Skip to content

Commit

Permalink
add name to account model in accounts_mgmt v1
Browse files Browse the repository at this point in the history
  • Loading branch information
dagbay-rh committed Aug 17, 2023
1 parent 8cddfc0 commit 06c641e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions model/accounts_mgmt/v1/account_type.model
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ class Account {
Email String
FirstName String
LastName String
Name String
Banned Boolean
BanDescription String
BanCode String
Expand Down

0 comments on commit 06c641e

Please sign in to comment.