ScimPhoneNumber
Properties
Name | Type | Required | Description |
---|---|---|---|
type_ | ScimPhoneNumberType | ✅ | |
value | str | ✅ |
ScimPhoneNumberType
Properties
Name | Type | Required | Description |
---|---|---|---|
WORK | str | ✅ | "work" |
MOBILE | str | ✅ | "mobile" |
OTHER | str | ✅ | "other" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs