Untitled
Anonymous
plain_text
12/12/2024 3:32 AM
1004 B
15
Indexable
offer = [
{
'supplier' : '',
'contractPerson' : '',
'purchasingTerm' : '',
'barge' : '',
'bunkerSurvey' : '',
'totalCost' : '',
'offerAndNegotiation' : [
{
'MGO' : [
{}, {},
],
'VLSFO' : [
{}, {},
],
},
]
},
{
'supplier' : '',
'contractPerson' : '',
'purchasingTerm' : '',
'barge' : '',
'bunkerSurvey' : '',
'totalCost' : '',
'offerAndNegotiation' : [
{
'MGO' : '',
'VLSFO' : '',
},
]
}
]
Editor is loading...
Leave a Comment