# SwaggerClient::Price ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **String** | | [optional] **amount** | **Integer** | | **currency** | **String** | Three-letter ISO currency code. Must be upper-case | **external_reference** | **String** | | [optional] **recurring** | **BOOLEAN** | | **schedule** | **String** | Required if recurring is true | [optional] **including_tax** | **BOOLEAN** | If the price is including tax. If false tax will be added on top of the price. | [optional] **public** | **BOOLEAN** | | [optional]