edge_third_party_provider_rates


Columns

Column Type Children Parents Comments
id int8
name varchar
external_id varchar
unit_type varchar
price_cents int4
price_currency varchar
archived_at timestamp
company_id int8
helper_id int8
created_at timestamp
updated_at timestamp
description text
tax_id int8
created_at_in_company_tz timestamp
updated_at_in_company_tz timestamp
archived_at_in_company_tz timestamp
company_timezone varchar

Indexes

Constraint Name Type Sort Column(s)
edge_third_party_provider_rates_pkey Primary key Asc id
edge_third_party_provider_rates_company_id_idx Performance Asc company_id
edge_third_party_provider_rates_helper_id_idx Performance Asc helper_id
edge_third_party_provider_rates_tax_id_idx Performance Asc tax_id

Relationships