trading_partner
Provides information about trading partners we send data to and/or receive data from.
Primary Key:Foreign Keys:solution_id
=>solution.solution_id
trading_partner_input_storage_path_idx
(Unique) -input_storage_path
trading_partner_solution_id_idx
(Unique) -solution_id
Column | Data Type | Nullable | Indexed | Description |
---|---|---|---|---|
trading_partner_id | bigint | No | Yes | - |
solution_id | bigint | No | Yes | - |
input_storage_path | text | No | Yes | - |
can_send_on_behalf_of_other_partners | boolean | No | No | - |
send_on_behalf_of_trading_partner_list | bigint[] | Yes | No | - |
is_baa_signed | boolean | No | No | - |