Class FinancialAccountToggleRequest
Inherited Members
Namespace: Inttegro
Assembly: Inttegro.dll
Syntax
public sealed class FinancialAccountToggleRequest
Properties
| Edit this page View SourceAccountId
Declaration
[JsonPropertyName("account_id")]
public string? AccountId { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
UnsetAsPayoutDestination
Declaration
[JsonPropertyName("unset_as_payout_destination")]
public bool? UnsetAsPayoutDestination { get; set; }
Property Value
| Type | Description |
|---|---|
| bool? |