CurrencyImport
public class ILC.Fishbowl.Client.Import.Accounting.CurrencyImport
: ILC.Fishbowl.Client.Import.IImportBase
Constructor
Properties
Name | Type | Comments |
---|---|---|
Name | String | |
Code | String | |
Active | String | |
QuickBooksCurrencyRate | String | |
GlobalCurrencyRate | String |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToImport | ToImport() |
CurrencyImportMap
public class ILC.Fishbowl.Client.Import.Accounting.CurrencyImportMap
: CsvHelper.Configuration.ClassMap`1[ILC.Fishbowl.Client.Import.Accounting.CurrencyImport]
Constructor
QuickBooksClassImport
public class ILC.Fishbowl.Client.Import.Accounting.QuickBooksClassImport
: ILC.Fishbowl.Client.Import.IImportBase
Constructor
Properties
Name | Type | Comments |
---|---|---|
Name | String | |
Active | String |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToImport | ToImport() |
QuickBooksClassImportMap
public class ILC.Fishbowl.Client.Import.Accounting.QuickBooksClassImportMap
: CsvHelper.Configuration.ClassMap`1[ILC.Fishbowl.Client.Import.Accounting.QuickBooksClassImport]
Constructor
TaxRatesImport
public class ILC.Fishbowl.Client.Import.Accounting.TaxRatesImport
Constructor
Properties
Name | Type | Comments |
---|---|---|
TaxName | String | |
TaxCode | String | |
Description | String | |
TaxType | String | |
Rate | String | |
Amount | String | |
TaxAgencyName | String | |
DefaultFlag | String | |
ActiveFlag | String |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToImport | ToImport() |
TaxRatesImportMap
public class ILC.Fishbowl.Client.Import.Accounting.TaxRatesImportMap
: CsvHelper.Configuration.ClassMap`1[ILC.Fishbowl.Client.Import.Accounting.TaxRatesImport]
Constructor
CSVTools
public static class ILC.Fishbowl.Client.Import.Common.CSVTools
Static Methods
Name | Type | Comments |
---|---|---|
AppendCustomFieldHeader | AppendCustomFieldHeader(`String` Prefix, `List<String>` keys) | |
AppendCustomFieldValues | AppendCustomFieldValues(`List<String>` keys, `Dictionary<String, Object>` customFields) | |
ToRows | ToRows(`String` csv_string) |
CarriersImport
public class ILC.Fishbowl.Client.Import.General.CarriersImport
: ILC.Fishbowl.Client.Import.IImportBase
Constructor
Properties
Name | Type | Comments |
---|---|---|
Name | String | |
SCAC | String | |
Description | String | |
Active | String | |
ServiceName | String | |
ServiceCode | String | |
ServiceActive | String |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToImport | ToImport() |
CarriersImportMap
public class ILC.Fishbowl.Client.Import.General.CarriersImportMap
: CsvHelper.Configuration.ClassMap`1[ILC.Fishbowl.Client.Import.General.CarriersImport]
Constructor
CountryAndStateImport
public class ILC.Fishbowl.Client.Import.General.CountryAndStateImport
: ILC.Fishbowl.Client.Import.IImportBase
Constructor
Properties
Name | Type | Comments |
---|---|---|
CountryName | String | |
CountryCode | String | |
StateName | String | |
StateCode | String |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToImport | ToImport() |
CountryAndStateImportMap
public class ILC.Fishbowl.Client.Import.General.CountryAndStateImportMap
: CsvHelper.Configuration.ClassMap`1[ILC.Fishbowl.Client.Import.General.CountryAndStateImport]
Constructor
CustomFieldDataImport
public class ILC.Fishbowl.Client.Import.General.CustomFieldDataImport
: ILC.Fishbowl.Client.Import.IImportBase
Constructor
Properties
Name | Type | Comments |
---|---|---|
ModuleName | String | |
FieldName | String | |
RecordData | String | |
Data | String |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToImport | ToImport() |
CustomFieldDataImportMap
public class ILC.Fishbowl.Client.Import.General.CustomFieldDataImportMap
: CsvHelper.Configuration.ClassMap`1[ILC.Fishbowl.Client.Import.General.CustomFieldDataImport]
Constructor
CustomFieldListsImport
public class ILC.Fishbowl.Client.Import.General.CustomFieldListsImport
: ILC.Fishbowl.Client.Import.IImportBase
Constructor
Properties
Name | Type | Comments |
---|---|---|
Type | String | |
Name | String | |
Description | String |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToImport | ToImport() |
CustomFieldListsImportMap
public class ILC.Fishbowl.Client.Import.General.CustomFieldListsImportMap
: CsvHelper.Configuration.ClassMap`1[ILC.Fishbowl.Client.Import.General.CustomFieldListsImport]
Constructor
CustomFieldsImport
public class ILC.Fishbowl.Client.Import.General.CustomFieldsImport
: ILC.Fishbowl.Client.Import.IImportBase
Constructor
Properties
Name | Type | Comments |
---|---|---|
FieldName | String | |
Description | String | |
Type | String | |
ModuleName | String | |
Required | String | |
SortOrder | String | |
Active | String | |
ListName | String |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToImport | ToImport() |
CustomFieldsImportMap
public class ILC.Fishbowl.Client.Import.General.CustomFieldsImportMap
: CsvHelper.Configuration.ClassMap`1[ILC.Fishbowl.Client.Import.General.CustomFieldsImport]
Constructor
LocationsImport
public class ILC.Fishbowl.Client.Import.General.LocationsImport
: ILC.Fishbowl.Client.Import.IImportBase
Constructor
Properties
Name | Type | Comments |
---|---|---|
Location | String | |
Description | String | |
Type | String | |
LocationGroup | String | |
LocationNum | String | |
CustomerName | String | |
Active | String | |
AvailableForSale | String | |
Pickable | String | |
Receivable | String | |
SortOrder | String |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToImport | ToImport() |
LocationsImportMap
public class ILC.Fishbowl.Client.Import.General.LocationsImportMap
: CsvHelper.Configuration.ClassMap`1[ILC.Fishbowl.Client.Import.General.LocationsImport]
Constructor
MemoDataImport
public class ILC.Fishbowl.Client.Import.General.MemoDataImport
: ILC.Fishbowl.Client.Import.IImportBase
Constructor
Properties
Name | Type | Comments |
---|---|---|
ModuleName | String | |
RecordData | String | |
Memo | String |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToImport | ToImport() |
MemoDataImportMap
public class ILC.Fishbowl.Client.Import.General.MemoDataImportMap
: CsvHelper.Configuration.ClassMap`1[ILC.Fishbowl.Client.Import.General.MemoDataImport]
Constructor
PaymentTermsImport
public class ILC.Fishbowl.Client.Import.General.PaymentTermsImport
: ILC.Fishbowl.Client.Import.IImportBase
Constructor
Properties
Name | Type | Comments |
---|---|---|
TermsName | String | |
TermsType | String | |
NetDays | String | |
Discount | String | |
DiscountDays | String | |
DueDate | String | |
NextMonth | String | |
DiscountDate | String | |
Default | String | |
Active | String |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToImport | ToImport() |
PaymentTermsImportMap
public class ILC.Fishbowl.Client.Import.General.PaymentTermsImportMap
: CsvHelper.Configuration.ClassMap`1[ILC.Fishbowl.Client.Import.General.PaymentTermsImport]
Constructor
UnitOfMeasureConversionsImport
public class ILC.Fishbowl.Client.Import.General.UnitOfMeasureConversionsImport
Constructor
Properties
Name | Type | Comments |
---|---|---|
ToUOM | String | |
FromUOM | String | |
Description | String | |
Factor | String | |
Multiply | String |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToImport | ToImport() |
UnitOfMeasureConversionsImportMap
public class ILC.Fishbowl.Client.Import.General.UnitOfMeasureConversionsImportMap
: CsvHelper.Configuration.ClassMap`1[ILC.Fishbowl.Client.Import.General.UnitOfMeasureConversionsImport]
Constructor
UnitsOfMeasureImport
public class ILC.Fishbowl.Client.Import.General.UnitsOfMeasureImport
: ILC.Fishbowl.Client.Import.IImportBase
Constructor
Properties
Name | Type | Comments |
---|---|---|
Name | String | |
Details | String | |
Abbrev | String | |
ReadOnly | String | |
Active | String | |
UomTypeID | String |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToImport | ToImport() |
UnitsOfMeasureImportMap
public class ILC.Fishbowl.Client.Import.General.UnitsOfMeasureImportMap
: CsvHelper.Configuration.ClassMap`1[ILC.Fishbowl.Client.Import.General.UnitsOfMeasureImport]
Constructor
UsersImport
public class ILC.Fishbowl.Client.Import.General.UsersImport
: ILC.Fishbowl.Client.Import.IImportBase
Constructor
Properties
Name | Type | Comments |
---|---|---|
UserName | String | |
FirstName | String | |
LastName | String | |
Initials | String | |
Active | String | |
UserGroups | String | |
DefaultLocGroup | String | |
LocGroups | String | |
String | ||
Phone | String | |
CustomFields | Dictionary<String, Object> |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToImport | ToImport() |
UsersImportMap
public class ILC.Fishbowl.Client.Import.General.UsersImportMap
: CsvHelper.Configuration.ClassMap`1[ILC.Fishbowl.Client.Import.General.UsersImport]
Constructor
BillOfMaterialsDetailsImport
public class ILC.Fishbowl.Client.Import.Manufacturing.BillOfMaterialsDetailsImport
Constructor
Properties
Name | Type | Comments |
---|---|---|
BOMNumber | String | |
BOMDescription | String | |
AutoCreate | String | |
Revision | String | |
QuickBooksClassName | String | |
BOMNote | String | |
BOMURL | String | |
ItemType | String | |
ItemDescription | String | |
PartNumber | String | |
Quantity | String | |
UOM | String | |
IsVariableQuantity | String | |
MinQuantity | String | |
MaxQuantity | String | |
OptionGroup | String | |
OptionGroupPrompt | String | |
IsGroupDefault | String | |
PriceAdjustment | String | |
IsOneTimeItem | String | |
IsStage | String | |
StageBOMNumber | String | |
ConfigurationSortOrder | String | |
CustomFields | Dictionary<String, Object> |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToImport | ToImport() |
BillOfMaterialsDetailsImportMap
public class ILC.Fishbowl.Client.Import.Manufacturing.BillOfMaterialsDetailsImportMap
: CsvHelper.Configuration.ClassMap`1[ILC.Fishbowl.Client.Import.Manufacturing.BillOfMaterialsDetailsImport]
Constructor
BillOfMaterialsImport
public class ILC.Fishbowl.Client.Import.Manufacturing.BillOfMaterialsImport
: ILC.Fishbowl.Client.Import.IImportBase
Constructor
Properties
Name | Type | Comments |
---|---|---|
Header | BOM | |
Detail | List<LineItem> |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToImport | ToImport() |
BillOfMaterialsInstructionsImport
public class ILC.Fishbowl.Client.Import.Manufacturing.BillOfMaterialsInstructionsImport
Constructor
Properties
Name | Type | Comments |
---|---|---|
Instructions | List<InstructionLine> |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToImport | ToImport() |
BOM
public class ILC.Fishbowl.Client.Import.Manufacturing.BOM
Constructor
Properties
Name | Type | Comments |
---|---|---|
Flag | String | |
Number | String | |
Description | String | |
Type | String | |
Revision | String | |
AutoCreateType | String | |
QuickBooksClassName | String | |
Note | String | |
URL | String | |
DefaultLocations | Dictionary<String, Object> | |
CustomFields | Dictionary<String, Object> |
InstructionLine
public class ILC.Fishbowl.Client.Import.Manufacturing.InstructionLine
Constructor
Properties
Name | Type | Comments |
---|---|---|
BOMNumber | String | |
StepName | String | |
StepDescription | String | |
StepDetails | String | |
Url | String |
InstructionLineImportMap
public class ILC.Fishbowl.Client.Import.Manufacturing.InstructionLineImportMap
: CsvHelper.Configuration.ClassMap`1[ILC.Fishbowl.Client.Import.Manufacturing.InstructionLine]
Constructor
LineItem
public class ILC.Fishbowl.Client.Import.Manufacturing.LineItem
Constructor
Properties
Name | Type | Comments |
---|---|---|
Flag | String | |
Description | String | |
Type | String | |
Part | String | |
Quantity | String | |
UOM | String | |
IsVariableQuantity | String | |
MinQuantity | String | |
MaxQuantity | String | |
OptionGroup | String | |
OptionGroupPrompt | String | |
IsGroupDefault | String | |
PriceAdjustment | String | |
IsOneTimeItem | String | |
IsStage | String | |
StageBOMNumber | String | |
ConfigurationSortOrder | String |
AddInventoryImport
public class ILC.Fishbowl.Client.Import.Materials.AddInventoryImport
: ILC.Fishbowl.Client.Import.IImportBase
Constructor
Properties
Name | Type | Comments |
---|---|---|
PartNumber | String | |
PartDescription | String | |
Location | String | |
Qty | String | |
UOM | String | |
Cost | String | |
Date | String | |
Note | String | |
TrackingInfo | Dictionary<String, Object> |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToImport | ToImport() |
AssociatedPricingImport
public class ILC.Fishbowl.Client.Import.Materials.AssociatedPricingImport
: ILC.Fishbowl.Client.Import.IImportBase
Constructor
Properties
Name | Type | Comments |
---|---|---|
ProductNum | String | |
AssocPriceType | String | |
Price | String |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToImport | ToImport() |
AssociatedPricingImportMap
public class ILC.Fishbowl.Client.Import.Materials.AssociatedPricingImportMap
: CsvHelper.Configuration.ClassMap`1[ILC.Fishbowl.Client.Import.Materials.AssociatedPricingImport]
Constructor
AssociatedPricingTypeImport
public class ILC.Fishbowl.Client.Import.Materials.AssociatedPricingTypeImport
: ILC.Fishbowl.Client.Import.IImportBase
Constructor
Properties
Name | Type | Comments |
---|---|---|
AssocPriceType | String | |
Description | String | |
Account | String |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToImport | ToImport() |
AssociatedPricingTypeImportMap
public class ILC.Fishbowl.Client.Import.Materials.AssociatedPricingTypeImportMap
: CsvHelper.Configuration.ClassMap`1[ILC.Fishbowl.Client.Import.Materials.AssociatedPricingTypeImport]
Constructor
CycleCountDataImport
public class ILC.Fishbowl.Client.Import.Materials.CycleCountDataImport
: ILC.Fishbowl.Client.Import.IImportBase
Constructor
Properties
Name | Type | Comments |
---|---|---|
PartNumber | String | |
Location | String | |
Qty | String | |
Date | String | |
Note | String | |
Customer | String | |
TrackingInfo | Dictionary<String, Object> |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToImport | ToImport() |
DefaultLocationsImport
public class ILC.Fishbowl.Client.Import.Materials.DefaultLocationsImport
: ILC.Fishbowl.Client.Import.IImportBase
Constructor
Properties
Name | Type | Comments |
---|---|---|
PartNum | String | |
Location | String | |
LocationGroup | String |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToImport | ToImport() |
DefaultLocationsImportMap
public class ILC.Fishbowl.Client.Import.Materials.DefaultLocationsImportMap
: CsvHelper.Configuration.ClassMap`1[ILC.Fishbowl.Client.Import.Materials.DefaultLocationsImport]
Constructor
GenericShoppingCart
public class ILC.Fishbowl.Client.Import.Materials.GenericShoppingCart
Constructor
Fields
Name | Type | Comments |
---|---|---|
CustomFields | Dictionary<String, Object> |
Properties
Name | Type | Comments |
---|---|---|
OrderNumber | String | |
OrderDate | String | |
OrderTax | String | |
TaxCode | String | |
OrderShipping | String | |
OrderHandling | String | |
OrderDiscount | String | |
OrderNote | String | |
OrderShipMethod | String | |
OrderCustomerPO | String | |
OrderQBClass | String | |
OrderLG | String | |
ShipFirstName | String | |
ShipLastName | String | |
ShipAddress1 | String | |
ShipAddress2 | String | |
ShipCity | String | |
ShipState | String | |
ShipZip | String | |
ShipCountry | String | |
ShipEmail | String | |
ShipPhone | String | |
ShipFax | String | |
BillFirstName | String | |
BillLastName | String | |
BillAddress1 | String | |
BillAddress2 | String | |
BillCity | String | |
BillState | String | |
BillZip | String | |
BillCountry | String | |
BillEmail | String | |
BillPhone | String | |
BillFax | String | |
Carrier | String | |
PaymentProcess | String | |
PaymentTotal | String | |
PaymentMethod | String | |
PaymentTransactionID | String | |
PaymentMisc | String | |
PaymentExpirationDate | String |
GenericShoppingCartImport
public class ILC.Fishbowl.Client.Import.Materials.GenericShoppingCartImport
: ILC.Fishbowl.Client.Import.IImportBase
Constructor
Properties
Name | Type | Comments |
---|---|---|
genericShoppingCartHeader | GenericShoppingCart | |
genericShoppingCartItems | List<GenericShoppingCartItem> |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToImport | ToImport() |
GenericShoppingCartItem
public class ILC.Fishbowl.Client.Import.Materials.GenericShoppingCartItem
Constructor
Properties
Name | Type | Comments |
---|---|---|
ItemType | String | |
ItemNumber | String | |
ItemPrice | String | |
ItemQuantity | String | |
ItemUOM | String | |
ItemTaxable | String | |
ItemQBClass | String | |
ItemNote | String | |
KitItem | String | |
ShowItem | String | |
TaxCode | String |
InventoryMoveImport
public class ILC.Fishbowl.Client.Import.Materials.InventoryMoveImport
: ILC.Fishbowl.Client.Import.IImportBase
Constructor
Properties
Name | Type | Comments |
---|---|---|
PartNumber | String | |
BeginLocation | String | |
Qty | String | |
EndLocation | String | |
Note | String | |
TrackingInfo | Dictionary<String, Object> |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToImport | ToImport() |
KitImport
public class ILC.Fishbowl.Client.Import.Materials.KitImport
: ILC.Fishbowl.Client.Import.IImportBase
Constructor
Properties
Name | Type | Comments |
---|---|---|
kitProduct | KitProduct | |
kitItems | List<KitItems> |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToImport | ToImport() |
KitItems
public class ILC.Fishbowl.Client.Import.Materials.KitItems
Constructor
Properties
Name | Type | Comments |
---|---|---|
Flag | String | |
ProductNumber | String | |
Quantity | String | |
UOM | String | |
Note | String | |
SOItemTypeID | String | |
KitItemTypeID | String | |
Description | String | |
MinQty | String | |
MaxQty | String | |
QtyPriceAdjustment | String | |
SortOrder | String | |
OptionalProductNumber | String | |
DefaultFlag | String | |
PriceAdjustment | String | |
TaxRateName | String | |
DiscountName | String |
KitProduct
public class ILC.Fishbowl.Client.Import.Materials.KitProduct
Constructor
Properties
Name | Type | Comments |
---|---|---|
Flag | String | |
ProductNumber | String | |
Description | String | |
Details | String | |
Price | String | |
SKU | String | |
UPC | String | |
Active | String | |
Taxable | String | |
IncomeAccount | String | |
PictureURL | String | |
ShowOnSOComboBox | String | |
SpecifyKitPrice | String | |
AddKitAsGroup | String | |
DisplayType | String | |
QuickBooksClassName | String | |
CustomFields | Dictionary<String, Object> |
PartAndProductRenamingImport
public class ILC.Fishbowl.Client.Import.Materials.PartAndProductRenamingImport
: ILC.Fishbowl.Client.Import.IImportBase
Constructor
Properties
Name | Type | Comments |
---|---|---|
OldPartNum | String | |
NewPartNum | String | |
PartActive | String | |
OldProductNum | String | |
NewProductNum | String | |
ProductActive | String |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToImport | ToImport() |
PartAndProductRenamingImportMap
public class ILC.Fishbowl.Client.Import.Materials.PartAndProductRenamingImportMap
: CsvHelper.Configuration.ClassMap`1[ILC.Fishbowl.Client.Import.Materials.PartAndProductRenamingImport]
Constructor
PartAndQuantityImport
public class ILC.Fishbowl.Client.Import.Materials.PartAndQuantityImport
Constructor
Properties
Name | Type | Comments |
---|---|---|
Number | String | |
Description | String | |
UOM | String | |
Price | String | |
Vendor | String | |
Quantity | String | |
Cost | String |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToImport | ToImport() |
PartAndQuantityImportMap
public class ILC.Fishbowl.Client.Import.Materials.PartAndQuantityImportMap
: CsvHelper.Configuration.ClassMap`1[ILC.Fishbowl.Client.Import.Materials.PartAndQuantityImport]
Constructor
PartCostImport
public class ILC.Fishbowl.Client.Import.Materials.PartCostImport
: ILC.Fishbowl.Client.Import.IImportBase
Constructor
Properties
Name | Type | Comments |
---|---|---|
PartNumber | String | |
PartDescription | String | |
AveragePartCost | String |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToImport | ToImport() |
PartCostImportMap
public class ILC.Fishbowl.Client.Import.Materials.PartCostImportMap
: CsvHelper.Configuration.ClassMap`1[ILC.Fishbowl.Client.Import.Materials.PartCostImport]
Constructor
PartImport
public class ILC.Fishbowl.Client.Import.Materials.PartImport
: ILC.Fishbowl.Client.Import.IImportBase
Constructor
Properties
Name | Type | Comments |
---|---|---|
PartNumber | String | |
PartDescription | String | |
PartDetails | String | |
UOM | String | |
UPC | String | |
PartType | String | |
Active | String | |
ABCCode | String | |
Weight | String | |
WeightUOM | String | |
Width | String | |
Height | String | |
Length | String | |
SizeUOM | String | |
AlertNote | String | |
PictureUrl | String | |
PrimaryTracking | String | |
CustomFields | Dictionary<String, Object> |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToImport | ToImport() |
PartProductVendorPricing
public class ILC.Fishbowl.Client.Import.Materials.PartProductVendorPricing
Constructor
Properties
Name | Type | Comments |
---|---|---|
PartNumber | String | |
PartDescription | String | |
PartDetails | String | |
UOM | String | |
UPC | String | |
PartTypeID | String | |
Active | String | |
StdCost | String | |
AssetAccount | String | |
COGSAccount | String | |
AdjustmentAccount | String | |
ScrapAccount | String | |
VarianceAccount | String | |
ABCCode | String | |
Weight | String | |
WeightUOM | String | |
Width | String | |
Height | String | |
Len | String | |
SizeUOM | String | |
PartURL | String | |
PartPictureURL | String | |
ProductNumber | String | |
ProductDescription | String | |
ProductDetails | String | |
Price | String | |
ProductSKU | String | |
ProductUPC | String | |
ProductActive | String | |
ProductTaxable | String | |
ProductSOItemTypeID | String | |
IncomeAccount | String | |
ProductWeight | String | |
ProductWeightUOM | String | |
ProductWidth | String | |
ProductHeight | String | |
ProductSizeUOM | String | |
ProductPictureURL | String | |
Vendor | String | |
DefaultVendor | String | |
VendorPartNumber | String | |
Cost | String | |
VendorUOM | String | |
Part_CustomFields | Dictionary<String, Object> | |
Product_CustomFields | Dictionary<String, Object> |
PartProductVendorPricingImport
public class ILC.Fishbowl.Client.Import.Materials.PartProductVendorPricingImport
: ILC.Fishbowl.Client.Import.IImportBase
Constructor
Properties
Name | Type | Comments |
---|---|---|
Rows | List<PartProductVendorPricing> | |
Part_CustomField_Names | List<String> | |
Product_CustomField_Names | List<String> |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToImport | ToImport() |
PartProductVendorPricingMap
public class ILC.Fishbowl.Client.Import.Materials.PartProductVendorPricingMap
: CsvHelper.Configuration.ClassMap`1[ILC.Fishbowl.Client.Import.Materials.PartProductVendorPricing]
Constructor
PartStandardCostImport
public class ILC.Fishbowl.Client.Import.Materials.PartStandardCostImport
: ILC.Fishbowl.Client.Import.IImportBase
Constructor
Properties
Name | Type | Comments |
---|---|---|
PartNumber | String | |
PartDescription | String | |
StandardCost | String |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToImport | ToImport() |
PartStandardCostImportMap
public class ILC.Fishbowl.Client.Import.Materials.PartStandardCostImportMap
: CsvHelper.Configuration.ClassMap`1[ILC.Fishbowl.Client.Import.Materials.PartStandardCostImport]
Constructor
PartUnitsOfMeasureImport
public class ILC.Fishbowl.Client.Import.Materials.PartUnitsOfMeasureImport
: ILC.Fishbowl.Client.Import.IImportBase
Constructor
Properties
Name | Type | Comments |
---|---|---|
PartNumber | String | |
UOM | String |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToImport | ToImport() |
PartUnitsOfMeasureImportMap
public class ILC.Fishbowl.Client.Import.Materials.PartUnitsOfMeasureImportMap
: CsvHelper.Configuration.ClassMap`1[ILC.Fishbowl.Client.Import.Materials.PartUnitsOfMeasureImport]
Constructor
ProductImport
public class ILC.Fishbowl.Client.Import.Materials.ProductImport
: ILC.Fishbowl.Client.Import.IImportBase
Constructor
Properties
Name | Type | Comments |
---|---|---|
PartNumber | String | |
ProductNumber | String | |
ProductDescription | String | |
ProductDetails | String | |
UOM | String | |
Price | String | |
Class | String | |
Active | String | |
Taxable | String | |
ComboBox | String | |
AllowUOM | String | |
ProductURL | String | |
ProductPictureURL | String | |
ProductUPC | String | |
ProductSKU | String | |
ProductSOItemType | String | |
IncomeAccount | String | |
Weight | String | |
WeightUOM | String | |
Width | String | |
Height | String | |
Length | String | |
SizeUOM | String | |
Default | String | |
AlertNote | String | |
CartonCount | String | |
CartonType | String | |
CustomFields | Dictionary<String, Object> |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToImport | ToImport() |
ProductPricingImport
public class ILC.Fishbowl.Client.Import.Materials.ProductPricingImport
: ILC.Fishbowl.Client.Import.IImportBase
Constructor
Properties
Name | Type | Comments |
---|---|---|
Product | String | |
Price | String |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToImport | ToImport() |
ProductPricingImportMap
public class ILC.Fishbowl.Client.Import.Materials.ProductPricingImportMap
: CsvHelper.Configuration.ClassMap`1[ILC.Fishbowl.Client.Import.Materials.ProductPricingImport]
Constructor
ProductTreeCategoriesImport
public class ILC.Fishbowl.Client.Import.Materials.ProductTreeCategoriesImport
: ILC.Fishbowl.Client.Import.IImportBase
Constructor
Properties
Name | Type | Comments |
---|---|---|
Name | String | |
Description | String | |
Path | String |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToImport | ToImport() |
ProductTreeCategoriesImportMap
public class ILC.Fishbowl.Client.Import.Materials.ProductTreeCategoriesImportMap
: CsvHelper.Configuration.ClassMap`1[ILC.Fishbowl.Client.Import.Materials.ProductTreeCategoriesImport]
Constructor
ProductTreeImport
public class ILC.Fishbowl.Client.Import.Materials.ProductTreeImport
: ILC.Fishbowl.Client.Import.IImportBase
Constructor
Properties
Name | Type | Comments |
---|---|---|
ProductNumber | String | |
Path | String |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToImport | ToImport() |
ProductTreeImportMap
public class ILC.Fishbowl.Client.Import.Materials.ProductTreeImportMap
: CsvHelper.Configuration.ClassMap`1[ILC.Fishbowl.Client.Import.Materials.ProductTreeImport]
Constructor
ReorderLevelsImport
public class ILC.Fishbowl.Client.Import.Materials.ReorderLevelsImport
: ILC.Fishbowl.Client.Import.IImportBase
Constructor
Properties
Name | Type | Comments |
---|---|---|
PartNumber | String | |
Description | String | |
LocationGroup | String | |
ReorderPoint | String | |
OrderUpToLevel | String |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToImport | ToImport() |
ReorderLevelsImportMap
public class ILC.Fishbowl.Client.Import.Materials.ReorderLevelsImportMap
: CsvHelper.Configuration.ClassMap`1[ILC.Fishbowl.Client.Import.Materials.ReorderLevelsImport]
Constructor
ScrapDataImport
public class ILC.Fishbowl.Client.Import.Materials.ScrapDataImport
: ILC.Fishbowl.Client.Import.IImportBase
Constructor
Properties
Name | Type | Comments |
---|---|---|
PartNumber | String | |
Location | String | |
Qty | String | |
Date | String | |
Class | String | |
Customer | String | |
Note | String |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToImport | ToImport() |
ScrapDataImportMap
public class ILC.Fishbowl.Client.Import.Materials.ScrapDataImportMap
: CsvHelper.Configuration.ClassMap`1[ILC.Fishbowl.Client.Import.Materials.ScrapDataImport]
Constructor
TransferOrder
public class ILC.Fishbowl.Client.Import.Materials.TransferOrder
Constructor
Properties
Name | Type | Comments |
---|---|---|
Flag | String | |
TONum | String | |
TOType | String | |
Status | String | |
FromLocationGroup | String | |
FromAddressName | String | |
FromAddressStreet | String | |
FromAddressCity | String | |
FromAddressState | String | |
FromAddressZip | String | |
FromAddressCountry | String | |
ToLocationGroup | String | |
ToAddressName | String | |
ToAddressStreet | String | |
ToAddressCity | String | |
ToAddressZip | String | |
ToAddressCountry | String | |
OwnerIsFrom | String | |
ConfirmedDate | String | |
FulfillmentDate | String | |
CarrierName | String | |
CarrierService | String | |
CustomFields | Dictionary<String, Object> |
TransferOrderImport
public class ILC.Fishbowl.Client.Import.Materials.TransferOrderImport
: ILC.Fishbowl.Client.Import.IImportBase
Constructor
Properties
Name | Type | Comments |
---|---|---|
TransferOrderHeader | TransferOrder | |
TransferOrderItems | List<TransferOrderItem> |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToImport | ToImport() |
TransferOrderItem
public class ILC.Fishbowl.Client.Import.Materials.TransferOrderItem
Constructor
Properties
Name | Type | Comments |
---|---|---|
Flag | String | |
PartNumber | String | |
PartQuantity | String | |
UOM | String | |
FulfillmentDate | String | |
Note | String |
PO
public class ILC.Fishbowl.Client.Import.Purchasing.PO
Constructor
Properties
Name | Type | Comments |
---|---|---|
Flag | String | |
PONum | String | |
Status | String | |
VendorName | String | |
VendorContact | String | |
RemitToName | String | |
RemitToAddress | String | |
RemitToCity | String | |
RemitToState | String | |
RemitToZip | String | |
RemitToCountry | String | |
ShipToName | String | |
DeliverToName | String | |
ShipToAddress | String | |
ShipToCity | String | |
ShipToState | String | |
ShipToZip | String | |
ShipToCountry | String | |
CarrierName | String | |
CarrierService | String | |
VendorSONum | String | |
CustomerSONum | String | |
CreatedDate | String | |
CompletedDate | String | |
ConfirmedDate | String | |
FulfillmentDate | String | |
IssuedDate | String | |
Buyer | String | |
ShippingTerms | String | |
PaymentTerms | String | |
FOB | String | |
Note | String | |
QuickBooksClassName | String | |
LocationGroupName | String | |
URL | String | |
CurrencyName | String | |
CurrencyRate | String | |
CostIsHomeCurrency | String | |
Phone | String | |
String | ||
CustomFields | Dictionary<String, Object> |
POItem
public class ILC.Fishbowl.Client.Import.Purchasing.POItem
Constructor
Properties
Name | Type | Comments |
---|---|---|
Flag | String | |
POItemTypeID | String | |
PartNumber | String | |
VendorPartNumber | String | |
PartQuantity | String | |
FulfilledQuantity | String | |
PickedQuantity | String | |
UOM | String | |
PartPrice | String | |
FulfillmentDate | String | |
LastFulfillmentDate | String | |
RevisionLevel | String | |
CustomerJob | String | |
Note | String | |
QuickBooksClassName | String |
PurchaseOrderImport
public class ILC.Fishbowl.Client.Import.Purchasing.PurchaseOrderImport
: ILC.Fishbowl.Client.Import.IImportBase
Constructor
Properties
Name | Type | Comments |
---|---|---|
POHeader | PO | |
POItems | List<POItem> |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToImport | ToImport() |
ReceivingDataImport
public class ILC.Fishbowl.Client.Import.Purchasing.ReceivingDataImport
: ILC.Fishbowl.Client.Import.IImportBase
Constructor
Properties
Name | Type | Comments |
---|---|---|
PONum | String | |
VendorPartNum | String | |
Qty | String | |
Location | String | |
Date | String | |
TrackingInfo | Dictionary<String, Object> |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToImport | ToImport() |
VendorCostRulesImport
public class ILC.Fishbowl.Client.Import.Purchasing.VendorCostRulesImport
: ILC.Fishbowl.Client.Import.IImportBase
Constructor
Properties
Name | Type | Comments |
---|---|---|
VendorName | String | |
PartNum | String | |
VendorCostRuleName | String | |
Description | String | |
Qty | String | |
UOM | String | |
UnitCost | String | |
TotalCost | String |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToImport | ToImport() |
VendorCostRulesImportMap
public class ILC.Fishbowl.Client.Import.Purchasing.VendorCostRulesImportMap
: CsvHelper.Configuration.ClassMap`1[ILC.Fishbowl.Client.Import.Purchasing.VendorCostRulesImport]
Constructor
VendorPartsImport
public class ILC.Fishbowl.Client.Import.Purchasing.VendorPartsImport
: ILC.Fishbowl.Client.Import.IImportBase
Constructor
Properties
Name | Type | Comments |
---|---|---|
Vendor | String | |
FishbowlPartNumber | String | |
VendorPartNumber | String | |
Cost | String | |
UOM | String | |
LeadTime | String | |
DefaultVendor | String | |
MinQty | String |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToImport | ToImport() |
VendorPartsImportMap
public class ILC.Fishbowl.Client.Import.Purchasing.VendorPartsImportMap
: CsvHelper.Configuration.ClassMap`1[ILC.Fishbowl.Client.Import.Purchasing.VendorPartsImport]
Constructor
VendorsImport
public class ILC.Fishbowl.Client.Import.Purchasing.VendorsImport
: ILC.Fishbowl.Client.Import.IImportBase
Constructor
Properties
Name | Type | Comments |
---|---|---|
Name | String | |
AddressName | String | |
AddressContact | String | |
AddressType | String | |
IsDefault | String | |
Address | String | |
City | String | |
State | String | |
Zip | String | |
Country | String | |
Main | String | |
Home | String | |
Work | String | |
Mobile | String | |
Fax | String | |
String | ||
Pager | String | |
Web | String | |
Other | String | |
CurrencyName | String | |
CurrencyRate | String | |
DefaultTerms | String | |
DefaultCarrier | String | |
DefaultShippingTerms | String | |
Status | String | |
AccountNumber | String | |
Active | String | |
MinOrderAmount | String | |
AlertNotes | String | |
URL | String | |
CustomFields | Dictionary<String, Object> |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToImport | ToImport() |
VendorsImportMap
public class ILC.Fishbowl.Client.Import.Purchasing.VendorsImportMap
: CsvHelper.Configuration.ClassMap`1[ILC.Fishbowl.Client.Import.Purchasing.VendorsImport]
Constructor
CustomerGroupRelationsImport
public class ILC.Fishbowl.Client.Import.Sales.CustomerGroupRelationsImport
: ILC.Fishbowl.Client.Import.IImportBase
Constructor
Properties
Name | Type | Comments |
---|---|---|
CustomerName | String | |
CustomerGroupName | String |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToImport | ToImport() |
CustomerGroupRelationsImportMap
public class ILC.Fishbowl.Client.Import.Sales.CustomerGroupRelationsImportMap
: CsvHelper.Configuration.ClassMap`1[ILC.Fishbowl.Client.Import.Sales.CustomerGroupRelationsImport]
Constructor
CustomerImport
public class ILC.Fishbowl.Client.Import.Sales.CustomerImport
: ILC.Fishbowl.Client.Import.IImportBase
Constructor
Properties
Name | Type | Comments |
---|---|---|
Name | String | |
AddressName | String | |
AddressContact | String | |
AddressType | String | |
IsDefault | String | |
Address | String | |
City | String | |
State | String | |
Zip | String | |
Country | String | |
Main | String | |
Home | String | |
Work | String | |
Mobile | String | |
Fax | String | |
String | ||
Pager | String | |
Web | String | |
Other | String | |
Group | String | |
CreditLimit | String | |
Status | String | |
Active | String | |
TaxCode | String | |
Salesman | String | |
Number | String | |
PaymentTerms | String | |
URL | String | |
CarrierName | String | |
CarrierService | String | |
ShippingTerms | String | |
AlertNotes | String | |
QuickBooksClassName | String | |
ToBeEmailed | String | |
ToBePrinted | String | |
CurrencyName | String | |
CurrencyRate | String | |
CustomFields | Dictionary<String, Object> |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToImport | ToImport() |
CustomerImportMap
public class ILC.Fishbowl.Client.Import.Sales.CustomerImportMap
: CsvHelper.Configuration.ClassMap`1[ILC.Fishbowl.Client.Import.Sales.CustomerImport]
Constructor
CustomerPartsImport
public class ILC.Fishbowl.Client.Import.Sales.CustomerPartsImport
: ILC.Fishbowl.Client.Import.IImportBase
Constructor
Properties
Name | Type | Comments |
---|---|---|
ProductNumber | String | |
Customer | String | |
CustomerPartNumber | String | |
CustomerPartLastPrice | String |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToImport | ToImport() |
CustomerPartsImportMap
public class ILC.Fishbowl.Client.Import.Sales.CustomerPartsImportMap
: CsvHelper.Configuration.ClassMap`1[ILC.Fishbowl.Client.Import.Sales.CustomerPartsImport]
Constructor
DiscountsImport
public class ILC.Fishbowl.Client.Import.Sales.DiscountsImport
: ILC.Fishbowl.Client.Import.IImportBase
Constructor
Properties
Name | Type | Comments |
---|---|---|
Name | String | |
Description | String | |
Type | String | |
Amount | String | |
Percentage | String | |
Taxable | String | |
IncomeAccount | String | |
ExpenseAccount | String | |
Active | String |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToImport | ToImport() |
DiscountsImportMap
public class ILC.Fishbowl.Client.Import.Sales.DiscountsImportMap
: CsvHelper.Configuration.ClassMap`1[ILC.Fishbowl.Client.Import.Sales.DiscountsImport]
Constructor
PackingDataImport
public class ILC.Fishbowl.Client.Import.Sales.PackingDataImport
: ILC.Fishbowl.Client.Import.IImportBase
Constructor
Properties
Name | Type | Comments |
---|---|---|
SONum | String |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToImport | ToImport() |
PackingDataImportMap
public class ILC.Fishbowl.Client.Import.Sales.PackingDataImportMap
: CsvHelper.Configuration.ClassMap`1[ILC.Fishbowl.Client.Import.Sales.PackingDataImport]
Constructor
PaymentImport
public class ILC.Fishbowl.Client.Import.Sales.PaymentImport
: ILC.Fishbowl.Client.Import.IImportBase
Constructor
Properties
Name | Type | Comments |
---|---|---|
Date | String | |
SONum | String | |
PaymentMethod | String | |
Reference | String | |
Confirmation | String | |
ExpirationDate | String | |
DepositAccount | String | |
Amount | String | |
CurrencyRate | String | |
TransactionID | String | |
AuthCode | String | |
MerchantActNum | String | |
Info | String |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToImport | ToImport() |
PaymentImportMap
public class ILC.Fishbowl.Client.Import.Sales.PaymentImportMap
: CsvHelper.Configuration.ClassMap`1[ILC.Fishbowl.Client.Import.Sales.PaymentImport]
Constructor
PickingDataImport
public class ILC.Fishbowl.Client.Import.Sales.PickingDataImport
: ILC.Fishbowl.Client.Import.IImportBase
Constructor
Properties
Name | Type | Comments |
---|---|---|
PickNum | String |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToImport | ToImport() |
PickingDataImportMap
public class ILC.Fishbowl.Client.Import.Sales.PickingDataImportMap
: CsvHelper.Configuration.ClassMap`1[ILC.Fishbowl.Client.Import.Sales.PickingDataImport]
Constructor
PricingRulesImport
public class ILC.Fishbowl.Client.Import.Sales.PricingRulesImport
: ILC.Fishbowl.Client.Import.IImportBase
Constructor
Properties
Name | Type | Comments |
---|---|---|
Name | String | |
Description | String | |
IsActive | String | |
ProductInclType | String | |
Product | String | |
PaApplies | String | |
PaType | String | |
PaPercent | String | |
PaBaseAmountType | String | |
PaAmount | String | |
RndApplies | String | |
RoundType | String | |
RndToAmount | String | |
RndIsMinus | String | |
RndPMAmount | String | |
CustomerInclType | String | |
Customer | String | |
DateApplies | String | |
DateBegin | String | |
DateEnd | String | |
QtyApplies | String | |
QtyMin | String | |
QtyMax | String | |
IsAutoApply | String | |
IsTier2 | String | |
DateCreated | String | |
DateLastModified | String |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToImport | ToImport() |
PricingRulesImportMap
public class ILC.Fishbowl.Client.Import.Sales.PricingRulesImportMap
: CsvHelper.Configuration.ClassMap`1[ILC.Fishbowl.Client.Import.Sales.PricingRulesImport]
Constructor
SalesOrderHeaderSingleCurrency
public class ILC.Fishbowl.Client.Import.Sales.SalesOrderHeaderSingleCurrency
Constructor
Properties
Name | Type | Comments |
---|---|---|
Flag | String | |
SONum | String | |
Status | String | |
CustomerName | String | |
CustomerContact | String | |
BillToName | String | |
BillToAddress | String | |
BillToCity | String | |
BillToState | String | |
BillToZip | String | |
BillToCountry | String | |
ShipToName | String | |
ShipToAddress | String | |
ShipToCity | String | |
ShipToState | String | |
ShipToZip | String | |
ShipToCountry | String | |
CarrierName | String | |
TaxRateName | String | |
PriorityId | String | |
PONum | String | |
VendorPONum | String | |
Date | String | |
Salesman | String | |
ShippingTerms | String | |
PaymentTerms | String | |
FOB | String | |
Note | String | |
QuickBooksClassName | String | |
LocationGroupName | String | |
OrderDateScheduled | String | |
URL | String | |
CarrierService | String | |
DateExpired | String | |
Phone | String | |
String | ||
TotalIncludesTax | String | |
CustomFields | Dictionary<String, Object> |
SalesOrderItem
public class ILC.Fishbowl.Client.Import.Sales.SalesOrderItem
Constructor
Properties
Name | Type | Comments |
---|---|---|
Flag | String | |
SOItemTypeID | String | |
ProductNumber | String | |
ProductDescription | String | |
ProductQuantity | String | |
UOM | String | |
ProductPrice | String | |
Taxable | String | |
TaxCode | String | |
Note | String | |
ItemQuickBooksClassName | String | |
ItemDateScheduled | String | |
ShowItem | String | |
KitItem | String | |
RevisionLevel | String | |
CustomFields | Dictionary<String, Object> |
SalesOrderMultiCurrency
public class ILC.Fishbowl.Client.Import.Sales.SalesOrderMultiCurrency
Constructor
SalesOrderSingleCurrency
public class ILC.Fishbowl.Client.Import.Sales.SalesOrderSingleCurrency
: ILC.Fishbowl.Client.Import.IImportBase
Constructor
Properties
Name | Type | Comments |
---|---|---|
Header | SalesOrderHeaderSingleCurrency | |
Detail | List<SalesOrderItem> |
Methods
Name | Type | Comments |
---|---|---|
ToImport | ToImport() | |
ToCSV | ToCSV() |
ShipCartonTrackingImport
public class ILC.Fishbowl.Client.Import.Sales.ShipCartonTrackingImport
: ILC.Fishbowl.Client.Import.IImportBase
Constructor
Properties
Name | Type | Comments |
---|---|---|
ShipNumber | String | |
CartonNumber | String | |
TrackingNumber | String | |
CartonCost | String | |
DeclaredValue | String | |
CartonWeight | String | |
CartonLength | String | |
CartonWidth | String | |
CartonHeight | String |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToCSV | ToCSV(`List<ShipCartonTrackingImport>` items) | |
ToImport | ToImport(`List<ShipCartonTrackingImport>` items) | |
ToImport | ToImport() |
ShipCartonTrackingImportMap
public class ILC.Fishbowl.Client.Import.Sales.ShipCartonTrackingImportMap
: CsvHelper.Configuration.ClassMap`1[ILC.Fishbowl.Client.Import.Sales.ShipCartonTrackingImport]
Constructor
ShippingImport
public class ILC.Fishbowl.Client.Import.Sales.ShippingImport
: ILC.Fishbowl.Client.Import.IImportBase
Constructor
Properties
Name | Type | Comments |
---|---|---|
ShipNum | String | |
Date | String | |
Carrier | String | |
CarrierService | String |
Methods
Name | Type | Comments |
---|---|---|
ToCSV | ToCSV() | |
ToImport | ToImport() |
ShippingImportMap
public class ILC.Fishbowl.Client.Import.Sales.ShippingImportMap
: CsvHelper.Configuration.ClassMap`1[ILC.Fishbowl.Client.Import.Sales.ShippingImport]