cancelPlatformContractSchedule

@JvmName(name = "cancelPlatformContractScheduleSuspend")
suspend fun cancelPlatformContractSchedule(id: String): CancelPlatformContractScheduleResponse

주어진 아이디에 대응되는 계약의 예약 업데이트를 취소합니다.

Parameters

id

계약 아이디

Throws