Class PaymentBankInfoCollector
Collector's bank info.
Inherited Members
Namespace: MercadoPago.Resource.Payment
Assembly: MercadoPago.dll
Syntax
public class PaymentBankInfoCollector
Properties
| Edit this page View SourceAccountId
Account ID.
Declaration
public BigInteger? AccountId { get; set; }
Property Value
Type | Description |
---|---|
BigInteger? |
LongName
Account long name.
Declaration
public string LongName { get; set; }
Property Value
Type | Description |
---|---|
string |