Skip to content

Commit

Permalink
Remove duplicate definition of replace_all field on MemberList
Browse files Browse the repository at this point in the history
Support::Sublist already defines the replace_all field.
  • Loading branch information
cgunther authored and iloveitaly committed Sep 6, 2021
1 parent 232340c commit 025f22b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/netsuite/records/member_list.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ module Records
class MemberList < Support::Sublist
include Namespaces::ListAcct

fields :replace_all

sublist :item_member, ItemMember

end
Expand Down

0 comments on commit 025f22b

Please sign in to comment.