Ksui
Toggle table of contents
2.2.4-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
Ksui
Ksui
/
xyz.mcxross.ksui.generated.fragment
/
RPC_EVENTS_FIELDS
/
TransactionModule
Transaction
Module
data
class
TransactionModule
(
val
package
:
RPC_EVENTS_FIELDS.Package
?
,
val
name
:
String
)
Members
Constructors
Transaction
Module
Link copied to clipboard
constructor
(
package
:
RPC_EVENTS_FIELDS.Package
?
,
name
:
String
)
Properties
name
Link copied to clipboard
val
name
:
String
The module's unqualified name.
package
Link copied to clipboard
val
package
:
RPC_EVENTS_FIELDS.Package
?
The package that this module was defined in.