Sha256: 5dcba8a32aed462860add23d633ea9b5fecf6b2bc02611ae0c2ce424744c5419

Contents?: true

Size: 1.18 KB

Versions: 4

Compression:

Stored size: 1.18 KB

Contents

# SubskribeDevClient::AccountJson

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** |  | [optional] 
**name** | **String** |  | [optional] 
**description** | **String** |  | [optional] 
**phone_number** | **String** |  | [optional] 
**timezone** | **String** |  | [optional] 
**crm_id** | **String** |  | [optional] 
**crm_type** | **String** |  | [optional] 
**erp_id** | **String** |  | [optional] 
**external_id** | **String** |  | [optional] 
**currency** | **String** |  | [optional] 
**tax_exemption_use_code** | **String** |  | [optional] 
**is_reseller** | **BOOLEAN** |  | [optional] 
**has_automatic_payment** | **BOOLEAN** |  | [optional] 
**exclude_from_batch_operations** | **BOOLEAN** |  | [optional] 
**exclude_from_dunning** | **BOOLEAN** |  | [optional] 
**supported_payment_types** | **Array<String>** |  | [optional] 
**address** | [**AccountAddressJson**](AccountAddressJson.md) |  | [optional] 
**updated_on** | **Integer** |  | [optional] 
**custom_fields** | [**Hash<String, CustomFieldValue>**](CustomFieldValue.md) |  | [optional] 
**entity_ids** | **Array<String>** |  | [optional] 


Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
subskribe_dev2-1.3.2 docs/AccountJson.md
subskribe_dev-1.3.1 docs/AccountJson.md
subskribe_dev-1.3.0 docs/AccountJson.md
subskribe_dev-1.2.0 docs/AccountJson.md