Closed RezwanAhmed123 closed 2 weeks ago
should have the following fields:
claimId
claimStatus
isOpen
claimAmount
should have the following fields:
claimId
in the form of a stringclaimStatus
in the form of a boolean value with nameisOpen
claimAmount
in form of an integer, all inputs will be converted to an integer so the value is stored entirely in cents instead of dollars and cents.