@jackdevau/up-api API Reference
    Preparing search index...

    Interface RoundUpObject

    interface RoundUpObject {
        amount: MoneyObject;
        boostPortion?: MoneyObject;
    }
    Index

    Properties

    amount: MoneyObject
    boostPortion?: MoneyObject