Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UserPhoneNumbers

Phone numbers

Properties

Optional display

display: undefined | string

A human-readable name, primarily used for display purposes. READ ONLY

*SCIM++ Properties:** - caseExact: false - idcsSearchable: true - multiValued: false - mutability: readOnly - required: false - returned: default - type: string - uniqueness: none

Optional primary

primary: undefined | false | true

A Boolean value that indicates the 'primary' or preferred attribute value for this attribute--for example, the preferred phone number or primary phone number. The primary attribute value 'true' MUST appear no more than once.

*SCIM++ Properties:** - caseExact: false - idcsSearchable: true - multiValued: false - mutability: readWrite - required: false - returned: default - type: boolean - uniqueness: none

type

type: Type

A label that indicates the attribute's function- for example, 'work', 'home', or 'mobile'

*SCIM++ Properties:** - caseExact: false - idcsSearchable: true - multiValued: false - mutability: readWrite - required: true - returned: default - type: string - uniqueness: none

value

value: string

User's phone number

*SCIM++ Properties:** - caseExact: false - idcsSearchable: true - multiValued: false - mutability: readWrite - required: true - returned: default - type: string - uniqueness: none

Optional verified

verified: undefined | false | true

A Boolean value that indicates if the phone number is verified.

*SCIM++ Properties:** - caseExact: false - idcsSearchable: true - multiValued: false - mutability: readOnly - required: false - returned: default - type: boolean - uniqueness: none

Functions

getDeserializedJsonObj

getJsonObj