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

    The expiration date of the card used for payment. If the payment method is not card, the expiration date is null.

    interface ExpiryDate {
        month?: string;
        year?: string;
    }
    Index

    Properties

    Properties

    month?: string

    The month the card expires expressed as a number from 1 to 12.

    year?: string

    Year