PlatformAccountVerificationAlreadyUsedError

@Serializable
@SerialName(value = "PLATFORM_ACCOUNT_VERIFICATION_ALREADY_USED")
data class PlatformAccountVerificationAlreadyUsedError : CreatePlatformPartnerError, SchedulePartnerError, UpdatePlatformPartnerError

파트너 계좌 검증 아이디를 이미 사용한 경우

Properties

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