PlatformAccountVerificationNotFoundError

@Serializable
@SerialName(value = "PLATFORM_ACCOUNT_VERIFICATION_NOT_FOUND")
data class PlatformAccountVerificationNotFoundError : CreatePlatformPartnerError, SchedulePartnerError, UpdatePlatformPartnerError

파트너 계좌 검증 아이디를 찾을 수 없는 경우

Properties

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