github.com/twilio/twilio-go@v1.20.1/rest/api/v2010/docs/ApiV2010Balance.md (about)

     1  # ApiV2010Balance
     2  
     3  ## Properties
     4  
     5  Name | Type | Description | Notes
     6  ------------ | ------------- | ------------- | -------------
     7  **AccountSid** | Pointer to **string** | The unique SID identifier of the Account. |
     8  **Balance** | Pointer to **string** | The balance of the Account, in units specified by the unit parameter. Balance changes may not be reflected immediately. Child accounts do not contain balance information |
     9  **Currency** | Pointer to **string** | The units of currency for the account balance |
    10  
    11  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    12  
    13