Class Response28
Successful payment creation response containing the payment ID and link to purchase the product
public class Response28
- Inheritance
-
Response28
- Inherited Members
Properties
AdditionalProperties
[JsonExtensionData]
public IDictionary<string, object> AdditionalProperties { get; set; }
Property Value
Result
[JsonProperty("result", Required = Required.Always)]
[Required]
public Result24 Result { get; set; }