Kaptos
Toggle table of contents
1.0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Kaptos
Kaptos
/
xyz.mcxross.kaptos.transaction.authenticator
/
AuthenticationFunction
Authentication
Function
data
class
AuthenticationFunction
(
val
module
:
ModuleId
,
val
function
:
Identifier
)
Members
Constructors
Authentication
Function
Link copied to clipboard
constructor
(
module
:
ModuleId
,
function
:
Identifier
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
function
Link copied to clipboard
val
function
:
Identifier
module
Link copied to clipboard
val
module
:
ModuleId
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String