Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateOfferDetails

The information about new Offers.

Properties

Optional buyerCompartmentId

buyerCompartmentId: undefined | string

Compartment Identifier of the buyer

Optional buyerInformation

buyerInformation: model.BuyerInformation

Optional customFields

customFields: Array<CustomField>

A list of key value pairs specified by the seller

Optional definedTags

definedTags: undefined | object

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

Optional description

description: undefined | string

Description of the Offer

displayName

displayName: string

Offers Identifier

Optional duration

duration: undefined | string

Duration the Offer will be active after its start date. An ISO8601 extended formatted string.

Optional freeformTags

freeformTags: undefined | 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"}}

Optional internalNotes

internalNotes: undefined | string

Internal notes of the Offer

Optional pricing

pricing: model.Pricing

Optional resourceBundles

resourceBundles: Array<ResourceBundle>

A list of Resource Bundles associated with an Offer.

sellerCompartmentId

sellerCompartmentId: string

Compartment Identifier of the seller

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 timeStartDate

timeStartDate: Date

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

Functions

getDeserializedJsonObj

getJsonObj