Class PaymentInvoicePeriodRequest
Payment's invoice period.
Inherited Members
Namespace: MercadoPago.Client.Payment
Assembly: MercadoPago.dll
Syntax
public class PaymentInvoicePeriodRequest
Properties
| Edit this page View SourcePeriod
Period.
Declaration
public int? Period { get; set; }
Property Value
Type | Description |
---|---|
int? |
Type
Type.
Declaration
public string Type { get; set; }
Property Value
Type | Description |
---|---|
string |