interface ActivateSubscriptionInWalletProps {
    approveAbsoluteAmount?: string;
}

Properties

approveAbsoluteAmount?: string