OnchainDiscountInfo

This object contains the information about on-chain discount information.

NameTypeDescription
discountPercentageFloatDiscount percentage
expirationTimeIntegerDiscount expiry time in Unix format.
nonceStringThe nonce for unique id for generates the discount signature.
signatureStringThe discount signature is generated by the contract admin by giving discount information.
signerStringThe signer of discount signature.
buyerAddressStringThe buyer's address.