public TaxRule( Store store, string name, decimal taxrate, bool usebillingaddress, byte groupruleid, Nullable<int> taxcodeid, int priority, byte roundingruleid, bool useperitemtax )
Parameters
- store
- The value of store
- name
- The value of name
- taxrate
- The value of taxrate
- usebillingaddress
- The value of usebillingaddress
- groupruleid
- The value of groupruleid
- taxcodeid
- The value of taxcodeid
- priority
- The value of priority
- roundingruleid
- The value of roundingruleid
- useperitemtax
- The value of useperitemtax