Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Order

Order details.

Properties

adminEmail

adminEmail: string

Email address of the administrator who owns the subscription.

Optional dataCenterRegion

dataCenterRegion: undefined | string

Order's data center region.

orderNumber

orderNumber: string

Immutable and unique order number holding customer subscription information.

orderState

orderState: string

State of the order.

subscriptions

subscriptions: Array<SubscriptionInfo>

Array of subscriptions associated with the order.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Order): object

getJsonObj

  • getJsonObj(obj: Order): object