Class CustomerCardCardholder
Cardholder information.
Inherited Members
Namespace: MercadoPago.Resource.Customer
Assembly: MercadoPago.dll
Syntax
public class CustomerCardCardholder
Properties
| Edit this page View SourceIdentification
Identification information.
Declaration
public CustomerCardCardholderIdentification Identification { get; set; }
Property Value
Type | Description |
---|---|
CustomerCardCardholderIdentification |
Name
Cardholder name.
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
string |