WithdrawPayoutsResponse: TypeC<{
    tx: Type<TextEnvelope, TextEnvelope, unknown>;
    withdrawalId: Type<WithdrawalId, string, unknown>;
}>

Type declaration