class Virgil::SDK::HighLevel::VirgilIdentity::ConfirmationIsNotValid
Public Instance Methods
to_s()
click to toggle source
# File lib/virgil/sdk/high_level/virgil_identity/verification_attempt.rb, line 60 def to_s "Confirmation is not valid" end