ReceiptAction: {
    Transfer: {
        deposit: string;
    };
}

Type declaration

  • Transfer: {
        deposit: string;
    }
    • deposit: string