Method: Verizon::TargetAuthenticationBody#refresh_token
- Defined in:
- lib/verizon/models/target_authentication_body.rb
#refresh_token ⇒ String
Refresh token.
18 19 20 |
# File 'lib/verizon/models/target_authentication_body.rb', line 18 def refresh_token @refresh_token end |