Table: heroku_add_ons
This table shows data for Heroku Add Ons.
https://devcenter.heroku.com/articles/platform-api-reference#add-on (opens in a new tab)
The primary key for this table is id.
Columns
Name | Type |
---|---|
_cq_source_name | String |
_cq_sync_time | Timestamp |
_cq_id | UUID |
_cq_parent_id | UUID |
id (PK) | String |
actions | JSON |
addon_service | JSON |
app | JSON |
billed_price | JSON |
billing_entity | JSON |
config_vars | StringArray |
created_at | Timestamp |
name | String |
plan | JSON |
provider_id | String |
state | String |
updated_at | Timestamp |
web_url | String |