# BillaBear.InlineResponse201

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | [**Uuid**](Uuid.md) |  | 
**name** | **String** |  | [optional] 
**currency** | **String** |  | [optional] 
**customer** | [**Customer**](Customer.md) |  | [optional] 
**billingAdmin** | [**BillingAdmin**](BillingAdmin.md) |  | [optional] 
**total** | **Number** |  | [optional] 
**subTotal** | **Number** |  | [optional] 
**taxTotal** | **Number** |  | [optional] 
**lines** | [**[InlineResponse201Lines]**](InlineResponse201Lines.md) |  | [optional] 
