object BillExports
Fields
| Field | Type | Description |
|---|---|---|
id | String | |
legacy_id | Int | |
status | String | |
file_url | String |
Referenced By
- BillExportsEdge Type
Example
{
"id": "abc123",
"legacy_id": 987,
"status": "abc123",
"file_url": "abc123"
}| Field | Type | Description |
|---|---|---|
id | String | |
legacy_id | Int | |
status | String | |
file_url | String |
{
"id": "abc123",
"legacy_id": 987,
"status": "abc123",
"file_url": "abc123"
}