Class PaymentCardholder
Cardholder data.
Inherited Members
Namespace: MercadoPago.Resource.Payment
Assembly: MercadoPago.dll
Syntax
public class PaymentCardholder
Properties
| Edit this page View SourceIdentification
Cardholder identification.
Declaration
public Identification Identification { get; set; }
Property Value
| Type | Description |
|---|---|
| Identification |
Name
Cardholder Name.
Declaration
public string Name { get; set; }
Property Value
| Type | Description |
|---|---|
| string |