/
BillingType
BillingType
Structure
Field | Type | Required | Description |
---|---|---|---|
id | Integer | true | Unique identifier for the Billing Type. |
code | String | true | Code of the Billing Type. |
name | String | true | Name of the Billing Type. |
nameI18n | String | true | Name of the Billing Type translated. |
JSON representation
{ "id": 1, "code": "RES", "name": "Reservation", "nameI18n": "Reservation", "colorCode": "#43A047" }
, multiple selections available,
Related content
PaymentType
PaymentType
More like this
InvoiceType
InvoiceType
More like this
ReservationPriceModelType
ReservationPriceModelType
More like this
ReservationType
ReservationType
More like this
DocumentType
DocumentType
More like this
PhoneTechType
PhoneTechType
More like this