PlatformContractAlreadyExistsError

@Serializable
@SerialName(value = "PLATFORM_CONTRACT_ALREADY_EXISTS")
data class PlatformContractAlreadyExistsError : CreatePlatformContractError

Properties

Link copied to clipboard
open override val message: String? = null