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



62
63
64
# File 'lib/virgil/sdk/high_level/virgil_card.rb', line 62

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