|
Class Summary |
| J_Address |
Used to contain the address of a customer. |
| J_AddToBasketOptions |
An object used to contain options used when adding items to the basket. |
| J_AddToWishListOptions |
An object used to contain options used when adding items to the basket. |
| J_Basket |
One basket object corresponds to an item in the shopping cart. |
| J_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 |
| J_BookableProductOptions |
The BookableProductOptions is used to define the behaviour of certain Bookable Product APIs |
| J_Booking |
The Booking class contains information about bookings made for the bookable product. |
| J_Bookings |
This is normally the object returned for API calls returning an array of Bookings. |
| J_Category |
Describes a category of products. |
| J_ConfigData |
Describes a ConfigData for use within KonaKart |
| J_Country |
Describes a country for use within KonaKart. |
| J_Coupon |
The Coupon class contains information about the coupon which can be used to activate promotions
on an order. |
| J_CreateOrderOptions |
An object used to contain options used when creating an order from an array of basket items. |
| J_CreditCard |
CreditCard Details |
| J_Currency |
Describes a currency for use within KonaKart. |
| J_Customer |
Details of a KonaKart customer. |
| J_CustomerEvent |
A customer event is used to save customer related event information used mainly for statistical
purposes. |
| J_CustomerGroup |
Details of a KonaKart customer group. |
| J_CustomerRegistration |
Contains information required to register a customer. |
| J_CustomerSearch |
Contains information required to search for a customer. |
| J_CustomerTag |
A customer tag is used to save customer related information used mainly for marketing purposes. |
| J_DataDescriptor |
Contains information required to manage engine calls that return an array of data. |
| J_DigitalDownload |
The Digital Download class contains information about which customers are enabled to download
products. |
| J_Email |
The interface of an object used to describe the content of an eMail. |
| J_EmailOptions |
The interface of an object used to configure options used when sending eMails. |
| J_EngineConfig |
Used to configure the KonaKart engine when instantiated |
| J_ExportOrderOptions |
The object used as an argument to the Order Export API calls |
| J_ExportOrderResponse |
The response from the exportOrder API call |
| J_Expression |
Describes an expression object |
| J_ExpressionVariable |
Describes an expression variable object |
| J_FetchProductOptions |
An object used to define options used when reading one or more products from the database |
| J_GeoZone |
Describes a tax zone. |
| J_IpnHistory |
IPN stands for Instant Product Notification. |
| J_KKConfiguration |
Used to contain a configuration property. |
| J_KKCookie |
The KKCookie class is used to store and retrieve information from the KK_Cookie database table. |
| J_KKFacet |
The KKFacet class is used to store the name and number of a facet as well as the values. |
| J_KkMsg |
Describes a KkMsg for use within KonaKart. |
| J_Language |
Describes a language for use within KonaKart |
| J_LanguageSearch |
Contains information required to search for a language. |
| J_Manufacturer |
Describes a manufacturer of products in the KonaKart catalog. |
| J_MiscItem |
Describes a Miscellaneous item, an array of which may be attached to a Product and to a Category. |
| J_MqOptions |
The object used as an argument to the MQ API calls |
| J_MqResponse |
The object used as a return object from the MQ API calls |
| J_NameNumber |
Generic class used to contain a name number pair. |
| J_NameValue |
Generic class used to contain a name value pair. |
| J_Option |
A product contains an array of these option objects. |
| J_Order |
Contains all data required to describe an order for use within KonaKart. |
| J_OrderProduct |
Links an order to a product. |
| J_Orders |
This is normally the object returned for API calls returning an array of orders. |
| J_OrderSearch |
Contains information used to search for orders |
| J_OrderStatus |
Contains text in different languages to describe the state of an order. |
| J_OrderStatusHistory |
An order may have an array of these OrderStatusHistory objects to log the life cycle of the
order. |
| J_OrderTotal |
An order may have an array of OrderTotal objects. |
| J_OrderUpdate |
Contains data for an order update |
| J_PaymentDetails |
An order may have a PaymentDetails object to describe the payment method. |
| J_PaymentOptions |
Payment options which is passed to the admin payment module. |
| J_PaymentSchedule |
Defines the details of a payment schedule for recurring billing. |
| J_PdfOptions |
Options when producing a PDF document. |
| J_PdfResult |
The result of an API call to get a PDF document. |
| J_ProdCustAttr |
A Custom product attribute object stores the name and value of the attribute together with some
metadata describing it. |
| J_Product |
Describes a product object for use within KonaKart. |
| J_ProductQuantity |
Product Quantity object which contains the quantity of a product for different option value
combinations. |
| J_Products |
This is normally the object returned for API calls returning an array of Products. |
| J_ProductSearch |
Contains information used to search the catalog for a product. |
| J_Promotion |
The Promotion object contains information about the promotion. |
| J_PromotionOptions |
The PromotionOptions is passed to the getPromotionsPerProducts() API call to configure the
behavior of the call. |
| J_PromotionProduct |
An object used to define a product down to the level of an option and the value of the option. |
| J_PromotionResult |
Promotion Result Object. |
| J_PunchOutOptions |
This object contains attributes used to configure Punch Out API calls. |
| J_Review |
Describes a review for use within KonaKart. |
| J_Reviews |
This is normally the object returned for API calls returning an array of Reviews. |
| J_RewardPoint |
Describes a reward points object for use within KonaKart. |
| J_RewardPoints |
This is normally the object returned for API calls returning an array of RewardPoint objects. |
| J_ShippingQuote |
An order may have a ShippingQuote object to describe the shipping. |
| J_SnippetOptions |
Used to configure snippets which are text fragments returned by the search engine surrounding the
search text. |
| J_SSOToken |
The SSOToken class contains information to facilitate the transfer of session information when
accessing a KonaKart application from multiple sources. |
| J_Store |
A KonaKart Store definition |
| J_Subscription |
Defines a recurring billing subscription. |
| J_Subscriptions |
This is normally the object returned for API calls returning an array of subscriptions. |
| J_SubscriptionSearch |
Contains information used to search for subscriptions |
| J_SuggestedSearchItem |
SuggestedSearchItem interface |
| J_SuggestedSearchOptions |
Used to configure the suggested search API call |
| J_Tag |
An object that represents a tag used as metadata for products so that product searches can be
refined. |
| J_TagGroup |
An object used to group tags. |
| J_TaxClass |
The tax class associated with a product. |
| J_TaxRate |
Describes a tax rate. |
| J_TierPrice |
Tier Price object that contains the price for different quantities |
| J_WishList |
A Wish List object which may contain an array of wish list items. |
| J_WishListItem |
A Wish List Item. |
| J_WishListItems |
This is normally the object returned for API calls returning an array of wish list items. |
| J_WishLists |
This is the object returned for API calls returning an array of WishLists. |
| J_Zone |
Describes a physical zone. |
| J_ZoneSearch |
Contains information required to search for a zone. |