Skip to content

@gala-chain/chaincodeAPI


API > FetchAllowancesParams

Interface: FetchAllowancesParams

Contents

Properties

additionalKey

additionalKey?: string

Source

chaincode/src/allowances/fetchAllowances.ts:25


allowanceType

allowanceType?: AllowanceType

Source

chaincode/src/allowances/fetchAllowances.ts:27


category

category?: string

Source

chaincode/src/allowances/fetchAllowances.ts:23


collection

collection?: string

Source

chaincode/src/allowances/fetchAllowances.ts:22


grantedBy

grantedBy?: string

Source

chaincode/src/allowances/fetchAllowances.ts:29


grantedTo

grantedTo: string

Source

chaincode/src/allowances/fetchAllowances.ts:28


instance

instance?: string

Source

chaincode/src/allowances/fetchAllowances.ts:26


type

type?: string

Source

chaincode/src/allowances/fetchAllowances.ts:24