Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Agreement

The model for an end user license agreement.

Properties

Optional author

author: Author

Who authored the agreement.

Optional compartmentId

compartmentId: undefined | string

The unique identifier for the compartment.

contentUrl

contentUrl: string

The content URL of the agreement.

id

id: string

The unique identifier for the agreement.

Optional prompt

prompt: undefined | string

Textual prompt to read and accept the agreement.

signature

signature: string

A time-based signature that can be used to accept an agreement or remove a previously accepted agreement from the list that Marketplace checks before a deployment.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Agreement): object

getJsonObj