lib/fastly/models/user.rb in fastly-4.0.0.alpha4 vs lib/fastly/models/user.rb in fastly-4.0.0

- old
+ new

@@ -11,10 +11,9 @@ require 'date' require 'time' module Fastly class User - # The login associated with the user (typically, an email address). attr_accessor :login # The real life name of the user. attr_accessor :name