Inttegro TypeScript SDK - v8.2.0
    Preparing search index...

    Interface SetPayoutDestinationsRequest

    interface SetPayoutDestinationsRequest {
        destinations: Record<string, string>;
    }
    Index
    destinations: Record<string, string>