Property Bank
Bank
Sets or returns the payer/bank details associated with the transaction.
Declaration
public BankDetails Bank { get; set; }
Property Value
Type | Description |
---|---|
BankDetails |
Sets or returns the payer/bank details associated with the transaction.
public BankDetails Bank { get; set; }
Type | Description |
---|---|
BankDetails |