Exception: Virgil::SDK::HighLevel::VirgilCardManager::AppCredentialsException

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

Instance Method Summary collapse

Instance Method Details

#to_sObject



48
49
50
# File 'lib/virgil/sdk/high_level/virgil_card_manager.rb', line 48

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