Package com.skava.catalog.model
package com.skava.catalog.model
Catalog microservice model Classes available here.
-
ClassDescriptionThis model contains the response of a Catalog, such as identifier, status, etc.The Class CatalogProductThis model contains the response of a SKU property, such as value, locale, etc.This model contains the request of a catalog, such as identifier, type, status, etc.Specifies whether the product is locked or not.Specifies whether the product is locked or not.This model contains the pageable information of a response, such as page, size, count and totalCount.This response body contains a list of products information.This model contains the request for a project, such as status, name, description, etc.This model contains the response of a project, such as identifier, status, etc.Enum ProjectStateSpecifies whether the project status is ACTIVE or INACTIVE.Enum ProjectTypeThis model contains the response of a SKU, such as identifier, status, etc.This model contains the response of a SKU property, such as value, locale, etc.This response body contains a list of SKUs information.Specifies whether the SKU status is ACTIVE (=0) or INACTIVE (=1).Specifies whether the SKU is visible or not.