Skip to content

@gala-chain/chaincodeAPI


API > FullAllowanceCheckParams

Interface: FullAllowanceCheckParams

Contents

Properties

additionalKey

additionalKey?: string

Source

chaincode/src/allowances/fullAllowanceCheck.ts:28


allowanceType

allowanceType: AllowanceType

Source

chaincode/src/allowances/fullAllowanceCheck.ts:24


category

category?: string

Source

chaincode/src/allowances/fullAllowanceCheck.ts:26


collection

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

type?: string

Source

chaincode/src/allowances/fullAllowanceCheck.ts:27