Sha256: fda26332ebdf813b42ab9026595e41f8b5f31f5ef36439d24302d528da37a3be
Contents?: true
Size: 225 Bytes
Versions: 15
Compression:
Stored size: 225 Bytes
Contents
module NetSuite module Records class ContactAddressbookList < Support::Sublist include Namespaces::ListRel sublist :addressbook, ContactAddressbook alias :addressbooks :addressbook end end end
Version data entries
15 entries across 15 versions & 1 rubygems