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