Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.04 KB

File metadata and controls

18 lines (14 loc) · 1.04 KB

Service

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]
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]