PlatformArchivedContractError

@Serializable
@SerialName(value = "PLATFORM_ARCHIVED_CONTRACT")
data class PlatformArchivedContractError : ScheduleContractError, UpdatePlatformContractError

보관된 계약을 업데이트하려고 하는 경우

Properties

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