Skip to content

@gala-chain/chaincodeReadme | API


@gala-chain/chaincode / FullAllowanceCheckParams

Interface: FullAllowanceCheckParams

Properties

additionalKey?

optional additionalKey: string

Source

chaincode/src/allowances/fullAllowanceCheck.ts:28


allowanceType

allowanceType: AllowanceType

Source

chaincode/src/allowances/fullAllowanceCheck.ts:24


category?

optional category: string

Source

chaincode/src/allowances/fullAllowanceCheck.ts:26


collection?

optional collection: string

Source

chaincode/src/allowances/fullAllowanceCheck.ts:25


grantedTo

grantedTo: string

Source

chaincode/src/allowances/fullAllowanceCheck.ts:23


owner

owner: string

Source

chaincode/src/allowances/fullAllowanceCheck.ts:22


type?

optional type: string

Source

chaincode/src/allowances/fullAllowanceCheck.ts:27