Builder

class Builder

Properties

Link copied to clipboard

A unique, user-specified identifier for this request that ensures idempotency.

Link copied to clipboard

The name of the contact to display on the console.

Link copied to clipboard

The first name of the contact that is used to call the contact on the device.

Link copied to clipboard

The last name of the contact that is used to call the contact on the device.

Link copied to clipboard

The phone number of the contact in E.164 format. The phone number type defaults to WORK. You can specify PhoneNumber or PhoneNumbers. We recommend that you use PhoneNumbers, which lets you specify the phone number type and multiple numbers.

Link copied to clipboard

The list of phone numbers for the contact.

Link copied to clipboard

The list of SIP addresses for the contact.

Link copied to clipboard
var tags: List<Tag>?

The tags to be added to the specified resource. Do not provide system tags.