class Virgil::SDK::HighLevel::VirgilCardManager::AppCredentialsException
Public Instance Methods
to_s()
click to toggle source
# 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