PlatformAccountVerificationFailedError

@Serializable
@SerialName(value = "PLATFORM_ACCOUNT_VERIFICATION_FAILED")
data class PlatformAccountVerificationFailedError : CreatePlatformPartnerError, SchedulePartnerError, UpdatePlatformPartnerError

파트너 계좌 인증이 실패한 경우

Properties

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