Skip to content

api.procedures.types.IssueTokensParams

prashantasdeveloper edited this page Sep 19, 2024 · 12 revisions

Interface: IssueTokensParams

api/procedures/types.IssueTokensParams

Table of contents

Properties

Properties

amount

amount: BigNumber

amount of Asset tokens to be issued

Defined in

api/procedures/types.ts:698


portfolioId

Optional portfolioId: BigNumber

portfolio to which the Asset tokens will be issued (optional, default is the default portfolio)

Defined in

api/procedures/types.ts:702

Clone this wiki locally