Class OrderIdentificationRequest
Identification class.
Inherited Members
Namespace: MercadoPago.Client.Order
Assembly: MercadoPago.dll
Syntax
public class OrderIdentificationRequest
Properties
| Edit this page View SourceNumber
Unique number of that identification.
Declaration
public string Number { get; set; }
Property Value
Type | Description |
---|---|
string |
Type
Type of identification.
Declaration
public string Type { get; set; }
Property Value
Type | Description |
---|---|
string |