recoverPlatformContract

@JvmName(name = "recoverPlatformContractSuspend")
suspend fun recoverPlatformContract(id: String): RecoverPlatformContractResponse

계약 복원

주어진 아이디에 대응되는 계약을 복원합니다.

Parameters

id

계약 아이디

Throws