Exception: Virgil::SDK::HighLevel::VirgilCard::AppCredentialsException

Inherits:
StandardError
  • Object
show all
Defined in:
lib/virgil/sdk/high_level/virgil_card.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



52
53
54
# File 'lib/virgil/sdk/high_level/virgil_card.rb', line 52

def to_s
  "For this operation we need app_id and app_key"
end