PlatformArchivedPartnersCannotBeScheduledError

@Serializable
@SerialName(value = "PLATFORM_ARCHIVED_PARTNERS_CANNOT_BE_SCHEDULED")
data class PlatformArchivedPartnersCannotBeScheduledError : SchedulePlatformPartnersError

보관된 파트너들을 예약 업데이트하려고 하는 경우

Properties

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