Module: Card::Set::Right::Account::Format
- Extended by:
- AbstractFormat
- Defined in:
- tmpsets/set/mod025-account/right/account.rb
Instance Method Summary collapse
Instance Method Details
#token_path_opts ⇒ Object
173 174 175 |
# File 'tmpsets/set/mod025-account/right/account.rb', line 173 def token_path_opts { action: :update, live_token: true, token: card.refreshed_token } end |