Changes the Recurring Order state to expired.

interface RecurringOrderExpired {
    type: "expired";
}

Hierarchy (View Summary)

Properties

Properties

type: "expired"