Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace User

Details about the user.

Properties

Optional compartmentId

compartmentId: undefined | string

The OCID of the tenancy.

Optional contactEmail

contactEmail: undefined | string

The email of the contact person.

Optional country

country: undefined | string

The country of the user.

Optional csi

csi: undefined | string

The CSI associated with the user.

Optional firstName

firstName: undefined | string

The user's first name.

key

key: string

A unique identifier for the user.

Optional lastName

lastName: undefined | string

The user's last name.

Optional organizationName

organizationName: undefined | string

The company that the user belongs to.

Optional phone

phone: undefined | string

The user's contact phone number.

Optional problemType

problemType: model.ProblemType

The kind of support ticket, such as a technical support request or a limit increase request.

Optional timezone

timezone: undefined | string

The timezone of the user.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: User): object

getJsonObj

  • getJsonObj(obj: User): object