OMPX JavaScript SDK
    Preparing search index...

    Interface GetAcceptsParams

    interface GetAcceptsParams {
        amount: Money;
        description?: string;
        resource: string;
    }
    Index

    Properties

    amount: Money
    description?: string
    resource: string