You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
608 B
JSON
27 lines
608 B
JSON
{
|
|
"type": {
|
|
"Experience": "Experience",
|
|
"Car": "Transport Services",
|
|
"Guide": "Guide Services",
|
|
"Package": "Package",
|
|
"Attractions": "Attractions",
|
|
"Meals": "Meals",
|
|
"Extras": "Extras",
|
|
"Special": "Special"
|
|
},
|
|
"auditState": {
|
|
"New": "New",
|
|
"Pending": "Pending",
|
|
"Approve": "Approve",
|
|
"Rejected": "Rejected",
|
|
"Published": "Published"
|
|
},
|
|
"Title": "Title",
|
|
"Vendor": "Vendor",
|
|
"AuState": "Audit State",
|
|
"CreatedBy": "Created By",
|
|
"CreateDate": "Create Date",
|
|
"Auditors": "Auditors",
|
|
"AuditDate": "Audit Date"
|
|
}
|