Skip to content

api.procedures.types.TransactionsParams

prashantasdeveloper edited this page Dec 2, 2024 · 66 revisions

Interface: TransactionsParams

api/procedures/types.TransactionsParams

Hierarchy

Table of contents

Properties

Properties

asset

asset: string | FungibleAsset

Asset over which the Identity will be granted permissions

Inherited from

AssetBase.asset

Defined in

api/procedures/types.ts:1581


transactions

transactions: null | TransactionPermissions

a null value means full permissions

Defined in

api/procedures/types.ts:1588

Clone this wiki locally