WalletCore
WalletCore
/
wallet.core.jni.proto
/
Tezos
/
Operation
/
OperationDataCase
Operation
Data
Case
enum
OperationDataCase
Entries
Functions
Entries
REVEAL_OPERATION_DATA
Link copied to clipboard
REVEAL_OPERATION_DATA
TRANSACTION_OPERATION_DATA
Link copied to clipboard
TRANSACTION_OPERATION_DATA
DELEGATION_OPERATION_DATA
Link copied to clipboard
DELEGATION_OPERATION_DATA
OPERATIONDATA_NOT_SET
Link copied to clipboard
OPERATIONDATA_NOT_SET
Functions
for
Number
Link copied to clipboard
open
fun
forNumber
(
value
:
Int
)
:
Tezos.Operation.OperationDataCase
get
Number
Link copied to clipboard
open
fun
getNumber
(
)
:
Int
value
Of
Link copied to clipboard
open
fun
valueOf
(
value
:
Int
)
:
Tezos.Operation.OperationDataCase
open
fun
valueOf
(
name
:
String
)
:
Tezos.Operation.OperationDataCase
Returns the enum constant of this type with the specified name.
values
Link copied to clipboard
open
fun
values
(
)
:
Array
<
Tezos.Operation.OperationDataCase
>
Returns an array containing the constants of this enum type, in the order they're declared.