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
/
ListBalancesResponseInternal
List
Balances
Response
Internal
class
ListBalancesResponseInternal
:
InternalMessage
Members
Members & Extensions
Constructors
List
Balances
Response
Internal
Link copied to clipboard
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
DESCRIPTOR
Link copied to clipboard
object
DESCRIPTOR
:
ProtoDescriptor
<
ListBalancesResponse
>
MARSHALLER
Link copied to clipboard
object
MARSHALLER
:
GrpcMarshaller
<
ListBalancesResponse
>
Properties
_
presence
Link copied to clipboard
val
_presence
:
ListBalancesResponsePresence
_
size
Link copied to clipboard
open
override
val
_size
:
Int
_
unknown
Fields
Link copied to clipboard
open
override
val
_unknownFields
:
<Error class: unknown class>
balances
Link copied to clipboard
open
var
balances
:
List
<
Balance
>
next
Page
Token
Link copied to clipboard
open
var
nextPageToken
:
<Error class: unknown class>
?
Functions
as
String
Link copied to clipboard
fun
asString
(
indent
:
Int
=
0
)
:
String
check
Required
Fields
Link copied to clipboard
fun
ListBalancesResponseInternal
.
checkRequiredFields
(
)
copy
Internal
Link copied to clipboard
open
override
fun
copyInternal
(
)
:
ListBalancesResponseInternal
fun
copyInternal
(
body
:
ListBalancesResponseInternal
.
(
)
->
Unit
)
:
ListBalancesResponseInternal
encode
With
Link copied to clipboard
fun
ListBalancesResponseInternal
.
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
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String