Ksui gRPC
Toggle table of contents
3.0.0
common
Platform filter
common
Switch theme
Search in API
Ksui gRPC
Ksui gRPC
/
sui.rpc.v2
/
TransactionKindInternal
Transaction
Kind
Internal
class
TransactionKindInternal
:
InternalMessage
Members
Members & Extensions
Constructors
Transaction
Kind
Internal
Link copied to clipboard
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
DESCRIPTOR
Link copied to clipboard
object
DESCRIPTOR
:
ProtoDescriptor
<
TransactionKind
>
MARSHALLER
Link copied to clipboard
object
MARSHALLER
:
GrpcMarshaller
<
TransactionKind
>
Properties
_
presence
Link copied to clipboard
val
_presence
:
TransactionKindPresence
_
size
Link copied to clipboard
open
override
val
_size
:
Int
_
unknown
Fields
Link copied to clipboard
open
override
val
_unknownFields
:
<Error class: unknown class>
data
Link copied to clipboard
open
var
data
:
TransactionKind.Data
?
kind
Link copied to clipboard
open
var
kind
:
TransactionKind.Kind
?
Functions
as
String
Link copied to clipboard
fun
asString
(
indent
:
Int
=
0
)
:
String
check
Required
Fields
Link copied to clipboard
fun
TransactionKindInternal
.
checkRequiredFields
(
)
copy
Internal
Link copied to clipboard
open
override
fun
copyInternal
(
)
:
TransactionKindInternal
fun
copyInternal
(
body
:
TransactionKindInternal
.
(
)
->
Unit
)
:
TransactionKindInternal
encode
With
Link copied to clipboard
fun
TransactionKindInternal
.
encodeWith
(
encoder
:
WireEncoder
,
config
:
ProtoConfig
?
)
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
one
Of
Copy
Link copied to clipboard
fun
TransactionKind.Data
.
oneOfCopy
(
)
:
TransactionKind.Data
one
Of
Hash
Code
Link copied to clipboard
fun
TransactionKind.Data
.
oneOfHashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String