Mayson Monorepo Documentation
    Preparing search index...
    interface AmountDetails {
        atm_fee: number;
        cashback_amount: number;
    }
    Index

    Properties

    atm_fee: number

    The fee charged by the ATM for the cash withdrawal.

    cashback_amount: number

    The amount of cash requested by the cardholder.