Billing
Describes a billing event
Schema Definition
| Field | Type | Description |
|---|---|---|
| name | string | Personal details of the customer needed for billing. |
| organization | Organization | Describes an organization |
| address | Address | Describes an address |
| string | ||
| phone | string | |
| time | Time | Describes time in its various forms. It can be a single point in time; duration; or a structured timetable of operations |
| tax_number | string | |
| created_at | string | |
| updated_at | string |



