|
Class Summary |
| S_Address |
Used to contain the address of a customer. |
| S_AddToBasketOptions |
An object used to contain options used when adding items to the basket. |
| S_AddToWishListOptions |
An object used to contain options used when adding items to the basket. |
| S_Basket |
One basket object corresponds to an item in the shopping cart. |
| S_BookableProduct |
A bookable product is an extension for a product containing attributes relevant to a bookable
product such as start and end dates and time slots for days of the week |
| S_BookableProductOptions |
The BookableProductOptions is used to define the behaviour of certain Bookable Product APIs |
| S_Booking |
The Booking class contains information about bookings made for the bookable product. |
| S_Bookings |
This is normally the object returned for API calls returning an array of Bookings. |
| S_Category |
Describes a category of products. |
| S_ConfigData |
Describes a ConfigData for use within KonaKart |
| S_Country |
Describes a country for use within KonaKart. |
| S_Coupon |
The Coupon class contains information about the coupon which can be used to activate promotions
on an order. |
| S_CreateOrderOptions |
An object used to contain options used when creating an order from an array of basket items. |
| S_CreditCard |
CreditCard Details |
| S_Currency |
Describes a currency for use within KonaKart. |
| S_Customer |
Details of a KonaKart customer. |
| S_CustomerEvent |
A customer event is used to save customer related event information used mainly for statistical
purposes. |
| S_CustomerGroup |
Details of a KonaKart customer group. |
| S_CustomerRegistration |
Contains information required to register a customer. |
| S_CustomerSearch |
Contains information required to search for a customer. |
| S_CustomerTag |
A customer tag is used to save customer related information used mainly for marketing purposes. |
| S_DataDescriptor |
Contains information required to manage engine calls that return an array of data. |
| S_DigitalDownload |
The Digital Download class contains information about which customers are enabled to download
products. |
| S_Email |
The interface of an object used to describe the content of an eMail. |
| S_EmailOptions |
The interface of an object used to configure options used when sending eMails. |
| S_EngineConfig |
Used to configure the KonaKart engine when instantiated |
| S_ExportOrderOptions |
The object used as an argument to the Order Export API calls |
| S_ExportOrderResponse |
The response from the exportOrder API call |
| S_Expression |
Describes an expression object |
| S_ExpressionVariable |
Describes an expression variable object |
| S_FetchProductOptions |
An object used to define options used when reading one or more products from the database |
| S_GeoZone |
Describes a tax zone. |
| S_IpnHistory |
IPN stands for Instant Product Notification. |
| S_KKConfiguration |
Used to contain a configuration property. |
| S_KKCookie |
The KKCookie class is used to store and retrieve information from the KK_Cookie database table. |
| S_KKFacet |
The KKFacet class is used to store the name and number of a facet as well as the values. |
| S_KkMsg |
Describes a KkMsg for use within KonaKart. |
| S_Language |
Describes a language for use within KonaKart |
| S_LanguageSearch |
Contains information required to search for a language. |
| S_Manufacturer |
Describes a manufacturer of products in the KonaKart catalog. |
| S_MiscItem |
Describes a Miscellaneous item, an array of which may be attached to a Product and to a Category. |
| S_MqOptions |
The object used as an argument to the MQ API calls |
| S_MqResponse |
The object used as a return object from the MQ API calls |
| S_NameNumber |
Generic class used to contain a name number pair. |
| S_NameValue |
Generic class used to contain a name value pair. |
| S_Option |
A product contains an array of these option objects. |
| S_Order |
Contains all data required to describe an order for use within KonaKart. |
| S_OrderProduct |
Links an order to a product. |
| S_Orders |
This is normally the object returned for API calls returning an array of orders. |
| S_OrderSearch |
Contains information used to search for orders |
| S_OrderStatus |
Contains text in different languages to describe the state of an order. |
| S_OrderStatusHistory |
An order may have an array of these OrderStatusHistory objects to log the life cycle of the
order. |
| S_OrderTotal |
An order may have an array of OrderTotal objects. |
| S_OrderUpdate |
Contains data for an order update |
| S_PaymentDetails |
An order may have a PaymentDetails object to describe the payment method. |
| S_PaymentOptions |
Payment options which is passed to the admin payment module. |
| S_PaymentSchedule |
Defines the details of a payment schedule for recurring billing. |
| S_PdfOptions |
Options when producing a PDF document. |
| S_PdfResult |
The result of an API call to get a PDF document. |
| S_ProdCustAttr |
A Custom product attribute object stores the name and value of the attribute together with some
metadata describing it. |
| S_Product |
Describes a product object for use within KonaKart. |
| S_ProductQuantity |
Product Quantity object which contains the quantity of a product for different option value
combinations. |
| S_Products |
This is normally the object returned for API calls returning an array of Products. |
| S_ProductSearch |
Contains information used to search the catalog for a product. |
| S_Promotion |
The Promotion object contains information about the promotion. |
| S_PromotionOptions |
The PromotionOptions is passed to the getPromotionsPerProducts() API call to configure the
behavior of the call. |
| S_PromotionProduct |
An object used to define a product down to the level of an option and the value of the option. |
| S_PromotionResult |
Promotion Result Object. |
| S_PunchOutOptions |
This object contains attributes used to configure Punch Out API calls. |
| S_Review |
Describes a review for use within KonaKart. |
| S_Reviews |
This is normally the object returned for API calls returning an array of Reviews. |
| S_RewardPoint |
Describes a reward points object for use within KonaKart. |
| S_RewardPoints |
This is normally the object returned for API calls returning an array of RewardPoint objects. |
| S_ShippingQuote |
An order may have a ShippingQuote object to describe the shipping. |
| S_SnippetOptions |
Used to configure snippets which are text fragments returned by the search engine surrounding the
search text. |
| S_SSOToken |
The SSOToken class contains information to facilitate the transfer of session information when
accessing a KonaKart application from multiple sources. |
| S_Store |
A KonaKart Store definition |
| S_Subscription |
Defines a recurring billing subscription. |
| S_Subscriptions |
This is normally the object returned for API calls returning an array of subscriptions. |
| S_SubscriptionSearch |
Contains information used to search for subscriptions |
| S_SuggestedSearchItem |
SuggestedSearchItem interface |
| S_SuggestedSearchOptions |
Used to configure the suggested search API call |
| S_Tag |
An object that represents a tag used as metadata for products so that product searches can be
refined. |
| S_TagGroup |
An object used to group tags. |
| S_TaxClass |
The tax class associated with a product. |
| S_TaxRate |
Describes a tax rate. |
| S_TierPrice |
Tier Price object that contains the price for different quantities |
| S_WishList |
A Wish List object which may contain an array of wish list items. |
| S_WishListItem |
A Wish List Item. |
| S_WishListItems |
This is normally the object returned for API calls returning an array of wish list items. |
| S_WishLists |
This is the object returned for API calls returning an array of WishLists. |
| S_Zone |
Describes a physical zone. |
| S_ZoneSearch |
Contains information required to search for a zone. |