Method: Verizon::TargetAuthenticationBody#refresh_token

Defined in:
lib/verizon/models/target_authentication_body.rb

#refresh_tokenString

Refresh token.

Returns:

  • (String)


18
19
20
# File 'lib/verizon/models/target_authentication_body.rb', line 18

def refresh_token
  @refresh_token
end