Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.19 KB

ConversationsV1Credential.md

File metadata and controls

18 lines (13 loc) · 1.19 KB

ConversationsV1Credential

Properties

Name Type Description Notes
Sid Pointer to string A 34 character string that uniquely identifies this resource.
AccountSid Pointer to string The unique ID of the Account responsible for this credential.
FriendlyName Pointer to string The human-readable name of this credential, limited to 64 characters. Optional.
Type Pointer to string
Sandbox Pointer to string [APN only] Whether to send the credential to sandbox APNs. Can be true to send to sandbox APNs or false to send to production.
DateCreated Pointer to time.Time The date that this resource was created.
DateUpdated Pointer to time.Time The date that this resource was last updated.
Url Pointer to string An absolute API resource URL for this credential.

[Back to Model list] [Back to API list] [Back to README]