Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.29 KB

File metadata and controls

24 lines (19 loc) · 1.29 KB

com.ultracart.admin.v2.Model.CustomerEditorValues

Properties

Name Type Description Notes
Affiliates List<CustomerAffiliate> affiliates [optional]
CardExpMonths List<string> card_exp_months [optional]
CardExpYears List<string> card_exp_years [optional]
CardTypes List<string> card_types [optional]
Countries List<Country> countries [optional]
EdiChannelPartners List<ChannelPartner> EDI channel partners [optional]
LoyaltyLedgerDescriptions List<string> loyalty_ledger_descriptions [optional]
LoyaltyProgramType string loyalty_program_type [optional]
QbClasses List<string> qb_classes [optional]
SalesRepCodes List<string> sales_rep_codes [optional]
StateOptionalCountries List<Country> state_optional_countries [optional]
Terms List<string> terms [optional]

[Back to Model list] [Back to API list] [Back to README]