# DialmycallsJsClient.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** | **Boolean** | Whether the service has been flagged to be cancelled. | [optional] 
**creditCost** | **Number** | The amount of credits required to schedule this service. | [optional] 
**totalRecipients** | **Number** | 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] 


