AccessKeyOrBuilder

Functions

Link copied to clipboard
abstract fun getFullAccess(): FullAccessPermission
.TW.NEAR.Proto.FullAccessPermission full_access = 3;
Link copied to clipboard
abstract fun getFunctionCall(): FunctionCallPermission
.TW.NEAR.Proto.FunctionCallPermission function_call = 2;
Link copied to clipboard
abstract fun getNonce(): Long
Nonce
uint64 nonce = 1;
Link copied to clipboard
abstract fun getPermissionCase(): PermissionCase
Link copied to clipboard
abstract fun hasFullAccess(): Boolean
.TW.NEAR.Proto.FullAccessPermission full_access = 3;
Link copied to clipboard
abstract fun hasFunctionCall(): Boolean
.TW.NEAR.Proto.FunctionCallPermission function_call = 2;

Inheritors

Link copied to clipboard