Interface: ICalculateStatusParams
The info needed for calculating the status of an escrow.
Properties
claimed
• claimed: boolean
True if the payment was already withdrawn from the escrow
Defined in
consensusBuyer
• consensusBuyer: number
Buyer's consensus about the escrow
Defined in
consensusSeller
• consensusSeller: number
Seller's consensus about the escrow
Defined in
expires
• expires: Date
When does a challenge period end
Defined in
latestSettlementOfferAddress
• Optional
latestSettlementOfferAddress: string
Address of who sent the latest settlement offer.
Defined in
seller
• seller: string
Whom is the payment for
Defined in
splitBuyer
• splitBuyer: number
Buyer's share in % (buyer + seller = 100)
Defined in
splitSeller
• splitSeller: number
Seller's "gross" share (without deducting fees) in %