PlatformArchivedPartnerError

@Serializable
@SerialName(value = "PLATFORM_ARCHIVED_PARTNER")
data class PlatformArchivedPartnerError : SchedulePartnerError, UpdatePlatformPartnerError

보관된 파트너를 업데이트하려고 하는 경우

Properties

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