Client Exports
Here you will find the list of usable exports for Car Sale Job, you can use them if you have basic or advanced programming knowledge, we do not recommend using these if you do not have such knowledge.
REMEMBER ABOUT CLIENT SIDE AND SERVER SIDE IN CHOOSING EXPORT!
showContract
Use following export to show contract
contractData:
table
buyer:
string
seller:
string
model:
string
plate:
string
engine:
number
transmission:
number
brakes:
number
suspension:
number
turbo:
boolean
sellerSign:
boolean
buyerSign:
boolean
price:
number
isSeller:
boolean
isBuyer:
boolean
Last updated