Interface CreateLimitBuyOrderParams

Request parameters for a createLimitBuyOrder call.

Hierarchy

  • CreateLimitBuyOrderParams

Properties

expiration?: number

Time after which the Offer is no longer active, in seconds since the Ripple Epoch. (1/1/2000)

flags?: OfferCreateFlagsInterface

Order behavior (via XRPL OfferCreateFlags)

memos?: Memo[]

Additional arbitrary information used to identify this transaction

Generated using TypeDoc