Client Exports
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