AutoshipScheduleViewModel
This model contains the autoship profile information available for a given representative
Name | Description | Type | Additional information |
---|---|---|---|
ID | integer |
None. |
|
AutoShipID | integer |
None. |
|
PeriodTypeID | integer |
None. |
|
PeriodDay | integer |
None. |
|
StartDate | date |
None. |
|
StopDate | date |
None. |
|
IsActive | boolean |
None. |
|
DateNextRun | date |
None. |
|
DateLastRun | date |
None. |
|
ShipMethodID | integer |
None. |
|
ShipStreet1 | string |
None. |
|
ShipStreet2 | string |
None. |
|
ShipCity | string |
None. |
|
ShipState | string |
None. |
|
ShipPostalCode | string |
None. |
|
ShipCountry | string |
None. |
|
ShipPhone | string |
None. |
|
ShipName1 | string |
None. |
|
ShipName2 | string |
None. |
|
ShipCounty | string |
None. |
|
ShipGeoCode | string |
None. |
|
IsOverrideShipping | boolean |
None. |
|
ShippingTotal | decimal number |
None. |
|
CurrencyTypeID | integer |
None. |
|
Products | Collection of AutoShipProduct |
None. |
|
PaymentType | string |
None. |