Class PayoutConfiguration
Inherited Members
Namespace: Inttegro
Assembly: Inttegro.dll
Syntax
public sealed class PayoutConfiguration
Properties
| Edit this page View SourceDestination
Declaration
[JsonPropertyName("destination")]
public PayoutConfigurationDestination? Destination { get; set; }
Property Value
| Type | Description |
|---|---|
| PayoutConfigurationDestination |
EnableFx
Declaration
[JsonPropertyName("enable_fx")]
public bool? EnableFx { get; set; }
Property Value
| Type | Description |
|---|---|
| bool? |