edge_services_third_party_provider_rates


Columns

Column Type Children Parents Comments
service_third_party_provider_rate_skey text
service_id int8
third_party_provider_rate_id int8
created_at timestamp
updated_at timestamp
company_id int8
created_at_in_company_tz timestamp
updated_at_in_company_tz timestamp
company_timezone varchar

Indexes

Constraint Name Type Sort Column(s)
edge_services_third_party_provider_rates_pkey Primary key Asc service_third_party_provider_rate_skey
idx_847e248f202e8d03c7ee889488fddda3 Performance Asc third_party_provider_rate_id
idx_edge_services_third_party_provider_rates_company_id Performance Asc company_id
idx_edge_services_third_party_provider_rates_service_id Performance Asc service_id

Relationships