Skip to content

Class: Package

package/package.Package

Package module - an object for descriptions of the payload required by the requestor.

Table of contents

Methods

Methods

create

Static create(options): Package

Parameters

Name Type
options PackageOptions

Returns

Package

Defined in

yajsapi/package/package.ts:40


getDemandDecoration

getDemandDecoration(): Promise<MarketDecoration>

Returns

Promise<MarketDecoration>

Defined in

yajsapi/package/package.ts:45