Kryptokrona Kotlin SDK
jvm
kryptokrona-node
/
org.kryptokrona.sdk.node.model.response.blockdetail
/
TransactionInput
Transaction
Input
@
Serializable
data
class
TransactionInput
(
val
type
:
String
)
Response for a transaction input.
Author
Marcus Cvjeticanin
Since
0.1.0
Parameters
type
The type.
Members
Constructors
Transaction
Input
Link copied to clipboard
constructor
(
type
:
String
)
Properties
type
Link copied to clipboard
val
type
:
String