WalletCore
WalletCore
/
wallet.core.jni.proto
/
Everscale
/
Transfer
/
AccountStateOneofCase
Account
State
Oneof
Case
enum
AccountStateOneofCase
Entries
Functions
Entries
ENCODED_CONTRACT_DATA
Link copied to clipboard
ENCODED_CONTRACT_DATA
ACCOUNTSTATEONEOF_NOT_SET
Link copied to clipboard
ACCOUNTSTATEONEOF_NOT_SET
Functions
for
Number
Link copied to clipboard
open
fun
forNumber
(
value
:
Int
)
:
Everscale.Transfer.AccountStateOneofCase
get
Number
Link copied to clipboard
open
fun
getNumber
(
)
:
Int
value
Of
Link copied to clipboard
open
fun
valueOf
(
value
:
Int
)
:
Everscale.Transfer.AccountStateOneofCase
open
fun
valueOf
(
name
:
String
)
:
Everscale.Transfer.AccountStateOneofCase
Returns the enum constant of this type with the specified name.
values
Link copied to clipboard
open
fun
values
(
)
:
Array
<
Everscale.Transfer.AccountStateOneofCase
>
Returns an array containing the constants of this enum type, in the order they're declared.