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