Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace OfferSummary

Summary of the Offers.

Properties

buyerCompartmentId

buyerCompartmentId: string

Ocid of the buyer tenancy.

Optional buyerInformation

buyerInformation: model.BuyerInformation

definedTags

definedTags: object

Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

Type declaration

  • [key: string]: object
    • [key: string]: any

displayName

displayName: string

Offer Identifier, can be renamed

freeformTags

freeformTags: object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {@code {"bar-key": "value"}}

Type declaration

  • [key: string]: string

id

id: string

Unique identifier that is immutable on creation

Optional lifecycleDetails

lifecycleDetails: undefined | string

A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.

lifecycleState

lifecycleState: string

The current state of the Offer.

Optional offerStatus

offerStatus: undefined | string

The human readable representation of where the offer is at in it's contract lifecycle.

Optional pricing

pricing: model.Pricing

sellerCompartmentId

sellerCompartmentId: string

Ocid of the seller tenancy.

Optional sellerInformation

sellerInformation: model.SellerInformation

Optional timeAcceptBy

timeAcceptBy: Date

The time the Offer must be accepted by the Buyer before the Offer becomes invalid. An RFC3339 formatted datetime string

Optional timeAccepted

timeAccepted: Date

The time the Offer was accepted by the Buyer of the Offer. An RFC3339 formatted datetime string

timeCreated

timeCreated: Date

The time the the Offer was created. An RFC3339 formatted datetime string

Optional timeOfferEnd

timeOfferEnd: Date

The time the accepted Offer will end. An RFC3339 formatted datetime string

Optional timeStartDate

timeStartDate: Date

The time the Offer will become active after it has been accepted by the Buyer. An RFC3339 formatted datetime string

Optional timeUpdated

timeUpdated: Date

The time the Offer was updated. An RFC3339 formatted datetime string

Functions

getDeserializedJsonObj

getJsonObj