Class PaymentMethodBankAccount
Inherited Members
Namespace: Inttegro
Assembly: Inttegro.dll
Syntax
public sealed class PaymentMethodBankAccount
Properties
| Edit this page View SourceGhanaBankAccount
Declaration
[JsonPropertyName("ghana_bank_account")]
public PaymentMethodBankAccountGhana? GhanaBankAccount { get; set; }
Property Value
| Type | Description |
|---|---|
| PaymentMethodBankAccountGhana |
Type
Declaration
[JsonPropertyName("type")]
public string? Type { get; set; }
Property Value
| Type | Description |
|---|---|
| string |