In This Topic
public partial class PcProductCatItem
{
public bool? AutoCreated { get; set; }
public string Features { get; set; }
public string ProductId { get; set; }
public string Specs { get; set; }
public string Upc { get; set; }
public string VendorCatalogItem { get; set; }
public string AccessType { get; set; }
public bool? Active { get; set; }
public string Availability { get; set; }
public bool? Billable { get; set; }
public string Category { get; set; }
public string CheckedOut { get; set; }
public string Cost { get; set; }
public string CustomCart { get; set; }
public string DeliveryPlan { get; set; }
public string DeliveryPlanScript { get; set; }
public DateTime? DeliveryTime { get; set; }
public string Description { get; set; }
public string DisplayPriceProperty { get; set; }
public string EntitlementScript { get; set; }
public string FlowDesignerFlow { get; set; }
public string Group { get; set; }
public bool? HideSp { get; set; }
public string Icon { get; set; }
public bool? IgnorePrice { get; set; }
public string Image { get; set; }
public string ListPrice { get; set; }
public string Location { get; set; }
public bool? MandatoryAttachment { get; set; }
public string Meta { get; set; }
public bool? MobileHidePrice { get; set; }
public string MobilePicture { get; set; }
public string MobilePictureType { get; set; }
public string Model { get; set; }
public string Name { get; set; }
public bool? NoAttachmentV2 { get; set; }
public bool? NoCart { get; set; }
public bool? NoCartV2 { get; set; }
public bool? NoDeliveryTimeV2 { get; set; }
public bool? NoOrder { get; set; }
public bool? NoOrderNow { get; set; }
public bool? NoProceedCheckout { get; set; }
public bool? NoQuantity { get; set; }
public bool? NoQuantityV2 { get; set; }
public bool? NoSearch { get; set; }
public bool? NoWishlistV2 { get; set; }
public bool? OmitPrice { get; set; }
public int? Order { get; set; }
public string OrderedItemLink { get; set; }
public string Owner { get; set; }
public string Picture { get; set; }
public string Preview { get; set; }
public string Price { get; set; }
public string PublishedRef { get; set; }
public string RecurringFrequency { get; set; }
public string RecurringPrice { get; set; }
public string RequestMethod { get; set; }
public string Roles { get; set; }
public string ScCatalogs { get; set; }
public string ScIcItemStaging { get; set; }
public int? ScIcVersion { get; set; }
public string ScTemplate { get; set; }
public string ShortDescription { get; set; }
public bool? ShowVariableHelpOnLoad { get; set; }
public bool? StartClosed { get; set; }
public string State { get; set; }
public string TaxonomyTopic { get; set; }
public string Template { get; set; }
public string TemplateManagerRoles { get; set; }
public string Type { get; set; }
public bool? UseScLayout { get; set; }
public string Vendor { get; set; }
public bool? VisibleBundle { get; set; }
public bool? VisibleGuide { get; set; }
public bool? VisibleStandalone { get; set; }
public string Workflow { get; set; }
public string SysClassName { get; set; }
public string SysCreatedBy { get; set; }
public DateTime? SysCreatedOn { get; set; }
public string SysId { get; set; }
public int? SysModCount { get; set; }
public string SysName { get; set; }
public string SysPackage { get; set; }
public string SysPolicy { get; set; }
public string SysScope { get; set; }
public string SysUpdatedBy { get; set; }
public DateTime? SysUpdatedOn { get; set; }
public string SysUpdateName { get; set; }
}