The Call Reason to be displayed to the call recipient
Name | Type | Description | Notes |
---|---|---|---|
recordType | String | [optional] [readonly] | |
id | UUID | [optional] [readonly] | |
reason | String | The Call Reason text to be displayed to the call recipient | [optional] |
googleVerificationStatus | GoogleVerificationStatusEnum | The approval status of this individual call reason in Google | [optional] [readonly] |
googleApprovalInfo | String | Additional information about the decision, if available. | [optional] [readonly] |
displayProfileId | UUID | [optional] [readonly] | |
delete | Boolean | Marks the Phone Number to be removed from the Display Profile | [optional] |
Name | Value |
---|---|
STATE_UNSPECIFIED | "STATE_UNSPECIFIED" |
PENDING_APPROVAL | "PENDING_APPROVAL" |
APPROVED | "APPROVED" |
DENIED | "DENIED" |
PENDING_REMOVAL | "PENDING_REMOVAL" |