Selling Partner API SDK for JavaScript
    Preparing search index...
    TransferScheduleStatus: {
        Deleted: "DELETED";
        Disabled: "DISABLED";
        Enabled: "ENABLED";
        Expired: "EXPIRED";
    } = ...

    Represents the schedule status of the transfer.

    Type Declaration

    • ReadonlyDeleted: "DELETED"
    • ReadonlyDisabled: "DISABLED"
    • ReadonlyEnabled: "ENABLED"
    • ReadonlyExpired: "EXPIRED"