BatchProvisionUsersSuccessItem
Properties
Name | Type | Required | Description |
---|---|---|---|
successful | bool | ✅ | Indicates if the provisioning operation was successful for this item, always true in this model |
extension | BatchProvisionUsersSuccessItemExtension | ✅ |
BatchProvisionUsersSuccessItemExtension
Properties
Name | Type | Required | Description |
---|---|---|---|
id_ | str | ✅ | The internal identifier of RingCentral extension created |
devices | List[ExtensionDevices] | ✅ |
ExtensionDevices
Properties
Name | Type | Required | Description |
---|---|---|---|
id_ | str | ✅ | The internal identifier of device created |
phone_number | str | ✅ | Phone number in e.164 format (with '+' prefix) |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs