We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2d60808 + b5a348a commit 3493f9aCopy full SHA for 3493f9a
1 file changed
lib/dotloop/models/profile.rb
@@ -8,6 +8,7 @@ class Profile
8
attribute :address
9
attribute :city
10
attribute :company
11
+ attribute :deactivated, Boolean
12
attribute :default, Boolean
13
attribute :fax
14
attribute :id, Integer
0 commit comments