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