ShipperSetting Properties |
The ShipperSetting type exposes the following members.
| Name | Description | |
|---|---|---|
| AdapterShipperMappingId |
Gets or Sets AdapterShipperMappingId
| |
| ControlType |
Gets or sets the ControlType of the setting to display the correct control on the screen for the setting.
| |
| Description |
Gets or sets the Description of the setting for tool tips.
| |
| GroupName |
Gets or sets the group name.
| |
| Id |
Gets or sets the Id.
| |
| IsRequired |
Gets or Sets IsRequired
| |
| Name |
Gets or sets the Name of the setting.
| |
| Symbol |
Gets or sets the Symbol.
| |
| Value |
Gets or sets the Value of the setting.
| |
| Values |
Gets or sets the list of values to be displayed if the control type is set to dropdown.
|