Class PaymentSubscriptionSequenceRequest
Payment's subscription sequence.
Inherited Members
Namespace: MercadoPago.Client.Payment
Assembly: MercadoPago.dll
Syntax
public class PaymentSubscriptionSequenceRequest
Properties
| Edit this page View SourceNumber
Number.
Declaration
public int Number { get; set; }
Property Value
Type | Description |
---|---|
int |
Total
Total.
Declaration
public int? Total { get; set; }
Property Value
Type | Description |
---|---|
int? |