Class PayoutSetDestinationsRequest
Inherited Members
Namespace: Inttegro
Assembly: Inttegro.dll
Syntax
public sealed class PayoutSetDestinationsRequest
Properties
| Edit this page View SourceDestinations
Declaration
[JsonPropertyName("destinations")]
public Dictionary<string, string>? Destinations { get; set; }
Property Value
| Type | Description |
|---|---|
| Dictionary<string, string> |