Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | int8 | 19 | √ | null |
|
|
||
| xact | int8 | 19 | √ | null |
|
|
||
| billing_ts | timestamptz | 35,6 | √ | null |
|
|
||
| voided | bool | 1 | √ | null |
|
|
||
| voider | int4 | 10 | √ | null |
|
|
||
| void_time | timestamptz | 35,6 | √ | null |
|
|
||
| amount | numeric | 6,2 | √ | null |
|
|
||
| billing_type | text | 2147483647 | √ | null |
|
|
||
| btype | int4 | 10 | √ | null |
|
|
||
| note | text | 2147483647 | √ | null |
|
|
||
| create_date | timestamptz | 35,6 | √ | null |
|
|
||
| period_start | timestamptz | 35,6 | √ | null |
|
|
||
| period_end | timestamptz | 35,6 | √ | null |
|
|
