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