Class FunctionCallPermission
Constructors
constructor
new FunctionCallPermission( __namedParameters: { allowance: bigint; methodNames: string[]; receiverId: string; },): FunctionCallPermission Parameters
- __namedParameters: { allowance: bigint; methodNames: string[]; receiverId: string }
Properties
Optional
allowance
allowance?: bigint
methodNames
methodNames: string[]
receiverId
receiverId: string