Skip to main content
Data Class
data class Stellar(val contractId: String?) : ChainInfo

Constructors

constructor(contractId: String?)

Properties

contractId

val contractId: String?