Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.75 KB

VerifiedCallsDisplayProfile.md

File metadata and controls

35 lines (23 loc) · 1.75 KB

VerifiedCallsDisplayProfile

Properties

Name Type Description Notes
recordType String [optional] [readonly]
id UUID [optional] [readonly]
name String The Verified Calls Display Profile's name [optional]
displayName String The display name to be shown as the caller name in phones [optional]
logoUrl String The URL pointing to a public image file that will be displayed during calls in phones [optional]
status StatusEnum The approval status of the Verified Calls Display Profile in Google [optional] [readonly]
businessIdentity VerifiedCallsDisplayProfileBusinessIdentity [optional]
phoneNumbers List<VerifiedCallsDisplayProfilePhoneNumbersInner> [optional]
callReasons List<VerifiedCallsDisplayProfileCallReasonsInner> [optional]
createdAt String An ISO 8601 datetime string for when the display profile was added to the Telnyx platform [optional] [readonly]
updatedAt String An ISO 8601 datetime string for when the display profile was updated [optional] [readonly]

Enum: StatusEnum

Name Value
UNSPECIFIED "VERIFICATION_STATE_UNSPECIFIED"
UNVERIFIED "VERIFICATION_STATE_UNVERIFIED"
PENDING "VERIFICATION_STATE_PENDING"
VERIFIED "VERIFICATION_STATE_VERIFIED"
SUSPENDED_IN_GMB "VERIFICATION_STATE_SUSPENDED_IN_GMB"