Skip to main content
Version: 22.1.x

Interface: TransactionsParams

api/procedures/types.TransactionsParams

Hierarchy

Properties

asset

asset: string | Asset

Asset over which the Identity will be granted permissions

Inherited from

AssetBase.asset

Defined in

api/procedures/types.ts:962


transactions

transactions: null | TransactionPermissions

a null value means full permissions

Defined in

api/procedures/types.ts:969