TokenPaymentArgs: {
    amount: number | bigint;
    destinationAta: PublicKey;
    mint: PublicKey;
}

Type declaration

Generated using TypeDoc