Skip to main content

Interface: EscrowStatusView

Properties

amount

amount: BigNumberJs

Defined in

typing/index.ts:90


arbitrated

arbitrated: boolean

Defined in

typing/index.ts:119


arbitrator

Optional arbitrator: string

Defined in

typing/index.ts:117


arbitrator_fee

Optional arbitrator_fee: number

Defined in

typing/index.ts:118


arbitrator_proposer

Optional arbitrator_proposer: string

Defined in

typing/index.ts:120


buyer

buyer: string

Defined in

typing/index.ts:96


challenge_period

challenge_period: number

Defined in

typing/index.ts:100


challenge_period_end

challenge_period_end: number

Defined in

typing/index.ts:102


challenge_period_start

challenge_period_start: number

Defined in

typing/index.ts:101


claimed

claimed: boolean

Defined in

typing/index.ts:114


consensus_buyer

consensus_buyer: number

Defined in

typing/index.ts:112


consensus_seller

consensus_seller: number

Defined in

typing/index.ts:111


currency

currency: string

Defined in

typing/index.ts:98


escrow_id

escrow_id: number

Defined in

typing/index.ts:91


latest_settlement_offer_address

Optional latest_settlement_offer_address: string

Defined in

typing/index.ts:124


latest_settlement_offer_buyer

Optional latest_settlement_offer_buyer: number

Defined in

typing/index.ts:126


latest_settlement_offer_seller

Optional latest_settlement_offer_seller: number

Defined in

typing/index.ts:125


marketplace

marketplace: string

Defined in

typing/index.ts:95


paid_at: number

Defined in

typing/index.ts:128


seller

seller: string

Defined in

typing/index.ts:97


split_buyer

split_buyer: number

Defined in

typing/index.ts:106


split_marketplace

split_marketplace: number

Defined in

typing/index.ts:108


split_protocol

split_protocol: number

Defined in

typing/index.ts:107


split_seller

split_seller: number

Defined in

typing/index.ts:105


status

status: "UNPAID" | "PAID" | "RELEASED" | "PERIOD_EXPIRED" | "REFUNDED" | "CHALLENGED" | "SETTLED"

Defined in

typing/index.ts:92


status_arbitration

Optional status_arbitration: string

Defined in

typing/index.ts:121