recoverPlatformDiscountSharePolicy

@JvmName(name = "recoverPlatformDiscountSharePolicySuspend")
suspend fun recoverPlatformDiscountSharePolicy(id: String): RecoverPlatformDiscountSharePolicyResponse

할인 분담 정책 복원

주어진 아이디에 대응되는 할인 분담을 복원합니다.

Parameters

id

할인 분담 아이디

Throws