Class CustomerCardIssuer
Issuer information.
Inherited Members
Namespace: MercadoPago.Resource.Customer
Assembly: MercadoPago.dll
Syntax
public class CustomerCardIssuer
Properties
| Edit this page View SourceId
Issuer ID.
Declaration
public int? Id { get; set; }
Property Value
Type | Description |
---|---|
int? |
Name
Issuer name.
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
string |