Class OrderPayoutDestination
Inheritance
OrderPayoutDestination
Assembly: Inttegro.dll
Syntax
public sealed class OrderPayoutDestination
Properties
|
Edit this page
View Source
FinancialAccountData
Declaration
[JsonPropertyName("financial_account_data")]
public OrderPayoutFinancialAccount? FinancialAccountData { get; set; }
Property Value
|
Edit this page
View Source
FinancialAccountId
Declaration
[JsonPropertyName("financial_account_id")]
public string? FinancialAccountId { get; set; }
Property Value