Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

Index

Constructors

constructor

Properties

Private assetId

assetId: Long

Private currencyId

currencyId: Long

Private expiration

expiration: number

Private price

price: Long

Private quantity

quantity: Long

Protected version

version: number = 1

Methods

getAppendixName

  • getAppendixName(): string

getAssetId

  • getAssetId(): Long

getCurrencyId

  • getCurrencyId(): Long

getExpiration

  • getExpiration(): number

getFee

  • getFee(): string

getJSONObject

  • getJSONObject(): object

getMySize

  • getMySize(): number

getPrice

  • getPrice(): Long

getQuantity

  • getQuantity(): Long

getSize

  • getSize(): number

getVersion

  • getVersion(): number

init

  • init(currencyId: string, assetId: string, quantity: string, price: string, expiration: number): this
  • Parameters

    • currencyId: string
    • assetId: string
    • quantity: string
    • price: string
    • expiration: number

    Returns this

parse

  • parse(buffer: ByteBuffer): this

parseJSON

  • parseJSON(json: object): this

putBytes

  • putBytes(buffer: ByteBuffer): void

putMyBytes

  • putMyBytes(buffer: ByteBuffer): void

putMyJSON

  • putMyJSON(json: object): void

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc