PlatformContractScheduleAlreadyExistsError

@Serializable
@SerialName(value = "PLATFORM_CONTRACT_SCHEDULE_ALREADY_EXISTS")
data class PlatformContractScheduleAlreadyExistsError : ScheduleContractError

Properties

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