IdentityVerificationNotSentError

@Serializable
@SerialName(value = "IDENTITY_VERIFICATION_NOT_SENT")
data class IdentityVerificationNotSentError : ConfirmIdentityVerificationError, ResendIdentityVerificationError

본인인증 건이 API로 요청된 상태가 아닌 경우

Properties

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