Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.13 KB

File metadata and controls

19 lines (15 loc) · 1.13 KB

Callservice

Properties

Name Type Description Notes
id string Unique identifier for this service. [optional]
accessaccountId string Unique identifier for the access account which initiated this if available. [optional]
name string The name of the service. [optional]
recordingId string Unique identifier for the recording. [optional]
pendingCancel bool Whether the service has been flagged to be cancelled. [optional]
creditCost float The amount of credits required to schedule this service. [optional]
totalRecipients float The amount of recipients for this service. [optional]
sendAt string When the service will be sent. [optional]
createdAt string When the service was created. [optional]
updatedAt string When the service was last updated. [optional]

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