Selling Partner API SDK for JavaScript
    Preparing search index...

    Payment information for the service job.

    interface Payment {
        amount?: MoneyAmount;
        instrument?: string;
    }
    Index

    Properties

    Properties

    amount?: MoneyAmount
    instrument?: string

    The payment instrument used for the transaction.