Class PaymentMethodFinancialInstitutions
Financial institution processing this payment method.
Inherited Members
Namespace: MercadoPago.Resource.PaymentMethod
Assembly: MercadoPago.dll
Syntax
public class PaymentMethodFinancialInstitutions
Properties
| Edit this page View SourceDescription
Descriptive financial institution name.
Declaration
public string Description { get; set; }
Property Value
Type | Description |
---|---|
string |
Id
External financial institution identifier (e.g.: company id for atm)
Declaration
public long? Id { get; set; }
Property Value
Type | Description |
---|---|
long? |