...
Name | Required | Type | Description |
---|---|---|---|
channel_product_mapping_code | O | String |
|
dc_code | O | String |
|
quantity | O | Int |
|
use_date | O | Datetime |
|
unit_selling_price | O | String |
|
discount | X | String |
|
discount_method | X | String |
|
amount_price | O | String |
|
travelers | O | List[Traveler] |
|
...
...
Name | Required | Type | Description |
---|---|---|---|
channel_product_mapping_code | O | String |
|
dc_code | O | String |
|
quantity | O | Int |
|
use_date | O | Datetime |
|
unit_selling_price | O | String |
|
discount | X | String |
|
discount_method | X | String |
|
amount_price | O | String |
|
travelers | O | List[Traveler] |
|
...