Documentation ¶
Index ¶
- Constants
- type AcquireItemNotFound
- type AcquireItemOK
- type AcquireItemParams
- func (o *AcquireItemParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AcquireItemParams) SetBody(body *platformclientmodels.ItemAcquireRequest)
- func (o *AcquireItemParams) SetContext(ctx context.Context)
- func (o *AcquireItemParams) SetFlightId(flightId string)
- func (o *AcquireItemParams) SetHTTPClient(client *http.Client)
- func (o *AcquireItemParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AcquireItemParams) SetItemID(itemID string)
- func (o *AcquireItemParams) SetNamespace(namespace string)
- func (o *AcquireItemParams) SetTimeout(timeout time.Duration)
- func (o *AcquireItemParams) WithBody(body *platformclientmodels.ItemAcquireRequest) *AcquireItemParams
- func (o *AcquireItemParams) WithContext(ctx context.Context) *AcquireItemParams
- func (o *AcquireItemParams) WithHTTPClient(client *http.Client) *AcquireItemParams
- func (o *AcquireItemParams) WithItemID(itemID string) *AcquireItemParams
- func (o *AcquireItemParams) WithNamespace(namespace string) *AcquireItemParams
- func (o *AcquireItemParams) WithTimeout(timeout time.Duration) *AcquireItemParams
- func (o *AcquireItemParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AcquireItemReader
- type BulkGetLocaleItemsNotFound
- type BulkGetLocaleItemsOK
- type BulkGetLocaleItemsParams
- func NewBulkGetLocaleItemsParams() *BulkGetLocaleItemsParams
- func NewBulkGetLocaleItemsParamsWithContext(ctx context.Context) *BulkGetLocaleItemsParams
- func NewBulkGetLocaleItemsParamsWithHTTPClient(client *http.Client) *BulkGetLocaleItemsParams
- func NewBulkGetLocaleItemsParamsWithTimeout(timeout time.Duration) *BulkGetLocaleItemsParams
- func (o *BulkGetLocaleItemsParams) SetActiveOnly(activeOnly *bool)
- func (o *BulkGetLocaleItemsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *BulkGetLocaleItemsParams) SetContext(ctx context.Context)
- func (o *BulkGetLocaleItemsParams) SetFlightId(flightId string)
- func (o *BulkGetLocaleItemsParams) SetHTTPClient(client *http.Client)
- func (o *BulkGetLocaleItemsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *BulkGetLocaleItemsParams) SetItemIds(itemIds string)
- func (o *BulkGetLocaleItemsParams) SetLanguage(language *string)
- func (o *BulkGetLocaleItemsParams) SetNamespace(namespace string)
- func (o *BulkGetLocaleItemsParams) SetRegion(region *string)
- func (o *BulkGetLocaleItemsParams) SetStoreID(storeID *string)
- func (o *BulkGetLocaleItemsParams) SetTimeout(timeout time.Duration)
- func (o *BulkGetLocaleItemsParams) WithActiveOnly(activeOnly *bool) *BulkGetLocaleItemsParams
- func (o *BulkGetLocaleItemsParams) WithContext(ctx context.Context) *BulkGetLocaleItemsParams
- func (o *BulkGetLocaleItemsParams) WithHTTPClient(client *http.Client) *BulkGetLocaleItemsParams
- func (o *BulkGetLocaleItemsParams) WithItemIds(itemIds string) *BulkGetLocaleItemsParams
- func (o *BulkGetLocaleItemsParams) WithLanguage(language *string) *BulkGetLocaleItemsParams
- func (o *BulkGetLocaleItemsParams) WithNamespace(namespace string) *BulkGetLocaleItemsParams
- func (o *BulkGetLocaleItemsParams) WithRegion(region *string) *BulkGetLocaleItemsParams
- func (o *BulkGetLocaleItemsParams) WithStoreID(storeID *string) *BulkGetLocaleItemsParams
- func (o *BulkGetLocaleItemsParams) WithTimeout(timeout time.Duration) *BulkGetLocaleItemsParams
- func (o *BulkGetLocaleItemsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type BulkGetLocaleItemsReader
- type BulkUpdateRegionDataBadRequest
- type BulkUpdateRegionDataConflict
- type BulkUpdateRegionDataNoContent
- type BulkUpdateRegionDataNotFound
- type BulkUpdateRegionDataParams
- func NewBulkUpdateRegionDataParams() *BulkUpdateRegionDataParams
- func NewBulkUpdateRegionDataParamsWithContext(ctx context.Context) *BulkUpdateRegionDataParams
- func NewBulkUpdateRegionDataParamsWithHTTPClient(client *http.Client) *BulkUpdateRegionDataParams
- func NewBulkUpdateRegionDataParamsWithTimeout(timeout time.Duration) *BulkUpdateRegionDataParams
- func (o *BulkUpdateRegionDataParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *BulkUpdateRegionDataParams) SetBody(body *platformclientmodels.BulkRegionDataChangeRequest)
- func (o *BulkUpdateRegionDataParams) SetContext(ctx context.Context)
- func (o *BulkUpdateRegionDataParams) SetFlightId(flightId string)
- func (o *BulkUpdateRegionDataParams) SetHTTPClient(client *http.Client)
- func (o *BulkUpdateRegionDataParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *BulkUpdateRegionDataParams) SetNamespace(namespace string)
- func (o *BulkUpdateRegionDataParams) SetStoreID(storeID string)
- func (o *BulkUpdateRegionDataParams) SetTimeout(timeout time.Duration)
- func (o *BulkUpdateRegionDataParams) WithBody(body *platformclientmodels.BulkRegionDataChangeRequest) *BulkUpdateRegionDataParams
- func (o *BulkUpdateRegionDataParams) WithContext(ctx context.Context) *BulkUpdateRegionDataParams
- func (o *BulkUpdateRegionDataParams) WithHTTPClient(client *http.Client) *BulkUpdateRegionDataParams
- func (o *BulkUpdateRegionDataParams) WithNamespace(namespace string) *BulkUpdateRegionDataParams
- func (o *BulkUpdateRegionDataParams) WithStoreID(storeID string) *BulkUpdateRegionDataParams
- func (o *BulkUpdateRegionDataParams) WithTimeout(timeout time.Duration) *BulkUpdateRegionDataParams
- func (o *BulkUpdateRegionDataParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type BulkUpdateRegionDataReader
- type BulkUpdateRegionDataUnprocessableEntity
- type Client
- func (a *Client) AcquireItem(params *AcquireItemParams, authInfo runtime.ClientAuthInfoWriter) (*AcquireItemOK, *AcquireItemNotFound, error)deprecated
- func (a *Client) AcquireItemShort(params *AcquireItemParams, authInfo runtime.ClientAuthInfoWriter) (*AcquireItemOK, error)
- func (a *Client) BulkGetLocaleItems(params *BulkGetLocaleItemsParams, authInfo runtime.ClientAuthInfoWriter) (*BulkGetLocaleItemsOK, *BulkGetLocaleItemsNotFound, error)deprecated
- func (a *Client) BulkGetLocaleItemsShort(params *BulkGetLocaleItemsParams, authInfo runtime.ClientAuthInfoWriter) (*BulkGetLocaleItemsOK, error)
- func (a *Client) BulkUpdateRegionData(params *BulkUpdateRegionDataParams, authInfo runtime.ClientAuthInfoWriter) (*BulkUpdateRegionDataNoContent, *BulkUpdateRegionDataBadRequest, ...)deprecated
- func (a *Client) BulkUpdateRegionDataShort(params *BulkUpdateRegionDataParams, authInfo runtime.ClientAuthInfoWriter) (*BulkUpdateRegionDataNoContent, error)
- func (a *Client) CreateItem(params *CreateItemParams, authInfo runtime.ClientAuthInfoWriter) (*CreateItemCreated, *CreateItemBadRequest, *CreateItemNotFound, ...)deprecated
- func (a *Client) CreateItemShort(params *CreateItemParams, authInfo runtime.ClientAuthInfoWriter) (*CreateItemCreated, error)
- func (a *Client) CreateItemTypeConfig(params *CreateItemTypeConfigParams, authInfo runtime.ClientAuthInfoWriter) (*CreateItemTypeConfigCreated, *CreateItemTypeConfigBadRequest, ...)deprecated
- func (a *Client) CreateItemTypeConfigShort(params *CreateItemTypeConfigParams, authInfo runtime.ClientAuthInfoWriter) (*CreateItemTypeConfigCreated, error)
- func (a *Client) DefeatureItem(params *DefeatureItemParams, authInfo runtime.ClientAuthInfoWriter) (*DefeatureItemOK, *DefeatureItemNotFound, *DefeatureItemConflict, error)deprecated
- func (a *Client) DefeatureItemShort(params *DefeatureItemParams, authInfo runtime.ClientAuthInfoWriter) (*DefeatureItemOK, error)
- func (a *Client) DeleteItem(params *DeleteItemParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteItemNoContent, *DeleteItemNotFound, error)deprecated
- func (a *Client) DeleteItemShort(params *DeleteItemParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteItemNoContent, error)
- func (a *Client) DeleteItemTypeConfig(params *DeleteItemTypeConfigParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteItemTypeConfigNoContent, *DeleteItemTypeConfigNotFound, error)deprecated
- func (a *Client) DeleteItemTypeConfigShort(params *DeleteItemTypeConfigParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteItemTypeConfigNoContent, error)
- func (a *Client) DisableItem(params *DisableItemParams, authInfo runtime.ClientAuthInfoWriter) (*DisableItemOK, *DisableItemNotFound, *DisableItemConflict, error)deprecated
- func (a *Client) DisableItemShort(params *DisableItemParams, authInfo runtime.ClientAuthInfoWriter) (*DisableItemOK, error)
- func (a *Client) EnableItem(params *EnableItemParams, authInfo runtime.ClientAuthInfoWriter) (*EnableItemOK, *EnableItemNotFound, *EnableItemConflict, error)deprecated
- func (a *Client) EnableItemShort(params *EnableItemParams, authInfo runtime.ClientAuthInfoWriter) (*EnableItemOK, error)
- func (a *Client) FeatureItem(params *FeatureItemParams, authInfo runtime.ClientAuthInfoWriter) (*FeatureItemOK, *FeatureItemNotFound, *FeatureItemConflict, error)deprecated
- func (a *Client) FeatureItemShort(params *FeatureItemParams, authInfo runtime.ClientAuthInfoWriter) (*FeatureItemOK, error)
- func (a *Client) GetApp(params *GetAppParams, authInfo runtime.ClientAuthInfoWriter) (*GetAppOK, error)deprecated
- func (a *Client) GetAppShort(params *GetAppParams, authInfo runtime.ClientAuthInfoWriter) (*GetAppOK, error)
- func (a *Client) GetAvailablePredicateTypes(params *GetAvailablePredicateTypesParams, ...) (*GetAvailablePredicateTypesOK, *GetAvailablePredicateTypesNotFound, error)deprecated
- func (a *Client) GetAvailablePredicateTypesShort(params *GetAvailablePredicateTypesParams, ...) (*GetAvailablePredicateTypesOK, error)
- func (a *Client) GetBulkItemIDBySkus(params *GetBulkItemIDBySkusParams, authInfo runtime.ClientAuthInfoWriter) (*GetBulkItemIDBySkusOK, error)deprecated
- func (a *Client) GetBulkItemIDBySkusShort(params *GetBulkItemIDBySkusParams, authInfo runtime.ClientAuthInfoWriter) (*GetBulkItemIDBySkusOK, error)
- func (a *Client) GetEstimatedPrice(params *GetEstimatedPriceParams, authInfo runtime.ClientAuthInfoWriter) (*GetEstimatedPriceOK, *GetEstimatedPriceNotFound, error)deprecated
- func (a *Client) GetEstimatedPriceShort(params *GetEstimatedPriceParams, authInfo runtime.ClientAuthInfoWriter) (*GetEstimatedPriceOK, error)
- func (a *Client) GetItem(params *GetItemParams, authInfo runtime.ClientAuthInfoWriter) (*GetItemOK, *GetItemNotFound, error)deprecated
- func (a *Client) GetItemByAppID(params *GetItemByAppIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetItemByAppIDOK, *GetItemByAppIDNotFound, error)deprecated
- func (a *Client) GetItemByAppIDShort(params *GetItemByAppIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetItemByAppIDOK, error)
- func (a *Client) GetItemBySku(params *GetItemBySkuParams, authInfo runtime.ClientAuthInfoWriter) (*GetItemBySkuOK, *GetItemBySkuNotFound, error)deprecated
- func (a *Client) GetItemBySkuShort(params *GetItemBySkuParams, authInfo runtime.ClientAuthInfoWriter) (*GetItemBySkuOK, error)
- func (a *Client) GetItemDynamicData(params *GetItemDynamicDataParams, authInfo runtime.ClientAuthInfoWriter) (*GetItemDynamicDataOK, *GetItemDynamicDataNotFound, error)deprecated
- func (a *Client) GetItemDynamicDataShort(params *GetItemDynamicDataParams, authInfo runtime.ClientAuthInfoWriter) (*GetItemDynamicDataOK, error)
- func (a *Client) GetItemIDBySku(params *GetItemIDBySkuParams, authInfo runtime.ClientAuthInfoWriter) (*GetItemIDBySkuOK, *GetItemIDBySkuNotFound, error)deprecated
- func (a *Client) GetItemIDBySkuShort(params *GetItemIDBySkuParams, authInfo runtime.ClientAuthInfoWriter) (*GetItemIDBySkuOK, error)
- func (a *Client) GetItemShort(params *GetItemParams, authInfo runtime.ClientAuthInfoWriter) (*GetItemOK, error)
- func (a *Client) GetItemTypeConfig(params *GetItemTypeConfigParams, authInfo runtime.ClientAuthInfoWriter) (*GetItemTypeConfigOK, *GetItemTypeConfigNotFound, error)deprecated
- func (a *Client) GetItemTypeConfigShort(params *GetItemTypeConfigParams, authInfo runtime.ClientAuthInfoWriter) (*GetItemTypeConfigOK, error)
- func (a *Client) GetItems(params *GetItemsParams, authInfo runtime.ClientAuthInfoWriter) (*GetItemsOK, *GetItemsNotFound, error)deprecated
- func (a *Client) GetItemsShort(params *GetItemsParams, authInfo runtime.ClientAuthInfoWriter) (*GetItemsOK, error)
- func (a *Client) GetLocaleItem(params *GetLocaleItemParams, authInfo runtime.ClientAuthInfoWriter) (*GetLocaleItemOK, *GetLocaleItemNotFound, error)deprecated
- func (a *Client) GetLocaleItemBySku(params *GetLocaleItemBySkuParams, authInfo runtime.ClientAuthInfoWriter) (*GetLocaleItemBySkuOK, *GetLocaleItemBySkuNotFound, error)deprecated
- func (a *Client) GetLocaleItemBySkuShort(params *GetLocaleItemBySkuParams, authInfo runtime.ClientAuthInfoWriter) (*GetLocaleItemBySkuOK, error)
- func (a *Client) GetLocaleItemShort(params *GetLocaleItemParams, authInfo runtime.ClientAuthInfoWriter) (*GetLocaleItemOK, error)
- func (a *Client) ListBasicItemsByFeatures(params *ListBasicItemsByFeaturesParams, authInfo runtime.ClientAuthInfoWriter) (*ListBasicItemsByFeaturesOK, error)deprecated
- func (a *Client) ListBasicItemsByFeaturesShort(params *ListBasicItemsByFeaturesParams, authInfo runtime.ClientAuthInfoWriter) (*ListBasicItemsByFeaturesOK, error)
- func (a *Client) ListItemTypeConfigs(params *ListItemTypeConfigsParams, authInfo runtime.ClientAuthInfoWriter) (*ListItemTypeConfigsOK, error)deprecated
- func (a *Client) ListItemTypeConfigsShort(params *ListItemTypeConfigsParams, authInfo runtime.ClientAuthInfoWriter) (*ListItemTypeConfigsOK, error)
- func (a *Client) PublicBulkGetItems(params *PublicBulkGetItemsParams, authInfo runtime.ClientAuthInfoWriter) (*PublicBulkGetItemsOK, *PublicBulkGetItemsNotFound, error)deprecated
- func (a *Client) PublicBulkGetItemsShort(params *PublicBulkGetItemsParams, authInfo runtime.ClientAuthInfoWriter) (*PublicBulkGetItemsOK, error)
- func (a *Client) PublicGetApp(params *PublicGetAppParams) (*PublicGetAppOK, *PublicGetAppNotFound, error)deprecated
- func (a *Client) PublicGetAppShort(params *PublicGetAppParams) (*PublicGetAppOK, error)
- func (a *Client) PublicGetEstimatedPrice(params *PublicGetEstimatedPriceParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetEstimatedPriceOK, *PublicGetEstimatedPriceNotFound, error)deprecated
- func (a *Client) PublicGetEstimatedPriceShort(params *PublicGetEstimatedPriceParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetEstimatedPriceOK, error)
- func (a *Client) PublicGetItem(params *PublicGetItemParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetItemOK, *PublicGetItemNotFound, error)deprecated
- func (a *Client) PublicGetItemByAppID(params *PublicGetItemByAppIDParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetItemByAppIDOK, *PublicGetItemByAppIDNotFound, error)deprecated
- func (a *Client) PublicGetItemByAppIDShort(params *PublicGetItemByAppIDParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetItemByAppIDOK, error)
- func (a *Client) PublicGetItemBySku(params *PublicGetItemBySkuParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetItemBySkuOK, *PublicGetItemBySkuNotFound, error)deprecated
- func (a *Client) PublicGetItemBySkuShort(params *PublicGetItemBySkuParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetItemBySkuOK, error)
- func (a *Client) PublicGetItemDynamicData(params *PublicGetItemDynamicDataParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetItemDynamicDataOK, *PublicGetItemDynamicDataNotFound, error)deprecated
- func (a *Client) PublicGetItemDynamicDataShort(params *PublicGetItemDynamicDataParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetItemDynamicDataOK, error)
- func (a *Client) PublicGetItemShort(params *PublicGetItemParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetItemOK, error)
- func (a *Client) PublicQueryItems(params *PublicQueryItemsParams, authInfo runtime.ClientAuthInfoWriter) (*PublicQueryItemsOK, *PublicQueryItemsNotFound, ...)deprecated
- func (a *Client) PublicQueryItemsShort(params *PublicQueryItemsParams, authInfo runtime.ClientAuthInfoWriter) (*PublicQueryItemsOK, error)
- func (a *Client) PublicSearchItems(params *PublicSearchItemsParams, authInfo runtime.ClientAuthInfoWriter) (*PublicSearchItemsOK, *PublicSearchItemsNotFound, error)deprecated
- func (a *Client) PublicSearchItemsShort(params *PublicSearchItemsParams, authInfo runtime.ClientAuthInfoWriter) (*PublicSearchItemsOK, error)
- func (a *Client) PublicValidateItemPurchaseCondition(params *PublicValidateItemPurchaseConditionParams, ...) (*PublicValidateItemPurchaseConditionOK, ...)deprecated
- func (a *Client) PublicValidateItemPurchaseConditionShort(params *PublicValidateItemPurchaseConditionParams, ...) (*PublicValidateItemPurchaseConditionOK, error)
- func (a *Client) QueryItems(params *QueryItemsParams, authInfo runtime.ClientAuthInfoWriter) (*QueryItemsOK, *QueryItemsNotFound, *QueryItemsUnprocessableEntity, error)deprecated
- func (a *Client) QueryItemsShort(params *QueryItemsParams, authInfo runtime.ClientAuthInfoWriter) (*QueryItemsOK, error)
- func (a *Client) QueryItemsV2(params *QueryItemsV2Params, authInfo runtime.ClientAuthInfoWriter) (*QueryItemsV2OK, *QueryItemsV2NotFound, *QueryItemsV2UnprocessableEntity, ...)deprecated
- func (a *Client) QueryItemsV2Short(params *QueryItemsV2Params, authInfo runtime.ClientAuthInfoWriter) (*QueryItemsV2OK, error)
- func (a *Client) QueryUncategorizedItems(params *QueryUncategorizedItemsParams, authInfo runtime.ClientAuthInfoWriter) (*QueryUncategorizedItemsOK, *QueryUncategorizedItemsNotFound, ...)deprecated
- func (a *Client) QueryUncategorizedItemsShort(params *QueryUncategorizedItemsParams, authInfo runtime.ClientAuthInfoWriter) (*QueryUncategorizedItemsOK, error)
- func (a *Client) ReturnItem(params *ReturnItemParams, authInfo runtime.ClientAuthInfoWriter) (*ReturnItemNoContent, *ReturnItemNotFound, *ReturnItemUnprocessableEntity, ...)deprecated
- func (a *Client) ReturnItemShort(params *ReturnItemParams, authInfo runtime.ClientAuthInfoWriter) (*ReturnItemNoContent, error)
- func (a *Client) SearchItemTypeConfig(params *SearchItemTypeConfigParams, authInfo runtime.ClientAuthInfoWriter) (*SearchItemTypeConfigOK, *SearchItemTypeConfigNotFound, error)deprecated
- func (a *Client) SearchItemTypeConfigShort(params *SearchItemTypeConfigParams, authInfo runtime.ClientAuthInfoWriter) (*SearchItemTypeConfigOK, error)
- func (a *Client) SearchItems(params *SearchItemsParams, authInfo runtime.ClientAuthInfoWriter) (*SearchItemsOK, *SearchItemsNotFound, error)deprecated
- func (a *Client) SearchItemsShort(params *SearchItemsParams, authInfo runtime.ClientAuthInfoWriter) (*SearchItemsOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) SyncInGameItem(params *SyncInGameItemParams, authInfo runtime.ClientAuthInfoWriter) (*SyncInGameItemOK, *SyncInGameItemBadRequest, *SyncInGameItemNotFound, ...)deprecated
- func (a *Client) SyncInGameItemShort(params *SyncInGameItemParams, authInfo runtime.ClientAuthInfoWriter) (*SyncInGameItemOK, error)
- func (a *Client) UpdateApp(params *UpdateAppParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateAppOK, *UpdateAppNotFound, *UpdateAppConflict, ...)deprecated
- func (a *Client) UpdateAppShort(params *UpdateAppParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateAppOK, error)
- func (a *Client) UpdateItem(params *UpdateItemParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateItemOK, *UpdateItemBadRequest, *UpdateItemNotFound, *UpdateItemConflict, ...)deprecated
- func (a *Client) UpdateItemPurchaseCondition(params *UpdateItemPurchaseConditionParams, ...) (*UpdateItemPurchaseConditionOK, *UpdateItemPurchaseConditionBadRequest, ...)deprecated
- func (a *Client) UpdateItemPurchaseConditionShort(params *UpdateItemPurchaseConditionParams, ...) (*UpdateItemPurchaseConditionOK, error)
- func (a *Client) UpdateItemShort(params *UpdateItemParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateItemOK, error)
- func (a *Client) UpdateItemTypeConfig(params *UpdateItemTypeConfigParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateItemTypeConfigOK, *UpdateItemTypeConfigNotFound, ...)deprecated
- func (a *Client) UpdateItemTypeConfigShort(params *UpdateItemTypeConfigParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateItemTypeConfigOK, error)
- func (a *Client) ValidateItemPurchaseCondition(params *ValidateItemPurchaseConditionParams, ...) (*ValidateItemPurchaseConditionOK, ...)deprecated
- func (a *Client) ValidateItemPurchaseConditionShort(params *ValidateItemPurchaseConditionParams, ...) (*ValidateItemPurchaseConditionOK, error)
- type ClientService
- type CreateItemBadRequest
- type CreateItemConflict
- type CreateItemCreated
- type CreateItemNotFound
- type CreateItemParams
- func (o *CreateItemParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *CreateItemParams) SetBody(body *platformclientmodels.ItemCreate)
- func (o *CreateItemParams) SetContext(ctx context.Context)
- func (o *CreateItemParams) SetFlightId(flightId string)
- func (o *CreateItemParams) SetHTTPClient(client *http.Client)
- func (o *CreateItemParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *CreateItemParams) SetNamespace(namespace string)
- func (o *CreateItemParams) SetStoreID(storeID string)
- func (o *CreateItemParams) SetTimeout(timeout time.Duration)
- func (o *CreateItemParams) WithBody(body *platformclientmodels.ItemCreate) *CreateItemParams
- func (o *CreateItemParams) WithContext(ctx context.Context) *CreateItemParams
- func (o *CreateItemParams) WithHTTPClient(client *http.Client) *CreateItemParams
- func (o *CreateItemParams) WithNamespace(namespace string) *CreateItemParams
- func (o *CreateItemParams) WithStoreID(storeID string) *CreateItemParams
- func (o *CreateItemParams) WithTimeout(timeout time.Duration) *CreateItemParams
- func (o *CreateItemParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateItemReader
- type CreateItemTypeConfigBadRequest
- type CreateItemTypeConfigConflict
- type CreateItemTypeConfigCreated
- type CreateItemTypeConfigParams
- func NewCreateItemTypeConfigParams() *CreateItemTypeConfigParams
- func NewCreateItemTypeConfigParamsWithContext(ctx context.Context) *CreateItemTypeConfigParams
- func NewCreateItemTypeConfigParamsWithHTTPClient(client *http.Client) *CreateItemTypeConfigParams
- func NewCreateItemTypeConfigParamsWithTimeout(timeout time.Duration) *CreateItemTypeConfigParams
- func (o *CreateItemTypeConfigParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *CreateItemTypeConfigParams) SetBody(body *platformclientmodels.ItemTypeConfigCreate)
- func (o *CreateItemTypeConfigParams) SetContext(ctx context.Context)
- func (o *CreateItemTypeConfigParams) SetFlightId(flightId string)
- func (o *CreateItemTypeConfigParams) SetHTTPClient(client *http.Client)
- func (o *CreateItemTypeConfigParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *CreateItemTypeConfigParams) SetTimeout(timeout time.Duration)
- func (o *CreateItemTypeConfigParams) WithBody(body *platformclientmodels.ItemTypeConfigCreate) *CreateItemTypeConfigParams
- func (o *CreateItemTypeConfigParams) WithContext(ctx context.Context) *CreateItemTypeConfigParams
- func (o *CreateItemTypeConfigParams) WithHTTPClient(client *http.Client) *CreateItemTypeConfigParams
- func (o *CreateItemTypeConfigParams) WithTimeout(timeout time.Duration) *CreateItemTypeConfigParams
- func (o *CreateItemTypeConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateItemTypeConfigReader
- type CreateItemTypeConfigUnprocessableEntity
- type CreateItemUnprocessableEntity
- type DefeatureItemConflict
- type DefeatureItemNotFound
- type DefeatureItemOK
- type DefeatureItemParams
- func (o *DefeatureItemParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *DefeatureItemParams) SetContext(ctx context.Context)
- func (o *DefeatureItemParams) SetFeature(feature string)
- func (o *DefeatureItemParams) SetFlightId(flightId string)
- func (o *DefeatureItemParams) SetHTTPClient(client *http.Client)
- func (o *DefeatureItemParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *DefeatureItemParams) SetItemID(itemID string)
- func (o *DefeatureItemParams) SetNamespace(namespace string)
- func (o *DefeatureItemParams) SetStoreID(storeID string)
- func (o *DefeatureItemParams) SetTimeout(timeout time.Duration)
- func (o *DefeatureItemParams) WithContext(ctx context.Context) *DefeatureItemParams
- func (o *DefeatureItemParams) WithFeature(feature string) *DefeatureItemParams
- func (o *DefeatureItemParams) WithHTTPClient(client *http.Client) *DefeatureItemParams
- func (o *DefeatureItemParams) WithItemID(itemID string) *DefeatureItemParams
- func (o *DefeatureItemParams) WithNamespace(namespace string) *DefeatureItemParams
- func (o *DefeatureItemParams) WithStoreID(storeID string) *DefeatureItemParams
- func (o *DefeatureItemParams) WithTimeout(timeout time.Duration) *DefeatureItemParams
- func (o *DefeatureItemParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DefeatureItemReader
- type DeleteItemNoContent
- type DeleteItemNotFound
- type DeleteItemParams
- func (o *DeleteItemParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *DeleteItemParams) SetContext(ctx context.Context)
- func (o *DeleteItemParams) SetFlightId(flightId string)
- func (o *DeleteItemParams) SetForce(force *bool)
- func (o *DeleteItemParams) SetHTTPClient(client *http.Client)
- func (o *DeleteItemParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *DeleteItemParams) SetItemID(itemID string)
- func (o *DeleteItemParams) SetNamespace(namespace string)
- func (o *DeleteItemParams) SetStoreID(storeID *string)
- func (o *DeleteItemParams) SetTimeout(timeout time.Duration)
- func (o *DeleteItemParams) WithContext(ctx context.Context) *DeleteItemParams
- func (o *DeleteItemParams) WithForce(force *bool) *DeleteItemParams
- func (o *DeleteItemParams) WithHTTPClient(client *http.Client) *DeleteItemParams
- func (o *DeleteItemParams) WithItemID(itemID string) *DeleteItemParams
- func (o *DeleteItemParams) WithNamespace(namespace string) *DeleteItemParams
- func (o *DeleteItemParams) WithStoreID(storeID *string) *DeleteItemParams
- func (o *DeleteItemParams) WithTimeout(timeout time.Duration) *DeleteItemParams
- func (o *DeleteItemParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteItemReader
- type DeleteItemTypeConfigNoContent
- type DeleteItemTypeConfigNotFound
- type DeleteItemTypeConfigParams
- func NewDeleteItemTypeConfigParams() *DeleteItemTypeConfigParams
- func NewDeleteItemTypeConfigParamsWithContext(ctx context.Context) *DeleteItemTypeConfigParams
- func NewDeleteItemTypeConfigParamsWithHTTPClient(client *http.Client) *DeleteItemTypeConfigParams
- func NewDeleteItemTypeConfigParamsWithTimeout(timeout time.Duration) *DeleteItemTypeConfigParams
- func (o *DeleteItemTypeConfigParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *DeleteItemTypeConfigParams) SetContext(ctx context.Context)
- func (o *DeleteItemTypeConfigParams) SetFlightId(flightId string)
- func (o *DeleteItemTypeConfigParams) SetHTTPClient(client *http.Client)
- func (o *DeleteItemTypeConfigParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *DeleteItemTypeConfigParams) SetID(idVar string)
- func (o *DeleteItemTypeConfigParams) SetTimeout(timeout time.Duration)
- func (o *DeleteItemTypeConfigParams) WithContext(ctx context.Context) *DeleteItemTypeConfigParams
- func (o *DeleteItemTypeConfigParams) WithHTTPClient(client *http.Client) *DeleteItemTypeConfigParams
- func (o *DeleteItemTypeConfigParams) WithID(idVar string) *DeleteItemTypeConfigParams
- func (o *DeleteItemTypeConfigParams) WithTimeout(timeout time.Duration) *DeleteItemTypeConfigParams
- func (o *DeleteItemTypeConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteItemTypeConfigReader
- type DisableItemConflict
- type DisableItemNotFound
- type DisableItemOK
- type DisableItemParams
- func (o *DisableItemParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *DisableItemParams) SetContext(ctx context.Context)
- func (o *DisableItemParams) SetFlightId(flightId string)
- func (o *DisableItemParams) SetHTTPClient(client *http.Client)
- func (o *DisableItemParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *DisableItemParams) SetItemID(itemID string)
- func (o *DisableItemParams) SetNamespace(namespace string)
- func (o *DisableItemParams) SetStoreID(storeID string)
- func (o *DisableItemParams) SetTimeout(timeout time.Duration)
- func (o *DisableItemParams) WithContext(ctx context.Context) *DisableItemParams
- func (o *DisableItemParams) WithHTTPClient(client *http.Client) *DisableItemParams
- func (o *DisableItemParams) WithItemID(itemID string) *DisableItemParams
- func (o *DisableItemParams) WithNamespace(namespace string) *DisableItemParams
- func (o *DisableItemParams) WithStoreID(storeID string) *DisableItemParams
- func (o *DisableItemParams) WithTimeout(timeout time.Duration) *DisableItemParams
- func (o *DisableItemParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DisableItemReader
- type EnableItemConflict
- type EnableItemNotFound
- type EnableItemOK
- type EnableItemParams
- func (o *EnableItemParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *EnableItemParams) SetContext(ctx context.Context)
- func (o *EnableItemParams) SetFlightId(flightId string)
- func (o *EnableItemParams) SetHTTPClient(client *http.Client)
- func (o *EnableItemParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *EnableItemParams) SetItemID(itemID string)
- func (o *EnableItemParams) SetNamespace(namespace string)
- func (o *EnableItemParams) SetStoreID(storeID string)
- func (o *EnableItemParams) SetTimeout(timeout time.Duration)
- func (o *EnableItemParams) WithContext(ctx context.Context) *EnableItemParams
- func (o *EnableItemParams) WithHTTPClient(client *http.Client) *EnableItemParams
- func (o *EnableItemParams) WithItemID(itemID string) *EnableItemParams
- func (o *EnableItemParams) WithNamespace(namespace string) *EnableItemParams
- func (o *EnableItemParams) WithStoreID(storeID string) *EnableItemParams
- func (o *EnableItemParams) WithTimeout(timeout time.Duration) *EnableItemParams
- func (o *EnableItemParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type EnableItemReader
- type FeatureItemConflict
- type FeatureItemNotFound
- type FeatureItemOK
- type FeatureItemParams
- func (o *FeatureItemParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *FeatureItemParams) SetContext(ctx context.Context)
- func (o *FeatureItemParams) SetFeature(feature string)
- func (o *FeatureItemParams) SetFlightId(flightId string)
- func (o *FeatureItemParams) SetHTTPClient(client *http.Client)
- func (o *FeatureItemParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *FeatureItemParams) SetItemID(itemID string)
- func (o *FeatureItemParams) SetNamespace(namespace string)
- func (o *FeatureItemParams) SetStoreID(storeID string)
- func (o *FeatureItemParams) SetTimeout(timeout time.Duration)
- func (o *FeatureItemParams) WithContext(ctx context.Context) *FeatureItemParams
- func (o *FeatureItemParams) WithFeature(feature string) *FeatureItemParams
- func (o *FeatureItemParams) WithHTTPClient(client *http.Client) *FeatureItemParams
- func (o *FeatureItemParams) WithItemID(itemID string) *FeatureItemParams
- func (o *FeatureItemParams) WithNamespace(namespace string) *FeatureItemParams
- func (o *FeatureItemParams) WithStoreID(storeID string) *FeatureItemParams
- func (o *FeatureItemParams) WithTimeout(timeout time.Duration) *FeatureItemParams
- func (o *FeatureItemParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type FeatureItemReader
- type GetAppOK
- type GetAppParams
- func (o *GetAppParams) SetActiveOnly(activeOnly *bool)
- func (o *GetAppParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetAppParams) SetContext(ctx context.Context)
- func (o *GetAppParams) SetFlightId(flightId string)
- func (o *GetAppParams) SetHTTPClient(client *http.Client)
- func (o *GetAppParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetAppParams) SetItemID(itemID string)
- func (o *GetAppParams) SetNamespace(namespace string)
- func (o *GetAppParams) SetStoreID(storeID *string)
- func (o *GetAppParams) SetTimeout(timeout time.Duration)
- func (o *GetAppParams) WithActiveOnly(activeOnly *bool) *GetAppParams
- func (o *GetAppParams) WithContext(ctx context.Context) *GetAppParams
- func (o *GetAppParams) WithHTTPClient(client *http.Client) *GetAppParams
- func (o *GetAppParams) WithItemID(itemID string) *GetAppParams
- func (o *GetAppParams) WithNamespace(namespace string) *GetAppParams
- func (o *GetAppParams) WithStoreID(storeID *string) *GetAppParams
- func (o *GetAppParams) WithTimeout(timeout time.Duration) *GetAppParams
- func (o *GetAppParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAppReader
- type GetAvailablePredicateTypesNotFound
- type GetAvailablePredicateTypesOK
- type GetAvailablePredicateTypesParams
- func NewGetAvailablePredicateTypesParams() *GetAvailablePredicateTypesParams
- func NewGetAvailablePredicateTypesParamsWithContext(ctx context.Context) *GetAvailablePredicateTypesParams
- func NewGetAvailablePredicateTypesParamsWithHTTPClient(client *http.Client) *GetAvailablePredicateTypesParams
- func NewGetAvailablePredicateTypesParamsWithTimeout(timeout time.Duration) *GetAvailablePredicateTypesParams
- func (o *GetAvailablePredicateTypesParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetAvailablePredicateTypesParams) SetContext(ctx context.Context)
- func (o *GetAvailablePredicateTypesParams) SetFlightId(flightId string)
- func (o *GetAvailablePredicateTypesParams) SetHTTPClient(client *http.Client)
- func (o *GetAvailablePredicateTypesParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetAvailablePredicateTypesParams) SetNamespace(namespace string)
- func (o *GetAvailablePredicateTypesParams) SetTimeout(timeout time.Duration)
- func (o *GetAvailablePredicateTypesParams) WithContext(ctx context.Context) *GetAvailablePredicateTypesParams
- func (o *GetAvailablePredicateTypesParams) WithHTTPClient(client *http.Client) *GetAvailablePredicateTypesParams
- func (o *GetAvailablePredicateTypesParams) WithNamespace(namespace string) *GetAvailablePredicateTypesParams
- func (o *GetAvailablePredicateTypesParams) WithTimeout(timeout time.Duration) *GetAvailablePredicateTypesParams
- func (o *GetAvailablePredicateTypesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAvailablePredicateTypesReader
- type GetBulkItemIDBySkusOK
- type GetBulkItemIDBySkusParams
- func NewGetBulkItemIDBySkusParams() *GetBulkItemIDBySkusParams
- func NewGetBulkItemIDBySkusParamsWithContext(ctx context.Context) *GetBulkItemIDBySkusParams
- func NewGetBulkItemIDBySkusParamsWithHTTPClient(client *http.Client) *GetBulkItemIDBySkusParams
- func NewGetBulkItemIDBySkusParamsWithTimeout(timeout time.Duration) *GetBulkItemIDBySkusParams
- func (o *GetBulkItemIDBySkusParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetBulkItemIDBySkusParams) SetContext(ctx context.Context)
- func (o *GetBulkItemIDBySkusParams) SetFlightId(flightId string)
- func (o *GetBulkItemIDBySkusParams) SetHTTPClient(client *http.Client)
- func (o *GetBulkItemIDBySkusParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetBulkItemIDBySkusParams) SetNamespace(namespace string)
- func (o *GetBulkItemIDBySkusParams) SetSku(sku []string)
- func (o *GetBulkItemIDBySkusParams) SetStoreID(storeID *string)
- func (o *GetBulkItemIDBySkusParams) SetTimeout(timeout time.Duration)
- func (o *GetBulkItemIDBySkusParams) WithContext(ctx context.Context) *GetBulkItemIDBySkusParams
- func (o *GetBulkItemIDBySkusParams) WithHTTPClient(client *http.Client) *GetBulkItemIDBySkusParams
- func (o *GetBulkItemIDBySkusParams) WithNamespace(namespace string) *GetBulkItemIDBySkusParams
- func (o *GetBulkItemIDBySkusParams) WithSku(sku []string) *GetBulkItemIDBySkusParams
- func (o *GetBulkItemIDBySkusParams) WithStoreID(storeID *string) *GetBulkItemIDBySkusParams
- func (o *GetBulkItemIDBySkusParams) WithTimeout(timeout time.Duration) *GetBulkItemIDBySkusParams
- func (o *GetBulkItemIDBySkusParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetBulkItemIDBySkusReader
- type GetEstimatedPriceNotFound
- type GetEstimatedPriceOK
- type GetEstimatedPriceParams
- func NewGetEstimatedPriceParams() *GetEstimatedPriceParams
- func NewGetEstimatedPriceParamsWithContext(ctx context.Context) *GetEstimatedPriceParams
- func NewGetEstimatedPriceParamsWithHTTPClient(client *http.Client) *GetEstimatedPriceParams
- func NewGetEstimatedPriceParamsWithTimeout(timeout time.Duration) *GetEstimatedPriceParams
- func (o *GetEstimatedPriceParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetEstimatedPriceParams) SetContext(ctx context.Context)
- func (o *GetEstimatedPriceParams) SetFlightId(flightId string)
- func (o *GetEstimatedPriceParams) SetHTTPClient(client *http.Client)
- func (o *GetEstimatedPriceParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetEstimatedPriceParams) SetItemIds(itemIds string)
- func (o *GetEstimatedPriceParams) SetNamespace(namespace string)
- func (o *GetEstimatedPriceParams) SetPlatform(platform *string)
- func (o *GetEstimatedPriceParams) SetRegion(region *string)
- func (o *GetEstimatedPriceParams) SetStoreID(storeID *string)
- func (o *GetEstimatedPriceParams) SetTimeout(timeout time.Duration)
- func (o *GetEstimatedPriceParams) SetUserID(userID string)
- func (o *GetEstimatedPriceParams) WithContext(ctx context.Context) *GetEstimatedPriceParams
- func (o *GetEstimatedPriceParams) WithHTTPClient(client *http.Client) *GetEstimatedPriceParams
- func (o *GetEstimatedPriceParams) WithItemIds(itemIds string) *GetEstimatedPriceParams
- func (o *GetEstimatedPriceParams) WithNamespace(namespace string) *GetEstimatedPriceParams
- func (o *GetEstimatedPriceParams) WithPlatform(platform *string) *GetEstimatedPriceParams
- func (o *GetEstimatedPriceParams) WithRegion(region *string) *GetEstimatedPriceParams
- func (o *GetEstimatedPriceParams) WithStoreID(storeID *string) *GetEstimatedPriceParams
- func (o *GetEstimatedPriceParams) WithTimeout(timeout time.Duration) *GetEstimatedPriceParams
- func (o *GetEstimatedPriceParams) WithUserID(userID string) *GetEstimatedPriceParams
- func (o *GetEstimatedPriceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetEstimatedPriceReader
- type GetItemByAppIDNotFound
- type GetItemByAppIDOK
- type GetItemByAppIDParams
- func NewGetItemByAppIDParams() *GetItemByAppIDParams
- func NewGetItemByAppIDParamsWithContext(ctx context.Context) *GetItemByAppIDParams
- func NewGetItemByAppIDParamsWithHTTPClient(client *http.Client) *GetItemByAppIDParams
- func NewGetItemByAppIDParamsWithTimeout(timeout time.Duration) *GetItemByAppIDParams
- func (o *GetItemByAppIDParams) SetActiveOnly(activeOnly *bool)
- func (o *GetItemByAppIDParams) SetAppID(appID string)
- func (o *GetItemByAppIDParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetItemByAppIDParams) SetContext(ctx context.Context)
- func (o *GetItemByAppIDParams) SetFlightId(flightId string)
- func (o *GetItemByAppIDParams) SetHTTPClient(client *http.Client)
- func (o *GetItemByAppIDParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetItemByAppIDParams) SetNamespace(namespace string)
- func (o *GetItemByAppIDParams) SetStoreID(storeID *string)
- func (o *GetItemByAppIDParams) SetTimeout(timeout time.Duration)
- func (o *GetItemByAppIDParams) WithActiveOnly(activeOnly *bool) *GetItemByAppIDParams
- func (o *GetItemByAppIDParams) WithAppID(appID string) *GetItemByAppIDParams
- func (o *GetItemByAppIDParams) WithContext(ctx context.Context) *GetItemByAppIDParams
- func (o *GetItemByAppIDParams) WithHTTPClient(client *http.Client) *GetItemByAppIDParams
- func (o *GetItemByAppIDParams) WithNamespace(namespace string) *GetItemByAppIDParams
- func (o *GetItemByAppIDParams) WithStoreID(storeID *string) *GetItemByAppIDParams
- func (o *GetItemByAppIDParams) WithTimeout(timeout time.Duration) *GetItemByAppIDParams
- func (o *GetItemByAppIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetItemByAppIDReader
- type GetItemBySkuNotFound
- type GetItemBySkuOK
- type GetItemBySkuParams
- func (o *GetItemBySkuParams) SetActiveOnly(activeOnly *bool)
- func (o *GetItemBySkuParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetItemBySkuParams) SetContext(ctx context.Context)
- func (o *GetItemBySkuParams) SetFlightId(flightId string)
- func (o *GetItemBySkuParams) SetHTTPClient(client *http.Client)
- func (o *GetItemBySkuParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetItemBySkuParams) SetNamespace(namespace string)
- func (o *GetItemBySkuParams) SetSku(sku string)
- func (o *GetItemBySkuParams) SetStoreID(storeID *string)
- func (o *GetItemBySkuParams) SetTimeout(timeout time.Duration)
- func (o *GetItemBySkuParams) WithActiveOnly(activeOnly *bool) *GetItemBySkuParams
- func (o *GetItemBySkuParams) WithContext(ctx context.Context) *GetItemBySkuParams
- func (o *GetItemBySkuParams) WithHTTPClient(client *http.Client) *GetItemBySkuParams
- func (o *GetItemBySkuParams) WithNamespace(namespace string) *GetItemBySkuParams
- func (o *GetItemBySkuParams) WithSku(sku string) *GetItemBySkuParams
- func (o *GetItemBySkuParams) WithStoreID(storeID *string) *GetItemBySkuParams
- func (o *GetItemBySkuParams) WithTimeout(timeout time.Duration) *GetItemBySkuParams
- func (o *GetItemBySkuParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetItemBySkuReader
- type GetItemDynamicDataNotFound
- type GetItemDynamicDataOK
- type GetItemDynamicDataParams
- func NewGetItemDynamicDataParams() *GetItemDynamicDataParams
- func NewGetItemDynamicDataParamsWithContext(ctx context.Context) *GetItemDynamicDataParams
- func NewGetItemDynamicDataParamsWithHTTPClient(client *http.Client) *GetItemDynamicDataParams
- func NewGetItemDynamicDataParamsWithTimeout(timeout time.Duration) *GetItemDynamicDataParams
- func (o *GetItemDynamicDataParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetItemDynamicDataParams) SetContext(ctx context.Context)
- func (o *GetItemDynamicDataParams) SetFlightId(flightId string)
- func (o *GetItemDynamicDataParams) SetHTTPClient(client *http.Client)
- func (o *GetItemDynamicDataParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetItemDynamicDataParams) SetItemID(itemID string)
- func (o *GetItemDynamicDataParams) SetNamespace(namespace string)
- func (o *GetItemDynamicDataParams) SetTimeout(timeout time.Duration)
- func (o *GetItemDynamicDataParams) WithContext(ctx context.Context) *GetItemDynamicDataParams
- func (o *GetItemDynamicDataParams) WithHTTPClient(client *http.Client) *GetItemDynamicDataParams
- func (o *GetItemDynamicDataParams) WithItemID(itemID string) *GetItemDynamicDataParams
- func (o *GetItemDynamicDataParams) WithNamespace(namespace string) *GetItemDynamicDataParams
- func (o *GetItemDynamicDataParams) WithTimeout(timeout time.Duration) *GetItemDynamicDataParams
- func (o *GetItemDynamicDataParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetItemDynamicDataReader
- type GetItemIDBySkuNotFound
- type GetItemIDBySkuOK
- type GetItemIDBySkuParams
- func NewGetItemIDBySkuParams() *GetItemIDBySkuParams
- func NewGetItemIDBySkuParamsWithContext(ctx context.Context) *GetItemIDBySkuParams
- func NewGetItemIDBySkuParamsWithHTTPClient(client *http.Client) *GetItemIDBySkuParams
- func NewGetItemIDBySkuParamsWithTimeout(timeout time.Duration) *GetItemIDBySkuParams
- func (o *GetItemIDBySkuParams) SetActiveOnly(activeOnly *bool)
- func (o *GetItemIDBySkuParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetItemIDBySkuParams) SetContext(ctx context.Context)
- func (o *GetItemIDBySkuParams) SetFlightId(flightId string)
- func (o *GetItemIDBySkuParams) SetHTTPClient(client *http.Client)
- func (o *GetItemIDBySkuParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetItemIDBySkuParams) SetNamespace(namespace string)
- func (o *GetItemIDBySkuParams) SetSku(sku string)
- func (o *GetItemIDBySkuParams) SetStoreID(storeID *string)
- func (o *GetItemIDBySkuParams) SetTimeout(timeout time.Duration)
- func (o *GetItemIDBySkuParams) WithActiveOnly(activeOnly *bool) *GetItemIDBySkuParams
- func (o *GetItemIDBySkuParams) WithContext(ctx context.Context) *GetItemIDBySkuParams
- func (o *GetItemIDBySkuParams) WithHTTPClient(client *http.Client) *GetItemIDBySkuParams
- func (o *GetItemIDBySkuParams) WithNamespace(namespace string) *GetItemIDBySkuParams
- func (o *GetItemIDBySkuParams) WithSku(sku string) *GetItemIDBySkuParams
- func (o *GetItemIDBySkuParams) WithStoreID(storeID *string) *GetItemIDBySkuParams
- func (o *GetItemIDBySkuParams) WithTimeout(timeout time.Duration) *GetItemIDBySkuParams
- func (o *GetItemIDBySkuParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetItemIDBySkuReader
- type GetItemNotFound
- type GetItemOK
- type GetItemParams
- func (o *GetItemParams) SetActiveOnly(activeOnly *bool)
- func (o *GetItemParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetItemParams) SetContext(ctx context.Context)
- func (o *GetItemParams) SetFlightId(flightId string)
- func (o *GetItemParams) SetHTTPClient(client *http.Client)
- func (o *GetItemParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetItemParams) SetItemID(itemID string)
- func (o *GetItemParams) SetNamespace(namespace string)
- func (o *GetItemParams) SetStoreID(storeID *string)
- func (o *GetItemParams) SetTimeout(timeout time.Duration)
- func (o *GetItemParams) WithActiveOnly(activeOnly *bool) *GetItemParams
- func (o *GetItemParams) WithContext(ctx context.Context) *GetItemParams
- func (o *GetItemParams) WithHTTPClient(client *http.Client) *GetItemParams
- func (o *GetItemParams) WithItemID(itemID string) *GetItemParams
- func (o *GetItemParams) WithNamespace(namespace string) *GetItemParams
- func (o *GetItemParams) WithStoreID(storeID *string) *GetItemParams
- func (o *GetItemParams) WithTimeout(timeout time.Duration) *GetItemParams
- func (o *GetItemParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetItemReader
- type GetItemTypeConfigNotFound
- type GetItemTypeConfigOK
- type GetItemTypeConfigParams
- func NewGetItemTypeConfigParams() *GetItemTypeConfigParams
- func NewGetItemTypeConfigParamsWithContext(ctx context.Context) *GetItemTypeConfigParams
- func NewGetItemTypeConfigParamsWithHTTPClient(client *http.Client) *GetItemTypeConfigParams
- func NewGetItemTypeConfigParamsWithTimeout(timeout time.Duration) *GetItemTypeConfigParams
- func (o *GetItemTypeConfigParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetItemTypeConfigParams) SetContext(ctx context.Context)
- func (o *GetItemTypeConfigParams) SetFlightId(flightId string)
- func (o *GetItemTypeConfigParams) SetHTTPClient(client *http.Client)
- func (o *GetItemTypeConfigParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetItemTypeConfigParams) SetID(idVar string)
- func (o *GetItemTypeConfigParams) SetTimeout(timeout time.Duration)
- func (o *GetItemTypeConfigParams) WithContext(ctx context.Context) *GetItemTypeConfigParams
- func (o *GetItemTypeConfigParams) WithHTTPClient(client *http.Client) *GetItemTypeConfigParams
- func (o *GetItemTypeConfigParams) WithID(idVar string) *GetItemTypeConfigParams
- func (o *GetItemTypeConfigParams) WithTimeout(timeout time.Duration) *GetItemTypeConfigParams
- func (o *GetItemTypeConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetItemTypeConfigReader
- type GetItemsNotFound
- type GetItemsOK
- type GetItemsParams
- func (o *GetItemsParams) SetActiveOnly(activeOnly *bool)
- func (o *GetItemsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetItemsParams) SetContext(ctx context.Context)
- func (o *GetItemsParams) SetFlightId(flightId string)
- func (o *GetItemsParams) SetHTTPClient(client *http.Client)
- func (o *GetItemsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetItemsParams) SetItemIds(itemIds string)
- func (o *GetItemsParams) SetNamespace(namespace string)
- func (o *GetItemsParams) SetStoreID(storeID *string)
- func (o *GetItemsParams) SetTimeout(timeout time.Duration)
- func (o *GetItemsParams) WithActiveOnly(activeOnly *bool) *GetItemsParams
- func (o *GetItemsParams) WithContext(ctx context.Context) *GetItemsParams
- func (o *GetItemsParams) WithHTTPClient(client *http.Client) *GetItemsParams
- func (o *GetItemsParams) WithItemIds(itemIds string) *GetItemsParams
- func (o *GetItemsParams) WithNamespace(namespace string) *GetItemsParams
- func (o *GetItemsParams) WithStoreID(storeID *string) *GetItemsParams
- func (o *GetItemsParams) WithTimeout(timeout time.Duration) *GetItemsParams
- func (o *GetItemsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetItemsReader
- type GetLocaleItemBySkuNotFound
- type GetLocaleItemBySkuOK
- type GetLocaleItemBySkuParams
- func NewGetLocaleItemBySkuParams() *GetLocaleItemBySkuParams
- func NewGetLocaleItemBySkuParamsWithContext(ctx context.Context) *GetLocaleItemBySkuParams
- func NewGetLocaleItemBySkuParamsWithHTTPClient(client *http.Client) *GetLocaleItemBySkuParams
- func NewGetLocaleItemBySkuParamsWithTimeout(timeout time.Duration) *GetLocaleItemBySkuParams
- func (o *GetLocaleItemBySkuParams) SetActiveOnly(activeOnly *bool)
- func (o *GetLocaleItemBySkuParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetLocaleItemBySkuParams) SetContext(ctx context.Context)
- func (o *GetLocaleItemBySkuParams) SetFlightId(flightId string)
- func (o *GetLocaleItemBySkuParams) SetHTTPClient(client *http.Client)
- func (o *GetLocaleItemBySkuParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetLocaleItemBySkuParams) SetLanguage(language *string)
- func (o *GetLocaleItemBySkuParams) SetNamespace(namespace string)
- func (o *GetLocaleItemBySkuParams) SetPopulateBundle(populateBundle *bool)
- func (o *GetLocaleItemBySkuParams) SetRegion(region *string)
- func (o *GetLocaleItemBySkuParams) SetSku(sku string)
- func (o *GetLocaleItemBySkuParams) SetStoreID(storeID *string)
- func (o *GetLocaleItemBySkuParams) SetTimeout(timeout time.Duration)
- func (o *GetLocaleItemBySkuParams) WithActiveOnly(activeOnly *bool) *GetLocaleItemBySkuParams
- func (o *GetLocaleItemBySkuParams) WithContext(ctx context.Context) *GetLocaleItemBySkuParams
- func (o *GetLocaleItemBySkuParams) WithHTTPClient(client *http.Client) *GetLocaleItemBySkuParams
- func (o *GetLocaleItemBySkuParams) WithLanguage(language *string) *GetLocaleItemBySkuParams
- func (o *GetLocaleItemBySkuParams) WithNamespace(namespace string) *GetLocaleItemBySkuParams
- func (o *GetLocaleItemBySkuParams) WithPopulateBundle(populateBundle *bool) *GetLocaleItemBySkuParams
- func (o *GetLocaleItemBySkuParams) WithRegion(region *string) *GetLocaleItemBySkuParams
- func (o *GetLocaleItemBySkuParams) WithSku(sku string) *GetLocaleItemBySkuParams
- func (o *GetLocaleItemBySkuParams) WithStoreID(storeID *string) *GetLocaleItemBySkuParams
- func (o *GetLocaleItemBySkuParams) WithTimeout(timeout time.Duration) *GetLocaleItemBySkuParams
- func (o *GetLocaleItemBySkuParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetLocaleItemBySkuReader
- type GetLocaleItemNotFound
- type GetLocaleItemOK
- type GetLocaleItemParams
- func (o *GetLocaleItemParams) SetActiveOnly(activeOnly *bool)
- func (o *GetLocaleItemParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetLocaleItemParams) SetContext(ctx context.Context)
- func (o *GetLocaleItemParams) SetFlightId(flightId string)
- func (o *GetLocaleItemParams) SetHTTPClient(client *http.Client)
- func (o *GetLocaleItemParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetLocaleItemParams) SetItemID(itemID string)
- func (o *GetLocaleItemParams) SetLanguage(language *string)
- func (o *GetLocaleItemParams) SetNamespace(namespace string)
- func (o *GetLocaleItemParams) SetPopulateBundle(populateBundle *bool)
- func (o *GetLocaleItemParams) SetRegion(region *string)
- func (o *GetLocaleItemParams) SetStoreID(storeID *string)
- func (o *GetLocaleItemParams) SetTimeout(timeout time.Duration)
- func (o *GetLocaleItemParams) WithActiveOnly(activeOnly *bool) *GetLocaleItemParams
- func (o *GetLocaleItemParams) WithContext(ctx context.Context) *GetLocaleItemParams
- func (o *GetLocaleItemParams) WithHTTPClient(client *http.Client) *GetLocaleItemParams
- func (o *GetLocaleItemParams) WithItemID(itemID string) *GetLocaleItemParams
- func (o *GetLocaleItemParams) WithLanguage(language *string) *GetLocaleItemParams
- func (o *GetLocaleItemParams) WithNamespace(namespace string) *GetLocaleItemParams
- func (o *GetLocaleItemParams) WithPopulateBundle(populateBundle *bool) *GetLocaleItemParams
- func (o *GetLocaleItemParams) WithRegion(region *string) *GetLocaleItemParams
- func (o *GetLocaleItemParams) WithStoreID(storeID *string) *GetLocaleItemParams
- func (o *GetLocaleItemParams) WithTimeout(timeout time.Duration) *GetLocaleItemParams
- func (o *GetLocaleItemParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetLocaleItemReader
- type ListBasicItemsByFeaturesOK
- type ListBasicItemsByFeaturesParams
- func NewListBasicItemsByFeaturesParams() *ListBasicItemsByFeaturesParams
- func NewListBasicItemsByFeaturesParamsWithContext(ctx context.Context) *ListBasicItemsByFeaturesParams
- func NewListBasicItemsByFeaturesParamsWithHTTPClient(client *http.Client) *ListBasicItemsByFeaturesParams
- func NewListBasicItemsByFeaturesParamsWithTimeout(timeout time.Duration) *ListBasicItemsByFeaturesParams
- func (o *ListBasicItemsByFeaturesParams) SetActiveOnly(activeOnly *bool)
- func (o *ListBasicItemsByFeaturesParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *ListBasicItemsByFeaturesParams) SetContext(ctx context.Context)
- func (o *ListBasicItemsByFeaturesParams) SetFeatures(features []string)
- func (o *ListBasicItemsByFeaturesParams) SetFlightId(flightId string)
- func (o *ListBasicItemsByFeaturesParams) SetHTTPClient(client *http.Client)
- func (o *ListBasicItemsByFeaturesParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *ListBasicItemsByFeaturesParams) SetNamespace(namespace string)
- func (o *ListBasicItemsByFeaturesParams) SetTimeout(timeout time.Duration)
- func (o *ListBasicItemsByFeaturesParams) WithActiveOnly(activeOnly *bool) *ListBasicItemsByFeaturesParams
- func (o *ListBasicItemsByFeaturesParams) WithContext(ctx context.Context) *ListBasicItemsByFeaturesParams
- func (o *ListBasicItemsByFeaturesParams) WithFeatures(features []string) *ListBasicItemsByFeaturesParams
- func (o *ListBasicItemsByFeaturesParams) WithHTTPClient(client *http.Client) *ListBasicItemsByFeaturesParams
- func (o *ListBasicItemsByFeaturesParams) WithNamespace(namespace string) *ListBasicItemsByFeaturesParams
- func (o *ListBasicItemsByFeaturesParams) WithTimeout(timeout time.Duration) *ListBasicItemsByFeaturesParams
- func (o *ListBasicItemsByFeaturesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListBasicItemsByFeaturesReader
- type ListItemTypeConfigsOK
- type ListItemTypeConfigsParams
- func NewListItemTypeConfigsParams() *ListItemTypeConfigsParams
- func NewListItemTypeConfigsParamsWithContext(ctx context.Context) *ListItemTypeConfigsParams
- func NewListItemTypeConfigsParamsWithHTTPClient(client *http.Client) *ListItemTypeConfigsParams
- func NewListItemTypeConfigsParamsWithTimeout(timeout time.Duration) *ListItemTypeConfigsParams
- func (o *ListItemTypeConfigsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *ListItemTypeConfigsParams) SetContext(ctx context.Context)
- func (o *ListItemTypeConfigsParams) SetFlightId(flightId string)
- func (o *ListItemTypeConfigsParams) SetHTTPClient(client *http.Client)
- func (o *ListItemTypeConfigsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *ListItemTypeConfigsParams) SetTimeout(timeout time.Duration)
- func (o *ListItemTypeConfigsParams) WithContext(ctx context.Context) *ListItemTypeConfigsParams
- func (o *ListItemTypeConfigsParams) WithHTTPClient(client *http.Client) *ListItemTypeConfigsParams
- func (o *ListItemTypeConfigsParams) WithTimeout(timeout time.Duration) *ListItemTypeConfigsParams
- func (o *ListItemTypeConfigsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListItemTypeConfigsReader
- type PublicBulkGetItemsNotFound
- type PublicBulkGetItemsOK
- type PublicBulkGetItemsParams
- func NewPublicBulkGetItemsParams() *PublicBulkGetItemsParams
- func NewPublicBulkGetItemsParamsWithContext(ctx context.Context) *PublicBulkGetItemsParams
- func NewPublicBulkGetItemsParamsWithHTTPClient(client *http.Client) *PublicBulkGetItemsParams
- func NewPublicBulkGetItemsParamsWithTimeout(timeout time.Duration) *PublicBulkGetItemsParams
- func (o *PublicBulkGetItemsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicBulkGetItemsParams) SetAutoCalcEstimatedPrice(autoCalcEstimatedPrice *bool)
- func (o *PublicBulkGetItemsParams) SetContext(ctx context.Context)
- func (o *PublicBulkGetItemsParams) SetFlightId(flightId string)
- func (o *PublicBulkGetItemsParams) SetHTTPClient(client *http.Client)
- func (o *PublicBulkGetItemsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicBulkGetItemsParams) SetItemIds(itemIds string)
- func (o *PublicBulkGetItemsParams) SetLanguage(language *string)
- func (o *PublicBulkGetItemsParams) SetNamespace(namespace string)
- func (o *PublicBulkGetItemsParams) SetRegion(region *string)
- func (o *PublicBulkGetItemsParams) SetStoreID(storeID *string)
- func (o *PublicBulkGetItemsParams) SetTimeout(timeout time.Duration)
- func (o *PublicBulkGetItemsParams) WithAutoCalcEstimatedPrice(autoCalcEstimatedPrice *bool) *PublicBulkGetItemsParams
- func (o *PublicBulkGetItemsParams) WithContext(ctx context.Context) *PublicBulkGetItemsParams
- func (o *PublicBulkGetItemsParams) WithHTTPClient(client *http.Client) *PublicBulkGetItemsParams
- func (o *PublicBulkGetItemsParams) WithItemIds(itemIds string) *PublicBulkGetItemsParams
- func (o *PublicBulkGetItemsParams) WithLanguage(language *string) *PublicBulkGetItemsParams
- func (o *PublicBulkGetItemsParams) WithNamespace(namespace string) *PublicBulkGetItemsParams
- func (o *PublicBulkGetItemsParams) WithRegion(region *string) *PublicBulkGetItemsParams
- func (o *PublicBulkGetItemsParams) WithStoreID(storeID *string) *PublicBulkGetItemsParams
- func (o *PublicBulkGetItemsParams) WithTimeout(timeout time.Duration) *PublicBulkGetItemsParams
- func (o *PublicBulkGetItemsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicBulkGetItemsReader
- type PublicGetAppNotFound
- type PublicGetAppOK
- type PublicGetAppParams
- func (o *PublicGetAppParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicGetAppParams) SetContext(ctx context.Context)
- func (o *PublicGetAppParams) SetFlightId(flightId string)
- func (o *PublicGetAppParams) SetHTTPClient(client *http.Client)
- func (o *PublicGetAppParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicGetAppParams) SetItemID(itemID string)
- func (o *PublicGetAppParams) SetLanguage(language *string)
- func (o *PublicGetAppParams) SetNamespace(namespace string)
- func (o *PublicGetAppParams) SetRegion(region *string)
- func (o *PublicGetAppParams) SetStoreID(storeID *string)
- func (o *PublicGetAppParams) SetTimeout(timeout time.Duration)
- func (o *PublicGetAppParams) WithContext(ctx context.Context) *PublicGetAppParams
- func (o *PublicGetAppParams) WithHTTPClient(client *http.Client) *PublicGetAppParams
- func (o *PublicGetAppParams) WithItemID(itemID string) *PublicGetAppParams
- func (o *PublicGetAppParams) WithLanguage(language *string) *PublicGetAppParams
- func (o *PublicGetAppParams) WithNamespace(namespace string) *PublicGetAppParams
- func (o *PublicGetAppParams) WithRegion(region *string) *PublicGetAppParams
- func (o *PublicGetAppParams) WithStoreID(storeID *string) *PublicGetAppParams
- func (o *PublicGetAppParams) WithTimeout(timeout time.Duration) *PublicGetAppParams
- func (o *PublicGetAppParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicGetAppReader
- type PublicGetEstimatedPriceNotFound
- type PublicGetEstimatedPriceOK
- type PublicGetEstimatedPriceParams
- func NewPublicGetEstimatedPriceParams() *PublicGetEstimatedPriceParams
- func NewPublicGetEstimatedPriceParamsWithContext(ctx context.Context) *PublicGetEstimatedPriceParams
- func NewPublicGetEstimatedPriceParamsWithHTTPClient(client *http.Client) *PublicGetEstimatedPriceParams
- func NewPublicGetEstimatedPriceParamsWithTimeout(timeout time.Duration) *PublicGetEstimatedPriceParams
- func (o *PublicGetEstimatedPriceParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicGetEstimatedPriceParams) SetContext(ctx context.Context)
- func (o *PublicGetEstimatedPriceParams) SetFlightId(flightId string)
- func (o *PublicGetEstimatedPriceParams) SetHTTPClient(client *http.Client)
- func (o *PublicGetEstimatedPriceParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicGetEstimatedPriceParams) SetItemIds(itemIds string)
- func (o *PublicGetEstimatedPriceParams) SetNamespace(namespace string)
- func (o *PublicGetEstimatedPriceParams) SetRegion(region *string)
- func (o *PublicGetEstimatedPriceParams) SetStoreID(storeID *string)
- func (o *PublicGetEstimatedPriceParams) SetTimeout(timeout time.Duration)
- func (o *PublicGetEstimatedPriceParams) WithContext(ctx context.Context) *PublicGetEstimatedPriceParams
- func (o *PublicGetEstimatedPriceParams) WithHTTPClient(client *http.Client) *PublicGetEstimatedPriceParams
- func (o *PublicGetEstimatedPriceParams) WithItemIds(itemIds string) *PublicGetEstimatedPriceParams
- func (o *PublicGetEstimatedPriceParams) WithNamespace(namespace string) *PublicGetEstimatedPriceParams
- func (o *PublicGetEstimatedPriceParams) WithRegion(region *string) *PublicGetEstimatedPriceParams
- func (o *PublicGetEstimatedPriceParams) WithStoreID(storeID *string) *PublicGetEstimatedPriceParams
- func (o *PublicGetEstimatedPriceParams) WithTimeout(timeout time.Duration) *PublicGetEstimatedPriceParams
- func (o *PublicGetEstimatedPriceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicGetEstimatedPriceReader
- type PublicGetItemByAppIDNotFound
- type PublicGetItemByAppIDOK
- type PublicGetItemByAppIDParams
- func NewPublicGetItemByAppIDParams() *PublicGetItemByAppIDParams
- func NewPublicGetItemByAppIDParamsWithContext(ctx context.Context) *PublicGetItemByAppIDParams
- func NewPublicGetItemByAppIDParamsWithHTTPClient(client *http.Client) *PublicGetItemByAppIDParams
- func NewPublicGetItemByAppIDParamsWithTimeout(timeout time.Duration) *PublicGetItemByAppIDParams
- func (o *PublicGetItemByAppIDParams) SetAppID(appID string)
- func (o *PublicGetItemByAppIDParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicGetItemByAppIDParams) SetContext(ctx context.Context)
- func (o *PublicGetItemByAppIDParams) SetFlightId(flightId string)
- func (o *PublicGetItemByAppIDParams) SetHTTPClient(client *http.Client)
- func (o *PublicGetItemByAppIDParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicGetItemByAppIDParams) SetLanguage(language *string)
- func (o *PublicGetItemByAppIDParams) SetNamespace(namespace string)
- func (o *PublicGetItemByAppIDParams) SetRegion(region *string)
- func (o *PublicGetItemByAppIDParams) SetStoreID(storeID *string)
- func (o *PublicGetItemByAppIDParams) SetTimeout(timeout time.Duration)
- func (o *PublicGetItemByAppIDParams) WithAppID(appID string) *PublicGetItemByAppIDParams
- func (o *PublicGetItemByAppIDParams) WithContext(ctx context.Context) *PublicGetItemByAppIDParams
- func (o *PublicGetItemByAppIDParams) WithHTTPClient(client *http.Client) *PublicGetItemByAppIDParams
- func (o *PublicGetItemByAppIDParams) WithLanguage(language *string) *PublicGetItemByAppIDParams
- func (o *PublicGetItemByAppIDParams) WithNamespace(namespace string) *PublicGetItemByAppIDParams
- func (o *PublicGetItemByAppIDParams) WithRegion(region *string) *PublicGetItemByAppIDParams
- func (o *PublicGetItemByAppIDParams) WithStoreID(storeID *string) *PublicGetItemByAppIDParams
- func (o *PublicGetItemByAppIDParams) WithTimeout(timeout time.Duration) *PublicGetItemByAppIDParams
- func (o *PublicGetItemByAppIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicGetItemByAppIDReader
- type PublicGetItemBySkuNotFound
- type PublicGetItemBySkuOK
- type PublicGetItemBySkuParams
- func NewPublicGetItemBySkuParams() *PublicGetItemBySkuParams
- func NewPublicGetItemBySkuParamsWithContext(ctx context.Context) *PublicGetItemBySkuParams
- func NewPublicGetItemBySkuParamsWithHTTPClient(client *http.Client) *PublicGetItemBySkuParams
- func NewPublicGetItemBySkuParamsWithTimeout(timeout time.Duration) *PublicGetItemBySkuParams
- func (o *PublicGetItemBySkuParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicGetItemBySkuParams) SetAutoCalcEstimatedPrice(autoCalcEstimatedPrice *bool)
- func (o *PublicGetItemBySkuParams) SetContext(ctx context.Context)
- func (o *PublicGetItemBySkuParams) SetFlightId(flightId string)
- func (o *PublicGetItemBySkuParams) SetHTTPClient(client *http.Client)
- func (o *PublicGetItemBySkuParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicGetItemBySkuParams) SetLanguage(language *string)
- func (o *PublicGetItemBySkuParams) SetNamespace(namespace string)
- func (o *PublicGetItemBySkuParams) SetRegion(region *string)
- func (o *PublicGetItemBySkuParams) SetSku(sku string)
- func (o *PublicGetItemBySkuParams) SetStoreID(storeID *string)
- func (o *PublicGetItemBySkuParams) SetTimeout(timeout time.Duration)
- func (o *PublicGetItemBySkuParams) WithAutoCalcEstimatedPrice(autoCalcEstimatedPrice *bool) *PublicGetItemBySkuParams
- func (o *PublicGetItemBySkuParams) WithContext(ctx context.Context) *PublicGetItemBySkuParams
- func (o *PublicGetItemBySkuParams) WithHTTPClient(client *http.Client) *PublicGetItemBySkuParams
- func (o *PublicGetItemBySkuParams) WithLanguage(language *string) *PublicGetItemBySkuParams
- func (o *PublicGetItemBySkuParams) WithNamespace(namespace string) *PublicGetItemBySkuParams
- func (o *PublicGetItemBySkuParams) WithRegion(region *string) *PublicGetItemBySkuParams
- func (o *PublicGetItemBySkuParams) WithSku(sku string) *PublicGetItemBySkuParams
- func (o *PublicGetItemBySkuParams) WithStoreID(storeID *string) *PublicGetItemBySkuParams
- func (o *PublicGetItemBySkuParams) WithTimeout(timeout time.Duration) *PublicGetItemBySkuParams
- func (o *PublicGetItemBySkuParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicGetItemBySkuReader
- type PublicGetItemDynamicDataNotFound
- type PublicGetItemDynamicDataOK
- type PublicGetItemDynamicDataParams
- func NewPublicGetItemDynamicDataParams() *PublicGetItemDynamicDataParams
- func NewPublicGetItemDynamicDataParamsWithContext(ctx context.Context) *PublicGetItemDynamicDataParams
- func NewPublicGetItemDynamicDataParamsWithHTTPClient(client *http.Client) *PublicGetItemDynamicDataParams
- func NewPublicGetItemDynamicDataParamsWithTimeout(timeout time.Duration) *PublicGetItemDynamicDataParams
- func (o *PublicGetItemDynamicDataParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicGetItemDynamicDataParams) SetContext(ctx context.Context)
- func (o *PublicGetItemDynamicDataParams) SetFlightId(flightId string)
- func (o *PublicGetItemDynamicDataParams) SetHTTPClient(client *http.Client)
- func (o *PublicGetItemDynamicDataParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicGetItemDynamicDataParams) SetItemID(itemID string)
- func (o *PublicGetItemDynamicDataParams) SetNamespace(namespace string)
- func (o *PublicGetItemDynamicDataParams) SetTimeout(timeout time.Duration)
- func (o *PublicGetItemDynamicDataParams) WithContext(ctx context.Context) *PublicGetItemDynamicDataParams
- func (o *PublicGetItemDynamicDataParams) WithHTTPClient(client *http.Client) *PublicGetItemDynamicDataParams
- func (o *PublicGetItemDynamicDataParams) WithItemID(itemID string) *PublicGetItemDynamicDataParams
- func (o *PublicGetItemDynamicDataParams) WithNamespace(namespace string) *PublicGetItemDynamicDataParams
- func (o *PublicGetItemDynamicDataParams) WithTimeout(timeout time.Duration) *PublicGetItemDynamicDataParams
- func (o *PublicGetItemDynamicDataParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicGetItemDynamicDataReader
- type PublicGetItemNotFound
- type PublicGetItemOK
- type PublicGetItemParams
- func (o *PublicGetItemParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicGetItemParams) SetAutoCalcEstimatedPrice(autoCalcEstimatedPrice *bool)
- func (o *PublicGetItemParams) SetContext(ctx context.Context)
- func (o *PublicGetItemParams) SetFlightId(flightId string)
- func (o *PublicGetItemParams) SetHTTPClient(client *http.Client)
- func (o *PublicGetItemParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicGetItemParams) SetItemID(itemID string)
- func (o *PublicGetItemParams) SetLanguage(language *string)
- func (o *PublicGetItemParams) SetNamespace(namespace string)
- func (o *PublicGetItemParams) SetPopulateBundle(populateBundle *bool)
- func (o *PublicGetItemParams) SetRegion(region *string)
- func (o *PublicGetItemParams) SetStoreID(storeID *string)
- func (o *PublicGetItemParams) SetTimeout(timeout time.Duration)
- func (o *PublicGetItemParams) WithAutoCalcEstimatedPrice(autoCalcEstimatedPrice *bool) *PublicGetItemParams
- func (o *PublicGetItemParams) WithContext(ctx context.Context) *PublicGetItemParams
- func (o *PublicGetItemParams) WithHTTPClient(client *http.Client) *PublicGetItemParams
- func (o *PublicGetItemParams) WithItemID(itemID string) *PublicGetItemParams
- func (o *PublicGetItemParams) WithLanguage(language *string) *PublicGetItemParams
- func (o *PublicGetItemParams) WithNamespace(namespace string) *PublicGetItemParams
- func (o *PublicGetItemParams) WithPopulateBundle(populateBundle *bool) *PublicGetItemParams
- func (o *PublicGetItemParams) WithRegion(region *string) *PublicGetItemParams
- func (o *PublicGetItemParams) WithStoreID(storeID *string) *PublicGetItemParams
- func (o *PublicGetItemParams) WithTimeout(timeout time.Duration) *PublicGetItemParams
- func (o *PublicGetItemParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicGetItemReader
- type PublicQueryItemsNotFound
- type PublicQueryItemsOK
- type PublicQueryItemsParams
- func NewPublicQueryItemsParams() *PublicQueryItemsParams
- func NewPublicQueryItemsParamsWithContext(ctx context.Context) *PublicQueryItemsParams
- func NewPublicQueryItemsParamsWithHTTPClient(client *http.Client) *PublicQueryItemsParams
- func NewPublicQueryItemsParamsWithTimeout(timeout time.Duration) *PublicQueryItemsParams
- func (o *PublicQueryItemsParams) SetAppType(appType *string)
- func (o *PublicQueryItemsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicQueryItemsParams) SetAutoCalcEstimatedPrice(autoCalcEstimatedPrice *bool)
- func (o *PublicQueryItemsParams) SetBaseAppID(baseAppID *string)
- func (o *PublicQueryItemsParams) SetCategoryPath(categoryPath *string)
- func (o *PublicQueryItemsParams) SetContext(ctx context.Context)
- func (o *PublicQueryItemsParams) SetFeatures(features *string)
- func (o *PublicQueryItemsParams) SetFlightId(flightId string)
- func (o *PublicQueryItemsParams) SetHTTPClient(client *http.Client)
- func (o *PublicQueryItemsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicQueryItemsParams) SetIncludeSubCategoryItem(includeSubCategoryItem *bool)
- func (o *PublicQueryItemsParams) SetItemType(itemType *string)
- func (o *PublicQueryItemsParams) SetLanguage(language *string)
- func (o *PublicQueryItemsParams) SetLimit(limit *int32)
- func (o *PublicQueryItemsParams) SetNamespace(namespace string)
- func (o *PublicQueryItemsParams) SetOffset(offset *int32)
- func (o *PublicQueryItemsParams) SetRegion(region *string)
- func (o *PublicQueryItemsParams) SetSortBy(sortBy []string)
- func (o *PublicQueryItemsParams) SetStoreID(storeID *string)
- func (o *PublicQueryItemsParams) SetTags(tags *string)
- func (o *PublicQueryItemsParams) SetTimeout(timeout time.Duration)
- func (o *PublicQueryItemsParams) WithAppType(appType *string) *PublicQueryItemsParams
- func (o *PublicQueryItemsParams) WithAutoCalcEstimatedPrice(autoCalcEstimatedPrice *bool) *PublicQueryItemsParams
- func (o *PublicQueryItemsParams) WithBaseAppID(baseAppID *string) *PublicQueryItemsParams
- func (o *PublicQueryItemsParams) WithCategoryPath(categoryPath *string) *PublicQueryItemsParams
- func (o *PublicQueryItemsParams) WithContext(ctx context.Context) *PublicQueryItemsParams
- func (o *PublicQueryItemsParams) WithFeatures(features *string) *PublicQueryItemsParams
- func (o *PublicQueryItemsParams) WithHTTPClient(client *http.Client) *PublicQueryItemsParams
- func (o *PublicQueryItemsParams) WithIncludeSubCategoryItem(includeSubCategoryItem *bool) *PublicQueryItemsParams
- func (o *PublicQueryItemsParams) WithItemType(itemType *string) *PublicQueryItemsParams
- func (o *PublicQueryItemsParams) WithLanguage(language *string) *PublicQueryItemsParams
- func (o *PublicQueryItemsParams) WithLimit(limit *int32) *PublicQueryItemsParams
- func (o *PublicQueryItemsParams) WithNamespace(namespace string) *PublicQueryItemsParams
- func (o *PublicQueryItemsParams) WithOffset(offset *int32) *PublicQueryItemsParams
- func (o *PublicQueryItemsParams) WithRegion(region *string) *PublicQueryItemsParams
- func (o *PublicQueryItemsParams) WithSortBy(sortBy []string) *PublicQueryItemsParams
- func (o *PublicQueryItemsParams) WithStoreID(storeID *string) *PublicQueryItemsParams
- func (o *PublicQueryItemsParams) WithTags(tags *string) *PublicQueryItemsParams
- func (o *PublicQueryItemsParams) WithTimeout(timeout time.Duration) *PublicQueryItemsParams
- func (o *PublicQueryItemsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicQueryItemsReader
- type PublicQueryItemsUnprocessableEntity
- type PublicSearchItemsNotFound
- type PublicSearchItemsOK
- type PublicSearchItemsParams
- func NewPublicSearchItemsParams() *PublicSearchItemsParams
- func NewPublicSearchItemsParamsWithContext(ctx context.Context) *PublicSearchItemsParams
- func NewPublicSearchItemsParamsWithHTTPClient(client *http.Client) *PublicSearchItemsParams
- func NewPublicSearchItemsParamsWithTimeout(timeout time.Duration) *PublicSearchItemsParams
- func (o *PublicSearchItemsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicSearchItemsParams) SetAutoCalcEstimatedPrice(autoCalcEstimatedPrice *bool)
- func (o *PublicSearchItemsParams) SetContext(ctx context.Context)
- func (o *PublicSearchItemsParams) SetFlightId(flightId string)
- func (o *PublicSearchItemsParams) SetHTTPClient(client *http.Client)
- func (o *PublicSearchItemsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicSearchItemsParams) SetItemType(itemType *string)
- func (o *PublicSearchItemsParams) SetKeyword(keyword string)
- func (o *PublicSearchItemsParams) SetLanguage(language string)
- func (o *PublicSearchItemsParams) SetLimit(limit *int32)
- func (o *PublicSearchItemsParams) SetNamespace(namespace string)
- func (o *PublicSearchItemsParams) SetOffset(offset *int32)
- func (o *PublicSearchItemsParams) SetRegion(region *string)
- func (o *PublicSearchItemsParams) SetStoreID(storeID *string)
- func (o *PublicSearchItemsParams) SetTimeout(timeout time.Duration)
- func (o *PublicSearchItemsParams) WithAutoCalcEstimatedPrice(autoCalcEstimatedPrice *bool) *PublicSearchItemsParams
- func (o *PublicSearchItemsParams) WithContext(ctx context.Context) *PublicSearchItemsParams
- func (o *PublicSearchItemsParams) WithHTTPClient(client *http.Client) *PublicSearchItemsParams
- func (o *PublicSearchItemsParams) WithItemType(itemType *string) *PublicSearchItemsParams
- func (o *PublicSearchItemsParams) WithKeyword(keyword string) *PublicSearchItemsParams
- func (o *PublicSearchItemsParams) WithLanguage(language string) *PublicSearchItemsParams
- func (o *PublicSearchItemsParams) WithLimit(limit *int32) *PublicSearchItemsParams
- func (o *PublicSearchItemsParams) WithNamespace(namespace string) *PublicSearchItemsParams
- func (o *PublicSearchItemsParams) WithOffset(offset *int32) *PublicSearchItemsParams
- func (o *PublicSearchItemsParams) WithRegion(region *string) *PublicSearchItemsParams
- func (o *PublicSearchItemsParams) WithStoreID(storeID *string) *PublicSearchItemsParams
- func (o *PublicSearchItemsParams) WithTimeout(timeout time.Duration) *PublicSearchItemsParams
- func (o *PublicSearchItemsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicSearchItemsReader
- type PublicValidateItemPurchaseConditionOK
- type PublicValidateItemPurchaseConditionParams
- func NewPublicValidateItemPurchaseConditionParams() *PublicValidateItemPurchaseConditionParams
- func NewPublicValidateItemPurchaseConditionParamsWithContext(ctx context.Context) *PublicValidateItemPurchaseConditionParams
- func NewPublicValidateItemPurchaseConditionParamsWithHTTPClient(client *http.Client) *PublicValidateItemPurchaseConditionParams
- func NewPublicValidateItemPurchaseConditionParamsWithTimeout(timeout time.Duration) *PublicValidateItemPurchaseConditionParams
- func (o *PublicValidateItemPurchaseConditionParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicValidateItemPurchaseConditionParams) SetBody(body *platformclientmodels.ItemPurchaseConditionValidateRequest)
- func (o *PublicValidateItemPurchaseConditionParams) SetContext(ctx context.Context)
- func (o *PublicValidateItemPurchaseConditionParams) SetFlightId(flightId string)
- func (o *PublicValidateItemPurchaseConditionParams) SetHTTPClient(client *http.Client)
- func (o *PublicValidateItemPurchaseConditionParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicValidateItemPurchaseConditionParams) SetNamespace(namespace string)
- func (o *PublicValidateItemPurchaseConditionParams) SetTimeout(timeout time.Duration)
- func (o *PublicValidateItemPurchaseConditionParams) WithBody(body *platformclientmodels.ItemPurchaseConditionValidateRequest) *PublicValidateItemPurchaseConditionParams
- func (o *PublicValidateItemPurchaseConditionParams) WithContext(ctx context.Context) *PublicValidateItemPurchaseConditionParams
- func (o *PublicValidateItemPurchaseConditionParams) WithHTTPClient(client *http.Client) *PublicValidateItemPurchaseConditionParams
- func (o *PublicValidateItemPurchaseConditionParams) WithNamespace(namespace string) *PublicValidateItemPurchaseConditionParams
- func (o *PublicValidateItemPurchaseConditionParams) WithTimeout(timeout time.Duration) *PublicValidateItemPurchaseConditionParams
- func (o *PublicValidateItemPurchaseConditionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicValidateItemPurchaseConditionReader
- type PublicValidateItemPurchaseConditionUnprocessableEntity
- type QueryItemsNotFound
- type QueryItemsOK
- type QueryItemsParams
- func (o *QueryItemsParams) SetActiveOnly(activeOnly *bool)
- func (o *QueryItemsParams) SetAppType(appType *string)
- func (o *QueryItemsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *QueryItemsParams) SetAvailableDate(availableDate *string)
- func (o *QueryItemsParams) SetBaseAppID(baseAppID *string)
- func (o *QueryItemsParams) SetCategoryPath(categoryPath *string)
- func (o *QueryItemsParams) SetContext(ctx context.Context)
- func (o *QueryItemsParams) SetFeatures(features *string)
- func (o *QueryItemsParams) SetFlightId(flightId string)
- func (o *QueryItemsParams) SetHTTPClient(client *http.Client)
- func (o *QueryItemsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *QueryItemsParams) SetIncludeSubCategoryItem(includeSubCategoryItem *bool)
- func (o *QueryItemsParams) SetItemType(itemType *string)
- func (o *QueryItemsParams) SetLimit(limit *int32)
- func (o *QueryItemsParams) SetNamespace(namespace string)
- func (o *QueryItemsParams) SetOffset(offset *int32)
- func (o *QueryItemsParams) SetRegion(region *string)
- func (o *QueryItemsParams) SetSortBy(sortBy []string)
- func (o *QueryItemsParams) SetStoreID(storeID *string)
- func (o *QueryItemsParams) SetTags(tags *string)
- func (o *QueryItemsParams) SetTargetNamespace(targetNamespace *string)
- func (o *QueryItemsParams) SetTimeout(timeout time.Duration)
- func (o *QueryItemsParams) WithActiveOnly(activeOnly *bool) *QueryItemsParams
- func (o *QueryItemsParams) WithAppType(appType *string) *QueryItemsParams
- func (o *QueryItemsParams) WithAvailableDate(availableDate *string) *QueryItemsParams
- func (o *QueryItemsParams) WithBaseAppID(baseAppID *string) *QueryItemsParams
- func (o *QueryItemsParams) WithCategoryPath(categoryPath *string) *QueryItemsParams
- func (o *QueryItemsParams) WithContext(ctx context.Context) *QueryItemsParams
- func (o *QueryItemsParams) WithFeatures(features *string) *QueryItemsParams
- func (o *QueryItemsParams) WithHTTPClient(client *http.Client) *QueryItemsParams
- func (o *QueryItemsParams) WithIncludeSubCategoryItem(includeSubCategoryItem *bool) *QueryItemsParams
- func (o *QueryItemsParams) WithItemType(itemType *string) *QueryItemsParams
- func (o *QueryItemsParams) WithLimit(limit *int32) *QueryItemsParams
- func (o *QueryItemsParams) WithNamespace(namespace string) *QueryItemsParams
- func (o *QueryItemsParams) WithOffset(offset *int32) *QueryItemsParams
- func (o *QueryItemsParams) WithRegion(region *string) *QueryItemsParams
- func (o *QueryItemsParams) WithSortBy(sortBy []string) *QueryItemsParams
- func (o *QueryItemsParams) WithStoreID(storeID *string) *QueryItemsParams
- func (o *QueryItemsParams) WithTags(tags *string) *QueryItemsParams
- func (o *QueryItemsParams) WithTargetNamespace(targetNamespace *string) *QueryItemsParams
- func (o *QueryItemsParams) WithTimeout(timeout time.Duration) *QueryItemsParams
- func (o *QueryItemsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type QueryItemsReader
- type QueryItemsUnprocessableEntity
- type QueryItemsV2NotFound
- type QueryItemsV2OK
- type QueryItemsV2Params
- func (o *QueryItemsV2Params) SetAppType(appType *string)
- func (o *QueryItemsV2Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *QueryItemsV2Params) SetAvailableDate(availableDate *string)
- func (o *QueryItemsV2Params) SetBaseAppID(baseAppID *string)
- func (o *QueryItemsV2Params) SetCategoryPath(categoryPath *string)
- func (o *QueryItemsV2Params) SetContext(ctx context.Context)
- func (o *QueryItemsV2Params) SetFeatures(features *string)
- func (o *QueryItemsV2Params) SetFlightId(flightId string)
- func (o *QueryItemsV2Params) SetHTTPClient(client *http.Client)
- func (o *QueryItemsV2Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *QueryItemsV2Params) SetIncludeSubCategoryItem(includeSubCategoryItem *bool)
- func (o *QueryItemsV2Params) SetItemName(itemName *string)
- func (o *QueryItemsV2Params) SetItemStatus(itemStatus *string)
- func (o *QueryItemsV2Params) SetItemType(itemType []string)
- func (o *QueryItemsV2Params) SetLimit(limit *int32)
- func (o *QueryItemsV2Params) SetNamespace(namespace string)
- func (o *QueryItemsV2Params) SetOffset(offset *int32)
- func (o *QueryItemsV2Params) SetRegion(region *string)
- func (o *QueryItemsV2Params) SetSectionExclusive(sectionExclusive *bool)
- func (o *QueryItemsV2Params) SetSortBy(sortBy []string)
- func (o *QueryItemsV2Params) SetStoreID(storeID *string)
- func (o *QueryItemsV2Params) SetTags(tags *string)
- func (o *QueryItemsV2Params) SetTargetNamespace(targetNamespace *string)
- func (o *QueryItemsV2Params) SetTimeout(timeout time.Duration)
- func (o *QueryItemsV2Params) SetWithTotal(withTotal *bool)
- func (o *QueryItemsV2Params) WithAppType(appType *string) *QueryItemsV2Params
- func (o *QueryItemsV2Params) WithAvailableDate(availableDate *string) *QueryItemsV2Params
- func (o *QueryItemsV2Params) WithBaseAppID(baseAppID *string) *QueryItemsV2Params
- func (o *QueryItemsV2Params) WithCategoryPath(categoryPath *string) *QueryItemsV2Params
- func (o *QueryItemsV2Params) WithContext(ctx context.Context) *QueryItemsV2Params
- func (o *QueryItemsV2Params) WithFeatures(features *string) *QueryItemsV2Params
- func (o *QueryItemsV2Params) WithHTTPClient(client *http.Client) *QueryItemsV2Params
- func (o *QueryItemsV2Params) WithIncludeSubCategoryItem(includeSubCategoryItem *bool) *QueryItemsV2Params
- func (o *QueryItemsV2Params) WithItemName(itemName *string) *QueryItemsV2Params
- func (o *QueryItemsV2Params) WithItemStatus(itemStatus *string) *QueryItemsV2Params
- func (o *QueryItemsV2Params) WithItemType(itemType []string) *QueryItemsV2Params
- func (o *QueryItemsV2Params) WithLimit(limit *int32) *QueryItemsV2Params
- func (o *QueryItemsV2Params) WithNamespace(namespace string) *QueryItemsV2Params
- func (o *QueryItemsV2Params) WithOffset(offset *int32) *QueryItemsV2Params
- func (o *QueryItemsV2Params) WithRegion(region *string) *QueryItemsV2Params
- func (o *QueryItemsV2Params) WithSectionExclusive(sectionExclusive *bool) *QueryItemsV2Params
- func (o *QueryItemsV2Params) WithSortBy(sortBy []string) *QueryItemsV2Params
- func (o *QueryItemsV2Params) WithStoreID(storeID *string) *QueryItemsV2Params
- func (o *QueryItemsV2Params) WithTags(tags *string) *QueryItemsV2Params
- func (o *QueryItemsV2Params) WithTargetNamespace(targetNamespace *string) *QueryItemsV2Params
- func (o *QueryItemsV2Params) WithTimeout(timeout time.Duration) *QueryItemsV2Params
- func (o *QueryItemsV2Params) WithWithTotal_(withTotal *bool) *QueryItemsV2Params
- func (o *QueryItemsV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type QueryItemsV2Reader
- type QueryItemsV2UnprocessableEntity
- type QueryUncategorizedItemsNotFound
- type QueryUncategorizedItemsOK
- type QueryUncategorizedItemsParams
- func NewQueryUncategorizedItemsParams() *QueryUncategorizedItemsParams
- func NewQueryUncategorizedItemsParamsWithContext(ctx context.Context) *QueryUncategorizedItemsParams
- func NewQueryUncategorizedItemsParamsWithHTTPClient(client *http.Client) *QueryUncategorizedItemsParams
- func NewQueryUncategorizedItemsParamsWithTimeout(timeout time.Duration) *QueryUncategorizedItemsParams
- func (o *QueryUncategorizedItemsParams) SetActiveOnly(activeOnly *bool)
- func (o *QueryUncategorizedItemsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *QueryUncategorizedItemsParams) SetContext(ctx context.Context)
- func (o *QueryUncategorizedItemsParams) SetFlightId(flightId string)
- func (o *QueryUncategorizedItemsParams) SetHTTPClient(client *http.Client)
- func (o *QueryUncategorizedItemsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *QueryUncategorizedItemsParams) SetLimit(limit *int32)
- func (o *QueryUncategorizedItemsParams) SetNamespace(namespace string)
- func (o *QueryUncategorizedItemsParams) SetOffset(offset *int32)
- func (o *QueryUncategorizedItemsParams) SetSortBy(sortBy []string)
- func (o *QueryUncategorizedItemsParams) SetStoreID(storeID *string)
- func (o *QueryUncategorizedItemsParams) SetTimeout(timeout time.Duration)
- func (o *QueryUncategorizedItemsParams) WithActiveOnly(activeOnly *bool) *QueryUncategorizedItemsParams
- func (o *QueryUncategorizedItemsParams) WithContext(ctx context.Context) *QueryUncategorizedItemsParams
- func (o *QueryUncategorizedItemsParams) WithHTTPClient(client *http.Client) *QueryUncategorizedItemsParams
- func (o *QueryUncategorizedItemsParams) WithLimit(limit *int32) *QueryUncategorizedItemsParams
- func (o *QueryUncategorizedItemsParams) WithNamespace(namespace string) *QueryUncategorizedItemsParams
- func (o *QueryUncategorizedItemsParams) WithOffset(offset *int32) *QueryUncategorizedItemsParams
- func (o *QueryUncategorizedItemsParams) WithSortBy(sortBy []string) *QueryUncategorizedItemsParams
- func (o *QueryUncategorizedItemsParams) WithStoreID(storeID *string) *QueryUncategorizedItemsParams
- func (o *QueryUncategorizedItemsParams) WithTimeout(timeout time.Duration) *QueryUncategorizedItemsParams
- func (o *QueryUncategorizedItemsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type QueryUncategorizedItemsReader
- type QueryUncategorizedItemsUnprocessableEntity
- type ReturnItemNoContent
- type ReturnItemNotFound
- type ReturnItemParams
- func (o *ReturnItemParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *ReturnItemParams) SetBody(body *platformclientmodels.ItemReturnRequest)
- func (o *ReturnItemParams) SetContext(ctx context.Context)
- func (o *ReturnItemParams) SetFlightId(flightId string)
- func (o *ReturnItemParams) SetHTTPClient(client *http.Client)
- func (o *ReturnItemParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *ReturnItemParams) SetItemID(itemID string)
- func (o *ReturnItemParams) SetNamespace(namespace string)
- func (o *ReturnItemParams) SetTimeout(timeout time.Duration)
- func (o *ReturnItemParams) WithBody(body *platformclientmodels.ItemReturnRequest) *ReturnItemParams
- func (o *ReturnItemParams) WithContext(ctx context.Context) *ReturnItemParams
- func (o *ReturnItemParams) WithHTTPClient(client *http.Client) *ReturnItemParams
- func (o *ReturnItemParams) WithItemID(itemID string) *ReturnItemParams
- func (o *ReturnItemParams) WithNamespace(namespace string) *ReturnItemParams
- func (o *ReturnItemParams) WithTimeout(timeout time.Duration) *ReturnItemParams
- func (o *ReturnItemParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ReturnItemReader
- type ReturnItemUnprocessableEntity
- type SearchItemTypeConfigNotFound
- type SearchItemTypeConfigOK
- type SearchItemTypeConfigParams
- func NewSearchItemTypeConfigParams() *SearchItemTypeConfigParams
- func NewSearchItemTypeConfigParamsWithContext(ctx context.Context) *SearchItemTypeConfigParams
- func NewSearchItemTypeConfigParamsWithHTTPClient(client *http.Client) *SearchItemTypeConfigParams
- func NewSearchItemTypeConfigParamsWithTimeout(timeout time.Duration) *SearchItemTypeConfigParams
- func (o *SearchItemTypeConfigParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *SearchItemTypeConfigParams) SetClazz(clazz *string)
- func (o *SearchItemTypeConfigParams) SetContext(ctx context.Context)
- func (o *SearchItemTypeConfigParams) SetFlightId(flightId string)
- func (o *SearchItemTypeConfigParams) SetHTTPClient(client *http.Client)
- func (o *SearchItemTypeConfigParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *SearchItemTypeConfigParams) SetItemType(itemType string)
- func (o *SearchItemTypeConfigParams) SetTimeout(timeout time.Duration)
- func (o *SearchItemTypeConfigParams) WithClazz(clazz *string) *SearchItemTypeConfigParams
- func (o *SearchItemTypeConfigParams) WithContext(ctx context.Context) *SearchItemTypeConfigParams
- func (o *SearchItemTypeConfigParams) WithHTTPClient(client *http.Client) *SearchItemTypeConfigParams
- func (o *SearchItemTypeConfigParams) WithItemType(itemType string) *SearchItemTypeConfigParams
- func (o *SearchItemTypeConfigParams) WithTimeout(timeout time.Duration) *SearchItemTypeConfigParams
- func (o *SearchItemTypeConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SearchItemTypeConfigReader
- type SearchItemsNotFound
- type SearchItemsOK
- type SearchItemsParams
- func (o *SearchItemsParams) SetActiveOnly(activeOnly *bool)
- func (o *SearchItemsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *SearchItemsParams) SetContext(ctx context.Context)
- func (o *SearchItemsParams) SetFlightId(flightId string)
- func (o *SearchItemsParams) SetHTTPClient(client *http.Client)
- func (o *SearchItemsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *SearchItemsParams) SetItemType(itemType *string)
- func (o *SearchItemsParams) SetKeyword(keyword string)
- func (o *SearchItemsParams) SetLanguage(language string)
- func (o *SearchItemsParams) SetLimit(limit *int32)
- func (o *SearchItemsParams) SetNamespace(namespace string)
- func (o *SearchItemsParams) SetOffset(offset *int32)
- func (o *SearchItemsParams) SetSortBy(sortBy *string)
- func (o *SearchItemsParams) SetStoreID(storeID *string)
- func (o *SearchItemsParams) SetTimeout(timeout time.Duration)
- func (o *SearchItemsParams) WithActiveOnly(activeOnly *bool) *SearchItemsParams
- func (o *SearchItemsParams) WithContext(ctx context.Context) *SearchItemsParams
- func (o *SearchItemsParams) WithHTTPClient(client *http.Client) *SearchItemsParams
- func (o *SearchItemsParams) WithItemType(itemType *string) *SearchItemsParams
- func (o *SearchItemsParams) WithKeyword(keyword string) *SearchItemsParams
- func (o *SearchItemsParams) WithLanguage(language string) *SearchItemsParams
- func (o *SearchItemsParams) WithLimit(limit *int32) *SearchItemsParams
- func (o *SearchItemsParams) WithNamespace(namespace string) *SearchItemsParams
- func (o *SearchItemsParams) WithOffset(offset *int32) *SearchItemsParams
- func (o *SearchItemsParams) WithSortBy(sortBy *string) *SearchItemsParams
- func (o *SearchItemsParams) WithStoreID(storeID *string) *SearchItemsParams
- func (o *SearchItemsParams) WithTimeout(timeout time.Duration) *SearchItemsParams
- func (o *SearchItemsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SearchItemsReader
- type SyncInGameItemBadRequest
- type SyncInGameItemConflict
- type SyncInGameItemNotFound
- type SyncInGameItemOK
- type SyncInGameItemParams
- func NewSyncInGameItemParams() *SyncInGameItemParams
- func NewSyncInGameItemParamsWithContext(ctx context.Context) *SyncInGameItemParams
- func NewSyncInGameItemParamsWithHTTPClient(client *http.Client) *SyncInGameItemParams
- func NewSyncInGameItemParamsWithTimeout(timeout time.Duration) *SyncInGameItemParams
- func (o *SyncInGameItemParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *SyncInGameItemParams) SetBody(body *platformclientmodels.InGameItemSync)
- func (o *SyncInGameItemParams) SetContext(ctx context.Context)
- func (o *SyncInGameItemParams) SetFlightId(flightId string)
- func (o *SyncInGameItemParams) SetHTTPClient(client *http.Client)
- func (o *SyncInGameItemParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *SyncInGameItemParams) SetNamespace(namespace string)
- func (o *SyncInGameItemParams) SetStoreID(storeID string)
- func (o *SyncInGameItemParams) SetTimeout(timeout time.Duration)
- func (o *SyncInGameItemParams) WithBody(body *platformclientmodels.InGameItemSync) *SyncInGameItemParams
- func (o *SyncInGameItemParams) WithContext(ctx context.Context) *SyncInGameItemParams
- func (o *SyncInGameItemParams) WithHTTPClient(client *http.Client) *SyncInGameItemParams
- func (o *SyncInGameItemParams) WithNamespace(namespace string) *SyncInGameItemParams
- func (o *SyncInGameItemParams) WithStoreID(storeID string) *SyncInGameItemParams
- func (o *SyncInGameItemParams) WithTimeout(timeout time.Duration) *SyncInGameItemParams
- func (o *SyncInGameItemParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SyncInGameItemReader
- type SyncInGameItemUnprocessableEntity
- type UpdateAppConflict
- type UpdateAppNotFound
- type UpdateAppOK
- type UpdateAppParams
- func (o *UpdateAppParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *UpdateAppParams) SetBody(body *platformclientmodels.AppUpdate)
- func (o *UpdateAppParams) SetContext(ctx context.Context)
- func (o *UpdateAppParams) SetFlightId(flightId string)
- func (o *UpdateAppParams) SetHTTPClient(client *http.Client)
- func (o *UpdateAppParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *UpdateAppParams) SetItemID(itemID string)
- func (o *UpdateAppParams) SetNamespace(namespace string)
- func (o *UpdateAppParams) SetStoreID(storeID string)
- func (o *UpdateAppParams) SetTimeout(timeout time.Duration)
- func (o *UpdateAppParams) WithBody(body *platformclientmodels.AppUpdate) *UpdateAppParams
- func (o *UpdateAppParams) WithContext(ctx context.Context) *UpdateAppParams
- func (o *UpdateAppParams) WithHTTPClient(client *http.Client) *UpdateAppParams
- func (o *UpdateAppParams) WithItemID(itemID string) *UpdateAppParams
- func (o *UpdateAppParams) WithNamespace(namespace string) *UpdateAppParams
- func (o *UpdateAppParams) WithStoreID(storeID string) *UpdateAppParams
- func (o *UpdateAppParams) WithTimeout(timeout time.Duration) *UpdateAppParams
- func (o *UpdateAppParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateAppReader
- type UpdateAppUnprocessableEntity
- type UpdateItemBadRequest
- type UpdateItemConflict
- type UpdateItemNotFound
- type UpdateItemOK
- type UpdateItemParams
- func (o *UpdateItemParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *UpdateItemParams) SetBody(body *platformclientmodels.ItemUpdate)
- func (o *UpdateItemParams) SetContext(ctx context.Context)
- func (o *UpdateItemParams) SetFlightId(flightId string)
- func (o *UpdateItemParams) SetHTTPClient(client *http.Client)
- func (o *UpdateItemParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *UpdateItemParams) SetItemID(itemID string)
- func (o *UpdateItemParams) SetNamespace(namespace string)
- func (o *UpdateItemParams) SetStoreID(storeID string)
- func (o *UpdateItemParams) SetTimeout(timeout time.Duration)
- func (o *UpdateItemParams) WithBody(body *platformclientmodels.ItemUpdate) *UpdateItemParams
- func (o *UpdateItemParams) WithContext(ctx context.Context) *UpdateItemParams
- func (o *UpdateItemParams) WithHTTPClient(client *http.Client) *UpdateItemParams
- func (o *UpdateItemParams) WithItemID(itemID string) *UpdateItemParams
- func (o *UpdateItemParams) WithNamespace(namespace string) *UpdateItemParams
- func (o *UpdateItemParams) WithStoreID(storeID string) *UpdateItemParams
- func (o *UpdateItemParams) WithTimeout(timeout time.Duration) *UpdateItemParams
- func (o *UpdateItemParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateItemPurchaseConditionBadRequest
- type UpdateItemPurchaseConditionConflict
- type UpdateItemPurchaseConditionNotFound
- type UpdateItemPurchaseConditionOK
- type UpdateItemPurchaseConditionParams
- func NewUpdateItemPurchaseConditionParams() *UpdateItemPurchaseConditionParams
- func NewUpdateItemPurchaseConditionParamsWithContext(ctx context.Context) *UpdateItemPurchaseConditionParams
- func NewUpdateItemPurchaseConditionParamsWithHTTPClient(client *http.Client) *UpdateItemPurchaseConditionParams
- func NewUpdateItemPurchaseConditionParamsWithTimeout(timeout time.Duration) *UpdateItemPurchaseConditionParams
- func (o *UpdateItemPurchaseConditionParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *UpdateItemPurchaseConditionParams) SetBody(body *platformclientmodels.PurchaseConditionUpdate)
- func (o *UpdateItemPurchaseConditionParams) SetContext(ctx context.Context)
- func (o *UpdateItemPurchaseConditionParams) SetFlightId(flightId string)
- func (o *UpdateItemPurchaseConditionParams) SetHTTPClient(client *http.Client)
- func (o *UpdateItemPurchaseConditionParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *UpdateItemPurchaseConditionParams) SetItemID(itemID string)
- func (o *UpdateItemPurchaseConditionParams) SetNamespace(namespace string)
- func (o *UpdateItemPurchaseConditionParams) SetStoreID(storeID string)
- func (o *UpdateItemPurchaseConditionParams) SetTimeout(timeout time.Duration)
- func (o *UpdateItemPurchaseConditionParams) WithBody(body *platformclientmodels.PurchaseConditionUpdate) *UpdateItemPurchaseConditionParams
- func (o *UpdateItemPurchaseConditionParams) WithContext(ctx context.Context) *UpdateItemPurchaseConditionParams
- func (o *UpdateItemPurchaseConditionParams) WithHTTPClient(client *http.Client) *UpdateItemPurchaseConditionParams
- func (o *UpdateItemPurchaseConditionParams) WithItemID(itemID string) *UpdateItemPurchaseConditionParams
- func (o *UpdateItemPurchaseConditionParams) WithNamespace(namespace string) *UpdateItemPurchaseConditionParams
- func (o *UpdateItemPurchaseConditionParams) WithStoreID(storeID string) *UpdateItemPurchaseConditionParams
- func (o *UpdateItemPurchaseConditionParams) WithTimeout(timeout time.Duration) *UpdateItemPurchaseConditionParams
- func (o *UpdateItemPurchaseConditionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateItemPurchaseConditionReader
- type UpdateItemPurchaseConditionUnprocessableEntity
- type UpdateItemReader
- type UpdateItemTypeConfigConflict
- type UpdateItemTypeConfigNotFound
- type UpdateItemTypeConfigOK
- type UpdateItemTypeConfigParams
- func NewUpdateItemTypeConfigParams() *UpdateItemTypeConfigParams
- func NewUpdateItemTypeConfigParamsWithContext(ctx context.Context) *UpdateItemTypeConfigParams
- func NewUpdateItemTypeConfigParamsWithHTTPClient(client *http.Client) *UpdateItemTypeConfigParams
- func NewUpdateItemTypeConfigParamsWithTimeout(timeout time.Duration) *UpdateItemTypeConfigParams
- func (o *UpdateItemTypeConfigParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *UpdateItemTypeConfigParams) SetBody(body *platformclientmodels.ItemTypeConfigUpdate)
- func (o *UpdateItemTypeConfigParams) SetContext(ctx context.Context)
- func (o *UpdateItemTypeConfigParams) SetFlightId(flightId string)
- func (o *UpdateItemTypeConfigParams) SetHTTPClient(client *http.Client)
- func (o *UpdateItemTypeConfigParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *UpdateItemTypeConfigParams) SetID(idVar string)
- func (o *UpdateItemTypeConfigParams) SetTimeout(timeout time.Duration)
- func (o *UpdateItemTypeConfigParams) WithBody(body *platformclientmodels.ItemTypeConfigUpdate) *UpdateItemTypeConfigParams
- func (o *UpdateItemTypeConfigParams) WithContext(ctx context.Context) *UpdateItemTypeConfigParams
- func (o *UpdateItemTypeConfigParams) WithHTTPClient(client *http.Client) *UpdateItemTypeConfigParams
- func (o *UpdateItemTypeConfigParams) WithID(idVar string) *UpdateItemTypeConfigParams
- func (o *UpdateItemTypeConfigParams) WithTimeout(timeout time.Duration) *UpdateItemTypeConfigParams
- func (o *UpdateItemTypeConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateItemTypeConfigReader
- type UpdateItemTypeConfigUnprocessableEntity
- type UpdateItemUnprocessableEntity
- type ValidateItemPurchaseConditionOK
- type ValidateItemPurchaseConditionParams
- func NewValidateItemPurchaseConditionParams() *ValidateItemPurchaseConditionParams
- func NewValidateItemPurchaseConditionParamsWithContext(ctx context.Context) *ValidateItemPurchaseConditionParams
- func NewValidateItemPurchaseConditionParamsWithHTTPClient(client *http.Client) *ValidateItemPurchaseConditionParams
- func NewValidateItemPurchaseConditionParamsWithTimeout(timeout time.Duration) *ValidateItemPurchaseConditionParams
- func (o *ValidateItemPurchaseConditionParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *ValidateItemPurchaseConditionParams) SetBody(body *platformclientmodels.ItemPurchaseConditionValidateRequest)
- func (o *ValidateItemPurchaseConditionParams) SetContext(ctx context.Context)
- func (o *ValidateItemPurchaseConditionParams) SetFlightId(flightId string)
- func (o *ValidateItemPurchaseConditionParams) SetHTTPClient(client *http.Client)
- func (o *ValidateItemPurchaseConditionParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *ValidateItemPurchaseConditionParams) SetNamespace(namespace string)
- func (o *ValidateItemPurchaseConditionParams) SetPlatform(platform *string)
- func (o *ValidateItemPurchaseConditionParams) SetTimeout(timeout time.Duration)
- func (o *ValidateItemPurchaseConditionParams) SetUserID(userID string)
- func (o *ValidateItemPurchaseConditionParams) WithBody(body *platformclientmodels.ItemPurchaseConditionValidateRequest) *ValidateItemPurchaseConditionParams
- func (o *ValidateItemPurchaseConditionParams) WithContext(ctx context.Context) *ValidateItemPurchaseConditionParams
- func (o *ValidateItemPurchaseConditionParams) WithHTTPClient(client *http.Client) *ValidateItemPurchaseConditionParams
- func (o *ValidateItemPurchaseConditionParams) WithNamespace(namespace string) *ValidateItemPurchaseConditionParams
- func (o *ValidateItemPurchaseConditionParams) WithPlatform(platform *string) *ValidateItemPurchaseConditionParams
- func (o *ValidateItemPurchaseConditionParams) WithTimeout(timeout time.Duration) *ValidateItemPurchaseConditionParams
- func (o *ValidateItemPurchaseConditionParams) WithUserID(userID string) *ValidateItemPurchaseConditionParams
- func (o *ValidateItemPurchaseConditionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ValidateItemPurchaseConditionReader
- type ValidateItemPurchaseConditionUnprocessableEntity
Constants ¶
const ( PublicQueryItemsDEMOConstant = "DEMO" PublicQueryItemsDLCConstant = "DLC" PublicQueryItemsGAMEConstant = "GAME" PublicQueryItemsSOFTWAREConstant = "SOFTWARE" )
Get the enum in PublicQueryItemsParams
const ( PublicQueryItemsAPPConstant = "APP" PublicQueryItemsBUNDLEConstant = "BUNDLE" PublicQueryItemsCODEConstant = "CODE" PublicQueryItemsCOINSConstant = "COINS" PublicQueryItemsEXTENSIONConstant = "EXTENSION" PublicQueryItemsINGAMEITEMConstant = "INGAMEITEM" PublicQueryItemsLOOTBOXConstant = "LOOTBOX" PublicQueryItemsMEDIAConstant = "MEDIA" PublicQueryItemsOPTIONBOXConstant = "OPTIONBOX" PublicQueryItemsSEASONConstant = "SEASON" PublicQueryItemsSUBSCRIPTIONConstant = "SUBSCRIPTION" )
Get the enum in PublicQueryItemsParams
const ( PublicQueryItemsNameConstant = "name" PublicQueryItemsNameAscConstant = "name:asc" PublicQueryItemsNameDescConstant = "name:desc" PublicQueryItemsCreatedAtConstant = "createdAt" PublicQueryItemsCreatedAtAscConstant = "createdAt:asc" PublicQueryItemsCreatedAtDescConstant = "createdAt:desc" PublicQueryItemsUpdatedAtConstant = "updatedAt" PublicQueryItemsUpdatedAtAscConstant = "updatedAt:asc" PublicQueryItemsUpdatedAtDescConstant = "updatedAt:desc" PublicQueryItemsDisplayOrderConstant = "displayOrder" PublicQueryItemsDisplayOrderAscConstant = "displayOrder:asc" PublicQueryItemsDisplayOrderDescConstant = "displayOrder:desc" )
Get the enum in PublicQueryItemsParams
const ( PublicSearchItemsAPPConstant = "APP" PublicSearchItemsBUNDLEConstant = "BUNDLE" PublicSearchItemsCODEConstant = "CODE" PublicSearchItemsCOINSConstant = "COINS" PublicSearchItemsEXTENSIONConstant = "EXTENSION" PublicSearchItemsINGAMEITEMConstant = "INGAMEITEM" PublicSearchItemsLOOTBOXConstant = "LOOTBOX" PublicSearchItemsMEDIAConstant = "MEDIA" PublicSearchItemsOPTIONBOXConstant = "OPTIONBOX" PublicSearchItemsSEASONConstant = "SEASON" PublicSearchItemsSUBSCRIPTIONConstant = "SUBSCRIPTION" )
Get the enum in PublicSearchItemsParams
const ( QueryItemsDEMOConstant = "DEMO" QueryItemsDLCConstant = "DLC" QueryItemsGAMEConstant = "GAME" QueryItemsSOFTWAREConstant = "SOFTWARE" )
Get the enum in QueryItemsParams
const ( QueryItemsAPPConstant = "APP" QueryItemsBUNDLEConstant = "BUNDLE" QueryItemsCODEConstant = "CODE" QueryItemsCOINSConstant = "COINS" QueryItemsEXTENSIONConstant = "EXTENSION" QueryItemsINGAMEITEMConstant = "INGAMEITEM" QueryItemsLOOTBOXConstant = "LOOTBOX" QueryItemsMEDIAConstant = "MEDIA" QueryItemsOPTIONBOXConstant = "OPTIONBOX" QueryItemsSEASONConstant = "SEASON" QueryItemsSUBSCRIPTIONConstant = "SUBSCRIPTION" )
Get the enum in QueryItemsParams
const ( QueryItemsNameConstant = "name" QueryItemsNameAscConstant = "name:asc" QueryItemsNameDescConstant = "name:desc" QueryItemsCreatedAtConstant = "createdAt" QueryItemsCreatedAtAscConstant = "createdAt:asc" QueryItemsCreatedAtDescConstant = "createdAt:desc" QueryItemsUpdatedAtConstant = "updatedAt" QueryItemsUpdatedAtAscConstant = "updatedAt:asc" QueryItemsUpdatedAtDescConstant = "updatedAt:desc" QueryItemsDisplayOrderConstant = "displayOrder" QueryItemsDisplayOrderAscConstant = "displayOrder:asc" QueryItemsDisplayOrderDescConstant = "displayOrder:desc" )
Get the enum in QueryItemsParams
const ( QueryItemsV2DEMOConstant = "DEMO" QueryItemsV2DLCConstant = "DLC" QueryItemsV2GAMEConstant = "GAME" QueryItemsV2SOFTWAREConstant = "SOFTWARE" )
Get the enum in QueryItemsV2Params
const ( QueryItemsV2ACTIVEConstant = "ACTIVE" QueryItemsV2INACTIVEConstant = "INACTIVE" )
Get the enum in QueryItemsV2Params
const ( QueryItemsV2APPConstant = "APP" QueryItemsV2BUNDLEConstant = "BUNDLE" QueryItemsV2CODEConstant = "CODE" QueryItemsV2COINSConstant = "COINS" QueryItemsV2EXTENSIONConstant = "EXTENSION" QueryItemsV2INGAMEITEMConstant = "INGAMEITEM" QueryItemsV2LOOTBOXConstant = "LOOTBOX" QueryItemsV2MEDIAConstant = "MEDIA" QueryItemsV2OPTIONBOXConstant = "OPTIONBOX" QueryItemsV2SEASONConstant = "SEASON" QueryItemsV2SUBSCRIPTIONConstant = "SUBSCRIPTION" )
Get the enum in QueryItemsV2Params
const ( QueryItemsV2NameConstant = "name" QueryItemsV2NameAscConstant = "name:asc" QueryItemsV2NameDescConstant = "name:desc" QueryItemsV2CreatedAtConstant = "createdAt" QueryItemsV2CreatedAtAscConstant = "createdAt:asc" QueryItemsV2CreatedAtDescConstant = "createdAt:desc" QueryItemsV2UpdatedAtConstant = "updatedAt" QueryItemsV2UpdatedAtAscConstant = "updatedAt:asc" QueryItemsV2UpdatedAtDescConstant = "updatedAt:desc" QueryItemsV2DisplayOrderConstant = "displayOrder" QueryItemsV2DisplayOrderAscConstant = "displayOrder:asc" QueryItemsV2DisplayOrderDescConstant = "displayOrder:desc" )
Get the enum in QueryItemsV2Params
const ( QueryUncategorizedItemsNameConstant = "name" QueryUncategorizedItemsNameAscConstant = "name:asc" QueryUncategorizedItemsNameDescConstant = "name:desc" QueryUncategorizedItemsCreatedAtConstant = "createdAt" QueryUncategorizedItemsCreatedAtAscConstant = "createdAt:asc" QueryUncategorizedItemsCreatedAtDescConstant = "createdAt:desc" QueryUncategorizedItemsUpdatedAtConstant = "updatedAt" QueryUncategorizedItemsUpdatedAtAscConstant = "updatedAt:asc" QueryUncategorizedItemsUpdatedAtDescConstant = "updatedAt:desc" QueryUncategorizedItemsDisplayOrderConstant = "displayOrder" QueryUncategorizedItemsDisplayOrderAscConstant = "displayOrder:asc" QueryUncategorizedItemsDisplayOrderDescConstant = "displayOrder:desc" )
Get the enum in QueryUncategorizedItemsParams
const ( SearchItemTypeConfigAPPConstant = "APP" SearchItemTypeConfigBUNDLEConstant = "BUNDLE" SearchItemTypeConfigCODEConstant = "CODE" SearchItemTypeConfigCOINSConstant = "COINS" SearchItemTypeConfigEXTENSIONConstant = "EXTENSION" SearchItemTypeConfigINGAMEITEMConstant = "INGAMEITEM" SearchItemTypeConfigLOOTBOXConstant = "LOOTBOX" SearchItemTypeConfigMEDIAConstant = "MEDIA" SearchItemTypeConfigOPTIONBOXConstant = "OPTIONBOX" SearchItemTypeConfigSEASONConstant = "SEASON" SearchItemTypeConfigSUBSCRIPTIONConstant = "SUBSCRIPTION" )
Get the enum in SearchItemTypeConfigParams
const ( SearchItemsAPPConstant = "APP" SearchItemsBUNDLEConstant = "BUNDLE" SearchItemsCODEConstant = "CODE" SearchItemsCOINSConstant = "COINS" SearchItemsEXTENSIONConstant = "EXTENSION" SearchItemsINGAMEITEMConstant = "INGAMEITEM" SearchItemsLOOTBOXConstant = "LOOTBOX" SearchItemsMEDIAConstant = "MEDIA" SearchItemsOPTIONBOXConstant = "OPTIONBOX" SearchItemsSEASONConstant = "SEASON" SearchItemsSUBSCRIPTIONConstant = "SUBSCRIPTION" )
Get the enum in SearchItemsParams
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AcquireItemNotFound ¶
type AcquireItemNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
AcquireItemNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30341</td><td>Item [{itemId}] does not exist in namespace [{namespace}]</td></tr></table>
func NewAcquireItemNotFound ¶
func NewAcquireItemNotFound() *AcquireItemNotFound
NewAcquireItemNotFound creates a AcquireItemNotFound with default headers values
func (*AcquireItemNotFound) Error ¶
func (o *AcquireItemNotFound) Error() string
func (*AcquireItemNotFound) GetPayload ¶
func (o *AcquireItemNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*AcquireItemNotFound) ToJSONString ¶ added in v0.25.0
func (o *AcquireItemNotFound) ToJSONString() string
type AcquireItemOK ¶
type AcquireItemOK struct {
Payload *platformclientmodels.ItemAcquireResult
}
AcquireItemOK handles this case with default header values.
successful operation
func NewAcquireItemOK ¶
func NewAcquireItemOK() *AcquireItemOK
NewAcquireItemOK creates a AcquireItemOK with default headers values
func (*AcquireItemOK) Error ¶
func (o *AcquireItemOK) Error() string
func (*AcquireItemOK) GetPayload ¶
func (o *AcquireItemOK) GetPayload() *platformclientmodels.ItemAcquireResult
func (*AcquireItemOK) ToJSONString ¶ added in v0.25.0
func (o *AcquireItemOK) ToJSONString() string
type AcquireItemParams ¶
type AcquireItemParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *platformclientmodels.ItemAcquireRequest /*ItemID*/ ItemID string /*Namespace*/ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
AcquireItemParams contains all the parameters to send to the API endpoint for the acquire item operation typically these are written to a http.Request
func NewAcquireItemParams ¶
func NewAcquireItemParams() *AcquireItemParams
NewAcquireItemParams creates a new AcquireItemParams object with the default values initialized.
func NewAcquireItemParamsWithContext ¶
func NewAcquireItemParamsWithContext(ctx context.Context) *AcquireItemParams
NewAcquireItemParamsWithContext creates a new AcquireItemParams object with the default values initialized, and the ability to set a context for a request
func NewAcquireItemParamsWithHTTPClient ¶
func NewAcquireItemParamsWithHTTPClient(client *http.Client) *AcquireItemParams
NewAcquireItemParamsWithHTTPClient creates a new AcquireItemParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAcquireItemParamsWithTimeout ¶
func NewAcquireItemParamsWithTimeout(timeout time.Duration) *AcquireItemParams
NewAcquireItemParamsWithTimeout creates a new AcquireItemParams object with the default values initialized, and the ability to set a timeout on a request
func (*AcquireItemParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *AcquireItemParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the acquire item params
func (*AcquireItemParams) SetBody ¶
func (o *AcquireItemParams) SetBody(body *platformclientmodels.ItemAcquireRequest)
SetBody adds the body to the acquire item params
func (*AcquireItemParams) SetContext ¶
func (o *AcquireItemParams) SetContext(ctx context.Context)
SetContext adds the context to the acquire item params
func (*AcquireItemParams) SetFlightId ¶ added in v0.63.0
func (o *AcquireItemParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*AcquireItemParams) SetHTTPClient ¶
func (o *AcquireItemParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the acquire item params
func (*AcquireItemParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *AcquireItemParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the acquire item params
func (*AcquireItemParams) SetItemID ¶
func (o *AcquireItemParams) SetItemID(itemID string)
SetItemID adds the itemId to the acquire item params
func (*AcquireItemParams) SetNamespace ¶
func (o *AcquireItemParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the acquire item params
func (*AcquireItemParams) SetTimeout ¶
func (o *AcquireItemParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the acquire item params
func (*AcquireItemParams) WithBody ¶
func (o *AcquireItemParams) WithBody(body *platformclientmodels.ItemAcquireRequest) *AcquireItemParams
WithBody adds the body to the acquire item params
func (*AcquireItemParams) WithContext ¶
func (o *AcquireItemParams) WithContext(ctx context.Context) *AcquireItemParams
WithContext adds the context to the acquire item params
func (*AcquireItemParams) WithHTTPClient ¶
func (o *AcquireItemParams) WithHTTPClient(client *http.Client) *AcquireItemParams
WithHTTPClient adds the HTTPClient to the acquire item params
func (*AcquireItemParams) WithItemID ¶
func (o *AcquireItemParams) WithItemID(itemID string) *AcquireItemParams
WithItemID adds the itemID to the acquire item params
func (*AcquireItemParams) WithNamespace ¶
func (o *AcquireItemParams) WithNamespace(namespace string) *AcquireItemParams
WithNamespace adds the namespace to the acquire item params
func (*AcquireItemParams) WithTimeout ¶
func (o *AcquireItemParams) WithTimeout(timeout time.Duration) *AcquireItemParams
WithTimeout adds the timeout to the acquire item params
func (*AcquireItemParams) WriteToRequest ¶
func (o *AcquireItemParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AcquireItemReader ¶
type AcquireItemReader struct {
// contains filtered or unexported fields
}
AcquireItemReader is a Reader for the AcquireItem structure.
func (*AcquireItemReader) ReadResponse ¶
func (o *AcquireItemReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type BulkGetLocaleItemsNotFound ¶ added in v0.7.0
type BulkGetLocaleItemsNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
BulkGetLocaleItemsNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30141</td><td>Store [{storeId}] does not exist in namespace [{namespace}]</td></tr><tr><td>30142</td><td>Published store does not exist in namespace [{namespace}]</td></tr></table>
func NewBulkGetLocaleItemsNotFound ¶ added in v0.7.0
func NewBulkGetLocaleItemsNotFound() *BulkGetLocaleItemsNotFound
NewBulkGetLocaleItemsNotFound creates a BulkGetLocaleItemsNotFound with default headers values
func (*BulkGetLocaleItemsNotFound) Error ¶ added in v0.7.0
func (o *BulkGetLocaleItemsNotFound) Error() string
func (*BulkGetLocaleItemsNotFound) GetPayload ¶ added in v0.7.0
func (o *BulkGetLocaleItemsNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*BulkGetLocaleItemsNotFound) ToJSONString ¶ added in v0.25.0
func (o *BulkGetLocaleItemsNotFound) ToJSONString() string
type BulkGetLocaleItemsOK ¶
type BulkGetLocaleItemsOK struct {
Payload []*platformclientmodels.ItemInfo
}
BulkGetLocaleItemsOK handles this case with default header values.
successful operation
func NewBulkGetLocaleItemsOK ¶
func NewBulkGetLocaleItemsOK() *BulkGetLocaleItemsOK
NewBulkGetLocaleItemsOK creates a BulkGetLocaleItemsOK with default headers values
func (*BulkGetLocaleItemsOK) Error ¶
func (o *BulkGetLocaleItemsOK) Error() string
func (*BulkGetLocaleItemsOK) GetPayload ¶
func (o *BulkGetLocaleItemsOK) GetPayload() []*platformclientmodels.ItemInfo
func (*BulkGetLocaleItemsOK) ToJSONString ¶ added in v0.25.0
func (o *BulkGetLocaleItemsOK) ToJSONString() string
type BulkGetLocaleItemsParams ¶
type BulkGetLocaleItemsParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace Namespace */ Namespace string /*ActiveOnly*/ ActiveOnly *bool /*Language*/ Language *string /*Region*/ Region *string /*StoreID default is published store id */ StoreID *string /*ItemIds commas separated item ids */ ItemIds string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
BulkGetLocaleItemsParams contains all the parameters to send to the API endpoint for the bulk get locale items operation typically these are written to a http.Request
func NewBulkGetLocaleItemsParams ¶
func NewBulkGetLocaleItemsParams() *BulkGetLocaleItemsParams
NewBulkGetLocaleItemsParams creates a new BulkGetLocaleItemsParams object with the default values initialized.
func NewBulkGetLocaleItemsParamsWithContext ¶
func NewBulkGetLocaleItemsParamsWithContext(ctx context.Context) *BulkGetLocaleItemsParams
NewBulkGetLocaleItemsParamsWithContext creates a new BulkGetLocaleItemsParams object with the default values initialized, and the ability to set a context for a request
func NewBulkGetLocaleItemsParamsWithHTTPClient ¶
func NewBulkGetLocaleItemsParamsWithHTTPClient(client *http.Client) *BulkGetLocaleItemsParams
NewBulkGetLocaleItemsParamsWithHTTPClient creates a new BulkGetLocaleItemsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewBulkGetLocaleItemsParamsWithTimeout ¶
func NewBulkGetLocaleItemsParamsWithTimeout(timeout time.Duration) *BulkGetLocaleItemsParams
NewBulkGetLocaleItemsParamsWithTimeout creates a new BulkGetLocaleItemsParams object with the default values initialized, and the ability to set a timeout on a request
func (*BulkGetLocaleItemsParams) SetActiveOnly ¶
func (o *BulkGetLocaleItemsParams) SetActiveOnly(activeOnly *bool)
SetActiveOnly adds the activeOnly to the bulk get locale items params
func (*BulkGetLocaleItemsParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *BulkGetLocaleItemsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the bulk get locale items params
func (*BulkGetLocaleItemsParams) SetContext ¶
func (o *BulkGetLocaleItemsParams) SetContext(ctx context.Context)
SetContext adds the context to the bulk get locale items params
func (*BulkGetLocaleItemsParams) SetFlightId ¶ added in v0.63.0
func (o *BulkGetLocaleItemsParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*BulkGetLocaleItemsParams) SetHTTPClient ¶
func (o *BulkGetLocaleItemsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the bulk get locale items params
func (*BulkGetLocaleItemsParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *BulkGetLocaleItemsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the bulk get locale items params
func (*BulkGetLocaleItemsParams) SetItemIds ¶
func (o *BulkGetLocaleItemsParams) SetItemIds(itemIds string)
SetItemIds adds the itemIds to the bulk get locale items params
func (*BulkGetLocaleItemsParams) SetLanguage ¶
func (o *BulkGetLocaleItemsParams) SetLanguage(language *string)
SetLanguage adds the language to the bulk get locale items params
func (*BulkGetLocaleItemsParams) SetNamespace ¶
func (o *BulkGetLocaleItemsParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the bulk get locale items params
func (*BulkGetLocaleItemsParams) SetRegion ¶
func (o *BulkGetLocaleItemsParams) SetRegion(region *string)
SetRegion adds the region to the bulk get locale items params
func (*BulkGetLocaleItemsParams) SetStoreID ¶
func (o *BulkGetLocaleItemsParams) SetStoreID(storeID *string)
SetStoreID adds the storeId to the bulk get locale items params
func (*BulkGetLocaleItemsParams) SetTimeout ¶
func (o *BulkGetLocaleItemsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the bulk get locale items params
func (*BulkGetLocaleItemsParams) WithActiveOnly ¶
func (o *BulkGetLocaleItemsParams) WithActiveOnly(activeOnly *bool) *BulkGetLocaleItemsParams
WithActiveOnly adds the activeOnly to the bulk get locale items params
func (*BulkGetLocaleItemsParams) WithContext ¶
func (o *BulkGetLocaleItemsParams) WithContext(ctx context.Context) *BulkGetLocaleItemsParams
WithContext adds the context to the bulk get locale items params
func (*BulkGetLocaleItemsParams) WithHTTPClient ¶
func (o *BulkGetLocaleItemsParams) WithHTTPClient(client *http.Client) *BulkGetLocaleItemsParams
WithHTTPClient adds the HTTPClient to the bulk get locale items params
func (*BulkGetLocaleItemsParams) WithItemIds ¶
func (o *BulkGetLocaleItemsParams) WithItemIds(itemIds string) *BulkGetLocaleItemsParams
WithItemIds adds the itemIds to the bulk get locale items params
func (*BulkGetLocaleItemsParams) WithLanguage ¶
func (o *BulkGetLocaleItemsParams) WithLanguage(language *string) *BulkGetLocaleItemsParams
WithLanguage adds the language to the bulk get locale items params
func (*BulkGetLocaleItemsParams) WithNamespace ¶
func (o *BulkGetLocaleItemsParams) WithNamespace(namespace string) *BulkGetLocaleItemsParams
WithNamespace adds the namespace to the bulk get locale items params
func (*BulkGetLocaleItemsParams) WithRegion ¶
func (o *BulkGetLocaleItemsParams) WithRegion(region *string) *BulkGetLocaleItemsParams
WithRegion adds the region to the bulk get locale items params
func (*BulkGetLocaleItemsParams) WithStoreID ¶
func (o *BulkGetLocaleItemsParams) WithStoreID(storeID *string) *BulkGetLocaleItemsParams
WithStoreID adds the storeID to the bulk get locale items params
func (*BulkGetLocaleItemsParams) WithTimeout ¶
func (o *BulkGetLocaleItemsParams) WithTimeout(timeout time.Duration) *BulkGetLocaleItemsParams
WithTimeout adds the timeout to the bulk get locale items params
func (*BulkGetLocaleItemsParams) WriteToRequest ¶
func (o *BulkGetLocaleItemsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type BulkGetLocaleItemsReader ¶
type BulkGetLocaleItemsReader struct {
// contains filtered or unexported fields
}
BulkGetLocaleItemsReader is a Reader for the BulkGetLocaleItems structure.
func (*BulkGetLocaleItemsReader) ReadResponse ¶
func (o *BulkGetLocaleItemsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type BulkUpdateRegionDataBadRequest ¶ added in v0.41.0
type BulkUpdateRegionDataBadRequest struct {
Payload *platformclientmodels.ErrorEntity
}
BulkUpdateRegionDataBadRequest handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30022</td><td>Default region [{region}] is required</td></tr><tr><td>30321</td><td>Invalid item discount amount</td></tr><tr><td>30327</td><td>Invalid item trial price</td></tr><tr><td>30330</td><td>Invalid item region price currency namespace [{namespace}]</td></tr></table>
func NewBulkUpdateRegionDataBadRequest ¶ added in v0.41.0
func NewBulkUpdateRegionDataBadRequest() *BulkUpdateRegionDataBadRequest
NewBulkUpdateRegionDataBadRequest creates a BulkUpdateRegionDataBadRequest with default headers values
func (*BulkUpdateRegionDataBadRequest) Error ¶ added in v0.41.0
func (o *BulkUpdateRegionDataBadRequest) Error() string
func (*BulkUpdateRegionDataBadRequest) GetPayload ¶ added in v0.41.0
func (o *BulkUpdateRegionDataBadRequest) GetPayload() *platformclientmodels.ErrorEntity
func (*BulkUpdateRegionDataBadRequest) ToJSONString ¶ added in v0.41.0
func (o *BulkUpdateRegionDataBadRequest) ToJSONString() string
type BulkUpdateRegionDataConflict ¶ added in v0.41.0
type BulkUpdateRegionDataConflict struct {
Payload *platformclientmodels.ErrorEntity
}
BulkUpdateRegionDataConflict handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30173</td><td>Published store can't modify content</td></tr></table>
func NewBulkUpdateRegionDataConflict ¶ added in v0.41.0
func NewBulkUpdateRegionDataConflict() *BulkUpdateRegionDataConflict
NewBulkUpdateRegionDataConflict creates a BulkUpdateRegionDataConflict with default headers values
func (*BulkUpdateRegionDataConflict) Error ¶ added in v0.41.0
func (o *BulkUpdateRegionDataConflict) Error() string
func (*BulkUpdateRegionDataConflict) GetPayload ¶ added in v0.41.0
func (o *BulkUpdateRegionDataConflict) GetPayload() *platformclientmodels.ErrorEntity
func (*BulkUpdateRegionDataConflict) ToJSONString ¶ added in v0.41.0
func (o *BulkUpdateRegionDataConflict) ToJSONString() string
type BulkUpdateRegionDataNoContent ¶ added in v0.41.0
type BulkUpdateRegionDataNoContent struct { }
BulkUpdateRegionDataNoContent handles this case with default header values.
No Content
func NewBulkUpdateRegionDataNoContent ¶ added in v0.41.0
func NewBulkUpdateRegionDataNoContent() *BulkUpdateRegionDataNoContent
NewBulkUpdateRegionDataNoContent creates a BulkUpdateRegionDataNoContent with default headers values
func (*BulkUpdateRegionDataNoContent) Error ¶ added in v0.41.0
func (o *BulkUpdateRegionDataNoContent) Error() string
type BulkUpdateRegionDataNotFound ¶ added in v0.41.0
type BulkUpdateRegionDataNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
BulkUpdateRegionDataNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30141</td><td>Store [{storeId}] does not exist in namespace [{namespace}]</td></tr><tr><td>30341</td><td>Item [{itemId}] does not exist in namespace [{namespace}]</td></tr><tr><td>30343</td><td>Item of sku [{sku}] does not exist</td></tr></table>
func NewBulkUpdateRegionDataNotFound ¶ added in v0.41.0
func NewBulkUpdateRegionDataNotFound() *BulkUpdateRegionDataNotFound
NewBulkUpdateRegionDataNotFound creates a BulkUpdateRegionDataNotFound with default headers values
func (*BulkUpdateRegionDataNotFound) Error ¶ added in v0.41.0
func (o *BulkUpdateRegionDataNotFound) Error() string
func (*BulkUpdateRegionDataNotFound) GetPayload ¶ added in v0.41.0
func (o *BulkUpdateRegionDataNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*BulkUpdateRegionDataNotFound) ToJSONString ¶ added in v0.41.0
func (o *BulkUpdateRegionDataNotFound) ToJSONString() string
type BulkUpdateRegionDataParams ¶ added in v0.41.0
type BulkUpdateRegionDataParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *platformclientmodels.BulkRegionDataChangeRequest /*Namespace*/ Namespace string /*StoreID*/ StoreID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
BulkUpdateRegionDataParams contains all the parameters to send to the API endpoint for the bulk update region data operation typically these are written to a http.Request
func NewBulkUpdateRegionDataParams ¶ added in v0.41.0
func NewBulkUpdateRegionDataParams() *BulkUpdateRegionDataParams
NewBulkUpdateRegionDataParams creates a new BulkUpdateRegionDataParams object with the default values initialized.
func NewBulkUpdateRegionDataParamsWithContext ¶ added in v0.41.0
func NewBulkUpdateRegionDataParamsWithContext(ctx context.Context) *BulkUpdateRegionDataParams
NewBulkUpdateRegionDataParamsWithContext creates a new BulkUpdateRegionDataParams object with the default values initialized, and the ability to set a context for a request
func NewBulkUpdateRegionDataParamsWithHTTPClient ¶ added in v0.41.0
func NewBulkUpdateRegionDataParamsWithHTTPClient(client *http.Client) *BulkUpdateRegionDataParams
NewBulkUpdateRegionDataParamsWithHTTPClient creates a new BulkUpdateRegionDataParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewBulkUpdateRegionDataParamsWithTimeout ¶ added in v0.41.0
func NewBulkUpdateRegionDataParamsWithTimeout(timeout time.Duration) *BulkUpdateRegionDataParams
NewBulkUpdateRegionDataParamsWithTimeout creates a new BulkUpdateRegionDataParams object with the default values initialized, and the ability to set a timeout on a request
func (*BulkUpdateRegionDataParams) SetAuthInfoWriter ¶ added in v0.41.0
func (o *BulkUpdateRegionDataParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the bulk update region data params
func (*BulkUpdateRegionDataParams) SetBody ¶ added in v0.41.0
func (o *BulkUpdateRegionDataParams) SetBody(body *platformclientmodels.BulkRegionDataChangeRequest)
SetBody adds the body to the bulk update region data params
func (*BulkUpdateRegionDataParams) SetContext ¶ added in v0.41.0
func (o *BulkUpdateRegionDataParams) SetContext(ctx context.Context)
SetContext adds the context to the bulk update region data params
func (*BulkUpdateRegionDataParams) SetFlightId ¶ added in v0.63.0
func (o *BulkUpdateRegionDataParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*BulkUpdateRegionDataParams) SetHTTPClient ¶ added in v0.41.0
func (o *BulkUpdateRegionDataParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the bulk update region data params
func (*BulkUpdateRegionDataParams) SetHTTPClientTransport ¶ added in v0.41.0
func (o *BulkUpdateRegionDataParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the bulk update region data params
func (*BulkUpdateRegionDataParams) SetNamespace ¶ added in v0.41.0
func (o *BulkUpdateRegionDataParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the bulk update region data params
func (*BulkUpdateRegionDataParams) SetStoreID ¶ added in v0.41.0
func (o *BulkUpdateRegionDataParams) SetStoreID(storeID string)
SetStoreID adds the storeId to the bulk update region data params
func (*BulkUpdateRegionDataParams) SetTimeout ¶ added in v0.41.0
func (o *BulkUpdateRegionDataParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the bulk update region data params
func (*BulkUpdateRegionDataParams) WithBody ¶ added in v0.41.0
func (o *BulkUpdateRegionDataParams) WithBody(body *platformclientmodels.BulkRegionDataChangeRequest) *BulkUpdateRegionDataParams
WithBody adds the body to the bulk update region data params
func (*BulkUpdateRegionDataParams) WithContext ¶ added in v0.41.0
func (o *BulkUpdateRegionDataParams) WithContext(ctx context.Context) *BulkUpdateRegionDataParams
WithContext adds the context to the bulk update region data params
func (*BulkUpdateRegionDataParams) WithHTTPClient ¶ added in v0.41.0
func (o *BulkUpdateRegionDataParams) WithHTTPClient(client *http.Client) *BulkUpdateRegionDataParams
WithHTTPClient adds the HTTPClient to the bulk update region data params
func (*BulkUpdateRegionDataParams) WithNamespace ¶ added in v0.41.0
func (o *BulkUpdateRegionDataParams) WithNamespace(namespace string) *BulkUpdateRegionDataParams
WithNamespace adds the namespace to the bulk update region data params
func (*BulkUpdateRegionDataParams) WithStoreID ¶ added in v0.41.0
func (o *BulkUpdateRegionDataParams) WithStoreID(storeID string) *BulkUpdateRegionDataParams
WithStoreID adds the storeID to the bulk update region data params
func (*BulkUpdateRegionDataParams) WithTimeout ¶ added in v0.41.0
func (o *BulkUpdateRegionDataParams) WithTimeout(timeout time.Duration) *BulkUpdateRegionDataParams
WithTimeout adds the timeout to the bulk update region data params
func (*BulkUpdateRegionDataParams) WriteToRequest ¶ added in v0.41.0
func (o *BulkUpdateRegionDataParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type BulkUpdateRegionDataReader ¶ added in v0.41.0
type BulkUpdateRegionDataReader struct {
// contains filtered or unexported fields
}
BulkUpdateRegionDataReader is a Reader for the BulkUpdateRegionData structure.
func (*BulkUpdateRegionDataReader) ReadResponse ¶ added in v0.41.0
func (o *BulkUpdateRegionDataReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type BulkUpdateRegionDataUnprocessableEntity ¶ added in v0.41.0
type BulkUpdateRegionDataUnprocessableEntity struct {
Payload *platformclientmodels.ValidationErrorEntity
}
BulkUpdateRegionDataUnprocessableEntity handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr></table>
func NewBulkUpdateRegionDataUnprocessableEntity ¶ added in v0.41.0
func NewBulkUpdateRegionDataUnprocessableEntity() *BulkUpdateRegionDataUnprocessableEntity
NewBulkUpdateRegionDataUnprocessableEntity creates a BulkUpdateRegionDataUnprocessableEntity with default headers values
func (*BulkUpdateRegionDataUnprocessableEntity) Error ¶ added in v0.41.0
func (o *BulkUpdateRegionDataUnprocessableEntity) Error() string
func (*BulkUpdateRegionDataUnprocessableEntity) GetPayload ¶ added in v0.41.0
func (o *BulkUpdateRegionDataUnprocessableEntity) GetPayload() *platformclientmodels.ValidationErrorEntity
func (*BulkUpdateRegionDataUnprocessableEntity) ToJSONString ¶ added in v0.41.0
func (o *BulkUpdateRegionDataUnprocessableEntity) ToJSONString() string
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for item API
func (*Client) AcquireItem
deprecated
func (a *Client) AcquireItem(params *AcquireItemParams, authInfo runtime.ClientAuthInfoWriter) (*AcquireItemOK, *AcquireItemNotFound, error)
Deprecated: 2022-08-10 - Use AcquireItemShort instead.
AcquireItem acquire item
[SERVICE COMMUNICATION ONLY] This api is used for acquiring a published item while the item is maxCount limited, it will decrease the sale available count.
Other detail info:
- Returns : acquire result
func (*Client) AcquireItemShort ¶ added in v0.8.0
func (a *Client) AcquireItemShort(params *AcquireItemParams, authInfo runtime.ClientAuthInfoWriter) (*AcquireItemOK, error)
AcquireItemShort acquire item
[SERVICE COMMUNICATION ONLY] This api is used for acquiring a published item while the item is maxCount limited, it will decrease the sale available count.
Other detail info:
- Returns : acquire result
func (*Client) BulkGetLocaleItems
deprecated
func (a *Client) BulkGetLocaleItems(params *BulkGetLocaleItemsParams, authInfo runtime.ClientAuthInfoWriter) (*BulkGetLocaleItemsOK, *BulkGetLocaleItemsNotFound, error)
Deprecated: 2022-08-10 - Use BulkGetLocaleItemsShort instead.
BulkGetLocaleItems bulk get locale items This API is used to bulk get locale items. If item not exist in specific region, default region item will return.
Other detail info:
- Returns : the list of items info
func (*Client) BulkGetLocaleItemsShort ¶ added in v0.8.0
func (a *Client) BulkGetLocaleItemsShort(params *BulkGetLocaleItemsParams, authInfo runtime.ClientAuthInfoWriter) (*BulkGetLocaleItemsOK, error)
BulkGetLocaleItemsShort bulk get locale items This API is used to bulk get locale items. If item not exist in specific region, default region item will return.
Other detail info:
- Returns : the list of items info
func (*Client) BulkUpdateRegionData
deprecated
added in
v0.41.0
func (a *Client) BulkUpdateRegionData(params *BulkUpdateRegionDataParams, authInfo runtime.ClientAuthInfoWriter) (*BulkUpdateRegionDataNoContent, *BulkUpdateRegionDataBadRequest, *BulkUpdateRegionDataNotFound, *BulkUpdateRegionDataConflict, *BulkUpdateRegionDataUnprocessableEntity, error)
Deprecated: 2022-08-10 - Use BulkUpdateRegionDataShort instead.
BulkUpdateRegionData update item's region data in bulk This API is used to update region data of items in bulk
func (*Client) BulkUpdateRegionDataShort ¶ added in v0.41.0
func (a *Client) BulkUpdateRegionDataShort(params *BulkUpdateRegionDataParams, authInfo runtime.ClientAuthInfoWriter) (*BulkUpdateRegionDataNoContent, error)
BulkUpdateRegionDataShort update item's region data in bulk This API is used to update region data of items in bulk
func (*Client) CreateItem
deprecated
func (a *Client) CreateItem(params *CreateItemParams, authInfo runtime.ClientAuthInfoWriter) (*CreateItemCreated, *CreateItemBadRequest, *CreateItemNotFound, *CreateItemConflict, *CreateItemUnprocessableEntity, error)
Deprecated: 2022-08-10 - Use CreateItemShort instead.
CreateItem create an item This API is used to create an item. APP item only can created in publisher namespace.
An item create example:
{ "categoryPath": "/games", "localizations": { "en": { "title":"required", "description":"optional", "longDescription":"optional", "localExt": { "properties":[ { "key1":"value1", "key2":"value2" } ], "functions":[ { "key1":"value1", "key2":"value2" } ] } } }, "images": [ { "as":"optional, image for", "caption":"optional", "height":10, "width":10, "imageUrl":"http://img-url-required", "smallImageUrl":"http://small-img-url-required" } ], "thumbnailUrl": "optional, thumbnail url", "status": "ACTIVE", "listable": true, "purchasable": true, "itemType": "APP(allowed: [APP,COINS,INGAMEITEM,CODE,BUNDLE])", "name": "required, also will be used as entitlement name", "entitlementType": "DURABLE(allowed:[DURABLE,CONSUMABLE], should be CONSUMABLE when item type is COINS)", "useCount": 1(optional, required if the entitlement type is consumable), "stackable": false, "appId": "optional, required if itemType is APP", "appType": "GAME(optional, required if itemType is APP)", "seasonType": "PASS(optional, required if itemType is SEASON)", "baseAppId": "optional, set value of game app id if you want to link to a game", "targetCurrencyCode": "optional, required if itemType is COINS", "targetNamespace": "optional, required when itemType is INGAMEITEM, the targetNamespace will only take effect when the item created belongs to the publisher namespace", "sku": "optional, commonly unique item code", "regionData": { "US(store's default region is required)": [ { "price":10, "discountPercentage": 0(integer, optional, range[0,100], discountedPrice = price * ((100 - discountPercentage) * 0.01), will use it to calculate discounted price if it is not 0), "discountAmount":0(integer, optional, range[0,itemPrice], will use it to calculate discounted price if discountPercentage is 0), "currencyCode":"code(required, example: USD)", "currencyNamespace":"test-ns-required(allow publisher namespace if namespace is publisher namespace, allow publisher and game namespace if namespace is not publisher namespace)", "trialPrice":5(required while fixedTrialCycles set, should >=0 and <= price, will same as price if not present), "purchaseAt":"optional yyyy-MM-dd'T'HH:mm:ss.SSS'Z'", "expireAt":"optional yyyy-MM-dd'T'HH:mm:ss.SSS'Z'", "discountPurchaseAt":"optional yyyy-MM-dd'T'HH:mm:ss.SSS'Z'", "discountExpireAt":"optional yyyy-MM-dd'T'HH:mm:ss.SSS'Z'" } ] }, "itemIds": [ "itemId" ], "itemQty": { "itemId":1 }, "recurring": { "cycle":"MONTHLY(allowed: [WEEKLY,MONTHLY,QUARTERLY,YEARLY])", "fixedFreeDays":0(integer, fixed free days, 0 means not set), "fixedTrialCycles":0(integer, fixed trial cycles, 0 means not set, will not take effect if fixedFreeDays set), "graceDays":7(integer, recurring grace days, retry recurring charge within configured days if charge fail, default 7) }, "tags": [ "exampleTag24" ], "features": [ "feature" ], "clazz": "weapon", "boothName": "C_campaign1", "displayOrder": 1000, "ext": { "properties":[ { "key1":"value1", "key2":"value2" } ], "functions":[ { "key1":"value1", "key2":"value2" } ] }, "maxCountPerUser": 1(integer, optional, -1 means UNLIMITED), "maxCount": 1(integer, optional, -1 means UNLIMITED, unset when itemType is CODE) }
Other detail info:
- Returns : created item data
## Restrictions for item extension and localization extension and inventory config custom attributes
1. Cannot use "." as the key name -
{ "data.2": "value" }
2. Cannot use "$" as the prefix in key names -
{ "$data": "value" }
func (*Client) CreateItemShort ¶ added in v0.8.0
func (a *Client) CreateItemShort(params *CreateItemParams, authInfo runtime.ClientAuthInfoWriter) (*CreateItemCreated, error)
CreateItemShort create an item This API is used to create an item. APP item only can created in publisher namespace.
An item create example:
{ "categoryPath": "/games", "localizations": { "en": { "title":"required", "description":"optional", "longDescription":"optional", "localExt": { "properties":[ { "key1":"value1", "key2":"value2" } ], "functions":[ { "key1":"value1", "key2":"value2" } ] } } }, "images": [ { "as":"optional, image for", "caption":"optional", "height":10, "width":10, "imageUrl":"http://img-url-required", "smallImageUrl":"http://small-img-url-required" } ], "thumbnailUrl": "optional, thumbnail url", "status": "ACTIVE", "listable": true, "purchasable": true, "itemType": "APP(allowed: [APP,COINS,INGAMEITEM,CODE,BUNDLE])", "name": "required, also will be used as entitlement name", "entitlementType": "DURABLE(allowed:[DURABLE,CONSUMABLE], should be CONSUMABLE when item type is COINS)", "useCount": 1(optional, required if the entitlement type is consumable), "stackable": false, "appId": "optional, required if itemType is APP", "appType": "GAME(optional, required if itemType is APP)", "seasonType": "PASS(optional, required if itemType is SEASON)", "baseAppId": "optional, set value of game app id if you want to link to a game", "targetCurrencyCode": "optional, required if itemType is COINS", "targetNamespace": "optional, required when itemType is INGAMEITEM, the targetNamespace will only take effect when the item created belongs to the publisher namespace", "sku": "optional, commonly unique item code", "regionData": { "US(store's default region is required)": [ { "price":10, "discountPercentage": 0(integer, optional, range[0,100], discountedPrice = price * ((100 - discountPercentage) * 0.01), will use it to calculate discounted price if it is not 0), "discountAmount":0(integer, optional, range[0,itemPrice], will use it to calculate discounted price if discountPercentage is 0), "currencyCode":"code(required, example: USD)", "currencyNamespace":"test-ns-required(allow publisher namespace if namespace is publisher namespace, allow publisher and game namespace if namespace is not publisher namespace)", "trialPrice":5(required while fixedTrialCycles set, should >=0 and <= price, will same as price if not present), "purchaseAt":"optional yyyy-MM-dd'T'HH:mm:ss.SSS'Z'", "expireAt":"optional yyyy-MM-dd'T'HH:mm:ss.SSS'Z'", "discountPurchaseAt":"optional yyyy-MM-dd'T'HH:mm:ss.SSS'Z'", "discountExpireAt":"optional yyyy-MM-dd'T'HH:mm:ss.SSS'Z'" } ] }, "itemIds": [ "itemId" ], "itemQty": { "itemId":1 }, "recurring": { "cycle":"MONTHLY(allowed: [WEEKLY,MONTHLY,QUARTERLY,YEARLY])", "fixedFreeDays":0(integer, fixed free days, 0 means not set), "fixedTrialCycles":0(integer, fixed trial cycles, 0 means not set, will not take effect if fixedFreeDays set), "graceDays":7(integer, recurring grace days, retry recurring charge within configured days if charge fail, default 7) }, "tags": [ "exampleTag24" ], "features": [ "feature" ], "clazz": "weapon", "boothName": "C_campaign1", "displayOrder": 1000, "ext": { "properties":[ { "key1":"value1", "key2":"value2" } ], "functions":[ { "key1":"value1", "key2":"value2" } ] }, "maxCountPerUser": 1(integer, optional, -1 means UNLIMITED), "maxCount": 1(integer, optional, -1 means UNLIMITED, unset when itemType is CODE) }
Other detail info:
- Returns : created item data
## Restrictions for item extension and localization extension and inventory config custom attributes
1. Cannot use "." as the key name -
{ "data.2": "value" }
2. Cannot use "$" as the prefix in key names -
{ "$data": "value" }
func (*Client) CreateItemTypeConfig
deprecated
added in
v0.26.0
func (a *Client) CreateItemTypeConfig(params *CreateItemTypeConfigParams, authInfo runtime.ClientAuthInfoWriter) (*CreateItemTypeConfigCreated, *CreateItemTypeConfigBadRequest, *CreateItemTypeConfigConflict, *CreateItemTypeConfigUnprocessableEntity, error)
Deprecated: 2022-08-10 - Use CreateItemTypeConfigShort instead.
CreateItemTypeConfig create an item type config
[Not supported yet in AGS Shared Cloud] This API is used to create an item type config.
* Returns : item type config data
func (*Client) CreateItemTypeConfigShort ¶ added in v0.26.0
func (a *Client) CreateItemTypeConfigShort(params *CreateItemTypeConfigParams, authInfo runtime.ClientAuthInfoWriter) (*CreateItemTypeConfigCreated, error)
CreateItemTypeConfigShort create an item type config
[Not supported yet in AGS Shared Cloud] This API is used to create an item type config.
* Returns : item type config data
func (*Client) DefeatureItem
deprecated
func (a *Client) DefeatureItem(params *DefeatureItemParams, authInfo runtime.ClientAuthInfoWriter) (*DefeatureItemOK, *DefeatureItemNotFound, *DefeatureItemConflict, error)
Deprecated: 2022-08-10 - Use DefeatureItemShort instead.
DefeatureItem defeature an item Remove a feature from an item. Other detail info:
- Returns : updated item
func (*Client) DefeatureItemShort ¶ added in v0.8.0
func (a *Client) DefeatureItemShort(params *DefeatureItemParams, authInfo runtime.ClientAuthInfoWriter) (*DefeatureItemOK, error)
DefeatureItemShort defeature an item Remove a feature from an item. Other detail info:
- Returns : updated item
func (*Client) DeleteItem
deprecated
func (a *Client) DeleteItem(params *DeleteItemParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteItemNoContent, *DeleteItemNotFound, error)
Deprecated: 2022-08-10 - Use DeleteItemShort instead.
DeleteItem delete an item This API is used to delete an item permanently.
force: the default value should be: false. When the value is: * false: only the items in the draft store that have never been published yet can be removed. * true: the item in the draft store(even been published before) can be removed.
func (*Client) DeleteItemShort ¶ added in v0.8.0
func (a *Client) DeleteItemShort(params *DeleteItemParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteItemNoContent, error)
DeleteItemShort delete an item This API is used to delete an item permanently.
force: the default value should be: false. When the value is: * false: only the items in the draft store that have never been published yet can be removed. * true: the item in the draft store(even been published before) can be removed.
func (*Client) DeleteItemTypeConfig
deprecated
added in
v0.26.0
func (a *Client) DeleteItemTypeConfig(params *DeleteItemTypeConfigParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteItemTypeConfigNoContent, *DeleteItemTypeConfigNotFound, error)
Deprecated: 2022-08-10 - Use DeleteItemTypeConfigShort instead.
DeleteItemTypeConfig delete an item type config
[Not supported yet in AGS Shared Cloud] This API is used to delete an item type config permanently.
func (*Client) DeleteItemTypeConfigShort ¶ added in v0.26.0
func (a *Client) DeleteItemTypeConfigShort(params *DeleteItemTypeConfigParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteItemTypeConfigNoContent, error)
DeleteItemTypeConfigShort delete an item type config
[Not supported yet in AGS Shared Cloud] This API is used to delete an item type config permanently.
func (*Client) DisableItem
deprecated
func (a *Client) DisableItem(params *DisableItemParams, authInfo runtime.ClientAuthInfoWriter) (*DisableItemOK, *DisableItemNotFound, *DisableItemConflict, error)
Deprecated: 2022-08-10 - Use DisableItemShort instead.
DisableItem disable an item Disable an item. Other detail info:
- Returns : updated item
func (*Client) DisableItemShort ¶ added in v0.8.0
func (a *Client) DisableItemShort(params *DisableItemParams, authInfo runtime.ClientAuthInfoWriter) (*DisableItemOK, error)
DisableItemShort disable an item Disable an item. Other detail info:
- Returns : updated item
func (*Client) EnableItem
deprecated
func (a *Client) EnableItem(params *EnableItemParams, authInfo runtime.ClientAuthInfoWriter) (*EnableItemOK, *EnableItemNotFound, *EnableItemConflict, error)
Deprecated: 2022-08-10 - Use EnableItemShort instead.
EnableItem enable an item Enable an item. Other detail info:
- Returns : updated item
func (*Client) EnableItemShort ¶ added in v0.8.0
func (a *Client) EnableItemShort(params *EnableItemParams, authInfo runtime.ClientAuthInfoWriter) (*EnableItemOK, error)
EnableItemShort enable an item Enable an item. Other detail info:
- Returns : updated item
func (*Client) FeatureItem
deprecated
func (a *Client) FeatureItem(params *FeatureItemParams, authInfo runtime.ClientAuthInfoWriter) (*FeatureItemOK, *FeatureItemNotFound, *FeatureItemConflict, error)
Deprecated: 2022-08-10 - Use FeatureItemShort instead.
FeatureItem feature an item Add a feature to an item. Other detail info:
- Returns : updated item
func (*Client) FeatureItemShort ¶ added in v0.8.0
func (a *Client) FeatureItemShort(params *FeatureItemParams, authInfo runtime.ClientAuthInfoWriter) (*FeatureItemOK, error)
FeatureItemShort feature an item Add a feature to an item. Other detail info:
- Returns : updated item
func (*Client) GetApp
deprecated
func (a *Client) GetApp(params *GetAppParams, authInfo runtime.ClientAuthInfoWriter) (*GetAppOK, error)
Deprecated: 2022-08-10 - Use GetAppShort instead.
GetApp get an app info This API is used to get an app info.
Other detail info:
- Returns : app data
func (*Client) GetAppShort ¶ added in v0.8.0
func (a *Client) GetAppShort(params *GetAppParams, authInfo runtime.ClientAuthInfoWriter) (*GetAppOK, error)
GetAppShort get an app info This API is used to get an app info.
Other detail info:
- Returns : app data
func (*Client) GetAvailablePredicateTypes
deprecated
added in
v0.24.0
func (a *Client) GetAvailablePredicateTypes(params *GetAvailablePredicateTypesParams, authInfo runtime.ClientAuthInfoWriter) (*GetAvailablePredicateTypesOK, *GetAvailablePredicateTypesNotFound, error)
Deprecated: 2022-08-10 - Use GetAvailablePredicateTypesShort instead.
GetAvailablePredicateTypes get available predicate types Get available predicate types. Other detail info:
- Returns : available predicate types
func (*Client) GetAvailablePredicateTypesShort ¶ added in v0.24.0
func (a *Client) GetAvailablePredicateTypesShort(params *GetAvailablePredicateTypesParams, authInfo runtime.ClientAuthInfoWriter) (*GetAvailablePredicateTypesOK, error)
GetAvailablePredicateTypesShort get available predicate types Get available predicate types. Other detail info:
- Returns : available predicate types
func (*Client) GetBulkItemIDBySkus
deprecated
added in
v0.18.0
func (a *Client) GetBulkItemIDBySkus(params *GetBulkItemIDBySkusParams, authInfo runtime.ClientAuthInfoWriter) (*GetBulkItemIDBySkusOK, error)
Deprecated: 2022-08-10 - Use GetBulkItemIDBySkusShort instead.
GetBulkItemIDBySkus get multiple itemid by sku This API is used to get an list of itemId by list of sku.
Other detail info:
- Returns : item data
func (*Client) GetBulkItemIDBySkusShort ¶ added in v0.18.0
func (a *Client) GetBulkItemIDBySkusShort(params *GetBulkItemIDBySkusParams, authInfo runtime.ClientAuthInfoWriter) (*GetBulkItemIDBySkusOK, error)
GetBulkItemIDBySkusShort get multiple itemid by sku This API is used to get an list of itemId by list of sku.
Other detail info:
- Returns : item data
func (*Client) GetEstimatedPrice
deprecated
added in
v0.55.0
func (a *Client) GetEstimatedPrice(params *GetEstimatedPriceParams, authInfo runtime.ClientAuthInfoWriter) (*GetEstimatedPriceOK, *GetEstimatedPriceNotFound, error)
Deprecated: 2022-08-10 - Use GetEstimatedPriceShort instead.
GetEstimatedPrice get estimated price This API is used to get estimated prices of a flexible pricing bundle
func (*Client) GetEstimatedPriceShort ¶ added in v0.55.0
func (a *Client) GetEstimatedPriceShort(params *GetEstimatedPriceParams, authInfo runtime.ClientAuthInfoWriter) (*GetEstimatedPriceOK, error)
GetEstimatedPriceShort get estimated price This API is used to get estimated prices of a flexible pricing bundle
func (*Client) GetItem
deprecated
func (a *Client) GetItem(params *GetItemParams, authInfo runtime.ClientAuthInfoWriter) (*GetItemOK, *GetItemNotFound, error)
Deprecated: 2022-08-10 - Use GetItemShort instead.
GetItem get an item This API is used to get an item.
Other detail info:
- Returns : item data
func (*Client) GetItemByAppID
deprecated
func (a *Client) GetItemByAppID(params *GetItemByAppIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetItemByAppIDOK, *GetItemByAppIDNotFound, error)
Deprecated: 2022-08-10 - Use GetItemByAppIDShort instead.
GetItemByAppID get item by appid This API is used to get the item by appId.
Other detail info:
- Returns : the item with that appId
func (*Client) GetItemByAppIDShort ¶ added in v0.8.0
func (a *Client) GetItemByAppIDShort(params *GetItemByAppIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetItemByAppIDOK, error)
GetItemByAppIDShort get item by appid This API is used to get the item by appId.
Other detail info:
- Returns : the item with that appId
func (*Client) GetItemBySku
deprecated
func (a *Client) GetItemBySku(params *GetItemBySkuParams, authInfo runtime.ClientAuthInfoWriter) (*GetItemBySkuOK, *GetItemBySkuNotFound, error)
Deprecated: 2022-08-10 - Use GetItemBySkuShort instead.
GetItemBySku get item by sku This API is used to get the item by sku.
Other detail info:
- Returns : the item with sku
func (*Client) GetItemBySkuShort ¶ added in v0.8.0
func (a *Client) GetItemBySkuShort(params *GetItemBySkuParams, authInfo runtime.ClientAuthInfoWriter) (*GetItemBySkuOK, error)
GetItemBySkuShort get item by sku This API is used to get the item by sku.
Other detail info:
- Returns : the item with sku
func (*Client) GetItemDynamicData
deprecated
func (a *Client) GetItemDynamicData(params *GetItemDynamicDataParams, authInfo runtime.ClientAuthInfoWriter) (*GetItemDynamicDataOK, *GetItemDynamicDataNotFound, error)
Deprecated: 2022-08-10 - Use GetItemDynamicDataShort instead.
GetItemDynamicData get item dynamic data Get item dynamic data for published item. Other detail info:
- Returns : item dynamic data
func (*Client) GetItemDynamicDataShort ¶ added in v0.8.0
func (a *Client) GetItemDynamicDataShort(params *GetItemDynamicDataParams, authInfo runtime.ClientAuthInfoWriter) (*GetItemDynamicDataOK, error)
GetItemDynamicDataShort get item dynamic data Get item dynamic data for published item. Other detail info:
- Returns : item dynamic data
func (*Client) GetItemIDBySku
deprecated
func (a *Client) GetItemIDBySku(params *GetItemIDBySkuParams, authInfo runtime.ClientAuthInfoWriter) (*GetItemIDBySkuOK, *GetItemIDBySkuNotFound, error)
Deprecated: 2022-08-10 - Use GetItemIDBySkuShort instead.
GetItemIDBySku get itemid by sku
[SERVICE COMMUNICATION ONLY] This API is used to get the itemId by sku.
Other detail info:
- Returns : the itemId with sku
func (*Client) GetItemIDBySkuShort ¶ added in v0.8.0
func (a *Client) GetItemIDBySkuShort(params *GetItemIDBySkuParams, authInfo runtime.ClientAuthInfoWriter) (*GetItemIDBySkuOK, error)
GetItemIDBySkuShort get itemid by sku
[SERVICE COMMUNICATION ONLY] This API is used to get the itemId by sku.
Other detail info:
- Returns : the itemId with sku
func (*Client) GetItemShort ¶ added in v0.8.0
func (a *Client) GetItemShort(params *GetItemParams, authInfo runtime.ClientAuthInfoWriter) (*GetItemOK, error)
GetItemShort get an item This API is used to get an item.
Other detail info:
- Returns : item data
func (*Client) GetItemTypeConfig
deprecated
added in
v0.26.0
func (a *Client) GetItemTypeConfig(params *GetItemTypeConfigParams, authInfo runtime.ClientAuthInfoWriter) (*GetItemTypeConfigOK, *GetItemTypeConfigNotFound, error)
Deprecated: 2022-08-10 - Use GetItemTypeConfigShort instead.
GetItemTypeConfig get an item type config
[Not supported yet in AGS Shared Cloud] This API is used to get an item type config.
Other detail info:
- Returns : item type config data
func (*Client) GetItemTypeConfigShort ¶ added in v0.26.0
func (a *Client) GetItemTypeConfigShort(params *GetItemTypeConfigParams, authInfo runtime.ClientAuthInfoWriter) (*GetItemTypeConfigOK, error)
GetItemTypeConfigShort get an item type config
[Not supported yet in AGS Shared Cloud] This API is used to get an item type config.
Other detail info:
- Returns : item type config data
func (*Client) GetItems
deprecated
added in
v0.55.0
func (a *Client) GetItems(params *GetItemsParams, authInfo runtime.ClientAuthInfoWriter) (*GetItemsOK, *GetItemsNotFound, error)
Deprecated: 2022-08-10 - Use GetItemsShort instead.
GetItems get items This API is used to get items.
Other detail info:
- Returns : the list of items info
func (*Client) GetItemsShort ¶ added in v0.55.0
func (a *Client) GetItemsShort(params *GetItemsParams, authInfo runtime.ClientAuthInfoWriter) (*GetItemsOK, error)
GetItemsShort get items This API is used to get items.
Other detail info:
- Returns : the list of items info
func (*Client) GetLocaleItem
deprecated
func (a *Client) GetLocaleItem(params *GetLocaleItemParams, authInfo runtime.ClientAuthInfoWriter) (*GetLocaleItemOK, *GetLocaleItemNotFound, error)
Deprecated: 2022-08-10 - Use GetLocaleItemShort instead.
GetLocaleItem get an item in locale This API is used to get an item in specific locale. If item not exist in specific region, default region item will return.
Other detail info:
- Returns : item data
func (*Client) GetLocaleItemBySku
deprecated
func (a *Client) GetLocaleItemBySku(params *GetLocaleItemBySkuParams, authInfo runtime.ClientAuthInfoWriter) (*GetLocaleItemBySkuOK, *GetLocaleItemBySkuNotFound, error)
Deprecated: 2022-08-10 - Use GetLocaleItemBySkuShort instead.
GetLocaleItemBySku get an item by sku in locale This API is used to get an item by sku in specific locale. If item not exist in specific region, default region item will return.
Other detail info:
- Returns : item data
func (*Client) GetLocaleItemBySkuShort ¶ added in v0.8.0
func (a *Client) GetLocaleItemBySkuShort(params *GetLocaleItemBySkuParams, authInfo runtime.ClientAuthInfoWriter) (*GetLocaleItemBySkuOK, error)
GetLocaleItemBySkuShort get an item by sku in locale This API is used to get an item by sku in specific locale. If item not exist in specific region, default region item will return.
Other detail info:
- Returns : item data
func (*Client) GetLocaleItemShort ¶ added in v0.8.0
func (a *Client) GetLocaleItemShort(params *GetLocaleItemParams, authInfo runtime.ClientAuthInfoWriter) (*GetLocaleItemOK, error)
GetLocaleItemShort get an item in locale This API is used to get an item in specific locale. If item not exist in specific region, default region item will return.
Other detail info:
- Returns : item data
func (*Client) ListBasicItemsByFeatures
deprecated
func (a *Client) ListBasicItemsByFeatures(params *ListBasicItemsByFeaturesParams, authInfo runtime.ClientAuthInfoWriter) (*ListBasicItemsByFeaturesOK, error)
Deprecated: 2022-08-10 - Use ListBasicItemsByFeaturesShort instead.
ListBasicItemsByFeatures list basic items by features
[SERVICE COMMUNICATION ONLY] This API is used to list basic items by features.
Other detail info:
- Returns : the list of basic items
func (*Client) ListBasicItemsByFeaturesShort ¶ added in v0.8.0
func (a *Client) ListBasicItemsByFeaturesShort(params *ListBasicItemsByFeaturesParams, authInfo runtime.ClientAuthInfoWriter) (*ListBasicItemsByFeaturesOK, error)
ListBasicItemsByFeaturesShort list basic items by features
[SERVICE COMMUNICATION ONLY] This API is used to list basic items by features.
Other detail info:
- Returns : the list of basic items
func (*Client) ListItemTypeConfigs
deprecated
added in
v0.26.0
func (a *Client) ListItemTypeConfigs(params *ListItemTypeConfigsParams, authInfo runtime.ClientAuthInfoWriter) (*ListItemTypeConfigsOK, error)
Deprecated: 2022-08-10 - Use ListItemTypeConfigsShort instead.
ListItemTypeConfigs get all item type configs
[Not supported yet in AGS Shared Cloud] This API is used to get all item type configs.
Other detail info:
- Returns : the list of items
func (*Client) ListItemTypeConfigsShort ¶ added in v0.26.0
func (a *Client) ListItemTypeConfigsShort(params *ListItemTypeConfigsParams, authInfo runtime.ClientAuthInfoWriter) (*ListItemTypeConfigsOK, error)
ListItemTypeConfigsShort get all item type configs
[Not supported yet in AGS Shared Cloud] This API is used to get all item type configs.
Other detail info:
- Returns : the list of items
func (*Client) PublicBulkGetItems
deprecated
func (a *Client) PublicBulkGetItems(params *PublicBulkGetItemsParams, authInfo runtime.ClientAuthInfoWriter) (*PublicBulkGetItemsOK, *PublicBulkGetItemsNotFound, error)
Deprecated: 2022-08-10 - Use PublicBulkGetItemsShort instead.
PublicBulkGetItems bulk get locale items This API is used to bulk get locale items. If item not exist in specific region, default region item will return.
Other detail info:
- Optional permission : resource="PREVIEW", action=1(CREATE) (user with this permission can view draft store items)
- Optional permission : resource="SANDBOX", action=1(CREATE) (user with this permission can view draft store items)
- Returns : the list of items info
func (*Client) PublicBulkGetItemsShort ¶ added in v0.8.0
func (a *Client) PublicBulkGetItemsShort(params *PublicBulkGetItemsParams, authInfo runtime.ClientAuthInfoWriter) (*PublicBulkGetItemsOK, error)
PublicBulkGetItemsShort bulk get locale items This API is used to bulk get locale items. If item not exist in specific region, default region item will return.
Other detail info:
- Optional permission : resource="PREVIEW", action=1(CREATE) (user with this permission can view draft store items)
- Optional permission : resource="SANDBOX", action=1(CREATE) (user with this permission can view draft store items)
- Returns : the list of items info
func (*Client) PublicGetApp
deprecated
func (a *Client) PublicGetApp(params *PublicGetAppParams) (*PublicGetAppOK, *PublicGetAppNotFound, error)
Deprecated: 2022-08-10 - Use PublicGetAppShort instead.
PublicGetApp get an app in locale This API is used to get an app in locale. If app not exist in specific region, default region app will return.
Other detail info:
- Optional permission : resource="PREVIEW", action=1(CREATE) (user with this permission can view draft store app)
- Optional permission : resource="SANDBOX", action=1(CREATE) (user with this permission can view draft store app)
- Returns : app data
func (*Client) PublicGetAppShort ¶ added in v0.8.0
func (a *Client) PublicGetAppShort(params *PublicGetAppParams) (*PublicGetAppOK, error)
PublicGetAppShort get an app in locale This API is used to get an app in locale. If app not exist in specific region, default region app will return.
Other detail info:
- Optional permission : resource="PREVIEW", action=1(CREATE) (user with this permission can view draft store app)
- Optional permission : resource="SANDBOX", action=1(CREATE) (user with this permission can view draft store app)
- Returns : app data
func (*Client) PublicGetEstimatedPrice
deprecated
added in
v0.55.0
func (a *Client) PublicGetEstimatedPrice(params *PublicGetEstimatedPriceParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetEstimatedPriceOK, *PublicGetEstimatedPriceNotFound, error)
Deprecated: 2022-08-10 - Use PublicGetEstimatedPriceShort instead.
PublicGetEstimatedPrice get estimated price This API is used to get estimated prices of item
func (*Client) PublicGetEstimatedPriceShort ¶ added in v0.55.0
func (a *Client) PublicGetEstimatedPriceShort(params *PublicGetEstimatedPriceParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetEstimatedPriceOK, error)
PublicGetEstimatedPriceShort get estimated price This API is used to get estimated prices of item
func (*Client) PublicGetItem
deprecated
func (a *Client) PublicGetItem(params *PublicGetItemParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetItemOK, *PublicGetItemNotFound, error)
Deprecated: 2022-08-10 - Use PublicGetItemShort instead.
PublicGetItem get an item in locale This API is used to get an item in locale. If item not exist in specific region, default region item will return.
Other detail info:
- Optional permission : resource="PREVIEW", action=1(CREATE) (user with this permission can view draft store item)
- Optional permission : resource="SANDBOX", action=1(CREATE) (user with this permission can view draft store item)
- Returns : item data
func (*Client) PublicGetItemByAppID
deprecated
func (a *Client) PublicGetItemByAppID(params *PublicGetItemByAppIDParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetItemByAppIDOK, *PublicGetItemByAppIDNotFound, error)
Deprecated: 2022-08-10 - Use PublicGetItemByAppIDShort instead.
PublicGetItemByAppID get item by appid This API is used to get item by appId.
Other detail info:
- Optional permission : resource="PREVIEW", action=1(CREATE) (user with this permission can view draft store item)
- Optional permission : resource="SANDBOX", action=1(CREATE) (user with this permission can view draft store item)
- Returns : the item with that appId
func (*Client) PublicGetItemByAppIDShort ¶ added in v0.8.0
func (a *Client) PublicGetItemByAppIDShort(params *PublicGetItemByAppIDParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetItemByAppIDOK, error)
PublicGetItemByAppIDShort get item by appid This API is used to get item by appId.
Other detail info:
- Optional permission : resource="PREVIEW", action=1(CREATE) (user with this permission can view draft store item)
- Optional permission : resource="SANDBOX", action=1(CREATE) (user with this permission can view draft store item)
- Returns : the item with that appId
func (*Client) PublicGetItemBySku
deprecated
func (a *Client) PublicGetItemBySku(params *PublicGetItemBySkuParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetItemBySkuOK, *PublicGetItemBySkuNotFound, error)
Deprecated: 2022-08-10 - Use PublicGetItemBySkuShort instead.
PublicGetItemBySku get item by sku This API is used to get the item by sku.
Other detail info:
- Optional permission : resource="PREVIEW", action=1(CREATE) (user with this permission can view draft store item)
- Optional permission : resource="SANDBOX", action=1(CREATE) (user with this permission can view draft store item)
- Returns : the item with sku
func (*Client) PublicGetItemBySkuShort ¶ added in v0.8.0
func (a *Client) PublicGetItemBySkuShort(params *PublicGetItemBySkuParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetItemBySkuOK, error)
PublicGetItemBySkuShort get item by sku This API is used to get the item by sku.
Other detail info:
- Optional permission : resource="PREVIEW", action=1(CREATE) (user with this permission can view draft store item)
- Optional permission : resource="SANDBOX", action=1(CREATE) (user with this permission can view draft store item)
- Returns : the item with sku
func (*Client) PublicGetItemDynamicData
deprecated
func (a *Client) PublicGetItemDynamicData(params *PublicGetItemDynamicDataParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetItemDynamicDataOK, *PublicGetItemDynamicDataNotFound, error)
Deprecated: 2022-08-10 - Use PublicGetItemDynamicDataShort instead.
PublicGetItemDynamicData get item dynamic data Get item dynamic data for a published item. Other detail info:
- Returns : item dynamic data
func (*Client) PublicGetItemDynamicDataShort ¶ added in v0.8.0
func (a *Client) PublicGetItemDynamicDataShort(params *PublicGetItemDynamicDataParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetItemDynamicDataOK, error)
PublicGetItemDynamicDataShort get item dynamic data Get item dynamic data for a published item. Other detail info:
- Returns : item dynamic data
func (*Client) PublicGetItemShort ¶ added in v0.8.0
func (a *Client) PublicGetItemShort(params *PublicGetItemParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetItemOK, error)
PublicGetItemShort get an item in locale This API is used to get an item in locale. If item not exist in specific region, default region item will return.
Other detail info:
- Optional permission : resource="PREVIEW", action=1(CREATE) (user with this permission can view draft store item)
- Optional permission : resource="SANDBOX", action=1(CREATE) (user with this permission can view draft store item)
- Returns : item data
func (*Client) PublicQueryItems
deprecated
func (a *Client) PublicQueryItems(params *PublicQueryItemsParams, authInfo runtime.ClientAuthInfoWriter) (*PublicQueryItemsOK, *PublicQueryItemsNotFound, *PublicQueryItemsUnprocessableEntity, error)
Deprecated: 2022-08-10 - Use PublicQueryItemsShort instead.
PublicQueryItems query items by criteria This API is used to query items by criteria within a store. If item not exist in specific region, default region item will return.
Other detail info:
- Optional permission : resource="PREVIEW", action=1(CREATE) (user with this permission can view draft store item)
- Optional permission : resource="SANDBOX", action=1(CREATE) (user with this permission can view draft store item)
- Returns : the list of items
func (*Client) PublicQueryItemsShort ¶ added in v0.8.0
func (a *Client) PublicQueryItemsShort(params *PublicQueryItemsParams, authInfo runtime.ClientAuthInfoWriter) (*PublicQueryItemsOK, error)
PublicQueryItemsShort query items by criteria This API is used to query items by criteria within a store. If item not exist in specific region, default region item will return.
Other detail info:
- Optional permission : resource="PREVIEW", action=1(CREATE) (user with this permission can view draft store item)
- Optional permission : resource="SANDBOX", action=1(CREATE) (user with this permission can view draft store item)
- Returns : the list of items
func (*Client) PublicSearchItems
deprecated
func (a *Client) PublicSearchItems(params *PublicSearchItemsParams, authInfo runtime.ClientAuthInfoWriter) (*PublicSearchItemsOK, *PublicSearchItemsNotFound, error)
Deprecated: 2022-08-10 - Use PublicSearchItemsShort instead.
PublicSearchItems search items by keyword This API is used to search items by keyword in title, description and long description, It's language constrained, also if item not exist in specific region, default region item will return.
Other detail info:
- Optional permission : resource="PREVIEW", action=1(CREATE) (user with this permission can view draft store item)
- Optional permission : resource="SANDBOX", action=1(CREATE) (user with this permission can view draft store item)
- Returns : the list of items
func (*Client) PublicSearchItemsShort ¶ added in v0.8.0
func (a *Client) PublicSearchItemsShort(params *PublicSearchItemsParams, authInfo runtime.ClientAuthInfoWriter) (*PublicSearchItemsOK, error)
PublicSearchItemsShort search items by keyword This API is used to search items by keyword in title, description and long description, It's language constrained, also if item not exist in specific region, default region item will return.
Other detail info:
- Optional permission : resource="PREVIEW", action=1(CREATE) (user with this permission can view draft store item)
- Optional permission : resource="SANDBOX", action=1(CREATE) (user with this permission can view draft store item)
- Returns : the list of items
func (*Client) PublicValidateItemPurchaseCondition
deprecated
added in
v0.24.0
func (a *Client) PublicValidateItemPurchaseCondition(params *PublicValidateItemPurchaseConditionParams, authInfo runtime.ClientAuthInfoWriter) (*PublicValidateItemPurchaseConditionOK, *PublicValidateItemPurchaseConditionUnprocessableEntity, error)
Deprecated: 2022-08-10 - Use PublicValidateItemPurchaseConditionShort instead.
PublicValidateItemPurchaseCondition validate user item purchase condition This API is used to validate user item purchase condition
func (*Client) PublicValidateItemPurchaseConditionShort ¶ added in v0.24.0
func (a *Client) PublicValidateItemPurchaseConditionShort(params *PublicValidateItemPurchaseConditionParams, authInfo runtime.ClientAuthInfoWriter) (*PublicValidateItemPurchaseConditionOK, error)
PublicValidateItemPurchaseConditionShort validate user item purchase condition This API is used to validate user item purchase condition
func (*Client) QueryItems
deprecated
func (a *Client) QueryItems(params *QueryItemsParams, authInfo runtime.ClientAuthInfoWriter) (*QueryItemsOK, *QueryItemsNotFound, *QueryItemsUnprocessableEntity, error)
Deprecated: 2022-08-10 - Use QueryItemsShort instead.
QueryItems query items by criteria This API is used to query items by criteria within a store.
Other detail info:
- Returns : the list of items
func (*Client) QueryItemsShort ¶ added in v0.8.0
func (a *Client) QueryItemsShort(params *QueryItemsParams, authInfo runtime.ClientAuthInfoWriter) (*QueryItemsOK, error)
QueryItemsShort query items by criteria This API is used to query items by criteria within a store.
Other detail info:
- Returns : the list of items
func (*Client) QueryItemsV2
deprecated
added in
v0.71.0
func (a *Client) QueryItemsV2(params *QueryItemsV2Params, authInfo runtime.ClientAuthInfoWriter) (*QueryItemsV2OK, *QueryItemsV2NotFound, *QueryItemsV2UnprocessableEntity, error)
Deprecated: 2022-08-10 - Use QueryItemsV2Short instead.
QueryItemsV2 query items by criteria This API is used to query items by criteria within a store.
The behaviour for itemStatus query parameter: * TRUE: Show only ACTIVE items * FALSE: Show only INACTIVE items * Not provided: show both ACTIVE and INACTIVE items Other detail info:
- Returns : the list of items
func (*Client) QueryItemsV2Short ¶ added in v0.71.0
func (a *Client) QueryItemsV2Short(params *QueryItemsV2Params, authInfo runtime.ClientAuthInfoWriter) (*QueryItemsV2OK, error)
QueryItemsV2Short query items by criteria This API is used to query items by criteria within a store.
The behaviour for itemStatus query parameter: * TRUE: Show only ACTIVE items * FALSE: Show only INACTIVE items * Not provided: show both ACTIVE and INACTIVE items Other detail info:
- Returns : the list of items
func (*Client) QueryUncategorizedItems
deprecated
func (a *Client) QueryUncategorizedItems(params *QueryUncategorizedItemsParams, authInfo runtime.ClientAuthInfoWriter) (*QueryUncategorizedItemsOK, *QueryUncategorizedItemsNotFound, *QueryUncategorizedItemsUnprocessableEntity, error)
Deprecated: 2022-08-10 - Use QueryUncategorizedItemsShort instead.
QueryUncategorizedItems query uncategorized items This API is used to query uncategorized items within a store.
Other detail info:
- Returns : the list of uncategorized items
func (*Client) QueryUncategorizedItemsShort ¶ added in v0.8.0
func (a *Client) QueryUncategorizedItemsShort(params *QueryUncategorizedItemsParams, authInfo runtime.ClientAuthInfoWriter) (*QueryUncategorizedItemsOK, error)
QueryUncategorizedItemsShort query uncategorized items This API is used to query uncategorized items within a store.
Other detail info:
- Returns : the list of uncategorized items
func (*Client) ReturnItem
deprecated
func (a *Client) ReturnItem(params *ReturnItemParams, authInfo runtime.ClientAuthInfoWriter) (*ReturnItemNoContent, *ReturnItemNotFound, *ReturnItemUnprocessableEntity, error)
Deprecated: 2022-08-10 - Use ReturnItemShort instead.
ReturnItem return item
[SERVICE COMMUNICATION ONLY] This api is used for returning a published item while the item is maxCount limited, it will increase the sale available count if orderNo already acquired.
func (*Client) ReturnItemShort ¶ added in v0.8.0
func (a *Client) ReturnItemShort(params *ReturnItemParams, authInfo runtime.ClientAuthInfoWriter) (*ReturnItemNoContent, error)
ReturnItemShort return item
[SERVICE COMMUNICATION ONLY] This api is used for returning a published item while the item is maxCount limited, it will increase the sale available count if orderNo already acquired.
func (*Client) SearchItemTypeConfig
deprecated
added in
v0.26.0
func (a *Client) SearchItemTypeConfig(params *SearchItemTypeConfigParams, authInfo runtime.ClientAuthInfoWriter) (*SearchItemTypeConfigOK, *SearchItemTypeConfigNotFound, error)
Deprecated: 2022-08-10 - Use SearchItemTypeConfigShort instead.
SearchItemTypeConfig get an item type config
[Not supported yet in AGS Shared Cloud] This API is used to get an item type config.
Other detail info:
- Returns : item type config data
func (*Client) SearchItemTypeConfigShort ¶ added in v0.26.0
func (a *Client) SearchItemTypeConfigShort(params *SearchItemTypeConfigParams, authInfo runtime.ClientAuthInfoWriter) (*SearchItemTypeConfigOK, error)
SearchItemTypeConfigShort get an item type config
[Not supported yet in AGS Shared Cloud] This API is used to get an item type config.
Other detail info:
- Returns : item type config data
func (*Client) SearchItems
deprecated
func (a *Client) SearchItems(params *SearchItemsParams, authInfo runtime.ClientAuthInfoWriter) (*SearchItemsOK, *SearchItemsNotFound, error)
Deprecated: 2022-08-10 - Use SearchItemsShort instead.
SearchItems search items by keyword This API is used to search items by keyword in title, description and long description within a store.
Other detail info:
- Returns : the list of items
func (*Client) SearchItemsShort ¶ added in v0.8.0
func (a *Client) SearchItemsShort(params *SearchItemsParams, authInfo runtime.ClientAuthInfoWriter) (*SearchItemsOK, error)
SearchItemsShort search items by keyword This API is used to search items by keyword in title, description and long description within a store.
Other detail info:
- Returns : the list of items
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) SyncInGameItem
deprecated
func (a *Client) SyncInGameItem(params *SyncInGameItemParams, authInfo runtime.ClientAuthInfoWriter) (*SyncInGameItemOK, *SyncInGameItemBadRequest, *SyncInGameItemNotFound, *SyncInGameItemConflict, *SyncInGameItemUnprocessableEntity, error)
Deprecated: 2022-08-10 - Use SyncInGameItemShort instead.
SyncInGameItem sync an in game item
[Not supported yet in AGS Shared Cloud] This API is used to sync an in game item in game namespace to publisher namespace, only INGAMEITEM, CODE, COINS and SEASON are supported
The synced item has an additional field targetItemId besides targetNamespace, mostly this item should not modified manually again.
Other detail info:
- Returns : item data
func (*Client) SyncInGameItemShort ¶ added in v0.8.0
func (a *Client) SyncInGameItemShort(params *SyncInGameItemParams, authInfo runtime.ClientAuthInfoWriter) (*SyncInGameItemOK, error)
SyncInGameItemShort sync an in game item
[Not supported yet in AGS Shared Cloud] This API is used to sync an in game item in game namespace to publisher namespace, only INGAMEITEM, CODE, COINS and SEASON are supported
The synced item has an additional field targetItemId besides targetNamespace, mostly this item should not modified manually again.
Other detail info:
- Returns : item data
func (*Client) UpdateApp
deprecated
func (a *Client) UpdateApp(params *UpdateAppParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateAppOK, *UpdateAppNotFound, *UpdateAppConflict, *UpdateAppUnprocessableEntity, error)
Deprecated: 2022-08-10 - Use UpdateAppShort instead.
UpdateApp update an app This API is used to update an app.
An app update example:
{ "developer": "accelbyte", "publisher": "accelbyte", "websiteUrl": "http://accelbyte.io", "forumUrl": "http://accelbyte.io", "platforms": ["Windows(allowed values: Windows, MacOS, Linux, IOS, Android)"], "platformRequirements": { "Windows": [ { "label":"minimum(can be minimum or recommended)", "osVersion":"os version", "processor":"processor", "ram":"RAM", "graphics":"graphics", "directXVersion":"directXVersion", "diskSpace":"diskSpace", "soundCard":"soundCard", "additionals":"additionals" } ] }, "carousel": [ { "type":"image(allowed values: image, video)", "videoSource":"generic(allowed values:generic, youtube, viemo)", "url":"url", "alt":"alternative url or text", "thumbnailUrl":"thumbnail url", "previewUrl":"preview url", } ], "localizations": { "en": { "slogan":"slogan", "announcement":"announcement", } }, "primaryGenre": "Action", "genres": ["Action", "Adventure"], "players": ["Single"], "releaseDate": "optional yyyy-MM-dd'T'HH:mm:ss.SSS'Z'" }
Other detail info:
- Returns : updated app data
func (*Client) UpdateAppShort ¶ added in v0.8.0
func (a *Client) UpdateAppShort(params *UpdateAppParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateAppOK, error)
UpdateAppShort update an app This API is used to update an app.
An app update example:
{ "developer": "accelbyte", "publisher": "accelbyte", "websiteUrl": "http://accelbyte.io", "forumUrl": "http://accelbyte.io", "platforms": ["Windows(allowed values: Windows, MacOS, Linux, IOS, Android)"], "platformRequirements": { "Windows": [ { "label":"minimum(can be minimum or recommended)", "osVersion":"os version", "processor":"processor", "ram":"RAM", "graphics":"graphics", "directXVersion":"directXVersion", "diskSpace":"diskSpace", "soundCard":"soundCard", "additionals":"additionals" } ] }, "carousel": [ { "type":"image(allowed values: image, video)", "videoSource":"generic(allowed values:generic, youtube, viemo)", "url":"url", "alt":"alternative url or text", "thumbnailUrl":"thumbnail url", "previewUrl":"preview url", } ], "localizations": { "en": { "slogan":"slogan", "announcement":"announcement", } }, "primaryGenre": "Action", "genres": ["Action", "Adventure"], "players": ["Single"], "releaseDate": "optional yyyy-MM-dd'T'HH:mm:ss.SSS'Z'" }
Other detail info:
- Returns : updated app data
func (*Client) UpdateItem
deprecated
func (a *Client) UpdateItem(params *UpdateItemParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateItemOK, *UpdateItemBadRequest, *UpdateItemNotFound, *UpdateItemConflict, *UpdateItemUnprocessableEntity, error)
Deprecated: 2022-08-10 - Use UpdateItemShort instead.
UpdateItem update an item This API is used to update an item.
An item update example:
{ "categoryPath": "/games", "localizations": { "en": { "title":"required", "description":"optional", "longDescription":"optional", "localExt": { "properties":[ { "key1":"value1", "key2":"value2" } ], "functions":[ { "key1":"value1", "key2":"value2" } ] } } }, "images": [ { "as":"optional, image for", "caption":"optional", "height":10, "width":10, "imageUrl":"http://img-url-required", "smallImageUrl":"http://small-img-url-required" } ], "thumbnailUrl": "optional, thumbnail url", "status": "ACTIVE", "listable": true, "purchasable": true, "itemType": "APP(allowed: [APP,COINS,INGAMEITEM,CODE,BUNDLE])", "name": "optional", "entitlementType": "DURABLE(allowed:[DURABLE,CONSUMABLE], should be CONSUMABLE when item type is COINS)", "useCount": 1(optional, required if the entitlement type is consumable), "stackable": false, "appId": "optional, required if itemType is APP", "baseAppId": "optional, set value of game app id if you want to link to a game", "appType": "GAME(optional, required if itemType is APP)", "seasonType": "PASS(optional, required if itemType is SEASON)", "sku": "optional, commonly unique item code", "targetCurrencyCode": "optional, required if itemType is COINS", "targetNamespace": "optional, required when itemType is INGAMEITEM, the targetNamespace will only take effect when the item created belongs to the publisher namespace", "regionData": { "US(store's default region is required)": [ { "price":10, "discountPercentage":0(integer, optional, range[0,100], discountedPrice = price*((100 - discountPercentage) * 0.01), if it is not 0, will use it to calculate discounted price), "discountAmount":0(integer, optional, range[0,itemPrice], will use it to calculate discounted price if discountPercentage is 0), "currencyCode":"code(required, example: USD)", "currencyNamespace":"test-ns-required(allow publisher namespace if namespace is publisher namespace, allow publisher and game namespace if namespace is not publisher namespace)", "trialPrice":5(required while fixedTrialCycles set, should >=0 and <= price, will same as price if not present), "purchaseAt":"optional yyyy-MM-dd'T'HH:mm:ss.SSS'Z'", "expireAt":"optional yyyy-MM-dd'T'HH:mm:ss.SSS'Z'", "discountPurchaseAt":"optional yyyy-MM-dd'T'HH:mm:ss.SSS'Z'", "discountExpireAt":"optional yyyy-MM-dd'T'HH:mm:ss.SSS'Z'" } ] }, "itemIds": [ "itemId" ], "itemQty": { "itemId":1 }, "recurring": { "cycle":"MONTHLY(allowed: [WEEKLY,MONTHLY,QUARTERLY,YEARLY])", "fixedFreeDays":0(integer, fixed free days, 0 means not set), "fixedTrialCycles":0(integer, fixed trial cycles, 0 means not set, will not take effect if fixedFreeDays set), "graceDays":7(integer, recurring grace days, retry recurring charge within configured days if charge fail, default 7) }, "tags": [ "exampleTag24" ], "features": [ "feature" ], "clazz": "weapon", "boothName": "C_campaign1", "displayOrder": 1000, "ext": { "properties":[ { "key1":"value1", "key2":"value2" } ], "functions":[ { "key1":"value1", "key2":"value2" } ] }, "maxCountPerUser": 1(integer, optional, -1 means UNLIMITED), "maxCount": 1(integer, optional, -1 means UNLIMITED, new value should >= old value if both old value and new value is limited, unset when item type is CODE) }
Other detail info:
- Returns : updated item data
## Restrictions for item extension and localization extension
1. Cannot use "." as the key name -
{ "data.2": "value" }
2. Cannot use "$" as the prefix in key names -
{ "$data": "value" }
func (*Client) UpdateItemPurchaseCondition
deprecated
added in
v0.24.0
func (a *Client) UpdateItemPurchaseCondition(params *UpdateItemPurchaseConditionParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateItemPurchaseConditionOK, *UpdateItemPurchaseConditionBadRequest, *UpdateItemPurchaseConditionNotFound, *UpdateItemPurchaseConditionConflict, *UpdateItemPurchaseConditionUnprocessableEntity, error)
Deprecated: 2022-08-10 - Use UpdateItemPurchaseConditionShort instead.
UpdateItemPurchaseCondition update item purchase condition This API is used to update item purchase condition
func (*Client) UpdateItemPurchaseConditionShort ¶ added in v0.24.0
func (a *Client) UpdateItemPurchaseConditionShort(params *UpdateItemPurchaseConditionParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateItemPurchaseConditionOK, error)
UpdateItemPurchaseConditionShort update item purchase condition This API is used to update item purchase condition
func (*Client) UpdateItemShort ¶ added in v0.8.0
func (a *Client) UpdateItemShort(params *UpdateItemParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateItemOK, error)
UpdateItemShort update an item This API is used to update an item.
An item update example:
{ "categoryPath": "/games", "localizations": { "en": { "title":"required", "description":"optional", "longDescription":"optional", "localExt": { "properties":[ { "key1":"value1", "key2":"value2" } ], "functions":[ { "key1":"value1", "key2":"value2" } ] } } }, "images": [ { "as":"optional, image for", "caption":"optional", "height":10, "width":10, "imageUrl":"http://img-url-required", "smallImageUrl":"http://small-img-url-required" } ], "thumbnailUrl": "optional, thumbnail url", "status": "ACTIVE", "listable": true, "purchasable": true, "itemType": "APP(allowed: [APP,COINS,INGAMEITEM,CODE,BUNDLE])", "name": "optional", "entitlementType": "DURABLE(allowed:[DURABLE,CONSUMABLE], should be CONSUMABLE when item type is COINS)", "useCount": 1(optional, required if the entitlement type is consumable), "stackable": false, "appId": "optional, required if itemType is APP", "baseAppId": "optional, set value of game app id if you want to link to a game", "appType": "GAME(optional, required if itemType is APP)", "seasonType": "PASS(optional, required if itemType is SEASON)", "sku": "optional, commonly unique item code", "targetCurrencyCode": "optional, required if itemType is COINS", "targetNamespace": "optional, required when itemType is INGAMEITEM, the targetNamespace will only take effect when the item created belongs to the publisher namespace", "regionData": { "US(store's default region is required)": [ { "price":10, "discountPercentage":0(integer, optional, range[0,100], discountedPrice = price*((100 - discountPercentage) * 0.01), if it is not 0, will use it to calculate discounted price), "discountAmount":0(integer, optional, range[0,itemPrice], will use it to calculate discounted price if discountPercentage is 0), "currencyCode":"code(required, example: USD)", "currencyNamespace":"test-ns-required(allow publisher namespace if namespace is publisher namespace, allow publisher and game namespace if namespace is not publisher namespace)", "trialPrice":5(required while fixedTrialCycles set, should >=0 and <= price, will same as price if not present), "purchaseAt":"optional yyyy-MM-dd'T'HH:mm:ss.SSS'Z'", "expireAt":"optional yyyy-MM-dd'T'HH:mm:ss.SSS'Z'", "discountPurchaseAt":"optional yyyy-MM-dd'T'HH:mm:ss.SSS'Z'", "discountExpireAt":"optional yyyy-MM-dd'T'HH:mm:ss.SSS'Z'" } ] }, "itemIds": [ "itemId" ], "itemQty": { "itemId":1 }, "recurring": { "cycle":"MONTHLY(allowed: [WEEKLY,MONTHLY,QUARTERLY,YEARLY])", "fixedFreeDays":0(integer, fixed free days, 0 means not set), "fixedTrialCycles":0(integer, fixed trial cycles, 0 means not set, will not take effect if fixedFreeDays set), "graceDays":7(integer, recurring grace days, retry recurring charge within configured days if charge fail, default 7) }, "tags": [ "exampleTag24" ], "features": [ "feature" ], "clazz": "weapon", "boothName": "C_campaign1", "displayOrder": 1000, "ext": { "properties":[ { "key1":"value1", "key2":"value2" } ], "functions":[ { "key1":"value1", "key2":"value2" } ] }, "maxCountPerUser": 1(integer, optional, -1 means UNLIMITED), "maxCount": 1(integer, optional, -1 means UNLIMITED, new value should >= old value if both old value and new value is limited, unset when item type is CODE) }
Other detail info:
- Returns : updated item data
## Restrictions for item extension and localization extension
1. Cannot use "." as the key name -
{ "data.2": "value" }
2. Cannot use "$" as the prefix in key names -
{ "$data": "value" }
func (*Client) UpdateItemTypeConfig
deprecated
added in
v0.26.0
func (a *Client) UpdateItemTypeConfig(params *UpdateItemTypeConfigParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateItemTypeConfigOK, *UpdateItemTypeConfigNotFound, *UpdateItemTypeConfigConflict, *UpdateItemTypeConfigUnprocessableEntity, error)
Deprecated: 2022-08-10 - Use UpdateItemTypeConfigShort instead.
UpdateItemTypeConfig update an item type config
[Not supported yet in AGS Shared Cloud] This API is used to update an item type config.
* Returns : item type config data
func (*Client) UpdateItemTypeConfigShort ¶ added in v0.26.0
func (a *Client) UpdateItemTypeConfigShort(params *UpdateItemTypeConfigParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateItemTypeConfigOK, error)
UpdateItemTypeConfigShort update an item type config
[Not supported yet in AGS Shared Cloud] This API is used to update an item type config.
* Returns : item type config data
func (*Client) ValidateItemPurchaseCondition
deprecated
added in
v0.24.0
func (a *Client) ValidateItemPurchaseCondition(params *ValidateItemPurchaseConditionParams, authInfo runtime.ClientAuthInfoWriter) (*ValidateItemPurchaseConditionOK, *ValidateItemPurchaseConditionUnprocessableEntity, error)
Deprecated: 2022-08-10 - Use ValidateItemPurchaseConditionShort instead.
ValidateItemPurchaseCondition validate user purchase condition This API is used to validate user purchase condition
func (*Client) ValidateItemPurchaseConditionShort ¶ added in v0.24.0
func (a *Client) ValidateItemPurchaseConditionShort(params *ValidateItemPurchaseConditionParams, authInfo runtime.ClientAuthInfoWriter) (*ValidateItemPurchaseConditionOK, error)
ValidateItemPurchaseConditionShort validate user purchase condition This API is used to validate user purchase condition
type ClientService ¶
type ClientService interface { ListItemTypeConfigs(params *ListItemTypeConfigsParams, authInfo runtime.ClientAuthInfoWriter) (*ListItemTypeConfigsOK, error) ListItemTypeConfigsShort(params *ListItemTypeConfigsParams, authInfo runtime.ClientAuthInfoWriter) (*ListItemTypeConfigsOK, error) CreateItemTypeConfig(params *CreateItemTypeConfigParams, authInfo runtime.ClientAuthInfoWriter) (*CreateItemTypeConfigCreated, *CreateItemTypeConfigBadRequest, *CreateItemTypeConfigConflict, *CreateItemTypeConfigUnprocessableEntity, error) CreateItemTypeConfigShort(params *CreateItemTypeConfigParams, authInfo runtime.ClientAuthInfoWriter) (*CreateItemTypeConfigCreated, error) SearchItemTypeConfig(params *SearchItemTypeConfigParams, authInfo runtime.ClientAuthInfoWriter) (*SearchItemTypeConfigOK, *SearchItemTypeConfigNotFound, error) SearchItemTypeConfigShort(params *SearchItemTypeConfigParams, authInfo runtime.ClientAuthInfoWriter) (*SearchItemTypeConfigOK, error) GetItemTypeConfig(params *GetItemTypeConfigParams, authInfo runtime.ClientAuthInfoWriter) (*GetItemTypeConfigOK, *GetItemTypeConfigNotFound, error) GetItemTypeConfigShort(params *GetItemTypeConfigParams, authInfo runtime.ClientAuthInfoWriter) (*GetItemTypeConfigOK, error) UpdateItemTypeConfig(params *UpdateItemTypeConfigParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateItemTypeConfigOK, *UpdateItemTypeConfigNotFound, *UpdateItemTypeConfigConflict, *UpdateItemTypeConfigUnprocessableEntity, error) UpdateItemTypeConfigShort(params *UpdateItemTypeConfigParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateItemTypeConfigOK, error) DeleteItemTypeConfig(params *DeleteItemTypeConfigParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteItemTypeConfigNoContent, *DeleteItemTypeConfigNotFound, error) DeleteItemTypeConfigShort(params *DeleteItemTypeConfigParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteItemTypeConfigNoContent, error) SyncInGameItem(params *SyncInGameItemParams, authInfo runtime.ClientAuthInfoWriter) (*SyncInGameItemOK, *SyncInGameItemBadRequest, *SyncInGameItemNotFound, *SyncInGameItemConflict, *SyncInGameItemUnprocessableEntity, error) SyncInGameItemShort(params *SyncInGameItemParams, authInfo runtime.ClientAuthInfoWriter) (*SyncInGameItemOK, error) CreateItem(params *CreateItemParams, authInfo runtime.ClientAuthInfoWriter) (*CreateItemCreated, *CreateItemBadRequest, *CreateItemNotFound, *CreateItemConflict, *CreateItemUnprocessableEntity, error) CreateItemShort(params *CreateItemParams, authInfo runtime.ClientAuthInfoWriter) (*CreateItemCreated, error) GetItemByAppID(params *GetItemByAppIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetItemByAppIDOK, *GetItemByAppIDNotFound, error) GetItemByAppIDShort(params *GetItemByAppIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetItemByAppIDOK, error) QueryItems(params *QueryItemsParams, authInfo runtime.ClientAuthInfoWriter) (*QueryItemsOK, *QueryItemsNotFound, *QueryItemsUnprocessableEntity, error) QueryItemsShort(params *QueryItemsParams, authInfo runtime.ClientAuthInfoWriter) (*QueryItemsOK, error) ListBasicItemsByFeatures(params *ListBasicItemsByFeaturesParams, authInfo runtime.ClientAuthInfoWriter) (*ListBasicItemsByFeaturesOK, error) ListBasicItemsByFeaturesShort(params *ListBasicItemsByFeaturesParams, authInfo runtime.ClientAuthInfoWriter) (*ListBasicItemsByFeaturesOK, error) GetItems(params *GetItemsParams, authInfo runtime.ClientAuthInfoWriter) (*GetItemsOK, *GetItemsNotFound, error) GetItemsShort(params *GetItemsParams, authInfo runtime.ClientAuthInfoWriter) (*GetItemsOK, error) GetItemBySku(params *GetItemBySkuParams, authInfo runtime.ClientAuthInfoWriter) (*GetItemBySkuOK, *GetItemBySkuNotFound, error) GetItemBySkuShort(params *GetItemBySkuParams, authInfo runtime.ClientAuthInfoWriter) (*GetItemBySkuOK, error) GetLocaleItemBySku(params *GetLocaleItemBySkuParams, authInfo runtime.ClientAuthInfoWriter) (*GetLocaleItemBySkuOK, *GetLocaleItemBySkuNotFound, error) GetLocaleItemBySkuShort(params *GetLocaleItemBySkuParams, authInfo runtime.ClientAuthInfoWriter) (*GetLocaleItemBySkuOK, error) GetEstimatedPrice(params *GetEstimatedPriceParams, authInfo runtime.ClientAuthInfoWriter) (*GetEstimatedPriceOK, *GetEstimatedPriceNotFound, error) GetEstimatedPriceShort(params *GetEstimatedPriceParams, authInfo runtime.ClientAuthInfoWriter) (*GetEstimatedPriceOK, error) GetItemIDBySku(params *GetItemIDBySkuParams, authInfo runtime.ClientAuthInfoWriter) (*GetItemIDBySkuOK, *GetItemIDBySkuNotFound, error) GetItemIDBySkuShort(params *GetItemIDBySkuParams, authInfo runtime.ClientAuthInfoWriter) (*GetItemIDBySkuOK, error) GetBulkItemIDBySkus(params *GetBulkItemIDBySkusParams, authInfo runtime.ClientAuthInfoWriter) (*GetBulkItemIDBySkusOK, error) GetBulkItemIDBySkusShort(params *GetBulkItemIDBySkusParams, authInfo runtime.ClientAuthInfoWriter) (*GetBulkItemIDBySkusOK, error) BulkGetLocaleItems(params *BulkGetLocaleItemsParams, authInfo runtime.ClientAuthInfoWriter) (*BulkGetLocaleItemsOK, *BulkGetLocaleItemsNotFound, error) BulkGetLocaleItemsShort(params *BulkGetLocaleItemsParams, authInfo runtime.ClientAuthInfoWriter) (*BulkGetLocaleItemsOK, error) GetAvailablePredicateTypes(params *GetAvailablePredicateTypesParams, authInfo runtime.ClientAuthInfoWriter) (*GetAvailablePredicateTypesOK, *GetAvailablePredicateTypesNotFound, error) GetAvailablePredicateTypesShort(params *GetAvailablePredicateTypesParams, authInfo runtime.ClientAuthInfoWriter) (*GetAvailablePredicateTypesOK, error) ValidateItemPurchaseCondition(params *ValidateItemPurchaseConditionParams, authInfo runtime.ClientAuthInfoWriter) (*ValidateItemPurchaseConditionOK, *ValidateItemPurchaseConditionUnprocessableEntity, error) ValidateItemPurchaseConditionShort(params *ValidateItemPurchaseConditionParams, authInfo runtime.ClientAuthInfoWriter) (*ValidateItemPurchaseConditionOK, error) BulkUpdateRegionData(params *BulkUpdateRegionDataParams, authInfo runtime.ClientAuthInfoWriter) (*BulkUpdateRegionDataNoContent, *BulkUpdateRegionDataBadRequest, *BulkUpdateRegionDataNotFound, *BulkUpdateRegionDataConflict, *BulkUpdateRegionDataUnprocessableEntity, error) BulkUpdateRegionDataShort(params *BulkUpdateRegionDataParams, authInfo runtime.ClientAuthInfoWriter) (*BulkUpdateRegionDataNoContent, error) SearchItems(params *SearchItemsParams, authInfo runtime.ClientAuthInfoWriter) (*SearchItemsOK, *SearchItemsNotFound, error) SearchItemsShort(params *SearchItemsParams, authInfo runtime.ClientAuthInfoWriter) (*SearchItemsOK, error) QueryUncategorizedItems(params *QueryUncategorizedItemsParams, authInfo runtime.ClientAuthInfoWriter) (*QueryUncategorizedItemsOK, *QueryUncategorizedItemsNotFound, *QueryUncategorizedItemsUnprocessableEntity, error) QueryUncategorizedItemsShort(params *QueryUncategorizedItemsParams, authInfo runtime.ClientAuthInfoWriter) (*QueryUncategorizedItemsOK, error) GetItem(params *GetItemParams, authInfo runtime.ClientAuthInfoWriter) (*GetItemOK, *GetItemNotFound, error) GetItemShort(params *GetItemParams, authInfo runtime.ClientAuthInfoWriter) (*GetItemOK, error) UpdateItem(params *UpdateItemParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateItemOK, *UpdateItemBadRequest, *UpdateItemNotFound, *UpdateItemConflict, *UpdateItemUnprocessableEntity, error) UpdateItemShort(params *UpdateItemParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateItemOK, error) DeleteItem(params *DeleteItemParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteItemNoContent, *DeleteItemNotFound, error) DeleteItemShort(params *DeleteItemParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteItemNoContent, error) AcquireItem(params *AcquireItemParams, authInfo runtime.ClientAuthInfoWriter) (*AcquireItemOK, *AcquireItemNotFound, error) AcquireItemShort(params *AcquireItemParams, authInfo runtime.ClientAuthInfoWriter) (*AcquireItemOK, error) GetApp(params *GetAppParams, authInfo runtime.ClientAuthInfoWriter) (*GetAppOK, error) GetAppShort(params *GetAppParams, authInfo runtime.ClientAuthInfoWriter) (*GetAppOK, error) UpdateApp(params *UpdateAppParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateAppOK, *UpdateAppNotFound, *UpdateAppConflict, *UpdateAppUnprocessableEntity, error) UpdateAppShort(params *UpdateAppParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateAppOK, error) DisableItem(params *DisableItemParams, authInfo runtime.ClientAuthInfoWriter) (*DisableItemOK, *DisableItemNotFound, *DisableItemConflict, error) DisableItemShort(params *DisableItemParams, authInfo runtime.ClientAuthInfoWriter) (*DisableItemOK, error) GetItemDynamicData(params *GetItemDynamicDataParams, authInfo runtime.ClientAuthInfoWriter) (*GetItemDynamicDataOK, *GetItemDynamicDataNotFound, error) GetItemDynamicDataShort(params *GetItemDynamicDataParams, authInfo runtime.ClientAuthInfoWriter) (*GetItemDynamicDataOK, error) EnableItem(params *EnableItemParams, authInfo runtime.ClientAuthInfoWriter) (*EnableItemOK, *EnableItemNotFound, *EnableItemConflict, error) EnableItemShort(params *EnableItemParams, authInfo runtime.ClientAuthInfoWriter) (*EnableItemOK, error) FeatureItem(params *FeatureItemParams, authInfo runtime.ClientAuthInfoWriter) (*FeatureItemOK, *FeatureItemNotFound, *FeatureItemConflict, error) FeatureItemShort(params *FeatureItemParams, authInfo runtime.ClientAuthInfoWriter) (*FeatureItemOK, error) DefeatureItem(params *DefeatureItemParams, authInfo runtime.ClientAuthInfoWriter) (*DefeatureItemOK, *DefeatureItemNotFound, *DefeatureItemConflict, error) DefeatureItemShort(params *DefeatureItemParams, authInfo runtime.ClientAuthInfoWriter) (*DefeatureItemOK, error) GetLocaleItem(params *GetLocaleItemParams, authInfo runtime.ClientAuthInfoWriter) (*GetLocaleItemOK, *GetLocaleItemNotFound, error) GetLocaleItemShort(params *GetLocaleItemParams, authInfo runtime.ClientAuthInfoWriter) (*GetLocaleItemOK, error) UpdateItemPurchaseCondition(params *UpdateItemPurchaseConditionParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateItemPurchaseConditionOK, *UpdateItemPurchaseConditionBadRequest, *UpdateItemPurchaseConditionNotFound, *UpdateItemPurchaseConditionConflict, *UpdateItemPurchaseConditionUnprocessableEntity, error) UpdateItemPurchaseConditionShort(params *UpdateItemPurchaseConditionParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateItemPurchaseConditionOK, error) ReturnItem(params *ReturnItemParams, authInfo runtime.ClientAuthInfoWriter) (*ReturnItemNoContent, *ReturnItemNotFound, *ReturnItemUnprocessableEntity, error) ReturnItemShort(params *ReturnItemParams, authInfo runtime.ClientAuthInfoWriter) (*ReturnItemNoContent, error) PublicGetItemByAppID(params *PublicGetItemByAppIDParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetItemByAppIDOK, *PublicGetItemByAppIDNotFound, error) PublicGetItemByAppIDShort(params *PublicGetItemByAppIDParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetItemByAppIDOK, error) PublicQueryItems(params *PublicQueryItemsParams, authInfo runtime.ClientAuthInfoWriter) (*PublicQueryItemsOK, *PublicQueryItemsNotFound, *PublicQueryItemsUnprocessableEntity, error) PublicQueryItemsShort(params *PublicQueryItemsParams, authInfo runtime.ClientAuthInfoWriter) (*PublicQueryItemsOK, error) PublicGetItemBySku(params *PublicGetItemBySkuParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetItemBySkuOK, *PublicGetItemBySkuNotFound, error) PublicGetItemBySkuShort(params *PublicGetItemBySkuParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetItemBySkuOK, error) PublicGetEstimatedPrice(params *PublicGetEstimatedPriceParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetEstimatedPriceOK, *PublicGetEstimatedPriceNotFound, error) PublicGetEstimatedPriceShort(params *PublicGetEstimatedPriceParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetEstimatedPriceOK, error) PublicBulkGetItems(params *PublicBulkGetItemsParams, authInfo runtime.ClientAuthInfoWriter) (*PublicBulkGetItemsOK, *PublicBulkGetItemsNotFound, error) PublicBulkGetItemsShort(params *PublicBulkGetItemsParams, authInfo runtime.ClientAuthInfoWriter) (*PublicBulkGetItemsOK, error) PublicValidateItemPurchaseCondition(params *PublicValidateItemPurchaseConditionParams, authInfo runtime.ClientAuthInfoWriter) (*PublicValidateItemPurchaseConditionOK, *PublicValidateItemPurchaseConditionUnprocessableEntity, error) PublicValidateItemPurchaseConditionShort(params *PublicValidateItemPurchaseConditionParams, authInfo runtime.ClientAuthInfoWriter) (*PublicValidateItemPurchaseConditionOK, error) PublicSearchItems(params *PublicSearchItemsParams, authInfo runtime.ClientAuthInfoWriter) (*PublicSearchItemsOK, *PublicSearchItemsNotFound, error) PublicSearchItemsShort(params *PublicSearchItemsParams, authInfo runtime.ClientAuthInfoWriter) (*PublicSearchItemsOK, error) PublicGetApp(params *PublicGetAppParams) (*PublicGetAppOK, *PublicGetAppNotFound, error) PublicGetAppShort(params *PublicGetAppParams) (*PublicGetAppOK, error) PublicGetItemDynamicData(params *PublicGetItemDynamicDataParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetItemDynamicDataOK, *PublicGetItemDynamicDataNotFound, error) PublicGetItemDynamicDataShort(params *PublicGetItemDynamicDataParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetItemDynamicDataOK, error) PublicGetItem(params *PublicGetItemParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetItemOK, *PublicGetItemNotFound, error) PublicGetItemShort(params *PublicGetItemParams, authInfo runtime.ClientAuthInfoWriter) (*PublicGetItemOK, error) QueryItemsV2(params *QueryItemsV2Params, authInfo runtime.ClientAuthInfoWriter) (*QueryItemsV2OK, *QueryItemsV2NotFound, *QueryItemsV2UnprocessableEntity, error) QueryItemsV2Short(params *QueryItemsV2Params, authInfo runtime.ClientAuthInfoWriter) (*QueryItemsV2OK, error) SetTransport(transport runtime.ClientTransport) }
ClientService is the interface for Client methods
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService
New creates a new item API client.
type CreateItemBadRequest ¶
type CreateItemBadRequest struct {
Payload *platformclientmodels.ErrorEntity
}
CreateItemBadRequest handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>20024</td><td>unsupported operation</td></tr><tr><td>30301</td><td>Unsupported Item Type [{itemType}] for box item [{itemId}] with expiration</td></tr><tr><td>30322</td><td>Bundle item [{itemId}] can't be bundled</td></tr><tr><td>30325</td><td>Code item [{itemId}] can't be bundled</td></tr><tr><td>30326</td><td>Subscription item [{itemId}] can't be bundled</td></tr><tr><td>30329</td><td>Invalid bundled item [{itemId}] quantity</td></tr><tr><td>30021</td><td>Default language [{language}] required</td></tr><tr><td>30321</td><td>Invalid item discount amount</td></tr><tr><td>30022</td><td>Default region [{region}] is required</td></tr><tr><td>30323</td><td>Target namespace is required</td></tr><tr><td>30327</td><td>Invalid item trial price</td></tr><tr><td>30330</td><td>Invalid item region price currency namespace [{namespace}]</td></tr><tr><td>30332</td><td>Invalid option box item [{itemId}] quantity</td></tr><tr><td>30333</td><td>Item [{itemId}] item type [{itemType}] can't be bundled into option box</td></tr><tr><td>30334</td><td>Option box item [{itemId}] can't be bundled</td></tr><tr><td>30337</td><td>Invalid loot box item [{itemId}] quantity</td></tr><tr><td>30338</td><td>Item [{itemId}] item type [{itemType}] can't be bundled into loot box</td></tr><tr><td>30339</td><td>Loot box item [{itemId}] can't be bundled</td></tr></table>
func NewCreateItemBadRequest ¶
func NewCreateItemBadRequest() *CreateItemBadRequest
NewCreateItemBadRequest creates a CreateItemBadRequest with default headers values
func (*CreateItemBadRequest) Error ¶
func (o *CreateItemBadRequest) Error() string
func (*CreateItemBadRequest) GetPayload ¶
func (o *CreateItemBadRequest) GetPayload() *platformclientmodels.ErrorEntity
func (*CreateItemBadRequest) ToJSONString ¶ added in v0.25.0
func (o *CreateItemBadRequest) ToJSONString() string
type CreateItemConflict ¶
type CreateItemConflict struct {
Payload *platformclientmodels.ErrorEntity
}
CreateItemConflict handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30173</td><td>Published store can't modify content</td></tr><tr><td>30175</td><td>Duplicated currencyCode [{currencyCode}] in Region [{region}]</td></tr><tr><td>30373</td><td>ItemType [{itemType}] is not allowed in namespace [{namespace}]</td></tr><tr><td>30376</td><td>Publisher namespace don’t allow sellback item</td></tr><tr><td>30377</td><td>This item type [{itemType}] don’t allow sellback</td></tr><tr><td>30378</td><td>Sale price don’t allow real currency [{currencyCode}]</td></tr><tr><td>30380</td><td>Box item [{itemId}] duration and end date can’t be set at the same time</td></tr><tr><td>30381</td><td>Currency [{currency}] is not set for bundle Item [{itemId}] in region [{region}]</td></tr><tr><td>30383</td><td>Item app id [{appId}] already exists in namespace [{namespace}] item [{itemId}]</td></tr></table>
func NewCreateItemConflict ¶
func NewCreateItemConflict() *CreateItemConflict
NewCreateItemConflict creates a CreateItemConflict with default headers values
func (*CreateItemConflict) Error ¶
func (o *CreateItemConflict) Error() string
func (*CreateItemConflict) GetPayload ¶
func (o *CreateItemConflict) GetPayload() *platformclientmodels.ErrorEntity
func (*CreateItemConflict) ToJSONString ¶ added in v0.25.0
func (o *CreateItemConflict) ToJSONString() string
type CreateItemCreated ¶
type CreateItemCreated struct {
Payload *platformclientmodels.FullItemInfo
}
CreateItemCreated handles this case with default header values.
successful operation
func NewCreateItemCreated ¶
func NewCreateItemCreated() *CreateItemCreated
NewCreateItemCreated creates a CreateItemCreated with default headers values
func (*CreateItemCreated) Error ¶
func (o *CreateItemCreated) Error() string
func (*CreateItemCreated) GetPayload ¶
func (o *CreateItemCreated) GetPayload() *platformclientmodels.FullItemInfo
func (*CreateItemCreated) ToJSONString ¶ added in v0.25.0
func (o *CreateItemCreated) ToJSONString() string
type CreateItemNotFound ¶
type CreateItemNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
CreateItemNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30241</td><td>Category [{categoryPath}] does not exist in namespace [{namespace}]</td></tr><tr><td>36141</td><td>Currency [{currencyCode}] does not exist in namespace [{namespace}]</td></tr><tr><td>30141</td><td>Store [{storeId}] does not exist in namespace [{namespace}]</td></tr></table>
func NewCreateItemNotFound ¶
func NewCreateItemNotFound() *CreateItemNotFound
NewCreateItemNotFound creates a CreateItemNotFound with default headers values
func (*CreateItemNotFound) Error ¶
func (o *CreateItemNotFound) Error() string
func (*CreateItemNotFound) GetPayload ¶
func (o *CreateItemNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*CreateItemNotFound) ToJSONString ¶ added in v0.25.0
func (o *CreateItemNotFound) ToJSONString() string
type CreateItemParams ¶
type CreateItemParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *platformclientmodels.ItemCreate /*Namespace Namespace */ Namespace string /*StoreID*/ StoreID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
CreateItemParams contains all the parameters to send to the API endpoint for the create item operation typically these are written to a http.Request
func NewCreateItemParams ¶
func NewCreateItemParams() *CreateItemParams
NewCreateItemParams creates a new CreateItemParams object with the default values initialized.
func NewCreateItemParamsWithContext ¶
func NewCreateItemParamsWithContext(ctx context.Context) *CreateItemParams
NewCreateItemParamsWithContext creates a new CreateItemParams object with the default values initialized, and the ability to set a context for a request
func NewCreateItemParamsWithHTTPClient ¶
func NewCreateItemParamsWithHTTPClient(client *http.Client) *CreateItemParams
NewCreateItemParamsWithHTTPClient creates a new CreateItemParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateItemParamsWithTimeout ¶
func NewCreateItemParamsWithTimeout(timeout time.Duration) *CreateItemParams
NewCreateItemParamsWithTimeout creates a new CreateItemParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateItemParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *CreateItemParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the create item params
func (*CreateItemParams) SetBody ¶
func (o *CreateItemParams) SetBody(body *platformclientmodels.ItemCreate)
SetBody adds the body to the create item params
func (*CreateItemParams) SetContext ¶
func (o *CreateItemParams) SetContext(ctx context.Context)
SetContext adds the context to the create item params
func (*CreateItemParams) SetFlightId ¶ added in v0.63.0
func (o *CreateItemParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*CreateItemParams) SetHTTPClient ¶
func (o *CreateItemParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create item params
func (*CreateItemParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *CreateItemParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the create item params
func (*CreateItemParams) SetNamespace ¶
func (o *CreateItemParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the create item params
func (*CreateItemParams) SetStoreID ¶
func (o *CreateItemParams) SetStoreID(storeID string)
SetStoreID adds the storeId to the create item params
func (*CreateItemParams) SetTimeout ¶
func (o *CreateItemParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create item params
func (*CreateItemParams) WithBody ¶
func (o *CreateItemParams) WithBody(body *platformclientmodels.ItemCreate) *CreateItemParams
WithBody adds the body to the create item params
func (*CreateItemParams) WithContext ¶
func (o *CreateItemParams) WithContext(ctx context.Context) *CreateItemParams
WithContext adds the context to the create item params
func (*CreateItemParams) WithHTTPClient ¶
func (o *CreateItemParams) WithHTTPClient(client *http.Client) *CreateItemParams
WithHTTPClient adds the HTTPClient to the create item params
func (*CreateItemParams) WithNamespace ¶
func (o *CreateItemParams) WithNamespace(namespace string) *CreateItemParams
WithNamespace adds the namespace to the create item params
func (*CreateItemParams) WithStoreID ¶
func (o *CreateItemParams) WithStoreID(storeID string) *CreateItemParams
WithStoreID adds the storeID to the create item params
func (*CreateItemParams) WithTimeout ¶
func (o *CreateItemParams) WithTimeout(timeout time.Duration) *CreateItemParams
WithTimeout adds the timeout to the create item params
func (*CreateItemParams) WriteToRequest ¶
func (o *CreateItemParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateItemReader ¶
type CreateItemReader struct {
// contains filtered or unexported fields
}
CreateItemReader is a Reader for the CreateItem structure.
func (*CreateItemReader) ReadResponse ¶
func (o *CreateItemReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateItemTypeConfigBadRequest ¶ added in v0.26.0
type CreateItemTypeConfigBadRequest struct {
Payload *platformclientmodels.ErrorEntity
}
CreateItemTypeConfigBadRequest handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30336</td><td>Item type [{itemType}] does not support</td></tr></table>
func NewCreateItemTypeConfigBadRequest ¶ added in v0.26.0
func NewCreateItemTypeConfigBadRequest() *CreateItemTypeConfigBadRequest
NewCreateItemTypeConfigBadRequest creates a CreateItemTypeConfigBadRequest with default headers values
func (*CreateItemTypeConfigBadRequest) Error ¶ added in v0.26.0
func (o *CreateItemTypeConfigBadRequest) Error() string
func (*CreateItemTypeConfigBadRequest) GetPayload ¶ added in v0.26.0
func (o *CreateItemTypeConfigBadRequest) GetPayload() *platformclientmodels.ErrorEntity
func (*CreateItemTypeConfigBadRequest) ToJSONString ¶ added in v0.26.0
func (o *CreateItemTypeConfigBadRequest) ToJSONString() string
type CreateItemTypeConfigConflict ¶ added in v0.26.0
type CreateItemTypeConfigConflict struct {
Payload *platformclientmodels.ErrorEntity
}
CreateItemTypeConfigConflict handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30371</td><td>Item type config for type [{itemType}] and clazz [{clazz}] already exists</td></tr></table>
func NewCreateItemTypeConfigConflict ¶ added in v0.26.0
func NewCreateItemTypeConfigConflict() *CreateItemTypeConfigConflict
NewCreateItemTypeConfigConflict creates a CreateItemTypeConfigConflict with default headers values
func (*CreateItemTypeConfigConflict) Error ¶ added in v0.26.0
func (o *CreateItemTypeConfigConflict) Error() string
func (*CreateItemTypeConfigConflict) GetPayload ¶ added in v0.26.0
func (o *CreateItemTypeConfigConflict) GetPayload() *platformclientmodels.ErrorEntity
func (*CreateItemTypeConfigConflict) ToJSONString ¶ added in v0.26.0
func (o *CreateItemTypeConfigConflict) ToJSONString() string
type CreateItemTypeConfigCreated ¶ added in v0.26.0
type CreateItemTypeConfigCreated struct { }
CreateItemTypeConfigCreated handles this case with default header values.
item type config created
func NewCreateItemTypeConfigCreated ¶ added in v0.26.0
func NewCreateItemTypeConfigCreated() *CreateItemTypeConfigCreated
NewCreateItemTypeConfigCreated creates a CreateItemTypeConfigCreated with default headers values
func (*CreateItemTypeConfigCreated) Error ¶ added in v0.26.0
func (o *CreateItemTypeConfigCreated) Error() string
type CreateItemTypeConfigParams ¶ added in v0.26.0
type CreateItemTypeConfigParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *platformclientmodels.ItemTypeConfigCreate AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
CreateItemTypeConfigParams contains all the parameters to send to the API endpoint for the create item type config operation typically these are written to a http.Request
func NewCreateItemTypeConfigParams ¶ added in v0.26.0
func NewCreateItemTypeConfigParams() *CreateItemTypeConfigParams
NewCreateItemTypeConfigParams creates a new CreateItemTypeConfigParams object with the default values initialized.
func NewCreateItemTypeConfigParamsWithContext ¶ added in v0.26.0
func NewCreateItemTypeConfigParamsWithContext(ctx context.Context) *CreateItemTypeConfigParams
NewCreateItemTypeConfigParamsWithContext creates a new CreateItemTypeConfigParams object with the default values initialized, and the ability to set a context for a request
func NewCreateItemTypeConfigParamsWithHTTPClient ¶ added in v0.26.0
func NewCreateItemTypeConfigParamsWithHTTPClient(client *http.Client) *CreateItemTypeConfigParams
NewCreateItemTypeConfigParamsWithHTTPClient creates a new CreateItemTypeConfigParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateItemTypeConfigParamsWithTimeout ¶ added in v0.26.0
func NewCreateItemTypeConfigParamsWithTimeout(timeout time.Duration) *CreateItemTypeConfigParams
NewCreateItemTypeConfigParamsWithTimeout creates a new CreateItemTypeConfigParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateItemTypeConfigParams) SetAuthInfoWriter ¶ added in v0.26.0
func (o *CreateItemTypeConfigParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the create item type config params
func (*CreateItemTypeConfigParams) SetBody ¶ added in v0.26.0
func (o *CreateItemTypeConfigParams) SetBody(body *platformclientmodels.ItemTypeConfigCreate)
SetBody adds the body to the create item type config params
func (*CreateItemTypeConfigParams) SetContext ¶ added in v0.26.0
func (o *CreateItemTypeConfigParams) SetContext(ctx context.Context)
SetContext adds the context to the create item type config params
func (*CreateItemTypeConfigParams) SetFlightId ¶ added in v0.63.0
func (o *CreateItemTypeConfigParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*CreateItemTypeConfigParams) SetHTTPClient ¶ added in v0.26.0
func (o *CreateItemTypeConfigParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create item type config params
func (*CreateItemTypeConfigParams) SetHTTPClientTransport ¶ added in v0.26.0
func (o *CreateItemTypeConfigParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the create item type config params
func (*CreateItemTypeConfigParams) SetTimeout ¶ added in v0.26.0
func (o *CreateItemTypeConfigParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create item type config params
func (*CreateItemTypeConfigParams) WithBody ¶ added in v0.26.0
func (o *CreateItemTypeConfigParams) WithBody(body *platformclientmodels.ItemTypeConfigCreate) *CreateItemTypeConfigParams
WithBody adds the body to the create item type config params
func (*CreateItemTypeConfigParams) WithContext ¶ added in v0.26.0
func (o *CreateItemTypeConfigParams) WithContext(ctx context.Context) *CreateItemTypeConfigParams
WithContext adds the context to the create item type config params
func (*CreateItemTypeConfigParams) WithHTTPClient ¶ added in v0.26.0
func (o *CreateItemTypeConfigParams) WithHTTPClient(client *http.Client) *CreateItemTypeConfigParams
WithHTTPClient adds the HTTPClient to the create item type config params
func (*CreateItemTypeConfigParams) WithTimeout ¶ added in v0.26.0
func (o *CreateItemTypeConfigParams) WithTimeout(timeout time.Duration) *CreateItemTypeConfigParams
WithTimeout adds the timeout to the create item type config params
func (*CreateItemTypeConfigParams) WriteToRequest ¶ added in v0.26.0
func (o *CreateItemTypeConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateItemTypeConfigReader ¶ added in v0.26.0
type CreateItemTypeConfigReader struct {
// contains filtered or unexported fields
}
CreateItemTypeConfigReader is a Reader for the CreateItemTypeConfig structure.
func (*CreateItemTypeConfigReader) ReadResponse ¶ added in v0.26.0
func (o *CreateItemTypeConfigReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateItemTypeConfigUnprocessableEntity ¶ added in v0.26.0
type CreateItemTypeConfigUnprocessableEntity struct {
Payload *platformclientmodels.ValidationErrorEntity
}
CreateItemTypeConfigUnprocessableEntity handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr></table>
func NewCreateItemTypeConfigUnprocessableEntity ¶ added in v0.26.0
func NewCreateItemTypeConfigUnprocessableEntity() *CreateItemTypeConfigUnprocessableEntity
NewCreateItemTypeConfigUnprocessableEntity creates a CreateItemTypeConfigUnprocessableEntity with default headers values
func (*CreateItemTypeConfigUnprocessableEntity) Error ¶ added in v0.26.0
func (o *CreateItemTypeConfigUnprocessableEntity) Error() string
func (*CreateItemTypeConfigUnprocessableEntity) GetPayload ¶ added in v0.26.0
func (o *CreateItemTypeConfigUnprocessableEntity) GetPayload() *platformclientmodels.ValidationErrorEntity
func (*CreateItemTypeConfigUnprocessableEntity) ToJSONString ¶ added in v0.26.0
func (o *CreateItemTypeConfigUnprocessableEntity) ToJSONString() string
type CreateItemUnprocessableEntity ¶
type CreateItemUnprocessableEntity struct {
Payload *platformclientmodels.ValidationErrorEntity
}
CreateItemUnprocessableEntity handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr></table>
func NewCreateItemUnprocessableEntity ¶
func NewCreateItemUnprocessableEntity() *CreateItemUnprocessableEntity
NewCreateItemUnprocessableEntity creates a CreateItemUnprocessableEntity with default headers values
func (*CreateItemUnprocessableEntity) Error ¶
func (o *CreateItemUnprocessableEntity) Error() string
func (*CreateItemUnprocessableEntity) GetPayload ¶
func (o *CreateItemUnprocessableEntity) GetPayload() *platformclientmodels.ValidationErrorEntity
func (*CreateItemUnprocessableEntity) ToJSONString ¶ added in v0.25.0
func (o *CreateItemUnprocessableEntity) ToJSONString() string
type DefeatureItemConflict ¶
type DefeatureItemConflict struct {
Payload *platformclientmodels.ErrorEntity
}
DefeatureItemConflict handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30173</td><td>Published store can't modify content</td></tr></table>
func NewDefeatureItemConflict ¶
func NewDefeatureItemConflict() *DefeatureItemConflict
NewDefeatureItemConflict creates a DefeatureItemConflict with default headers values
func (*DefeatureItemConflict) Error ¶
func (o *DefeatureItemConflict) Error() string
func (*DefeatureItemConflict) GetPayload ¶
func (o *DefeatureItemConflict) GetPayload() *platformclientmodels.ErrorEntity
func (*DefeatureItemConflict) ToJSONString ¶ added in v0.25.0
func (o *DefeatureItemConflict) ToJSONString() string
type DefeatureItemNotFound ¶
type DefeatureItemNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
DefeatureItemNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30141</td><td>Store [{storeId}] does not exist in namespace [{namespace}]</td></tr><tr><td>30341</td><td>Item [{itemId}] does not exist in namespace [{namespace}]</td></tr></table>
func NewDefeatureItemNotFound ¶
func NewDefeatureItemNotFound() *DefeatureItemNotFound
NewDefeatureItemNotFound creates a DefeatureItemNotFound with default headers values
func (*DefeatureItemNotFound) Error ¶
func (o *DefeatureItemNotFound) Error() string
func (*DefeatureItemNotFound) GetPayload ¶
func (o *DefeatureItemNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*DefeatureItemNotFound) ToJSONString ¶ added in v0.25.0
func (o *DefeatureItemNotFound) ToJSONString() string
type DefeatureItemOK ¶
type DefeatureItemOK struct {
Payload *platformclientmodels.FullItemInfo
}
DefeatureItemOK handles this case with default header values.
successful operation
func NewDefeatureItemOK ¶
func NewDefeatureItemOK() *DefeatureItemOK
NewDefeatureItemOK creates a DefeatureItemOK with default headers values
func (*DefeatureItemOK) Error ¶
func (o *DefeatureItemOK) Error() string
func (*DefeatureItemOK) GetPayload ¶
func (o *DefeatureItemOK) GetPayload() *platformclientmodels.FullItemInfo
func (*DefeatureItemOK) ToJSONString ¶ added in v0.25.0
func (o *DefeatureItemOK) ToJSONString() string
type DefeatureItemParams ¶
type DefeatureItemParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Feature*/ Feature string /*ItemID*/ ItemID string /*Namespace*/ Namespace string /*StoreID*/ StoreID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
DefeatureItemParams contains all the parameters to send to the API endpoint for the defeature item operation typically these are written to a http.Request
func NewDefeatureItemParams ¶
func NewDefeatureItemParams() *DefeatureItemParams
NewDefeatureItemParams creates a new DefeatureItemParams object with the default values initialized.
func NewDefeatureItemParamsWithContext ¶
func NewDefeatureItemParamsWithContext(ctx context.Context) *DefeatureItemParams
NewDefeatureItemParamsWithContext creates a new DefeatureItemParams object with the default values initialized, and the ability to set a context for a request
func NewDefeatureItemParamsWithHTTPClient ¶
func NewDefeatureItemParamsWithHTTPClient(client *http.Client) *DefeatureItemParams
NewDefeatureItemParamsWithHTTPClient creates a new DefeatureItemParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDefeatureItemParamsWithTimeout ¶
func NewDefeatureItemParamsWithTimeout(timeout time.Duration) *DefeatureItemParams
NewDefeatureItemParamsWithTimeout creates a new DefeatureItemParams object with the default values initialized, and the ability to set a timeout on a request
func (*DefeatureItemParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *DefeatureItemParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the defeature item params
func (*DefeatureItemParams) SetContext ¶
func (o *DefeatureItemParams) SetContext(ctx context.Context)
SetContext adds the context to the defeature item params
func (*DefeatureItemParams) SetFeature ¶
func (o *DefeatureItemParams) SetFeature(feature string)
SetFeature adds the feature to the defeature item params
func (*DefeatureItemParams) SetFlightId ¶ added in v0.63.0
func (o *DefeatureItemParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*DefeatureItemParams) SetHTTPClient ¶
func (o *DefeatureItemParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the defeature item params
func (*DefeatureItemParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *DefeatureItemParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the defeature item params
func (*DefeatureItemParams) SetItemID ¶
func (o *DefeatureItemParams) SetItemID(itemID string)
SetItemID adds the itemId to the defeature item params
func (*DefeatureItemParams) SetNamespace ¶
func (o *DefeatureItemParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the defeature item params
func (*DefeatureItemParams) SetStoreID ¶
func (o *DefeatureItemParams) SetStoreID(storeID string)
SetStoreID adds the storeId to the defeature item params
func (*DefeatureItemParams) SetTimeout ¶
func (o *DefeatureItemParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the defeature item params
func (*DefeatureItemParams) WithContext ¶
func (o *DefeatureItemParams) WithContext(ctx context.Context) *DefeatureItemParams
WithContext adds the context to the defeature item params
func (*DefeatureItemParams) WithFeature ¶
func (o *DefeatureItemParams) WithFeature(feature string) *DefeatureItemParams
WithFeature adds the feature to the defeature item params
func (*DefeatureItemParams) WithHTTPClient ¶
func (o *DefeatureItemParams) WithHTTPClient(client *http.Client) *DefeatureItemParams
WithHTTPClient adds the HTTPClient to the defeature item params
func (*DefeatureItemParams) WithItemID ¶
func (o *DefeatureItemParams) WithItemID(itemID string) *DefeatureItemParams
WithItemID adds the itemID to the defeature item params
func (*DefeatureItemParams) WithNamespace ¶
func (o *DefeatureItemParams) WithNamespace(namespace string) *DefeatureItemParams
WithNamespace adds the namespace to the defeature item params
func (*DefeatureItemParams) WithStoreID ¶
func (o *DefeatureItemParams) WithStoreID(storeID string) *DefeatureItemParams
WithStoreID adds the storeID to the defeature item params
func (*DefeatureItemParams) WithTimeout ¶
func (o *DefeatureItemParams) WithTimeout(timeout time.Duration) *DefeatureItemParams
WithTimeout adds the timeout to the defeature item params
func (*DefeatureItemParams) WriteToRequest ¶
func (o *DefeatureItemParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DefeatureItemReader ¶
type DefeatureItemReader struct {
// contains filtered or unexported fields
}
DefeatureItemReader is a Reader for the DefeatureItem structure.
func (*DefeatureItemReader) ReadResponse ¶
func (o *DefeatureItemReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteItemNoContent ¶
type DeleteItemNoContent struct { }
DeleteItemNoContent handles this case with default header values.
Delete item successfully
func NewDeleteItemNoContent ¶
func NewDeleteItemNoContent() *DeleteItemNoContent
NewDeleteItemNoContent creates a DeleteItemNoContent with default headers values
func (*DeleteItemNoContent) Error ¶
func (o *DeleteItemNoContent) Error() string
type DeleteItemNotFound ¶
type DeleteItemNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
DeleteItemNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30141</td><td>Store [{storeId}] does not exist in namespace [{namespace}]</td></tr><tr><td>30142</td><td>Published store does not exist in namespace [{namespace}]</td></tr><tr><td>30341</td><td>Item [{itemId}] does not exist in namespace [{namespace}]</td></tr><tr><td>30335</td><td>Item [{itemId}] can't be deleted in non-forced mode if item has been published</td></tr></table>
func NewDeleteItemNotFound ¶
func NewDeleteItemNotFound() *DeleteItemNotFound
NewDeleteItemNotFound creates a DeleteItemNotFound with default headers values
func (*DeleteItemNotFound) Error ¶
func (o *DeleteItemNotFound) Error() string
func (*DeleteItemNotFound) GetPayload ¶
func (o *DeleteItemNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*DeleteItemNotFound) ToJSONString ¶ added in v0.25.0
func (o *DeleteItemNotFound) ToJSONString() string
type DeleteItemParams ¶
type DeleteItemParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*ItemID*/ ItemID string /*Namespace Namespace */ Namespace string /*Force default is false */ Force *bool /*StoreID default is published store id */ StoreID *string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
DeleteItemParams contains all the parameters to send to the API endpoint for the delete item operation typically these are written to a http.Request
func NewDeleteItemParams ¶
func NewDeleteItemParams() *DeleteItemParams
NewDeleteItemParams creates a new DeleteItemParams object with the default values initialized.
func NewDeleteItemParamsWithContext ¶
func NewDeleteItemParamsWithContext(ctx context.Context) *DeleteItemParams
NewDeleteItemParamsWithContext creates a new DeleteItemParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteItemParamsWithHTTPClient ¶
func NewDeleteItemParamsWithHTTPClient(client *http.Client) *DeleteItemParams
NewDeleteItemParamsWithHTTPClient creates a new DeleteItemParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteItemParamsWithTimeout ¶
func NewDeleteItemParamsWithTimeout(timeout time.Duration) *DeleteItemParams
NewDeleteItemParamsWithTimeout creates a new DeleteItemParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteItemParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *DeleteItemParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the delete item params
func (*DeleteItemParams) SetContext ¶
func (o *DeleteItemParams) SetContext(ctx context.Context)
SetContext adds the context to the delete item params
func (*DeleteItemParams) SetFlightId ¶ added in v0.63.0
func (o *DeleteItemParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*DeleteItemParams) SetForce ¶ added in v0.25.0
func (o *DeleteItemParams) SetForce(force *bool)
SetForce adds the force to the delete item params
func (*DeleteItemParams) SetHTTPClient ¶
func (o *DeleteItemParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete item params
func (*DeleteItemParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *DeleteItemParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the delete item params
func (*DeleteItemParams) SetItemID ¶
func (o *DeleteItemParams) SetItemID(itemID string)
SetItemID adds the itemId to the delete item params
func (*DeleteItemParams) SetNamespace ¶
func (o *DeleteItemParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the delete item params
func (*DeleteItemParams) SetStoreID ¶
func (o *DeleteItemParams) SetStoreID(storeID *string)
SetStoreID adds the storeId to the delete item params
func (*DeleteItemParams) SetTimeout ¶
func (o *DeleteItemParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete item params
func (*DeleteItemParams) WithContext ¶
func (o *DeleteItemParams) WithContext(ctx context.Context) *DeleteItemParams
WithContext adds the context to the delete item params
func (*DeleteItemParams) WithForce ¶ added in v0.25.0
func (o *DeleteItemParams) WithForce(force *bool) *DeleteItemParams
WithForce adds the force to the delete item params
func (*DeleteItemParams) WithHTTPClient ¶
func (o *DeleteItemParams) WithHTTPClient(client *http.Client) *DeleteItemParams
WithHTTPClient adds the HTTPClient to the delete item params
func (*DeleteItemParams) WithItemID ¶
func (o *DeleteItemParams) WithItemID(itemID string) *DeleteItemParams
WithItemID adds the itemID to the delete item params
func (*DeleteItemParams) WithNamespace ¶
func (o *DeleteItemParams) WithNamespace(namespace string) *DeleteItemParams
WithNamespace adds the namespace to the delete item params
func (*DeleteItemParams) WithStoreID ¶
func (o *DeleteItemParams) WithStoreID(storeID *string) *DeleteItemParams
WithStoreID adds the storeID to the delete item params
func (*DeleteItemParams) WithTimeout ¶
func (o *DeleteItemParams) WithTimeout(timeout time.Duration) *DeleteItemParams
WithTimeout adds the timeout to the delete item params
func (*DeleteItemParams) WriteToRequest ¶
func (o *DeleteItemParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteItemReader ¶
type DeleteItemReader struct {
// contains filtered or unexported fields
}
DeleteItemReader is a Reader for the DeleteItem structure.
func (*DeleteItemReader) ReadResponse ¶
func (o *DeleteItemReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteItemTypeConfigNoContent ¶ added in v0.26.0
type DeleteItemTypeConfigNoContent struct { }
DeleteItemTypeConfigNoContent handles this case with default header values.
Delete item successfully
func NewDeleteItemTypeConfigNoContent ¶ added in v0.26.0
func NewDeleteItemTypeConfigNoContent() *DeleteItemTypeConfigNoContent
NewDeleteItemTypeConfigNoContent creates a DeleteItemTypeConfigNoContent with default headers values
func (*DeleteItemTypeConfigNoContent) Error ¶ added in v0.26.0
func (o *DeleteItemTypeConfigNoContent) Error() string
type DeleteItemTypeConfigNotFound ¶ added in v0.26.0
type DeleteItemTypeConfigNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
DeleteItemTypeConfigNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30541</td><td>Item type config [{id}] doesn't exist</td></tr></table>
func NewDeleteItemTypeConfigNotFound ¶ added in v0.26.0
func NewDeleteItemTypeConfigNotFound() *DeleteItemTypeConfigNotFound
NewDeleteItemTypeConfigNotFound creates a DeleteItemTypeConfigNotFound with default headers values
func (*DeleteItemTypeConfigNotFound) Error ¶ added in v0.26.0
func (o *DeleteItemTypeConfigNotFound) Error() string
func (*DeleteItemTypeConfigNotFound) GetPayload ¶ added in v0.26.0
func (o *DeleteItemTypeConfigNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*DeleteItemTypeConfigNotFound) ToJSONString ¶ added in v0.26.0
func (o *DeleteItemTypeConfigNotFound) ToJSONString() string
type DeleteItemTypeConfigParams ¶ added in v0.26.0
type DeleteItemTypeConfigParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*ID*/ ID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
DeleteItemTypeConfigParams contains all the parameters to send to the API endpoint for the delete item type config operation typically these are written to a http.Request
func NewDeleteItemTypeConfigParams ¶ added in v0.26.0
func NewDeleteItemTypeConfigParams() *DeleteItemTypeConfigParams
NewDeleteItemTypeConfigParams creates a new DeleteItemTypeConfigParams object with the default values initialized.
func NewDeleteItemTypeConfigParamsWithContext ¶ added in v0.26.0
func NewDeleteItemTypeConfigParamsWithContext(ctx context.Context) *DeleteItemTypeConfigParams
NewDeleteItemTypeConfigParamsWithContext creates a new DeleteItemTypeConfigParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteItemTypeConfigParamsWithHTTPClient ¶ added in v0.26.0
func NewDeleteItemTypeConfigParamsWithHTTPClient(client *http.Client) *DeleteItemTypeConfigParams
NewDeleteItemTypeConfigParamsWithHTTPClient creates a new DeleteItemTypeConfigParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteItemTypeConfigParamsWithTimeout ¶ added in v0.26.0
func NewDeleteItemTypeConfigParamsWithTimeout(timeout time.Duration) *DeleteItemTypeConfigParams
NewDeleteItemTypeConfigParamsWithTimeout creates a new DeleteItemTypeConfigParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteItemTypeConfigParams) SetAuthInfoWriter ¶ added in v0.26.0
func (o *DeleteItemTypeConfigParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the delete item type config params
func (*DeleteItemTypeConfigParams) SetContext ¶ added in v0.26.0
func (o *DeleteItemTypeConfigParams) SetContext(ctx context.Context)
SetContext adds the context to the delete item type config params
func (*DeleteItemTypeConfigParams) SetFlightId ¶ added in v0.63.0
func (o *DeleteItemTypeConfigParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*DeleteItemTypeConfigParams) SetHTTPClient ¶ added in v0.26.0
func (o *DeleteItemTypeConfigParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete item type config params
func (*DeleteItemTypeConfigParams) SetHTTPClientTransport ¶ added in v0.26.0
func (o *DeleteItemTypeConfigParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the delete item type config params
func (*DeleteItemTypeConfigParams) SetID ¶ added in v0.26.0
func (o *DeleteItemTypeConfigParams) SetID(idVar string)
SetID adds the id to the delete item type config params
func (*DeleteItemTypeConfigParams) SetTimeout ¶ added in v0.26.0
func (o *DeleteItemTypeConfigParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete item type config params
func (*DeleteItemTypeConfigParams) WithContext ¶ added in v0.26.0
func (o *DeleteItemTypeConfigParams) WithContext(ctx context.Context) *DeleteItemTypeConfigParams
WithContext adds the context to the delete item type config params
func (*DeleteItemTypeConfigParams) WithHTTPClient ¶ added in v0.26.0
func (o *DeleteItemTypeConfigParams) WithHTTPClient(client *http.Client) *DeleteItemTypeConfigParams
WithHTTPClient adds the HTTPClient to the delete item type config params
func (*DeleteItemTypeConfigParams) WithID ¶ added in v0.26.0
func (o *DeleteItemTypeConfigParams) WithID(idVar string) *DeleteItemTypeConfigParams
WithID adds the idVar to the delete item type config params
func (*DeleteItemTypeConfigParams) WithTimeout ¶ added in v0.26.0
func (o *DeleteItemTypeConfigParams) WithTimeout(timeout time.Duration) *DeleteItemTypeConfigParams
WithTimeout adds the timeout to the delete item type config params
func (*DeleteItemTypeConfigParams) WriteToRequest ¶ added in v0.26.0
func (o *DeleteItemTypeConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteItemTypeConfigReader ¶ added in v0.26.0
type DeleteItemTypeConfigReader struct {
// contains filtered or unexported fields
}
DeleteItemTypeConfigReader is a Reader for the DeleteItemTypeConfig structure.
func (*DeleteItemTypeConfigReader) ReadResponse ¶ added in v0.26.0
func (o *DeleteItemTypeConfigReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DisableItemConflict ¶
type DisableItemConflict struct {
Payload *platformclientmodels.ErrorEntity
}
DisableItemConflict handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30173</td><td>Published store can't modify content</td></tr></table>
func NewDisableItemConflict ¶
func NewDisableItemConflict() *DisableItemConflict
NewDisableItemConflict creates a DisableItemConflict with default headers values
func (*DisableItemConflict) Error ¶
func (o *DisableItemConflict) Error() string
func (*DisableItemConflict) GetPayload ¶
func (o *DisableItemConflict) GetPayload() *platformclientmodels.ErrorEntity
func (*DisableItemConflict) ToJSONString ¶ added in v0.25.0
func (o *DisableItemConflict) ToJSONString() string
type DisableItemNotFound ¶
type DisableItemNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
DisableItemNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30141</td><td>Store [{storeId}] does not exist in namespace [{namespace}]</td></tr><tr><td>30341</td><td>Item [{itemId}] does not exist in namespace [{namespace}]</td></tr></table>
func NewDisableItemNotFound ¶
func NewDisableItemNotFound() *DisableItemNotFound
NewDisableItemNotFound creates a DisableItemNotFound with default headers values
func (*DisableItemNotFound) Error ¶
func (o *DisableItemNotFound) Error() string
func (*DisableItemNotFound) GetPayload ¶
func (o *DisableItemNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*DisableItemNotFound) ToJSONString ¶ added in v0.25.0
func (o *DisableItemNotFound) ToJSONString() string
type DisableItemOK ¶
type DisableItemOK struct {
Payload *platformclientmodels.FullItemInfo
}
DisableItemOK handles this case with default header values.
successful operation
func NewDisableItemOK ¶
func NewDisableItemOK() *DisableItemOK
NewDisableItemOK creates a DisableItemOK with default headers values
func (*DisableItemOK) Error ¶
func (o *DisableItemOK) Error() string
func (*DisableItemOK) GetPayload ¶
func (o *DisableItemOK) GetPayload() *platformclientmodels.FullItemInfo
func (*DisableItemOK) ToJSONString ¶ added in v0.25.0
func (o *DisableItemOK) ToJSONString() string
type DisableItemParams ¶
type DisableItemParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*ItemID*/ ItemID string /*Namespace*/ Namespace string /*StoreID*/ StoreID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
DisableItemParams contains all the parameters to send to the API endpoint for the disable item operation typically these are written to a http.Request
func NewDisableItemParams ¶
func NewDisableItemParams() *DisableItemParams
NewDisableItemParams creates a new DisableItemParams object with the default values initialized.
func NewDisableItemParamsWithContext ¶
func NewDisableItemParamsWithContext(ctx context.Context) *DisableItemParams
NewDisableItemParamsWithContext creates a new DisableItemParams object with the default values initialized, and the ability to set a context for a request
func NewDisableItemParamsWithHTTPClient ¶
func NewDisableItemParamsWithHTTPClient(client *http.Client) *DisableItemParams
NewDisableItemParamsWithHTTPClient creates a new DisableItemParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDisableItemParamsWithTimeout ¶
func NewDisableItemParamsWithTimeout(timeout time.Duration) *DisableItemParams
NewDisableItemParamsWithTimeout creates a new DisableItemParams object with the default values initialized, and the ability to set a timeout on a request
func (*DisableItemParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *DisableItemParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the disable item params
func (*DisableItemParams) SetContext ¶
func (o *DisableItemParams) SetContext(ctx context.Context)
SetContext adds the context to the disable item params
func (*DisableItemParams) SetFlightId ¶ added in v0.63.0
func (o *DisableItemParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*DisableItemParams) SetHTTPClient ¶
func (o *DisableItemParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the disable item params
func (*DisableItemParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *DisableItemParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the disable item params
func (*DisableItemParams) SetItemID ¶
func (o *DisableItemParams) SetItemID(itemID string)
SetItemID adds the itemId to the disable item params
func (*DisableItemParams) SetNamespace ¶
func (o *DisableItemParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the disable item params
func (*DisableItemParams) SetStoreID ¶
func (o *DisableItemParams) SetStoreID(storeID string)
SetStoreID adds the storeId to the disable item params
func (*DisableItemParams) SetTimeout ¶
func (o *DisableItemParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the disable item params
func (*DisableItemParams) WithContext ¶
func (o *DisableItemParams) WithContext(ctx context.Context) *DisableItemParams
WithContext adds the context to the disable item params
func (*DisableItemParams) WithHTTPClient ¶
func (o *DisableItemParams) WithHTTPClient(client *http.Client) *DisableItemParams
WithHTTPClient adds the HTTPClient to the disable item params
func (*DisableItemParams) WithItemID ¶
func (o *DisableItemParams) WithItemID(itemID string) *DisableItemParams
WithItemID adds the itemID to the disable item params
func (*DisableItemParams) WithNamespace ¶
func (o *DisableItemParams) WithNamespace(namespace string) *DisableItemParams
WithNamespace adds the namespace to the disable item params
func (*DisableItemParams) WithStoreID ¶
func (o *DisableItemParams) WithStoreID(storeID string) *DisableItemParams
WithStoreID adds the storeID to the disable item params
func (*DisableItemParams) WithTimeout ¶
func (o *DisableItemParams) WithTimeout(timeout time.Duration) *DisableItemParams
WithTimeout adds the timeout to the disable item params
func (*DisableItemParams) WriteToRequest ¶
func (o *DisableItemParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DisableItemReader ¶
type DisableItemReader struct {
// contains filtered or unexported fields
}
DisableItemReader is a Reader for the DisableItem structure.
func (*DisableItemReader) ReadResponse ¶
func (o *DisableItemReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type EnableItemConflict ¶
type EnableItemConflict struct {
Payload *platformclientmodels.ErrorEntity
}
EnableItemConflict handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30173</td><td>Published store can't modify content</td></tr></table>
func NewEnableItemConflict ¶
func NewEnableItemConflict() *EnableItemConflict
NewEnableItemConflict creates a EnableItemConflict with default headers values
func (*EnableItemConflict) Error ¶
func (o *EnableItemConflict) Error() string
func (*EnableItemConflict) GetPayload ¶
func (o *EnableItemConflict) GetPayload() *platformclientmodels.ErrorEntity
func (*EnableItemConflict) ToJSONString ¶ added in v0.25.0
func (o *EnableItemConflict) ToJSONString() string
type EnableItemNotFound ¶
type EnableItemNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
EnableItemNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30141</td><td>Store [{storeId}] does not exist in namespace [{namespace}]</td></tr><tr><td>30341</td><td>Item [{itemId}] does not exist in namespace [{namespace}]</td></tr></table>
func NewEnableItemNotFound ¶
func NewEnableItemNotFound() *EnableItemNotFound
NewEnableItemNotFound creates a EnableItemNotFound with default headers values
func (*EnableItemNotFound) Error ¶
func (o *EnableItemNotFound) Error() string
func (*EnableItemNotFound) GetPayload ¶
func (o *EnableItemNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*EnableItemNotFound) ToJSONString ¶ added in v0.25.0
func (o *EnableItemNotFound) ToJSONString() string
type EnableItemOK ¶
type EnableItemOK struct {
Payload *platformclientmodels.FullItemInfo
}
EnableItemOK handles this case with default header values.
successful operation
func NewEnableItemOK ¶
func NewEnableItemOK() *EnableItemOK
NewEnableItemOK creates a EnableItemOK with default headers values
func (*EnableItemOK) Error ¶
func (o *EnableItemOK) Error() string
func (*EnableItemOK) GetPayload ¶
func (o *EnableItemOK) GetPayload() *platformclientmodels.FullItemInfo
func (*EnableItemOK) ToJSONString ¶ added in v0.25.0
func (o *EnableItemOK) ToJSONString() string
type EnableItemParams ¶
type EnableItemParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*ItemID*/ ItemID string /*Namespace*/ Namespace string /*StoreID*/ StoreID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
EnableItemParams contains all the parameters to send to the API endpoint for the enable item operation typically these are written to a http.Request
func NewEnableItemParams ¶
func NewEnableItemParams() *EnableItemParams
NewEnableItemParams creates a new EnableItemParams object with the default values initialized.
func NewEnableItemParamsWithContext ¶
func NewEnableItemParamsWithContext(ctx context.Context) *EnableItemParams
NewEnableItemParamsWithContext creates a new EnableItemParams object with the default values initialized, and the ability to set a context for a request
func NewEnableItemParamsWithHTTPClient ¶
func NewEnableItemParamsWithHTTPClient(client *http.Client) *EnableItemParams
NewEnableItemParamsWithHTTPClient creates a new EnableItemParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewEnableItemParamsWithTimeout ¶
func NewEnableItemParamsWithTimeout(timeout time.Duration) *EnableItemParams
NewEnableItemParamsWithTimeout creates a new EnableItemParams object with the default values initialized, and the ability to set a timeout on a request
func (*EnableItemParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *EnableItemParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the enable item params
func (*EnableItemParams) SetContext ¶
func (o *EnableItemParams) SetContext(ctx context.Context)
SetContext adds the context to the enable item params
func (*EnableItemParams) SetFlightId ¶ added in v0.63.0
func (o *EnableItemParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*EnableItemParams) SetHTTPClient ¶
func (o *EnableItemParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the enable item params
func (*EnableItemParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *EnableItemParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the enable item params
func (*EnableItemParams) SetItemID ¶
func (o *EnableItemParams) SetItemID(itemID string)
SetItemID adds the itemId to the enable item params
func (*EnableItemParams) SetNamespace ¶
func (o *EnableItemParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the enable item params
func (*EnableItemParams) SetStoreID ¶
func (o *EnableItemParams) SetStoreID(storeID string)
SetStoreID adds the storeId to the enable item params
func (*EnableItemParams) SetTimeout ¶
func (o *EnableItemParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the enable item params
func (*EnableItemParams) WithContext ¶
func (o *EnableItemParams) WithContext(ctx context.Context) *EnableItemParams
WithContext adds the context to the enable item params
func (*EnableItemParams) WithHTTPClient ¶
func (o *EnableItemParams) WithHTTPClient(client *http.Client) *EnableItemParams
WithHTTPClient adds the HTTPClient to the enable item params
func (*EnableItemParams) WithItemID ¶
func (o *EnableItemParams) WithItemID(itemID string) *EnableItemParams
WithItemID adds the itemID to the enable item params
func (*EnableItemParams) WithNamespace ¶
func (o *EnableItemParams) WithNamespace(namespace string) *EnableItemParams
WithNamespace adds the namespace to the enable item params
func (*EnableItemParams) WithStoreID ¶
func (o *EnableItemParams) WithStoreID(storeID string) *EnableItemParams
WithStoreID adds the storeID to the enable item params
func (*EnableItemParams) WithTimeout ¶
func (o *EnableItemParams) WithTimeout(timeout time.Duration) *EnableItemParams
WithTimeout adds the timeout to the enable item params
func (*EnableItemParams) WriteToRequest ¶
func (o *EnableItemParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type EnableItemReader ¶
type EnableItemReader struct {
// contains filtered or unexported fields
}
EnableItemReader is a Reader for the EnableItem structure.
func (*EnableItemReader) ReadResponse ¶
func (o *EnableItemReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type FeatureItemConflict ¶
type FeatureItemConflict struct {
Payload *platformclientmodels.ErrorEntity
}
FeatureItemConflict handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30173</td><td>Published store can't modify content</td></tr></table>
func NewFeatureItemConflict ¶
func NewFeatureItemConflict() *FeatureItemConflict
NewFeatureItemConflict creates a FeatureItemConflict with default headers values
func (*FeatureItemConflict) Error ¶
func (o *FeatureItemConflict) Error() string
func (*FeatureItemConflict) GetPayload ¶
func (o *FeatureItemConflict) GetPayload() *platformclientmodels.ErrorEntity
func (*FeatureItemConflict) ToJSONString ¶ added in v0.25.0
func (o *FeatureItemConflict) ToJSONString() string
type FeatureItemNotFound ¶
type FeatureItemNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
FeatureItemNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30141</td><td>Store [{storeId}] does not exist in namespace [{namespace}]</td></tr><tr><td>30341</td><td>Item [{itemId}] does not exist in namespace [{namespace}]</td></tr></table>
func NewFeatureItemNotFound ¶
func NewFeatureItemNotFound() *FeatureItemNotFound
NewFeatureItemNotFound creates a FeatureItemNotFound with default headers values
func (*FeatureItemNotFound) Error ¶
func (o *FeatureItemNotFound) Error() string
func (*FeatureItemNotFound) GetPayload ¶
func (o *FeatureItemNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*FeatureItemNotFound) ToJSONString ¶ added in v0.25.0
func (o *FeatureItemNotFound) ToJSONString() string
type FeatureItemOK ¶
type FeatureItemOK struct {
Payload *platformclientmodels.FullItemInfo
}
FeatureItemOK handles this case with default header values.
successful operation
func NewFeatureItemOK ¶
func NewFeatureItemOK() *FeatureItemOK
NewFeatureItemOK creates a FeatureItemOK with default headers values
func (*FeatureItemOK) Error ¶
func (o *FeatureItemOK) Error() string
func (*FeatureItemOK) GetPayload ¶
func (o *FeatureItemOK) GetPayload() *platformclientmodels.FullItemInfo
func (*FeatureItemOK) ToJSONString ¶ added in v0.25.0
func (o *FeatureItemOK) ToJSONString() string
type FeatureItemParams ¶
type FeatureItemParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Feature*/ Feature string /*ItemID*/ ItemID string /*Namespace*/ Namespace string /*StoreID*/ StoreID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
FeatureItemParams contains all the parameters to send to the API endpoint for the feature item operation typically these are written to a http.Request
func NewFeatureItemParams ¶
func NewFeatureItemParams() *FeatureItemParams
NewFeatureItemParams creates a new FeatureItemParams object with the default values initialized.
func NewFeatureItemParamsWithContext ¶
func NewFeatureItemParamsWithContext(ctx context.Context) *FeatureItemParams
NewFeatureItemParamsWithContext creates a new FeatureItemParams object with the default values initialized, and the ability to set a context for a request
func NewFeatureItemParamsWithHTTPClient ¶
func NewFeatureItemParamsWithHTTPClient(client *http.Client) *FeatureItemParams
NewFeatureItemParamsWithHTTPClient creates a new FeatureItemParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewFeatureItemParamsWithTimeout ¶
func NewFeatureItemParamsWithTimeout(timeout time.Duration) *FeatureItemParams
NewFeatureItemParamsWithTimeout creates a new FeatureItemParams object with the default values initialized, and the ability to set a timeout on a request
func (*FeatureItemParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *FeatureItemParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the feature item params
func (*FeatureItemParams) SetContext ¶
func (o *FeatureItemParams) SetContext(ctx context.Context)
SetContext adds the context to the feature item params
func (*FeatureItemParams) SetFeature ¶
func (o *FeatureItemParams) SetFeature(feature string)
SetFeature adds the feature to the feature item params
func (*FeatureItemParams) SetFlightId ¶ added in v0.63.0
func (o *FeatureItemParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*FeatureItemParams) SetHTTPClient ¶
func (o *FeatureItemParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the feature item params
func (*FeatureItemParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *FeatureItemParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the feature item params
func (*FeatureItemParams) SetItemID ¶
func (o *FeatureItemParams) SetItemID(itemID string)
SetItemID adds the itemId to the feature item params
func (*FeatureItemParams) SetNamespace ¶
func (o *FeatureItemParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the feature item params
func (*FeatureItemParams) SetStoreID ¶
func (o *FeatureItemParams) SetStoreID(storeID string)
SetStoreID adds the storeId to the feature item params
func (*FeatureItemParams) SetTimeout ¶
func (o *FeatureItemParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the feature item params
func (*FeatureItemParams) WithContext ¶
func (o *FeatureItemParams) WithContext(ctx context.Context) *FeatureItemParams
WithContext adds the context to the feature item params
func (*FeatureItemParams) WithFeature ¶
func (o *FeatureItemParams) WithFeature(feature string) *FeatureItemParams
WithFeature adds the feature to the feature item params
func (*FeatureItemParams) WithHTTPClient ¶
func (o *FeatureItemParams) WithHTTPClient(client *http.Client) *FeatureItemParams
WithHTTPClient adds the HTTPClient to the feature item params
func (*FeatureItemParams) WithItemID ¶
func (o *FeatureItemParams) WithItemID(itemID string) *FeatureItemParams
WithItemID adds the itemID to the feature item params
func (*FeatureItemParams) WithNamespace ¶
func (o *FeatureItemParams) WithNamespace(namespace string) *FeatureItemParams
WithNamespace adds the namespace to the feature item params
func (*FeatureItemParams) WithStoreID ¶
func (o *FeatureItemParams) WithStoreID(storeID string) *FeatureItemParams
WithStoreID adds the storeID to the feature item params
func (*FeatureItemParams) WithTimeout ¶
func (o *FeatureItemParams) WithTimeout(timeout time.Duration) *FeatureItemParams
WithTimeout adds the timeout to the feature item params
func (*FeatureItemParams) WriteToRequest ¶
func (o *FeatureItemParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type FeatureItemReader ¶
type FeatureItemReader struct {
// contains filtered or unexported fields
}
FeatureItemReader is a Reader for the FeatureItem structure.
func (*FeatureItemReader) ReadResponse ¶
func (o *FeatureItemReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAppOK ¶
type GetAppOK struct {
Payload *platformclientmodels.FullAppInfo
}
GetAppOK handles this case with default header values.
successful operation
func NewGetAppOK ¶
func NewGetAppOK() *GetAppOK
NewGetAppOK creates a GetAppOK with default headers values
func (*GetAppOK) GetPayload ¶
func (o *GetAppOK) GetPayload() *platformclientmodels.FullAppInfo
func (*GetAppOK) ToJSONString ¶ added in v0.25.0
type GetAppParams ¶
type GetAppParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*ItemID*/ ItemID string /*Namespace Namespace */ Namespace string /*ActiveOnly*/ ActiveOnly *bool /*StoreID default is published store id */ StoreID *string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
GetAppParams contains all the parameters to send to the API endpoint for the get app operation typically these are written to a http.Request
func NewGetAppParams ¶
func NewGetAppParams() *GetAppParams
NewGetAppParams creates a new GetAppParams object with the default values initialized.
func NewGetAppParamsWithContext ¶
func NewGetAppParamsWithContext(ctx context.Context) *GetAppParams
NewGetAppParamsWithContext creates a new GetAppParams object with the default values initialized, and the ability to set a context for a request
func NewGetAppParamsWithHTTPClient ¶
func NewGetAppParamsWithHTTPClient(client *http.Client) *GetAppParams
NewGetAppParamsWithHTTPClient creates a new GetAppParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetAppParamsWithTimeout ¶
func NewGetAppParamsWithTimeout(timeout time.Duration) *GetAppParams
NewGetAppParamsWithTimeout creates a new GetAppParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetAppParams) SetActiveOnly ¶
func (o *GetAppParams) SetActiveOnly(activeOnly *bool)
SetActiveOnly adds the activeOnly to the get app params
func (*GetAppParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *GetAppParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get app params
func (*GetAppParams) SetContext ¶
func (o *GetAppParams) SetContext(ctx context.Context)
SetContext adds the context to the get app params
func (*GetAppParams) SetFlightId ¶ added in v0.63.0
func (o *GetAppParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*GetAppParams) SetHTTPClient ¶
func (o *GetAppParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get app params
func (*GetAppParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *GetAppParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get app params
func (*GetAppParams) SetItemID ¶
func (o *GetAppParams) SetItemID(itemID string)
SetItemID adds the itemId to the get app params
func (*GetAppParams) SetNamespace ¶
func (o *GetAppParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get app params
func (*GetAppParams) SetStoreID ¶
func (o *GetAppParams) SetStoreID(storeID *string)
SetStoreID adds the storeId to the get app params
func (*GetAppParams) SetTimeout ¶
func (o *GetAppParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get app params
func (*GetAppParams) WithActiveOnly ¶
func (o *GetAppParams) WithActiveOnly(activeOnly *bool) *GetAppParams
WithActiveOnly adds the activeOnly to the get app params
func (*GetAppParams) WithContext ¶
func (o *GetAppParams) WithContext(ctx context.Context) *GetAppParams
WithContext adds the context to the get app params
func (*GetAppParams) WithHTTPClient ¶
func (o *GetAppParams) WithHTTPClient(client *http.Client) *GetAppParams
WithHTTPClient adds the HTTPClient to the get app params
func (*GetAppParams) WithItemID ¶
func (o *GetAppParams) WithItemID(itemID string) *GetAppParams
WithItemID adds the itemID to the get app params
func (*GetAppParams) WithNamespace ¶
func (o *GetAppParams) WithNamespace(namespace string) *GetAppParams
WithNamespace adds the namespace to the get app params
func (*GetAppParams) WithStoreID ¶
func (o *GetAppParams) WithStoreID(storeID *string) *GetAppParams
WithStoreID adds the storeID to the get app params
func (*GetAppParams) WithTimeout ¶
func (o *GetAppParams) WithTimeout(timeout time.Duration) *GetAppParams
WithTimeout adds the timeout to the get app params
func (*GetAppParams) WriteToRequest ¶
func (o *GetAppParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAppReader ¶
type GetAppReader struct {
// contains filtered or unexported fields
}
GetAppReader is a Reader for the GetApp structure.
func (*GetAppReader) ReadResponse ¶
func (o *GetAppReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAvailablePredicateTypesNotFound ¶ added in v0.24.0
type GetAvailablePredicateTypesNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
GetAvailablePredicateTypesNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30341</td><td>Item [{itemId}] does not exist in namespace [{namespace}]</td></tr></table>
func NewGetAvailablePredicateTypesNotFound ¶ added in v0.24.0
func NewGetAvailablePredicateTypesNotFound() *GetAvailablePredicateTypesNotFound
NewGetAvailablePredicateTypesNotFound creates a GetAvailablePredicateTypesNotFound with default headers values
func (*GetAvailablePredicateTypesNotFound) Error ¶ added in v0.24.0
func (o *GetAvailablePredicateTypesNotFound) Error() string
func (*GetAvailablePredicateTypesNotFound) GetPayload ¶ added in v0.24.0
func (o *GetAvailablePredicateTypesNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*GetAvailablePredicateTypesNotFound) ToJSONString ¶ added in v0.25.0
func (o *GetAvailablePredicateTypesNotFound) ToJSONString() string
type GetAvailablePredicateTypesOK ¶ added in v0.24.0
type GetAvailablePredicateTypesOK struct {
Payload []*platformclientmodels.AvailablePredicate
}
GetAvailablePredicateTypesOK handles this case with default header values.
successful operation
func NewGetAvailablePredicateTypesOK ¶ added in v0.24.0
func NewGetAvailablePredicateTypesOK() *GetAvailablePredicateTypesOK
NewGetAvailablePredicateTypesOK creates a GetAvailablePredicateTypesOK with default headers values
func (*GetAvailablePredicateTypesOK) Error ¶ added in v0.24.0
func (o *GetAvailablePredicateTypesOK) Error() string
func (*GetAvailablePredicateTypesOK) GetPayload ¶ added in v0.24.0
func (o *GetAvailablePredicateTypesOK) GetPayload() []*platformclientmodels.AvailablePredicate
func (*GetAvailablePredicateTypesOK) ToJSONString ¶ added in v0.25.0
func (o *GetAvailablePredicateTypesOK) ToJSONString() string
type GetAvailablePredicateTypesParams ¶ added in v0.24.0
type GetAvailablePredicateTypesParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace*/ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
GetAvailablePredicateTypesParams contains all the parameters to send to the API endpoint for the get available predicate types operation typically these are written to a http.Request
func NewGetAvailablePredicateTypesParams ¶ added in v0.24.0
func NewGetAvailablePredicateTypesParams() *GetAvailablePredicateTypesParams
NewGetAvailablePredicateTypesParams creates a new GetAvailablePredicateTypesParams object with the default values initialized.
func NewGetAvailablePredicateTypesParamsWithContext ¶ added in v0.24.0
func NewGetAvailablePredicateTypesParamsWithContext(ctx context.Context) *GetAvailablePredicateTypesParams
NewGetAvailablePredicateTypesParamsWithContext creates a new GetAvailablePredicateTypesParams object with the default values initialized, and the ability to set a context for a request
func NewGetAvailablePredicateTypesParamsWithHTTPClient ¶ added in v0.24.0
func NewGetAvailablePredicateTypesParamsWithHTTPClient(client *http.Client) *GetAvailablePredicateTypesParams
NewGetAvailablePredicateTypesParamsWithHTTPClient creates a new GetAvailablePredicateTypesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetAvailablePredicateTypesParamsWithTimeout ¶ added in v0.24.0
func NewGetAvailablePredicateTypesParamsWithTimeout(timeout time.Duration) *GetAvailablePredicateTypesParams
NewGetAvailablePredicateTypesParamsWithTimeout creates a new GetAvailablePredicateTypesParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetAvailablePredicateTypesParams) SetAuthInfoWriter ¶ added in v0.24.0
func (o *GetAvailablePredicateTypesParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get available predicate types params
func (*GetAvailablePredicateTypesParams) SetContext ¶ added in v0.24.0
func (o *GetAvailablePredicateTypesParams) SetContext(ctx context.Context)
SetContext adds the context to the get available predicate types params
func (*GetAvailablePredicateTypesParams) SetFlightId ¶ added in v0.63.0
func (o *GetAvailablePredicateTypesParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*GetAvailablePredicateTypesParams) SetHTTPClient ¶ added in v0.24.0
func (o *GetAvailablePredicateTypesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get available predicate types params
func (*GetAvailablePredicateTypesParams) SetHTTPClientTransport ¶ added in v0.24.0
func (o *GetAvailablePredicateTypesParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get available predicate types params
func (*GetAvailablePredicateTypesParams) SetNamespace ¶ added in v0.24.0
func (o *GetAvailablePredicateTypesParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get available predicate types params
func (*GetAvailablePredicateTypesParams) SetTimeout ¶ added in v0.24.0
func (o *GetAvailablePredicateTypesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get available predicate types params
func (*GetAvailablePredicateTypesParams) WithContext ¶ added in v0.24.0
func (o *GetAvailablePredicateTypesParams) WithContext(ctx context.Context) *GetAvailablePredicateTypesParams
WithContext adds the context to the get available predicate types params
func (*GetAvailablePredicateTypesParams) WithHTTPClient ¶ added in v0.24.0
func (o *GetAvailablePredicateTypesParams) WithHTTPClient(client *http.Client) *GetAvailablePredicateTypesParams
WithHTTPClient adds the HTTPClient to the get available predicate types params
func (*GetAvailablePredicateTypesParams) WithNamespace ¶ added in v0.24.0
func (o *GetAvailablePredicateTypesParams) WithNamespace(namespace string) *GetAvailablePredicateTypesParams
WithNamespace adds the namespace to the get available predicate types params
func (*GetAvailablePredicateTypesParams) WithTimeout ¶ added in v0.24.0
func (o *GetAvailablePredicateTypesParams) WithTimeout(timeout time.Duration) *GetAvailablePredicateTypesParams
WithTimeout adds the timeout to the get available predicate types params
func (*GetAvailablePredicateTypesParams) WriteToRequest ¶ added in v0.24.0
func (o *GetAvailablePredicateTypesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAvailablePredicateTypesReader ¶ added in v0.24.0
type GetAvailablePredicateTypesReader struct {
// contains filtered or unexported fields
}
GetAvailablePredicateTypesReader is a Reader for the GetAvailablePredicateTypes structure.
func (*GetAvailablePredicateTypesReader) ReadResponse ¶ added in v0.24.0
func (o *GetAvailablePredicateTypesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetBulkItemIDBySkusOK ¶ added in v0.18.0
type GetBulkItemIDBySkusOK struct {
Payload []*platformclientmodels.ItemID
}
GetBulkItemIDBySkusOK handles this case with default header values.
successful operation
func NewGetBulkItemIDBySkusOK ¶ added in v0.18.0
func NewGetBulkItemIDBySkusOK() *GetBulkItemIDBySkusOK
NewGetBulkItemIDBySkusOK creates a GetBulkItemIDBySkusOK with default headers values
func (*GetBulkItemIDBySkusOK) Error ¶ added in v0.18.0
func (o *GetBulkItemIDBySkusOK) Error() string
func (*GetBulkItemIDBySkusOK) GetPayload ¶ added in v0.18.0
func (o *GetBulkItemIDBySkusOK) GetPayload() []*platformclientmodels.ItemID
func (*GetBulkItemIDBySkusOK) ToJSONString ¶ added in v0.25.0
func (o *GetBulkItemIDBySkusOK) ToJSONString() string
type GetBulkItemIDBySkusParams ¶ added in v0.18.0
type GetBulkItemIDBySkusParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace Namespace */ Namespace string /*Sku list of sku */ Sku []string /*StoreID default is published store id */ StoreID *string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
GetBulkItemIDBySkusParams contains all the parameters to send to the API endpoint for the get bulk item id by skus operation typically these are written to a http.Request
func NewGetBulkItemIDBySkusParams ¶ added in v0.18.0
func NewGetBulkItemIDBySkusParams() *GetBulkItemIDBySkusParams
NewGetBulkItemIDBySkusParams creates a new GetBulkItemIDBySkusParams object with the default values initialized.
func NewGetBulkItemIDBySkusParamsWithContext ¶ added in v0.18.0
func NewGetBulkItemIDBySkusParamsWithContext(ctx context.Context) *GetBulkItemIDBySkusParams
NewGetBulkItemIDBySkusParamsWithContext creates a new GetBulkItemIDBySkusParams object with the default values initialized, and the ability to set a context for a request
func NewGetBulkItemIDBySkusParamsWithHTTPClient ¶ added in v0.18.0
func NewGetBulkItemIDBySkusParamsWithHTTPClient(client *http.Client) *GetBulkItemIDBySkusParams
NewGetBulkItemIDBySkusParamsWithHTTPClient creates a new GetBulkItemIDBySkusParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetBulkItemIDBySkusParamsWithTimeout ¶ added in v0.18.0
func NewGetBulkItemIDBySkusParamsWithTimeout(timeout time.Duration) *GetBulkItemIDBySkusParams
NewGetBulkItemIDBySkusParamsWithTimeout creates a new GetBulkItemIDBySkusParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetBulkItemIDBySkusParams) SetAuthInfoWriter ¶ added in v0.18.0
func (o *GetBulkItemIDBySkusParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get bulk item id by skus params
func (*GetBulkItemIDBySkusParams) SetContext ¶ added in v0.18.0
func (o *GetBulkItemIDBySkusParams) SetContext(ctx context.Context)
SetContext adds the context to the get bulk item id by skus params
func (*GetBulkItemIDBySkusParams) SetFlightId ¶ added in v0.63.0
func (o *GetBulkItemIDBySkusParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*GetBulkItemIDBySkusParams) SetHTTPClient ¶ added in v0.18.0
func (o *GetBulkItemIDBySkusParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get bulk item id by skus params
func (*GetBulkItemIDBySkusParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *GetBulkItemIDBySkusParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get bulk item id by skus params
func (*GetBulkItemIDBySkusParams) SetNamespace ¶ added in v0.18.0
func (o *GetBulkItemIDBySkusParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get bulk item id by skus params
func (*GetBulkItemIDBySkusParams) SetSku ¶ added in v0.18.0
func (o *GetBulkItemIDBySkusParams) SetSku(sku []string)
SetSku adds the sku to the get bulk item id by skus params
func (*GetBulkItemIDBySkusParams) SetStoreID ¶ added in v0.18.0
func (o *GetBulkItemIDBySkusParams) SetStoreID(storeID *string)
SetStoreID adds the storeId to the get bulk item id by skus params
func (*GetBulkItemIDBySkusParams) SetTimeout ¶ added in v0.18.0
func (o *GetBulkItemIDBySkusParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get bulk item id by skus params
func (*GetBulkItemIDBySkusParams) WithContext ¶ added in v0.18.0
func (o *GetBulkItemIDBySkusParams) WithContext(ctx context.Context) *GetBulkItemIDBySkusParams
WithContext adds the context to the get bulk item id by skus params
func (*GetBulkItemIDBySkusParams) WithHTTPClient ¶ added in v0.18.0
func (o *GetBulkItemIDBySkusParams) WithHTTPClient(client *http.Client) *GetBulkItemIDBySkusParams
WithHTTPClient adds the HTTPClient to the get bulk item id by skus params
func (*GetBulkItemIDBySkusParams) WithNamespace ¶ added in v0.18.0
func (o *GetBulkItemIDBySkusParams) WithNamespace(namespace string) *GetBulkItemIDBySkusParams
WithNamespace adds the namespace to the get bulk item id by skus params
func (*GetBulkItemIDBySkusParams) WithSku ¶ added in v0.18.0
func (o *GetBulkItemIDBySkusParams) WithSku(sku []string) *GetBulkItemIDBySkusParams
WithSku adds the sku to the get bulk item id by skus params
func (*GetBulkItemIDBySkusParams) WithStoreID ¶ added in v0.18.0
func (o *GetBulkItemIDBySkusParams) WithStoreID(storeID *string) *GetBulkItemIDBySkusParams
WithStoreID adds the storeID to the get bulk item id by skus params
func (*GetBulkItemIDBySkusParams) WithTimeout ¶ added in v0.18.0
func (o *GetBulkItemIDBySkusParams) WithTimeout(timeout time.Duration) *GetBulkItemIDBySkusParams
WithTimeout adds the timeout to the get bulk item id by skus params
func (*GetBulkItemIDBySkusParams) WriteToRequest ¶ added in v0.18.0
func (o *GetBulkItemIDBySkusParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetBulkItemIDBySkusReader ¶ added in v0.18.0
type GetBulkItemIDBySkusReader struct {
// contains filtered or unexported fields
}
GetBulkItemIDBySkusReader is a Reader for the GetBulkItemIDBySkus structure.
func (*GetBulkItemIDBySkusReader) ReadResponse ¶ added in v0.18.0
func (o *GetBulkItemIDBySkusReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetEstimatedPriceNotFound ¶ added in v0.55.0
type GetEstimatedPriceNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
GetEstimatedPriceNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30141</td><td>Store [{storeId}] does not exist in namespace [{namespace}]</td></tr><tr><td>30142</td><td>Published store does not exist in namespace [{namespace}]</td></tr><tr><td>30341</td><td>Item [{itemId}] does not exist in namespace [{namespace}]</td></tr></table>
func NewGetEstimatedPriceNotFound ¶ added in v0.55.0
func NewGetEstimatedPriceNotFound() *GetEstimatedPriceNotFound
NewGetEstimatedPriceNotFound creates a GetEstimatedPriceNotFound with default headers values
func (*GetEstimatedPriceNotFound) Error ¶ added in v0.55.0
func (o *GetEstimatedPriceNotFound) Error() string
func (*GetEstimatedPriceNotFound) GetPayload ¶ added in v0.55.0
func (o *GetEstimatedPriceNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*GetEstimatedPriceNotFound) ToJSONString ¶ added in v0.55.0
func (o *GetEstimatedPriceNotFound) ToJSONString() string
type GetEstimatedPriceOK ¶ added in v0.55.0
type GetEstimatedPriceOK struct {
Payload *platformclientmodels.EstimatedPriceInfo
}
GetEstimatedPriceOK handles this case with default header values.
successful operation
func NewGetEstimatedPriceOK ¶ added in v0.55.0
func NewGetEstimatedPriceOK() *GetEstimatedPriceOK
NewGetEstimatedPriceOK creates a GetEstimatedPriceOK with default headers values
func (*GetEstimatedPriceOK) Error ¶ added in v0.55.0
func (o *GetEstimatedPriceOK) Error() string
func (*GetEstimatedPriceOK) GetPayload ¶ added in v0.55.0
func (o *GetEstimatedPriceOK) GetPayload() *platformclientmodels.EstimatedPriceInfo
func (*GetEstimatedPriceOK) ToJSONString ¶ added in v0.55.0
func (o *GetEstimatedPriceOK) ToJSONString() string
type GetEstimatedPriceParams ¶ added in v0.55.0
type GetEstimatedPriceParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace*/ Namespace string /*Platform*/ Platform *string /*Region*/ Region *string /*StoreID use published store id by default */ StoreID *string /*ItemIds commas separated item ids */ ItemIds string /*UserID*/ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
GetEstimatedPriceParams contains all the parameters to send to the API endpoint for the get estimated price operation typically these are written to a http.Request
func NewGetEstimatedPriceParams ¶ added in v0.55.0
func NewGetEstimatedPriceParams() *GetEstimatedPriceParams
NewGetEstimatedPriceParams creates a new GetEstimatedPriceParams object with the default values initialized.
func NewGetEstimatedPriceParamsWithContext ¶ added in v0.55.0
func NewGetEstimatedPriceParamsWithContext(ctx context.Context) *GetEstimatedPriceParams
NewGetEstimatedPriceParamsWithContext creates a new GetEstimatedPriceParams object with the default values initialized, and the ability to set a context for a request
func NewGetEstimatedPriceParamsWithHTTPClient ¶ added in v0.55.0
func NewGetEstimatedPriceParamsWithHTTPClient(client *http.Client) *GetEstimatedPriceParams
NewGetEstimatedPriceParamsWithHTTPClient creates a new GetEstimatedPriceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetEstimatedPriceParamsWithTimeout ¶ added in v0.55.0
func NewGetEstimatedPriceParamsWithTimeout(timeout time.Duration) *GetEstimatedPriceParams
NewGetEstimatedPriceParamsWithTimeout creates a new GetEstimatedPriceParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetEstimatedPriceParams) SetAuthInfoWriter ¶ added in v0.55.0
func (o *GetEstimatedPriceParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get estimated price params
func (*GetEstimatedPriceParams) SetContext ¶ added in v0.55.0
func (o *GetEstimatedPriceParams) SetContext(ctx context.Context)
SetContext adds the context to the get estimated price params
func (*GetEstimatedPriceParams) SetFlightId ¶ added in v0.63.0
func (o *GetEstimatedPriceParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*GetEstimatedPriceParams) SetHTTPClient ¶ added in v0.55.0
func (o *GetEstimatedPriceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get estimated price params
func (*GetEstimatedPriceParams) SetHTTPClientTransport ¶ added in v0.55.0
func (o *GetEstimatedPriceParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get estimated price params
func (*GetEstimatedPriceParams) SetItemIds ¶ added in v0.55.0
func (o *GetEstimatedPriceParams) SetItemIds(itemIds string)
SetItemIds adds the itemIds to the get estimated price params
func (*GetEstimatedPriceParams) SetNamespace ¶ added in v0.55.0
func (o *GetEstimatedPriceParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get estimated price params
func (*GetEstimatedPriceParams) SetPlatform ¶ added in v0.63.0
func (o *GetEstimatedPriceParams) SetPlatform(platform *string)
SetPlatform adds the platform to the get estimated price params
func (*GetEstimatedPriceParams) SetRegion ¶ added in v0.55.0
func (o *GetEstimatedPriceParams) SetRegion(region *string)
SetRegion adds the region to the get estimated price params
func (*GetEstimatedPriceParams) SetStoreID ¶ added in v0.55.0
func (o *GetEstimatedPriceParams) SetStoreID(storeID *string)
SetStoreID adds the storeId to the get estimated price params
func (*GetEstimatedPriceParams) SetTimeout ¶ added in v0.55.0
func (o *GetEstimatedPriceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get estimated price params
func (*GetEstimatedPriceParams) SetUserID ¶ added in v0.55.0
func (o *GetEstimatedPriceParams) SetUserID(userID string)
SetUserID adds the userId to the get estimated price params
func (*GetEstimatedPriceParams) WithContext ¶ added in v0.55.0
func (o *GetEstimatedPriceParams) WithContext(ctx context.Context) *GetEstimatedPriceParams
WithContext adds the context to the get estimated price params
func (*GetEstimatedPriceParams) WithHTTPClient ¶ added in v0.55.0
func (o *GetEstimatedPriceParams) WithHTTPClient(client *http.Client) *GetEstimatedPriceParams
WithHTTPClient adds the HTTPClient to the get estimated price params
func (*GetEstimatedPriceParams) WithItemIds ¶ added in v0.55.0
func (o *GetEstimatedPriceParams) WithItemIds(itemIds string) *GetEstimatedPriceParams
WithItemIds adds the itemIds to the get estimated price params
func (*GetEstimatedPriceParams) WithNamespace ¶ added in v0.55.0
func (o *GetEstimatedPriceParams) WithNamespace(namespace string) *GetEstimatedPriceParams
WithNamespace adds the namespace to the get estimated price params
func (*GetEstimatedPriceParams) WithPlatform ¶ added in v0.63.0
func (o *GetEstimatedPriceParams) WithPlatform(platform *string) *GetEstimatedPriceParams
WithPlatform adds the platform to the get estimated price params
func (*GetEstimatedPriceParams) WithRegion ¶ added in v0.55.0
func (o *GetEstimatedPriceParams) WithRegion(region *string) *GetEstimatedPriceParams
WithRegion adds the region to the get estimated price params
func (*GetEstimatedPriceParams) WithStoreID ¶ added in v0.55.0
func (o *GetEstimatedPriceParams) WithStoreID(storeID *string) *GetEstimatedPriceParams
WithStoreID adds the storeID to the get estimated price params
func (*GetEstimatedPriceParams) WithTimeout ¶ added in v0.55.0
func (o *GetEstimatedPriceParams) WithTimeout(timeout time.Duration) *GetEstimatedPriceParams
WithTimeout adds the timeout to the get estimated price params
func (*GetEstimatedPriceParams) WithUserID ¶ added in v0.55.0
func (o *GetEstimatedPriceParams) WithUserID(userID string) *GetEstimatedPriceParams
WithUserID adds the userID to the get estimated price params
func (*GetEstimatedPriceParams) WriteToRequest ¶ added in v0.55.0
func (o *GetEstimatedPriceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetEstimatedPriceReader ¶ added in v0.55.0
type GetEstimatedPriceReader struct {
// contains filtered or unexported fields
}
GetEstimatedPriceReader is a Reader for the GetEstimatedPrice structure.
func (*GetEstimatedPriceReader) ReadResponse ¶ added in v0.55.0
func (o *GetEstimatedPriceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetItemByAppIDNotFound ¶
type GetItemByAppIDNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
GetItemByAppIDNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30141</td><td>Store [{storeId}] does not exist in namespace [{namespace}]</td></tr><tr><td>30142</td><td>Published store does not exist in namespace [{namespace}]</td></tr><tr><td>30342</td><td>Item of appId [{appId}] does not exist</td></tr></table>
func NewGetItemByAppIDNotFound ¶
func NewGetItemByAppIDNotFound() *GetItemByAppIDNotFound
NewGetItemByAppIDNotFound creates a GetItemByAppIDNotFound with default headers values
func (*GetItemByAppIDNotFound) Error ¶
func (o *GetItemByAppIDNotFound) Error() string
func (*GetItemByAppIDNotFound) GetPayload ¶
func (o *GetItemByAppIDNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*GetItemByAppIDNotFound) ToJSONString ¶ added in v0.25.0
func (o *GetItemByAppIDNotFound) ToJSONString() string
type GetItemByAppIDOK ¶
type GetItemByAppIDOK struct {
Payload *platformclientmodels.FullItemInfo
}
GetItemByAppIDOK handles this case with default header values.
successful operation
func NewGetItemByAppIDOK ¶
func NewGetItemByAppIDOK() *GetItemByAppIDOK
NewGetItemByAppIDOK creates a GetItemByAppIDOK with default headers values
func (*GetItemByAppIDOK) Error ¶
func (o *GetItemByAppIDOK) Error() string
func (*GetItemByAppIDOK) GetPayload ¶
func (o *GetItemByAppIDOK) GetPayload() *platformclientmodels.FullItemInfo
func (*GetItemByAppIDOK) ToJSONString ¶ added in v0.25.0
func (o *GetItemByAppIDOK) ToJSONString() string
type GetItemByAppIDParams ¶
type GetItemByAppIDParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace*/ Namespace string /*ActiveOnly*/ ActiveOnly *bool /*StoreID default is published store id */ StoreID *string /*AppID*/ AppID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
GetItemByAppIDParams contains all the parameters to send to the API endpoint for the get item by app id operation typically these are written to a http.Request
func NewGetItemByAppIDParams ¶
func NewGetItemByAppIDParams() *GetItemByAppIDParams
NewGetItemByAppIDParams creates a new GetItemByAppIDParams object with the default values initialized.
func NewGetItemByAppIDParamsWithContext ¶
func NewGetItemByAppIDParamsWithContext(ctx context.Context) *GetItemByAppIDParams
NewGetItemByAppIDParamsWithContext creates a new GetItemByAppIDParams object with the default values initialized, and the ability to set a context for a request
func NewGetItemByAppIDParamsWithHTTPClient ¶
func NewGetItemByAppIDParamsWithHTTPClient(client *http.Client) *GetItemByAppIDParams
NewGetItemByAppIDParamsWithHTTPClient creates a new GetItemByAppIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetItemByAppIDParamsWithTimeout ¶
func NewGetItemByAppIDParamsWithTimeout(timeout time.Duration) *GetItemByAppIDParams
NewGetItemByAppIDParamsWithTimeout creates a new GetItemByAppIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetItemByAppIDParams) SetActiveOnly ¶
func (o *GetItemByAppIDParams) SetActiveOnly(activeOnly *bool)
SetActiveOnly adds the activeOnly to the get item by app id params
func (*GetItemByAppIDParams) SetAppID ¶
func (o *GetItemByAppIDParams) SetAppID(appID string)
SetAppID adds the appId to the get item by app id params
func (*GetItemByAppIDParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *GetItemByAppIDParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get item by app id params
func (*GetItemByAppIDParams) SetContext ¶
func (o *GetItemByAppIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get item by app id params
func (*GetItemByAppIDParams) SetFlightId ¶ added in v0.63.0
func (o *GetItemByAppIDParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*GetItemByAppIDParams) SetHTTPClient ¶
func (o *GetItemByAppIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get item by app id params
func (*GetItemByAppIDParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *GetItemByAppIDParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get item by app id params
func (*GetItemByAppIDParams) SetNamespace ¶
func (o *GetItemByAppIDParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get item by app id params
func (*GetItemByAppIDParams) SetStoreID ¶
func (o *GetItemByAppIDParams) SetStoreID(storeID *string)
SetStoreID adds the storeId to the get item by app id params
func (*GetItemByAppIDParams) SetTimeout ¶
func (o *GetItemByAppIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get item by app id params
func (*GetItemByAppIDParams) WithActiveOnly ¶
func (o *GetItemByAppIDParams) WithActiveOnly(activeOnly *bool) *GetItemByAppIDParams
WithActiveOnly adds the activeOnly to the get item by app id params
func (*GetItemByAppIDParams) WithAppID ¶
func (o *GetItemByAppIDParams) WithAppID(appID string) *GetItemByAppIDParams
WithAppID adds the appID to the get item by app id params
func (*GetItemByAppIDParams) WithContext ¶
func (o *GetItemByAppIDParams) WithContext(ctx context.Context) *GetItemByAppIDParams
WithContext adds the context to the get item by app id params
func (*GetItemByAppIDParams) WithHTTPClient ¶
func (o *GetItemByAppIDParams) WithHTTPClient(client *http.Client) *GetItemByAppIDParams
WithHTTPClient adds the HTTPClient to the get item by app id params
func (*GetItemByAppIDParams) WithNamespace ¶
func (o *GetItemByAppIDParams) WithNamespace(namespace string) *GetItemByAppIDParams
WithNamespace adds the namespace to the get item by app id params
func (*GetItemByAppIDParams) WithStoreID ¶
func (o *GetItemByAppIDParams) WithStoreID(storeID *string) *GetItemByAppIDParams
WithStoreID adds the storeID to the get item by app id params
func (*GetItemByAppIDParams) WithTimeout ¶
func (o *GetItemByAppIDParams) WithTimeout(timeout time.Duration) *GetItemByAppIDParams
WithTimeout adds the timeout to the get item by app id params
func (*GetItemByAppIDParams) WriteToRequest ¶
func (o *GetItemByAppIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetItemByAppIDReader ¶
type GetItemByAppIDReader struct {
// contains filtered or unexported fields
}
GetItemByAppIDReader is a Reader for the GetItemByAppID structure.
func (*GetItemByAppIDReader) ReadResponse ¶
func (o *GetItemByAppIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetItemBySkuNotFound ¶
type GetItemBySkuNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
GetItemBySkuNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30141</td><td>Store [{storeId}] does not exist in namespace [{namespace}]</td></tr><tr><td>30142</td><td>Published store does not exist in namespace [{namespace}]</td></tr><tr><td>30343</td><td>Item of sku [{sku}] does not exist</td></tr></table>
func NewGetItemBySkuNotFound ¶
func NewGetItemBySkuNotFound() *GetItemBySkuNotFound
NewGetItemBySkuNotFound creates a GetItemBySkuNotFound with default headers values
func (*GetItemBySkuNotFound) Error ¶
func (o *GetItemBySkuNotFound) Error() string
func (*GetItemBySkuNotFound) GetPayload ¶
func (o *GetItemBySkuNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*GetItemBySkuNotFound) ToJSONString ¶ added in v0.25.0
func (o *GetItemBySkuNotFound) ToJSONString() string
type GetItemBySkuOK ¶
type GetItemBySkuOK struct {
Payload *platformclientmodels.FullItemInfo
}
GetItemBySkuOK handles this case with default header values.
successful operation
func NewGetItemBySkuOK ¶
func NewGetItemBySkuOK() *GetItemBySkuOK
NewGetItemBySkuOK creates a GetItemBySkuOK with default headers values
func (*GetItemBySkuOK) Error ¶
func (o *GetItemBySkuOK) Error() string
func (*GetItemBySkuOK) GetPayload ¶
func (o *GetItemBySkuOK) GetPayload() *platformclientmodels.FullItemInfo
func (*GetItemBySkuOK) ToJSONString ¶ added in v0.25.0
func (o *GetItemBySkuOK) ToJSONString() string
type GetItemBySkuParams ¶
type GetItemBySkuParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace*/ Namespace string /*ActiveOnly*/ ActiveOnly *bool /*StoreID default is published store id */ StoreID *string /*Sku*/ Sku string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
GetItemBySkuParams contains all the parameters to send to the API endpoint for the get item by sku operation typically these are written to a http.Request
func NewGetItemBySkuParams ¶
func NewGetItemBySkuParams() *GetItemBySkuParams
NewGetItemBySkuParams creates a new GetItemBySkuParams object with the default values initialized.
func NewGetItemBySkuParamsWithContext ¶
func NewGetItemBySkuParamsWithContext(ctx context.Context) *GetItemBySkuParams
NewGetItemBySkuParamsWithContext creates a new GetItemBySkuParams object with the default values initialized, and the ability to set a context for a request
func NewGetItemBySkuParamsWithHTTPClient ¶
func NewGetItemBySkuParamsWithHTTPClient(client *http.Client) *GetItemBySkuParams
NewGetItemBySkuParamsWithHTTPClient creates a new GetItemBySkuParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetItemBySkuParamsWithTimeout ¶
func NewGetItemBySkuParamsWithTimeout(timeout time.Duration) *GetItemBySkuParams
NewGetItemBySkuParamsWithTimeout creates a new GetItemBySkuParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetItemBySkuParams) SetActiveOnly ¶
func (o *GetItemBySkuParams) SetActiveOnly(activeOnly *bool)
SetActiveOnly adds the activeOnly to the get item by sku params
func (*GetItemBySkuParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *GetItemBySkuParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get item by sku params
func (*GetItemBySkuParams) SetContext ¶
func (o *GetItemBySkuParams) SetContext(ctx context.Context)
SetContext adds the context to the get item by sku params
func (*GetItemBySkuParams) SetFlightId ¶ added in v0.63.0
func (o *GetItemBySkuParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*GetItemBySkuParams) SetHTTPClient ¶
func (o *GetItemBySkuParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get item by sku params
func (*GetItemBySkuParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *GetItemBySkuParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get item by sku params
func (*GetItemBySkuParams) SetNamespace ¶
func (o *GetItemBySkuParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get item by sku params
func (*GetItemBySkuParams) SetSku ¶
func (o *GetItemBySkuParams) SetSku(sku string)
SetSku adds the sku to the get item by sku params
func (*GetItemBySkuParams) SetStoreID ¶
func (o *GetItemBySkuParams) SetStoreID(storeID *string)
SetStoreID adds the storeId to the get item by sku params
func (*GetItemBySkuParams) SetTimeout ¶
func (o *GetItemBySkuParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get item by sku params
func (*GetItemBySkuParams) WithActiveOnly ¶
func (o *GetItemBySkuParams) WithActiveOnly(activeOnly *bool) *GetItemBySkuParams
WithActiveOnly adds the activeOnly to the get item by sku params
func (*GetItemBySkuParams) WithContext ¶
func (o *GetItemBySkuParams) WithContext(ctx context.Context) *GetItemBySkuParams
WithContext adds the context to the get item by sku params
func (*GetItemBySkuParams) WithHTTPClient ¶
func (o *GetItemBySkuParams) WithHTTPClient(client *http.Client) *GetItemBySkuParams
WithHTTPClient adds the HTTPClient to the get item by sku params
func (*GetItemBySkuParams) WithNamespace ¶
func (o *GetItemBySkuParams) WithNamespace(namespace string) *GetItemBySkuParams
WithNamespace adds the namespace to the get item by sku params
func (*GetItemBySkuParams) WithSku ¶
func (o *GetItemBySkuParams) WithSku(sku string) *GetItemBySkuParams
WithSku adds the sku to the get item by sku params
func (*GetItemBySkuParams) WithStoreID ¶
func (o *GetItemBySkuParams) WithStoreID(storeID *string) *GetItemBySkuParams
WithStoreID adds the storeID to the get item by sku params
func (*GetItemBySkuParams) WithTimeout ¶
func (o *GetItemBySkuParams) WithTimeout(timeout time.Duration) *GetItemBySkuParams
WithTimeout adds the timeout to the get item by sku params
func (*GetItemBySkuParams) WriteToRequest ¶
func (o *GetItemBySkuParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetItemBySkuReader ¶
type GetItemBySkuReader struct {
// contains filtered or unexported fields
}
GetItemBySkuReader is a Reader for the GetItemBySku structure.
func (*GetItemBySkuReader) ReadResponse ¶
func (o *GetItemBySkuReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetItemDynamicDataNotFound ¶
type GetItemDynamicDataNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
GetItemDynamicDataNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30341</td><td>Item [{itemId}] does not exist in namespace [{namespace}]</td></tr></table>
func NewGetItemDynamicDataNotFound ¶
func NewGetItemDynamicDataNotFound() *GetItemDynamicDataNotFound
NewGetItemDynamicDataNotFound creates a GetItemDynamicDataNotFound with default headers values
func (*GetItemDynamicDataNotFound) Error ¶
func (o *GetItemDynamicDataNotFound) Error() string
func (*GetItemDynamicDataNotFound) GetPayload ¶
func (o *GetItemDynamicDataNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*GetItemDynamicDataNotFound) ToJSONString ¶ added in v0.25.0
func (o *GetItemDynamicDataNotFound) ToJSONString() string
type GetItemDynamicDataOK ¶
type GetItemDynamicDataOK struct {
Payload *platformclientmodels.ItemDynamicDataInfo
}
GetItemDynamicDataOK handles this case with default header values.
successful operation
func NewGetItemDynamicDataOK ¶
func NewGetItemDynamicDataOK() *GetItemDynamicDataOK
NewGetItemDynamicDataOK creates a GetItemDynamicDataOK with default headers values
func (*GetItemDynamicDataOK) Error ¶
func (o *GetItemDynamicDataOK) Error() string
func (*GetItemDynamicDataOK) GetPayload ¶
func (o *GetItemDynamicDataOK) GetPayload() *platformclientmodels.ItemDynamicDataInfo
func (*GetItemDynamicDataOK) ToJSONString ¶ added in v0.25.0
func (o *GetItemDynamicDataOK) ToJSONString() string
type GetItemDynamicDataParams ¶
type GetItemDynamicDataParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*ItemID*/ ItemID string /*Namespace*/ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
GetItemDynamicDataParams contains all the parameters to send to the API endpoint for the get item dynamic data operation typically these are written to a http.Request
func NewGetItemDynamicDataParams ¶
func NewGetItemDynamicDataParams() *GetItemDynamicDataParams
NewGetItemDynamicDataParams creates a new GetItemDynamicDataParams object with the default values initialized.
func NewGetItemDynamicDataParamsWithContext ¶
func NewGetItemDynamicDataParamsWithContext(ctx context.Context) *GetItemDynamicDataParams
NewGetItemDynamicDataParamsWithContext creates a new GetItemDynamicDataParams object with the default values initialized, and the ability to set a context for a request
func NewGetItemDynamicDataParamsWithHTTPClient ¶
func NewGetItemDynamicDataParamsWithHTTPClient(client *http.Client) *GetItemDynamicDataParams
NewGetItemDynamicDataParamsWithHTTPClient creates a new GetItemDynamicDataParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetItemDynamicDataParamsWithTimeout ¶
func NewGetItemDynamicDataParamsWithTimeout(timeout time.Duration) *GetItemDynamicDataParams
NewGetItemDynamicDataParamsWithTimeout creates a new GetItemDynamicDataParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetItemDynamicDataParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *GetItemDynamicDataParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get item dynamic data params
func (*GetItemDynamicDataParams) SetContext ¶
func (o *GetItemDynamicDataParams) SetContext(ctx context.Context)
SetContext adds the context to the get item dynamic data params
func (*GetItemDynamicDataParams) SetFlightId ¶ added in v0.63.0
func (o *GetItemDynamicDataParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*GetItemDynamicDataParams) SetHTTPClient ¶
func (o *GetItemDynamicDataParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get item dynamic data params
func (*GetItemDynamicDataParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *GetItemDynamicDataParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get item dynamic data params
func (*GetItemDynamicDataParams) SetItemID ¶
func (o *GetItemDynamicDataParams) SetItemID(itemID string)
SetItemID adds the itemId to the get item dynamic data params
func (*GetItemDynamicDataParams) SetNamespace ¶
func (o *GetItemDynamicDataParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get item dynamic data params
func (*GetItemDynamicDataParams) SetTimeout ¶
func (o *GetItemDynamicDataParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get item dynamic data params
func (*GetItemDynamicDataParams) WithContext ¶
func (o *GetItemDynamicDataParams) WithContext(ctx context.Context) *GetItemDynamicDataParams
WithContext adds the context to the get item dynamic data params
func (*GetItemDynamicDataParams) WithHTTPClient ¶
func (o *GetItemDynamicDataParams) WithHTTPClient(client *http.Client) *GetItemDynamicDataParams
WithHTTPClient adds the HTTPClient to the get item dynamic data params
func (*GetItemDynamicDataParams) WithItemID ¶
func (o *GetItemDynamicDataParams) WithItemID(itemID string) *GetItemDynamicDataParams
WithItemID adds the itemID to the get item dynamic data params
func (*GetItemDynamicDataParams) WithNamespace ¶
func (o *GetItemDynamicDataParams) WithNamespace(namespace string) *GetItemDynamicDataParams
WithNamespace adds the namespace to the get item dynamic data params
func (*GetItemDynamicDataParams) WithTimeout ¶
func (o *GetItemDynamicDataParams) WithTimeout(timeout time.Duration) *GetItemDynamicDataParams
WithTimeout adds the timeout to the get item dynamic data params
func (*GetItemDynamicDataParams) WriteToRequest ¶
func (o *GetItemDynamicDataParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetItemDynamicDataReader ¶
type GetItemDynamicDataReader struct {
// contains filtered or unexported fields
}
GetItemDynamicDataReader is a Reader for the GetItemDynamicData structure.
func (*GetItemDynamicDataReader) ReadResponse ¶
func (o *GetItemDynamicDataReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetItemIDBySkuNotFound ¶
type GetItemIDBySkuNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
GetItemIDBySkuNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30141</td><td>Store [{storeId}] does not exist in namespace [{namespace}]</td></tr><tr><td>30142</td><td>Published store does not exist in namespace [{namespace}]</td></tr><tr><td>30343</td><td>Item of sku [{sku}] does not exist</td></tr></table>
func NewGetItemIDBySkuNotFound ¶
func NewGetItemIDBySkuNotFound() *GetItemIDBySkuNotFound
NewGetItemIDBySkuNotFound creates a GetItemIDBySkuNotFound with default headers values
func (*GetItemIDBySkuNotFound) Error ¶
func (o *GetItemIDBySkuNotFound) Error() string
func (*GetItemIDBySkuNotFound) GetPayload ¶
func (o *GetItemIDBySkuNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*GetItemIDBySkuNotFound) ToJSONString ¶ added in v0.25.0
func (o *GetItemIDBySkuNotFound) ToJSONString() string
type GetItemIDBySkuOK ¶
type GetItemIDBySkuOK struct {
Payload *platformclientmodels.ItemID
}
GetItemIDBySkuOK handles this case with default header values.
successful operation
func NewGetItemIDBySkuOK ¶
func NewGetItemIDBySkuOK() *GetItemIDBySkuOK
NewGetItemIDBySkuOK creates a GetItemIDBySkuOK with default headers values
func (*GetItemIDBySkuOK) Error ¶
func (o *GetItemIDBySkuOK) Error() string
func (*GetItemIDBySkuOK) GetPayload ¶
func (o *GetItemIDBySkuOK) GetPayload() *platformclientmodels.ItemID
func (*GetItemIDBySkuOK) ToJSONString ¶ added in v0.25.0
func (o *GetItemIDBySkuOK) ToJSONString() string
type GetItemIDBySkuParams ¶
type GetItemIDBySkuParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace*/ Namespace string /*ActiveOnly*/ ActiveOnly *bool /*StoreID default is published store id */ StoreID *string /*Sku*/ Sku string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
GetItemIDBySkuParams contains all the parameters to send to the API endpoint for the get item id by sku operation typically these are written to a http.Request
func NewGetItemIDBySkuParams ¶
func NewGetItemIDBySkuParams() *GetItemIDBySkuParams
NewGetItemIDBySkuParams creates a new GetItemIDBySkuParams object with the default values initialized.
func NewGetItemIDBySkuParamsWithContext ¶
func NewGetItemIDBySkuParamsWithContext(ctx context.Context) *GetItemIDBySkuParams
NewGetItemIDBySkuParamsWithContext creates a new GetItemIDBySkuParams object with the default values initialized, and the ability to set a context for a request
func NewGetItemIDBySkuParamsWithHTTPClient ¶
func NewGetItemIDBySkuParamsWithHTTPClient(client *http.Client) *GetItemIDBySkuParams
NewGetItemIDBySkuParamsWithHTTPClient creates a new GetItemIDBySkuParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetItemIDBySkuParamsWithTimeout ¶
func NewGetItemIDBySkuParamsWithTimeout(timeout time.Duration) *GetItemIDBySkuParams
NewGetItemIDBySkuParamsWithTimeout creates a new GetItemIDBySkuParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetItemIDBySkuParams) SetActiveOnly ¶
func (o *GetItemIDBySkuParams) SetActiveOnly(activeOnly *bool)
SetActiveOnly adds the activeOnly to the get item id by sku params
func (*GetItemIDBySkuParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *GetItemIDBySkuParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get item id by sku params
func (*GetItemIDBySkuParams) SetContext ¶
func (o *GetItemIDBySkuParams) SetContext(ctx context.Context)
SetContext adds the context to the get item id by sku params
func (*GetItemIDBySkuParams) SetFlightId ¶ added in v0.63.0
func (o *GetItemIDBySkuParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*GetItemIDBySkuParams) SetHTTPClient ¶
func (o *GetItemIDBySkuParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get item id by sku params
func (*GetItemIDBySkuParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *GetItemIDBySkuParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get item id by sku params
func (*GetItemIDBySkuParams) SetNamespace ¶
func (o *GetItemIDBySkuParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get item id by sku params
func (*GetItemIDBySkuParams) SetSku ¶
func (o *GetItemIDBySkuParams) SetSku(sku string)
SetSku adds the sku to the get item id by sku params
func (*GetItemIDBySkuParams) SetStoreID ¶
func (o *GetItemIDBySkuParams) SetStoreID(storeID *string)
SetStoreID adds the storeId to the get item id by sku params
func (*GetItemIDBySkuParams) SetTimeout ¶
func (o *GetItemIDBySkuParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get item id by sku params
func (*GetItemIDBySkuParams) WithActiveOnly ¶
func (o *GetItemIDBySkuParams) WithActiveOnly(activeOnly *bool) *GetItemIDBySkuParams
WithActiveOnly adds the activeOnly to the get item id by sku params
func (*GetItemIDBySkuParams) WithContext ¶
func (o *GetItemIDBySkuParams) WithContext(ctx context.Context) *GetItemIDBySkuParams
WithContext adds the context to the get item id by sku params
func (*GetItemIDBySkuParams) WithHTTPClient ¶
func (o *GetItemIDBySkuParams) WithHTTPClient(client *http.Client) *GetItemIDBySkuParams
WithHTTPClient adds the HTTPClient to the get item id by sku params
func (*GetItemIDBySkuParams) WithNamespace ¶
func (o *GetItemIDBySkuParams) WithNamespace(namespace string) *GetItemIDBySkuParams
WithNamespace adds the namespace to the get item id by sku params
func (*GetItemIDBySkuParams) WithSku ¶
func (o *GetItemIDBySkuParams) WithSku(sku string) *GetItemIDBySkuParams
WithSku adds the sku to the get item id by sku params
func (*GetItemIDBySkuParams) WithStoreID ¶
func (o *GetItemIDBySkuParams) WithStoreID(storeID *string) *GetItemIDBySkuParams
WithStoreID adds the storeID to the get item id by sku params
func (*GetItemIDBySkuParams) WithTimeout ¶
func (o *GetItemIDBySkuParams) WithTimeout(timeout time.Duration) *GetItemIDBySkuParams
WithTimeout adds the timeout to the get item id by sku params
func (*GetItemIDBySkuParams) WriteToRequest ¶
func (o *GetItemIDBySkuParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetItemIDBySkuReader ¶
type GetItemIDBySkuReader struct {
// contains filtered or unexported fields
}
GetItemIDBySkuReader is a Reader for the GetItemIDBySku structure.
func (*GetItemIDBySkuReader) ReadResponse ¶
func (o *GetItemIDBySkuReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetItemNotFound ¶
type GetItemNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
GetItemNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30141</td><td>Store [{storeId}] does not exist in namespace [{namespace}]</td></tr><tr><td>30142</td><td>Published store does not exist in namespace [{namespace}]</td></tr><tr><td>30341</td><td>Item [{itemId}] does not exist in namespace [{namespace}]</td></tr></table>
func NewGetItemNotFound ¶
func NewGetItemNotFound() *GetItemNotFound
NewGetItemNotFound creates a GetItemNotFound with default headers values
func (*GetItemNotFound) Error ¶
func (o *GetItemNotFound) Error() string
func (*GetItemNotFound) GetPayload ¶
func (o *GetItemNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*GetItemNotFound) ToJSONString ¶ added in v0.25.0
func (o *GetItemNotFound) ToJSONString() string
type GetItemOK ¶
type GetItemOK struct {
Payload *platformclientmodels.FullItemInfo
}
GetItemOK handles this case with default header values.
successful operation
func NewGetItemOK ¶
func NewGetItemOK() *GetItemOK
NewGetItemOK creates a GetItemOK with default headers values
func (*GetItemOK) GetPayload ¶
func (o *GetItemOK) GetPayload() *platformclientmodels.FullItemInfo
func (*GetItemOK) ToJSONString ¶ added in v0.25.0
type GetItemParams ¶
type GetItemParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*ItemID*/ ItemID string /*Namespace Namespace */ Namespace string /*ActiveOnly*/ ActiveOnly *bool /*StoreID default is published store id */ StoreID *string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
GetItemParams contains all the parameters to send to the API endpoint for the get item operation typically these are written to a http.Request
func NewGetItemParams ¶
func NewGetItemParams() *GetItemParams
NewGetItemParams creates a new GetItemParams object with the default values initialized.
func NewGetItemParamsWithContext ¶
func NewGetItemParamsWithContext(ctx context.Context) *GetItemParams
NewGetItemParamsWithContext creates a new GetItemParams object with the default values initialized, and the ability to set a context for a request
func NewGetItemParamsWithHTTPClient ¶
func NewGetItemParamsWithHTTPClient(client *http.Client) *GetItemParams
NewGetItemParamsWithHTTPClient creates a new GetItemParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetItemParamsWithTimeout ¶
func NewGetItemParamsWithTimeout(timeout time.Duration) *GetItemParams
NewGetItemParamsWithTimeout creates a new GetItemParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetItemParams) SetActiveOnly ¶
func (o *GetItemParams) SetActiveOnly(activeOnly *bool)
SetActiveOnly adds the activeOnly to the get item params
func (*GetItemParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *GetItemParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get item params
func (*GetItemParams) SetContext ¶
func (o *GetItemParams) SetContext(ctx context.Context)
SetContext adds the context to the get item params
func (*GetItemParams) SetFlightId ¶ added in v0.63.0
func (o *GetItemParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*GetItemParams) SetHTTPClient ¶
func (o *GetItemParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get item params
func (*GetItemParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *GetItemParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get item params
func (*GetItemParams) SetItemID ¶
func (o *GetItemParams) SetItemID(itemID string)
SetItemID adds the itemId to the get item params
func (*GetItemParams) SetNamespace ¶
func (o *GetItemParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get item params
func (*GetItemParams) SetStoreID ¶
func (o *GetItemParams) SetStoreID(storeID *string)
SetStoreID adds the storeId to the get item params
func (*GetItemParams) SetTimeout ¶
func (o *GetItemParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get item params
func (*GetItemParams) WithActiveOnly ¶
func (o *GetItemParams) WithActiveOnly(activeOnly *bool) *GetItemParams
WithActiveOnly adds the activeOnly to the get item params
func (*GetItemParams) WithContext ¶
func (o *GetItemParams) WithContext(ctx context.Context) *GetItemParams
WithContext adds the context to the get item params
func (*GetItemParams) WithHTTPClient ¶
func (o *GetItemParams) WithHTTPClient(client *http.Client) *GetItemParams
WithHTTPClient adds the HTTPClient to the get item params
func (*GetItemParams) WithItemID ¶
func (o *GetItemParams) WithItemID(itemID string) *GetItemParams
WithItemID adds the itemID to the get item params
func (*GetItemParams) WithNamespace ¶
func (o *GetItemParams) WithNamespace(namespace string) *GetItemParams
WithNamespace adds the namespace to the get item params
func (*GetItemParams) WithStoreID ¶
func (o *GetItemParams) WithStoreID(storeID *string) *GetItemParams
WithStoreID adds the storeID to the get item params
func (*GetItemParams) WithTimeout ¶
func (o *GetItemParams) WithTimeout(timeout time.Duration) *GetItemParams
WithTimeout adds the timeout to the get item params
func (*GetItemParams) WriteToRequest ¶
func (o *GetItemParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetItemReader ¶
type GetItemReader struct {
// contains filtered or unexported fields
}
GetItemReader is a Reader for the GetItem structure.
func (*GetItemReader) ReadResponse ¶
func (o *GetItemReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetItemTypeConfigNotFound ¶ added in v0.26.0
type GetItemTypeConfigNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
GetItemTypeConfigNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30541</td><td>Item type config [{id}] doesn't exist</td></tr></table>
func NewGetItemTypeConfigNotFound ¶ added in v0.26.0
func NewGetItemTypeConfigNotFound() *GetItemTypeConfigNotFound
NewGetItemTypeConfigNotFound creates a GetItemTypeConfigNotFound with default headers values
func (*GetItemTypeConfigNotFound) Error ¶ added in v0.26.0
func (o *GetItemTypeConfigNotFound) Error() string
func (*GetItemTypeConfigNotFound) GetPayload ¶ added in v0.26.0
func (o *GetItemTypeConfigNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*GetItemTypeConfigNotFound) ToJSONString ¶ added in v0.26.0
func (o *GetItemTypeConfigNotFound) ToJSONString() string
type GetItemTypeConfigOK ¶ added in v0.26.0
type GetItemTypeConfigOK struct {
Payload *platformclientmodels.ItemTypeConfigInfo
}
GetItemTypeConfigOK handles this case with default header values.
successful operation
func NewGetItemTypeConfigOK ¶ added in v0.26.0
func NewGetItemTypeConfigOK() *GetItemTypeConfigOK
NewGetItemTypeConfigOK creates a GetItemTypeConfigOK with default headers values
func (*GetItemTypeConfigOK) Error ¶ added in v0.26.0
func (o *GetItemTypeConfigOK) Error() string
func (*GetItemTypeConfigOK) GetPayload ¶ added in v0.26.0
func (o *GetItemTypeConfigOK) GetPayload() *platformclientmodels.ItemTypeConfigInfo
func (*GetItemTypeConfigOK) ToJSONString ¶ added in v0.26.0
func (o *GetItemTypeConfigOK) ToJSONString() string
type GetItemTypeConfigParams ¶ added in v0.26.0
type GetItemTypeConfigParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*ID*/ ID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
GetItemTypeConfigParams contains all the parameters to send to the API endpoint for the get item type config operation typically these are written to a http.Request
func NewGetItemTypeConfigParams ¶ added in v0.26.0
func NewGetItemTypeConfigParams() *GetItemTypeConfigParams
NewGetItemTypeConfigParams creates a new GetItemTypeConfigParams object with the default values initialized.
func NewGetItemTypeConfigParamsWithContext ¶ added in v0.26.0
func NewGetItemTypeConfigParamsWithContext(ctx context.Context) *GetItemTypeConfigParams
NewGetItemTypeConfigParamsWithContext creates a new GetItemTypeConfigParams object with the default values initialized, and the ability to set a context for a request
func NewGetItemTypeConfigParamsWithHTTPClient ¶ added in v0.26.0
func NewGetItemTypeConfigParamsWithHTTPClient(client *http.Client) *GetItemTypeConfigParams
NewGetItemTypeConfigParamsWithHTTPClient creates a new GetItemTypeConfigParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetItemTypeConfigParamsWithTimeout ¶ added in v0.26.0
func NewGetItemTypeConfigParamsWithTimeout(timeout time.Duration) *GetItemTypeConfigParams
NewGetItemTypeConfigParamsWithTimeout creates a new GetItemTypeConfigParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetItemTypeConfigParams) SetAuthInfoWriter ¶ added in v0.26.0
func (o *GetItemTypeConfigParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get item type config params
func (*GetItemTypeConfigParams) SetContext ¶ added in v0.26.0
func (o *GetItemTypeConfigParams) SetContext(ctx context.Context)
SetContext adds the context to the get item type config params
func (*GetItemTypeConfigParams) SetFlightId ¶ added in v0.63.0
func (o *GetItemTypeConfigParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*GetItemTypeConfigParams) SetHTTPClient ¶ added in v0.26.0
func (o *GetItemTypeConfigParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get item type config params
func (*GetItemTypeConfigParams) SetHTTPClientTransport ¶ added in v0.26.0
func (o *GetItemTypeConfigParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get item type config params
func (*GetItemTypeConfigParams) SetID ¶ added in v0.26.0
func (o *GetItemTypeConfigParams) SetID(idVar string)
SetID adds the id to the get item type config params
func (*GetItemTypeConfigParams) SetTimeout ¶ added in v0.26.0
func (o *GetItemTypeConfigParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get item type config params
func (*GetItemTypeConfigParams) WithContext ¶ added in v0.26.0
func (o *GetItemTypeConfigParams) WithContext(ctx context.Context) *GetItemTypeConfigParams
WithContext adds the context to the get item type config params
func (*GetItemTypeConfigParams) WithHTTPClient ¶ added in v0.26.0
func (o *GetItemTypeConfigParams) WithHTTPClient(client *http.Client) *GetItemTypeConfigParams
WithHTTPClient adds the HTTPClient to the get item type config params
func (*GetItemTypeConfigParams) WithID ¶ added in v0.26.0
func (o *GetItemTypeConfigParams) WithID(idVar string) *GetItemTypeConfigParams
WithID adds the idVar to the get item type config params
func (*GetItemTypeConfigParams) WithTimeout ¶ added in v0.26.0
func (o *GetItemTypeConfigParams) WithTimeout(timeout time.Duration) *GetItemTypeConfigParams
WithTimeout adds the timeout to the get item type config params
func (*GetItemTypeConfigParams) WriteToRequest ¶ added in v0.26.0
func (o *GetItemTypeConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetItemTypeConfigReader ¶ added in v0.26.0
type GetItemTypeConfigReader struct {
// contains filtered or unexported fields
}
GetItemTypeConfigReader is a Reader for the GetItemTypeConfig structure.
func (*GetItemTypeConfigReader) ReadResponse ¶ added in v0.26.0
func (o *GetItemTypeConfigReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetItemsNotFound ¶ added in v0.55.0
type GetItemsNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
GetItemsNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30141</td><td>Store [{storeId}] does not exist in namespace [{namespace}]</td></tr><tr><td>30142</td><td>Published store does not exist in namespace [{namespace}]</td></tr></table>
func NewGetItemsNotFound ¶ added in v0.55.0
func NewGetItemsNotFound() *GetItemsNotFound
NewGetItemsNotFound creates a GetItemsNotFound with default headers values
func (*GetItemsNotFound) Error ¶ added in v0.55.0
func (o *GetItemsNotFound) Error() string
func (*GetItemsNotFound) GetPayload ¶ added in v0.55.0
func (o *GetItemsNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*GetItemsNotFound) ToJSONString ¶ added in v0.55.0
func (o *GetItemsNotFound) ToJSONString() string
type GetItemsOK ¶ added in v0.55.0
type GetItemsOK struct {
Payload []*platformclientmodels.FullItemInfo
}
GetItemsOK handles this case with default header values.
successful operation
func NewGetItemsOK ¶ added in v0.55.0
func NewGetItemsOK() *GetItemsOK
NewGetItemsOK creates a GetItemsOK with default headers values
func (*GetItemsOK) Error ¶ added in v0.55.0
func (o *GetItemsOK) Error() string
func (*GetItemsOK) GetPayload ¶ added in v0.55.0
func (o *GetItemsOK) GetPayload() []*platformclientmodels.FullItemInfo
func (*GetItemsOK) ToJSONString ¶ added in v0.55.0
func (o *GetItemsOK) ToJSONString() string
type GetItemsParams ¶ added in v0.55.0
type GetItemsParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace Namespace */ Namespace string /*ActiveOnly*/ ActiveOnly *bool /*StoreID default is published store id */ StoreID *string /*ItemIds commas separated item ids */ ItemIds string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
GetItemsParams contains all the parameters to send to the API endpoint for the get items operation typically these are written to a http.Request
func NewGetItemsParams ¶ added in v0.55.0
func NewGetItemsParams() *GetItemsParams
NewGetItemsParams creates a new GetItemsParams object with the default values initialized.
func NewGetItemsParamsWithContext ¶ added in v0.55.0
func NewGetItemsParamsWithContext(ctx context.Context) *GetItemsParams
NewGetItemsParamsWithContext creates a new GetItemsParams object with the default values initialized, and the ability to set a context for a request
func NewGetItemsParamsWithHTTPClient ¶ added in v0.55.0
func NewGetItemsParamsWithHTTPClient(client *http.Client) *GetItemsParams
NewGetItemsParamsWithHTTPClient creates a new GetItemsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetItemsParamsWithTimeout ¶ added in v0.55.0
func NewGetItemsParamsWithTimeout(timeout time.Duration) *GetItemsParams
NewGetItemsParamsWithTimeout creates a new GetItemsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetItemsParams) SetActiveOnly ¶ added in v0.55.0
func (o *GetItemsParams) SetActiveOnly(activeOnly *bool)
SetActiveOnly adds the activeOnly to the get items params
func (*GetItemsParams) SetAuthInfoWriter ¶ added in v0.55.0
func (o *GetItemsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get items params
func (*GetItemsParams) SetContext ¶ added in v0.55.0
func (o *GetItemsParams) SetContext(ctx context.Context)
SetContext adds the context to the get items params
func (*GetItemsParams) SetFlightId ¶ added in v0.63.0
func (o *GetItemsParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*GetItemsParams) SetHTTPClient ¶ added in v0.55.0
func (o *GetItemsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get items params
func (*GetItemsParams) SetHTTPClientTransport ¶ added in v0.55.0
func (o *GetItemsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get items params
func (*GetItemsParams) SetItemIds ¶ added in v0.55.0
func (o *GetItemsParams) SetItemIds(itemIds string)
SetItemIds adds the itemIds to the get items params
func (*GetItemsParams) SetNamespace ¶ added in v0.55.0
func (o *GetItemsParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get items params
func (*GetItemsParams) SetStoreID ¶ added in v0.55.0
func (o *GetItemsParams) SetStoreID(storeID *string)
SetStoreID adds the storeId to the get items params
func (*GetItemsParams) SetTimeout ¶ added in v0.55.0
func (o *GetItemsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get items params
func (*GetItemsParams) WithActiveOnly ¶ added in v0.55.0
func (o *GetItemsParams) WithActiveOnly(activeOnly *bool) *GetItemsParams
WithActiveOnly adds the activeOnly to the get items params
func (*GetItemsParams) WithContext ¶ added in v0.55.0
func (o *GetItemsParams) WithContext(ctx context.Context) *GetItemsParams
WithContext adds the context to the get items params
func (*GetItemsParams) WithHTTPClient ¶ added in v0.55.0
func (o *GetItemsParams) WithHTTPClient(client *http.Client) *GetItemsParams
WithHTTPClient adds the HTTPClient to the get items params
func (*GetItemsParams) WithItemIds ¶ added in v0.55.0
func (o *GetItemsParams) WithItemIds(itemIds string) *GetItemsParams
WithItemIds adds the itemIds to the get items params
func (*GetItemsParams) WithNamespace ¶ added in v0.55.0
func (o *GetItemsParams) WithNamespace(namespace string) *GetItemsParams
WithNamespace adds the namespace to the get items params
func (*GetItemsParams) WithStoreID ¶ added in v0.55.0
func (o *GetItemsParams) WithStoreID(storeID *string) *GetItemsParams
WithStoreID adds the storeID to the get items params
func (*GetItemsParams) WithTimeout ¶ added in v0.55.0
func (o *GetItemsParams) WithTimeout(timeout time.Duration) *GetItemsParams
WithTimeout adds the timeout to the get items params
func (*GetItemsParams) WriteToRequest ¶ added in v0.55.0
func (o *GetItemsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetItemsReader ¶ added in v0.55.0
type GetItemsReader struct {
// contains filtered or unexported fields
}
GetItemsReader is a Reader for the GetItems structure.
func (*GetItemsReader) ReadResponse ¶ added in v0.55.0
func (o *GetItemsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetLocaleItemBySkuNotFound ¶
type GetLocaleItemBySkuNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
GetLocaleItemBySkuNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30141</td><td>Store [{storeId}] does not exist in namespace [{namespace}]</td></tr><tr><td>30142</td><td>Published store does not exist in namespace [{namespace}]</td></tr><tr><td>30343</td><td>Item of sku [{sku}] does not exist</td></tr></table>
func NewGetLocaleItemBySkuNotFound ¶
func NewGetLocaleItemBySkuNotFound() *GetLocaleItemBySkuNotFound
NewGetLocaleItemBySkuNotFound creates a GetLocaleItemBySkuNotFound with default headers values
func (*GetLocaleItemBySkuNotFound) Error ¶
func (o *GetLocaleItemBySkuNotFound) Error() string
func (*GetLocaleItemBySkuNotFound) GetPayload ¶
func (o *GetLocaleItemBySkuNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*GetLocaleItemBySkuNotFound) ToJSONString ¶ added in v0.25.0
func (o *GetLocaleItemBySkuNotFound) ToJSONString() string
type GetLocaleItemBySkuOK ¶
type GetLocaleItemBySkuOK struct {
Payload *platformclientmodels.PopulatedItemInfo
}
GetLocaleItemBySkuOK handles this case with default header values.
successful operation
func NewGetLocaleItemBySkuOK ¶
func NewGetLocaleItemBySkuOK() *GetLocaleItemBySkuOK
NewGetLocaleItemBySkuOK creates a GetLocaleItemBySkuOK with default headers values
func (*GetLocaleItemBySkuOK) Error ¶
func (o *GetLocaleItemBySkuOK) Error() string
func (*GetLocaleItemBySkuOK) GetPayload ¶
func (o *GetLocaleItemBySkuOK) GetPayload() *platformclientmodels.PopulatedItemInfo
func (*GetLocaleItemBySkuOK) ToJSONString ¶ added in v0.25.0
func (o *GetLocaleItemBySkuOK) ToJSONString() string
type GetLocaleItemBySkuParams ¶
type GetLocaleItemBySkuParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace Namespace */ Namespace string /*ActiveOnly*/ ActiveOnly *bool /*Language*/ Language *string /*PopulateBundle whether populate bundled items if it's a bundle */ PopulateBundle *bool /*Region*/ Region *string /*StoreID default is published store id */ StoreID *string /*Sku*/ Sku string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
GetLocaleItemBySkuParams contains all the parameters to send to the API endpoint for the get locale item by sku operation typically these are written to a http.Request
func NewGetLocaleItemBySkuParams ¶
func NewGetLocaleItemBySkuParams() *GetLocaleItemBySkuParams
NewGetLocaleItemBySkuParams creates a new GetLocaleItemBySkuParams object with the default values initialized.
func NewGetLocaleItemBySkuParamsWithContext ¶
func NewGetLocaleItemBySkuParamsWithContext(ctx context.Context) *GetLocaleItemBySkuParams
NewGetLocaleItemBySkuParamsWithContext creates a new GetLocaleItemBySkuParams object with the default values initialized, and the ability to set a context for a request
func NewGetLocaleItemBySkuParamsWithHTTPClient ¶
func NewGetLocaleItemBySkuParamsWithHTTPClient(client *http.Client) *GetLocaleItemBySkuParams
NewGetLocaleItemBySkuParamsWithHTTPClient creates a new GetLocaleItemBySkuParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetLocaleItemBySkuParamsWithTimeout ¶
func NewGetLocaleItemBySkuParamsWithTimeout(timeout time.Duration) *GetLocaleItemBySkuParams
NewGetLocaleItemBySkuParamsWithTimeout creates a new GetLocaleItemBySkuParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetLocaleItemBySkuParams) SetActiveOnly ¶
func (o *GetLocaleItemBySkuParams) SetActiveOnly(activeOnly *bool)
SetActiveOnly adds the activeOnly to the get locale item by sku params
func (*GetLocaleItemBySkuParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *GetLocaleItemBySkuParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get locale item by sku params
func (*GetLocaleItemBySkuParams) SetContext ¶
func (o *GetLocaleItemBySkuParams) SetContext(ctx context.Context)
SetContext adds the context to the get locale item by sku params
func (*GetLocaleItemBySkuParams) SetFlightId ¶ added in v0.63.0
func (o *GetLocaleItemBySkuParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*GetLocaleItemBySkuParams) SetHTTPClient ¶
func (o *GetLocaleItemBySkuParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get locale item by sku params
func (*GetLocaleItemBySkuParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *GetLocaleItemBySkuParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get locale item by sku params
func (*GetLocaleItemBySkuParams) SetLanguage ¶
func (o *GetLocaleItemBySkuParams) SetLanguage(language *string)
SetLanguage adds the language to the get locale item by sku params
func (*GetLocaleItemBySkuParams) SetNamespace ¶
func (o *GetLocaleItemBySkuParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get locale item by sku params
func (*GetLocaleItemBySkuParams) SetPopulateBundle ¶
func (o *GetLocaleItemBySkuParams) SetPopulateBundle(populateBundle *bool)
SetPopulateBundle adds the populateBundle to the get locale item by sku params
func (*GetLocaleItemBySkuParams) SetRegion ¶
func (o *GetLocaleItemBySkuParams) SetRegion(region *string)
SetRegion adds the region to the get locale item by sku params
func (*GetLocaleItemBySkuParams) SetSku ¶
func (o *GetLocaleItemBySkuParams) SetSku(sku string)
SetSku adds the sku to the get locale item by sku params
func (*GetLocaleItemBySkuParams) SetStoreID ¶
func (o *GetLocaleItemBySkuParams) SetStoreID(storeID *string)
SetStoreID adds the storeId to the get locale item by sku params
func (*GetLocaleItemBySkuParams) SetTimeout ¶
func (o *GetLocaleItemBySkuParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get locale item by sku params
func (*GetLocaleItemBySkuParams) WithActiveOnly ¶
func (o *GetLocaleItemBySkuParams) WithActiveOnly(activeOnly *bool) *GetLocaleItemBySkuParams
WithActiveOnly adds the activeOnly to the get locale item by sku params
func (*GetLocaleItemBySkuParams) WithContext ¶
func (o *GetLocaleItemBySkuParams) WithContext(ctx context.Context) *GetLocaleItemBySkuParams
WithContext adds the context to the get locale item by sku params
func (*GetLocaleItemBySkuParams) WithHTTPClient ¶
func (o *GetLocaleItemBySkuParams) WithHTTPClient(client *http.Client) *GetLocaleItemBySkuParams
WithHTTPClient adds the HTTPClient to the get locale item by sku params
func (*GetLocaleItemBySkuParams) WithLanguage ¶
func (o *GetLocaleItemBySkuParams) WithLanguage(language *string) *GetLocaleItemBySkuParams
WithLanguage adds the language to the get locale item by sku params
func (*GetLocaleItemBySkuParams) WithNamespace ¶
func (o *GetLocaleItemBySkuParams) WithNamespace(namespace string) *GetLocaleItemBySkuParams
WithNamespace adds the namespace to the get locale item by sku params
func (*GetLocaleItemBySkuParams) WithPopulateBundle ¶
func (o *GetLocaleItemBySkuParams) WithPopulateBundle(populateBundle *bool) *GetLocaleItemBySkuParams
WithPopulateBundle adds the populateBundle to the get locale item by sku params
func (*GetLocaleItemBySkuParams) WithRegion ¶
func (o *GetLocaleItemBySkuParams) WithRegion(region *string) *GetLocaleItemBySkuParams
WithRegion adds the region to the get locale item by sku params
func (*GetLocaleItemBySkuParams) WithSku ¶
func (o *GetLocaleItemBySkuParams) WithSku(sku string) *GetLocaleItemBySkuParams
WithSku adds the sku to the get locale item by sku params
func (*GetLocaleItemBySkuParams) WithStoreID ¶
func (o *GetLocaleItemBySkuParams) WithStoreID(storeID *string) *GetLocaleItemBySkuParams
WithStoreID adds the storeID to the get locale item by sku params
func (*GetLocaleItemBySkuParams) WithTimeout ¶
func (o *GetLocaleItemBySkuParams) WithTimeout(timeout time.Duration) *GetLocaleItemBySkuParams
WithTimeout adds the timeout to the get locale item by sku params
func (*GetLocaleItemBySkuParams) WriteToRequest ¶
func (o *GetLocaleItemBySkuParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetLocaleItemBySkuReader ¶
type GetLocaleItemBySkuReader struct {
// contains filtered or unexported fields
}
GetLocaleItemBySkuReader is a Reader for the GetLocaleItemBySku structure.
func (*GetLocaleItemBySkuReader) ReadResponse ¶
func (o *GetLocaleItemBySkuReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetLocaleItemNotFound ¶
type GetLocaleItemNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
GetLocaleItemNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30141</td><td>Store [{storeId}] does not exist in namespace [{namespace}]</td></tr><tr><td>30142</td><td>Published store does not exist in namespace [{namespace}]</td></tr><tr><td>30341</td><td>Item [{itemId}] does not exist in namespace [{namespace}]</td></tr></table>
func NewGetLocaleItemNotFound ¶
func NewGetLocaleItemNotFound() *GetLocaleItemNotFound
NewGetLocaleItemNotFound creates a GetLocaleItemNotFound with default headers values
func (*GetLocaleItemNotFound) Error ¶
func (o *GetLocaleItemNotFound) Error() string
func (*GetLocaleItemNotFound) GetPayload ¶
func (o *GetLocaleItemNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*GetLocaleItemNotFound) ToJSONString ¶ added in v0.25.0
func (o *GetLocaleItemNotFound) ToJSONString() string
type GetLocaleItemOK ¶
type GetLocaleItemOK struct {
Payload *platformclientmodels.PopulatedItemInfo
}
GetLocaleItemOK handles this case with default header values.
successful operation
func NewGetLocaleItemOK ¶
func NewGetLocaleItemOK() *GetLocaleItemOK
NewGetLocaleItemOK creates a GetLocaleItemOK with default headers values
func (*GetLocaleItemOK) Error ¶
func (o *GetLocaleItemOK) Error() string
func (*GetLocaleItemOK) GetPayload ¶
func (o *GetLocaleItemOK) GetPayload() *platformclientmodels.PopulatedItemInfo
func (*GetLocaleItemOK) ToJSONString ¶ added in v0.25.0
func (o *GetLocaleItemOK) ToJSONString() string
type GetLocaleItemParams ¶
type GetLocaleItemParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*ItemID*/ ItemID string /*Namespace Namespace */ Namespace string /*ActiveOnly*/ ActiveOnly *bool /*Language*/ Language *string /*PopulateBundle whether populate bundled items if it's a bundle */ PopulateBundle *bool /*Region*/ Region *string /*StoreID default is published store id */ StoreID *string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
GetLocaleItemParams contains all the parameters to send to the API endpoint for the get locale item operation typically these are written to a http.Request
func NewGetLocaleItemParams ¶
func NewGetLocaleItemParams() *GetLocaleItemParams
NewGetLocaleItemParams creates a new GetLocaleItemParams object with the default values initialized.
func NewGetLocaleItemParamsWithContext ¶
func NewGetLocaleItemParamsWithContext(ctx context.Context) *GetLocaleItemParams
NewGetLocaleItemParamsWithContext creates a new GetLocaleItemParams object with the default values initialized, and the ability to set a context for a request
func NewGetLocaleItemParamsWithHTTPClient ¶
func NewGetLocaleItemParamsWithHTTPClient(client *http.Client) *GetLocaleItemParams
NewGetLocaleItemParamsWithHTTPClient creates a new GetLocaleItemParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetLocaleItemParamsWithTimeout ¶
func NewGetLocaleItemParamsWithTimeout(timeout time.Duration) *GetLocaleItemParams
NewGetLocaleItemParamsWithTimeout creates a new GetLocaleItemParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetLocaleItemParams) SetActiveOnly ¶
func (o *GetLocaleItemParams) SetActiveOnly(activeOnly *bool)
SetActiveOnly adds the activeOnly to the get locale item params
func (*GetLocaleItemParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *GetLocaleItemParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get locale item params
func (*GetLocaleItemParams) SetContext ¶
func (o *GetLocaleItemParams) SetContext(ctx context.Context)
SetContext adds the context to the get locale item params
func (*GetLocaleItemParams) SetFlightId ¶ added in v0.63.0
func (o *GetLocaleItemParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*GetLocaleItemParams) SetHTTPClient ¶
func (o *GetLocaleItemParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get locale item params
func (*GetLocaleItemParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *GetLocaleItemParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get locale item params
func (*GetLocaleItemParams) SetItemID ¶
func (o *GetLocaleItemParams) SetItemID(itemID string)
SetItemID adds the itemId to the get locale item params
func (*GetLocaleItemParams) SetLanguage ¶
func (o *GetLocaleItemParams) SetLanguage(language *string)
SetLanguage adds the language to the get locale item params
func (*GetLocaleItemParams) SetNamespace ¶
func (o *GetLocaleItemParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get locale item params
func (*GetLocaleItemParams) SetPopulateBundle ¶
func (o *GetLocaleItemParams) SetPopulateBundle(populateBundle *bool)
SetPopulateBundle adds the populateBundle to the get locale item params
func (*GetLocaleItemParams) SetRegion ¶
func (o *GetLocaleItemParams) SetRegion(region *string)
SetRegion adds the region to the get locale item params
func (*GetLocaleItemParams) SetStoreID ¶
func (o *GetLocaleItemParams) SetStoreID(storeID *string)
SetStoreID adds the storeId to the get locale item params
func (*GetLocaleItemParams) SetTimeout ¶
func (o *GetLocaleItemParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get locale item params
func (*GetLocaleItemParams) WithActiveOnly ¶
func (o *GetLocaleItemParams) WithActiveOnly(activeOnly *bool) *GetLocaleItemParams
WithActiveOnly adds the activeOnly to the get locale item params
func (*GetLocaleItemParams) WithContext ¶
func (o *GetLocaleItemParams) WithContext(ctx context.Context) *GetLocaleItemParams
WithContext adds the context to the get locale item params
func (*GetLocaleItemParams) WithHTTPClient ¶
func (o *GetLocaleItemParams) WithHTTPClient(client *http.Client) *GetLocaleItemParams
WithHTTPClient adds the HTTPClient to the get locale item params
func (*GetLocaleItemParams) WithItemID ¶
func (o *GetLocaleItemParams) WithItemID(itemID string) *GetLocaleItemParams
WithItemID adds the itemID to the get locale item params
func (*GetLocaleItemParams) WithLanguage ¶
func (o *GetLocaleItemParams) WithLanguage(language *string) *GetLocaleItemParams
WithLanguage adds the language to the get locale item params
func (*GetLocaleItemParams) WithNamespace ¶
func (o *GetLocaleItemParams) WithNamespace(namespace string) *GetLocaleItemParams
WithNamespace adds the namespace to the get locale item params
func (*GetLocaleItemParams) WithPopulateBundle ¶
func (o *GetLocaleItemParams) WithPopulateBundle(populateBundle *bool) *GetLocaleItemParams
WithPopulateBundle adds the populateBundle to the get locale item params
func (*GetLocaleItemParams) WithRegion ¶
func (o *GetLocaleItemParams) WithRegion(region *string) *GetLocaleItemParams
WithRegion adds the region to the get locale item params
func (*GetLocaleItemParams) WithStoreID ¶
func (o *GetLocaleItemParams) WithStoreID(storeID *string) *GetLocaleItemParams
WithStoreID adds the storeID to the get locale item params
func (*GetLocaleItemParams) WithTimeout ¶
func (o *GetLocaleItemParams) WithTimeout(timeout time.Duration) *GetLocaleItemParams
WithTimeout adds the timeout to the get locale item params
func (*GetLocaleItemParams) WriteToRequest ¶
func (o *GetLocaleItemParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetLocaleItemReader ¶
type GetLocaleItemReader struct {
// contains filtered or unexported fields
}
GetLocaleItemReader is a Reader for the GetLocaleItem structure.
func (*GetLocaleItemReader) ReadResponse ¶
func (o *GetLocaleItemReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListBasicItemsByFeaturesOK ¶
type ListBasicItemsByFeaturesOK struct {
Payload []*platformclientmodels.BasicItem
}
ListBasicItemsByFeaturesOK handles this case with default header values.
successful operation
func NewListBasicItemsByFeaturesOK ¶
func NewListBasicItemsByFeaturesOK() *ListBasicItemsByFeaturesOK
NewListBasicItemsByFeaturesOK creates a ListBasicItemsByFeaturesOK with default headers values
func (*ListBasicItemsByFeaturesOK) Error ¶
func (o *ListBasicItemsByFeaturesOK) Error() string
func (*ListBasicItemsByFeaturesOK) GetPayload ¶
func (o *ListBasicItemsByFeaturesOK) GetPayload() []*platformclientmodels.BasicItem
func (*ListBasicItemsByFeaturesOK) ToJSONString ¶ added in v0.25.0
func (o *ListBasicItemsByFeaturesOK) ToJSONString() string
type ListBasicItemsByFeaturesParams ¶
type ListBasicItemsByFeaturesParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace*/ Namespace string /*ActiveOnly*/ ActiveOnly *bool /*Features features */ Features []string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
ListBasicItemsByFeaturesParams contains all the parameters to send to the API endpoint for the list basic items by features operation typically these are written to a http.Request
func NewListBasicItemsByFeaturesParams ¶
func NewListBasicItemsByFeaturesParams() *ListBasicItemsByFeaturesParams
NewListBasicItemsByFeaturesParams creates a new ListBasicItemsByFeaturesParams object with the default values initialized.
func NewListBasicItemsByFeaturesParamsWithContext ¶
func NewListBasicItemsByFeaturesParamsWithContext(ctx context.Context) *ListBasicItemsByFeaturesParams
NewListBasicItemsByFeaturesParamsWithContext creates a new ListBasicItemsByFeaturesParams object with the default values initialized, and the ability to set a context for a request
func NewListBasicItemsByFeaturesParamsWithHTTPClient ¶
func NewListBasicItemsByFeaturesParamsWithHTTPClient(client *http.Client) *ListBasicItemsByFeaturesParams
NewListBasicItemsByFeaturesParamsWithHTTPClient creates a new ListBasicItemsByFeaturesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListBasicItemsByFeaturesParamsWithTimeout ¶
func NewListBasicItemsByFeaturesParamsWithTimeout(timeout time.Duration) *ListBasicItemsByFeaturesParams
NewListBasicItemsByFeaturesParamsWithTimeout creates a new ListBasicItemsByFeaturesParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListBasicItemsByFeaturesParams) SetActiveOnly ¶
func (o *ListBasicItemsByFeaturesParams) SetActiveOnly(activeOnly *bool)
SetActiveOnly adds the activeOnly to the list basic items by features params
func (*ListBasicItemsByFeaturesParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *ListBasicItemsByFeaturesParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the list basic items by features params
func (*ListBasicItemsByFeaturesParams) SetContext ¶
func (o *ListBasicItemsByFeaturesParams) SetContext(ctx context.Context)
SetContext adds the context to the list basic items by features params
func (*ListBasicItemsByFeaturesParams) SetFeatures ¶
func (o *ListBasicItemsByFeaturesParams) SetFeatures(features []string)
SetFeatures adds the features to the list basic items by features params
func (*ListBasicItemsByFeaturesParams) SetFlightId ¶ added in v0.63.0
func (o *ListBasicItemsByFeaturesParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*ListBasicItemsByFeaturesParams) SetHTTPClient ¶
func (o *ListBasicItemsByFeaturesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list basic items by features params
func (*ListBasicItemsByFeaturesParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *ListBasicItemsByFeaturesParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the list basic items by features params
func (*ListBasicItemsByFeaturesParams) SetNamespace ¶
func (o *ListBasicItemsByFeaturesParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the list basic items by features params
func (*ListBasicItemsByFeaturesParams) SetTimeout ¶
func (o *ListBasicItemsByFeaturesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list basic items by features params
func (*ListBasicItemsByFeaturesParams) WithActiveOnly ¶
func (o *ListBasicItemsByFeaturesParams) WithActiveOnly(activeOnly *bool) *ListBasicItemsByFeaturesParams
WithActiveOnly adds the activeOnly to the list basic items by features params
func (*ListBasicItemsByFeaturesParams) WithContext ¶
func (o *ListBasicItemsByFeaturesParams) WithContext(ctx context.Context) *ListBasicItemsByFeaturesParams
WithContext adds the context to the list basic items by features params
func (*ListBasicItemsByFeaturesParams) WithFeatures ¶
func (o *ListBasicItemsByFeaturesParams) WithFeatures(features []string) *ListBasicItemsByFeaturesParams
WithFeatures adds the features to the list basic items by features params
func (*ListBasicItemsByFeaturesParams) WithHTTPClient ¶
func (o *ListBasicItemsByFeaturesParams) WithHTTPClient(client *http.Client) *ListBasicItemsByFeaturesParams
WithHTTPClient adds the HTTPClient to the list basic items by features params
func (*ListBasicItemsByFeaturesParams) WithNamespace ¶
func (o *ListBasicItemsByFeaturesParams) WithNamespace(namespace string) *ListBasicItemsByFeaturesParams
WithNamespace adds the namespace to the list basic items by features params
func (*ListBasicItemsByFeaturesParams) WithTimeout ¶
func (o *ListBasicItemsByFeaturesParams) WithTimeout(timeout time.Duration) *ListBasicItemsByFeaturesParams
WithTimeout adds the timeout to the list basic items by features params
func (*ListBasicItemsByFeaturesParams) WriteToRequest ¶
func (o *ListBasicItemsByFeaturesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListBasicItemsByFeaturesReader ¶
type ListBasicItemsByFeaturesReader struct {
// contains filtered or unexported fields
}
ListBasicItemsByFeaturesReader is a Reader for the ListBasicItemsByFeatures structure.
func (*ListBasicItemsByFeaturesReader) ReadResponse ¶
func (o *ListBasicItemsByFeaturesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListItemTypeConfigsOK ¶ added in v0.26.0
type ListItemTypeConfigsOK struct {
Payload []*platformclientmodels.ItemTypeConfigInfo
}
ListItemTypeConfigsOK handles this case with default header values.
successful operation
func NewListItemTypeConfigsOK ¶ added in v0.26.0
func NewListItemTypeConfigsOK() *ListItemTypeConfigsOK
NewListItemTypeConfigsOK creates a ListItemTypeConfigsOK with default headers values
func (*ListItemTypeConfigsOK) Error ¶ added in v0.26.0
func (o *ListItemTypeConfigsOK) Error() string
func (*ListItemTypeConfigsOK) GetPayload ¶ added in v0.26.0
func (o *ListItemTypeConfigsOK) GetPayload() []*platformclientmodels.ItemTypeConfigInfo
func (*ListItemTypeConfigsOK) ToJSONString ¶ added in v0.26.0
func (o *ListItemTypeConfigsOK) ToJSONString() string
type ListItemTypeConfigsParams ¶ added in v0.26.0
type ListItemTypeConfigsParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
ListItemTypeConfigsParams contains all the parameters to send to the API endpoint for the list item type configs operation typically these are written to a http.Request
func NewListItemTypeConfigsParams ¶ added in v0.26.0
func NewListItemTypeConfigsParams() *ListItemTypeConfigsParams
NewListItemTypeConfigsParams creates a new ListItemTypeConfigsParams object with the default values initialized.
func NewListItemTypeConfigsParamsWithContext ¶ added in v0.26.0
func NewListItemTypeConfigsParamsWithContext(ctx context.Context) *ListItemTypeConfigsParams
NewListItemTypeConfigsParamsWithContext creates a new ListItemTypeConfigsParams object with the default values initialized, and the ability to set a context for a request
func NewListItemTypeConfigsParamsWithHTTPClient ¶ added in v0.26.0
func NewListItemTypeConfigsParamsWithHTTPClient(client *http.Client) *ListItemTypeConfigsParams
NewListItemTypeConfigsParamsWithHTTPClient creates a new ListItemTypeConfigsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListItemTypeConfigsParamsWithTimeout ¶ added in v0.26.0
func NewListItemTypeConfigsParamsWithTimeout(timeout time.Duration) *ListItemTypeConfigsParams
NewListItemTypeConfigsParamsWithTimeout creates a new ListItemTypeConfigsParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListItemTypeConfigsParams) SetAuthInfoWriter ¶ added in v0.26.0
func (o *ListItemTypeConfigsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the list item type configs params
func (*ListItemTypeConfigsParams) SetContext ¶ added in v0.26.0
func (o *ListItemTypeConfigsParams) SetContext(ctx context.Context)
SetContext adds the context to the list item type configs params
func (*ListItemTypeConfigsParams) SetFlightId ¶ added in v0.63.0
func (o *ListItemTypeConfigsParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*ListItemTypeConfigsParams) SetHTTPClient ¶ added in v0.26.0
func (o *ListItemTypeConfigsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list item type configs params
func (*ListItemTypeConfigsParams) SetHTTPClientTransport ¶ added in v0.26.0
func (o *ListItemTypeConfigsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the list item type configs params
func (*ListItemTypeConfigsParams) SetTimeout ¶ added in v0.26.0
func (o *ListItemTypeConfigsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list item type configs params
func (*ListItemTypeConfigsParams) WithContext ¶ added in v0.26.0
func (o *ListItemTypeConfigsParams) WithContext(ctx context.Context) *ListItemTypeConfigsParams
WithContext adds the context to the list item type configs params
func (*ListItemTypeConfigsParams) WithHTTPClient ¶ added in v0.26.0
func (o *ListItemTypeConfigsParams) WithHTTPClient(client *http.Client) *ListItemTypeConfigsParams
WithHTTPClient adds the HTTPClient to the list item type configs params
func (*ListItemTypeConfigsParams) WithTimeout ¶ added in v0.26.0
func (o *ListItemTypeConfigsParams) WithTimeout(timeout time.Duration) *ListItemTypeConfigsParams
WithTimeout adds the timeout to the list item type configs params
func (*ListItemTypeConfigsParams) WriteToRequest ¶ added in v0.26.0
func (o *ListItemTypeConfigsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListItemTypeConfigsReader ¶ added in v0.26.0
type ListItemTypeConfigsReader struct {
// contains filtered or unexported fields
}
ListItemTypeConfigsReader is a Reader for the ListItemTypeConfigs structure.
func (*ListItemTypeConfigsReader) ReadResponse ¶ added in v0.26.0
func (o *ListItemTypeConfigsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicBulkGetItemsNotFound ¶ added in v0.7.0
type PublicBulkGetItemsNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
PublicBulkGetItemsNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30141</td><td>Store [{storeId}] does not exist in namespace [{namespace}]</td></tr><tr><td>30142</td><td>Published store does not exist in namespace [{namespace}]</td></tr></table>
func NewPublicBulkGetItemsNotFound ¶ added in v0.7.0
func NewPublicBulkGetItemsNotFound() *PublicBulkGetItemsNotFound
NewPublicBulkGetItemsNotFound creates a PublicBulkGetItemsNotFound with default headers values
func (*PublicBulkGetItemsNotFound) Error ¶ added in v0.7.0
func (o *PublicBulkGetItemsNotFound) Error() string
func (*PublicBulkGetItemsNotFound) GetPayload ¶ added in v0.7.0
func (o *PublicBulkGetItemsNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*PublicBulkGetItemsNotFound) ToJSONString ¶ added in v0.25.0
func (o *PublicBulkGetItemsNotFound) ToJSONString() string
type PublicBulkGetItemsOK ¶
type PublicBulkGetItemsOK struct {
Payload []*platformclientmodels.ItemInfo
}
PublicBulkGetItemsOK handles this case with default header values.
successful operation
func NewPublicBulkGetItemsOK ¶
func NewPublicBulkGetItemsOK() *PublicBulkGetItemsOK
NewPublicBulkGetItemsOK creates a PublicBulkGetItemsOK with default headers values
func (*PublicBulkGetItemsOK) Error ¶
func (o *PublicBulkGetItemsOK) Error() string
func (*PublicBulkGetItemsOK) GetPayload ¶
func (o *PublicBulkGetItemsOK) GetPayload() []*platformclientmodels.ItemInfo
func (*PublicBulkGetItemsOK) ToJSONString ¶ added in v0.25.0
func (o *PublicBulkGetItemsOK) ToJSONString() string
type PublicBulkGetItemsParams ¶
type PublicBulkGetItemsParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace Namespace */ Namespace string /*AutoCalcEstimatedPrice*/ AutoCalcEstimatedPrice *bool /*Language*/ Language *string /*Region*/ Region *string /*StoreID default is published store id */ StoreID *string /*ItemIds commas separated item ids */ ItemIds string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
PublicBulkGetItemsParams contains all the parameters to send to the API endpoint for the public bulk get items operation typically these are written to a http.Request
func NewPublicBulkGetItemsParams ¶
func NewPublicBulkGetItemsParams() *PublicBulkGetItemsParams
NewPublicBulkGetItemsParams creates a new PublicBulkGetItemsParams object with the default values initialized.
func NewPublicBulkGetItemsParamsWithContext ¶
func NewPublicBulkGetItemsParamsWithContext(ctx context.Context) *PublicBulkGetItemsParams
NewPublicBulkGetItemsParamsWithContext creates a new PublicBulkGetItemsParams object with the default values initialized, and the ability to set a context for a request
func NewPublicBulkGetItemsParamsWithHTTPClient ¶
func NewPublicBulkGetItemsParamsWithHTTPClient(client *http.Client) *PublicBulkGetItemsParams
NewPublicBulkGetItemsParamsWithHTTPClient creates a new PublicBulkGetItemsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicBulkGetItemsParamsWithTimeout ¶
func NewPublicBulkGetItemsParamsWithTimeout(timeout time.Duration) *PublicBulkGetItemsParams
NewPublicBulkGetItemsParamsWithTimeout creates a new PublicBulkGetItemsParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicBulkGetItemsParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *PublicBulkGetItemsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public bulk get items params
func (*PublicBulkGetItemsParams) SetAutoCalcEstimatedPrice ¶ added in v0.60.0
func (o *PublicBulkGetItemsParams) SetAutoCalcEstimatedPrice(autoCalcEstimatedPrice *bool)
SetAutoCalcEstimatedPrice adds the autoCalcEstimatedPrice to the public bulk get items params
func (*PublicBulkGetItemsParams) SetContext ¶
func (o *PublicBulkGetItemsParams) SetContext(ctx context.Context)
SetContext adds the context to the public bulk get items params
func (*PublicBulkGetItemsParams) SetFlightId ¶ added in v0.63.0
func (o *PublicBulkGetItemsParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*PublicBulkGetItemsParams) SetHTTPClient ¶
func (o *PublicBulkGetItemsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public bulk get items params
func (*PublicBulkGetItemsParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *PublicBulkGetItemsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public bulk get items params
func (*PublicBulkGetItemsParams) SetItemIds ¶
func (o *PublicBulkGetItemsParams) SetItemIds(itemIds string)
SetItemIds adds the itemIds to the public bulk get items params
func (*PublicBulkGetItemsParams) SetLanguage ¶
func (o *PublicBulkGetItemsParams) SetLanguage(language *string)
SetLanguage adds the language to the public bulk get items params
func (*PublicBulkGetItemsParams) SetNamespace ¶
func (o *PublicBulkGetItemsParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public bulk get items params
func (*PublicBulkGetItemsParams) SetRegion ¶
func (o *PublicBulkGetItemsParams) SetRegion(region *string)
SetRegion adds the region to the public bulk get items params
func (*PublicBulkGetItemsParams) SetStoreID ¶
func (o *PublicBulkGetItemsParams) SetStoreID(storeID *string)
SetStoreID adds the storeId to the public bulk get items params
func (*PublicBulkGetItemsParams) SetTimeout ¶
func (o *PublicBulkGetItemsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public bulk get items params
func (*PublicBulkGetItemsParams) WithAutoCalcEstimatedPrice ¶ added in v0.60.0
func (o *PublicBulkGetItemsParams) WithAutoCalcEstimatedPrice(autoCalcEstimatedPrice *bool) *PublicBulkGetItemsParams
WithAutoCalcEstimatedPrice adds the autoCalcEstimatedPrice to the public bulk get items params
func (*PublicBulkGetItemsParams) WithContext ¶
func (o *PublicBulkGetItemsParams) WithContext(ctx context.Context) *PublicBulkGetItemsParams
WithContext adds the context to the public bulk get items params
func (*PublicBulkGetItemsParams) WithHTTPClient ¶
func (o *PublicBulkGetItemsParams) WithHTTPClient(client *http.Client) *PublicBulkGetItemsParams
WithHTTPClient adds the HTTPClient to the public bulk get items params
func (*PublicBulkGetItemsParams) WithItemIds ¶
func (o *PublicBulkGetItemsParams) WithItemIds(itemIds string) *PublicBulkGetItemsParams
WithItemIds adds the itemIds to the public bulk get items params
func (*PublicBulkGetItemsParams) WithLanguage ¶
func (o *PublicBulkGetItemsParams) WithLanguage(language *string) *PublicBulkGetItemsParams
WithLanguage adds the language to the public bulk get items params
func (*PublicBulkGetItemsParams) WithNamespace ¶
func (o *PublicBulkGetItemsParams) WithNamespace(namespace string) *PublicBulkGetItemsParams
WithNamespace adds the namespace to the public bulk get items params
func (*PublicBulkGetItemsParams) WithRegion ¶
func (o *PublicBulkGetItemsParams) WithRegion(region *string) *PublicBulkGetItemsParams
WithRegion adds the region to the public bulk get items params
func (*PublicBulkGetItemsParams) WithStoreID ¶
func (o *PublicBulkGetItemsParams) WithStoreID(storeID *string) *PublicBulkGetItemsParams
WithStoreID adds the storeID to the public bulk get items params
func (*PublicBulkGetItemsParams) WithTimeout ¶
func (o *PublicBulkGetItemsParams) WithTimeout(timeout time.Duration) *PublicBulkGetItemsParams
WithTimeout adds the timeout to the public bulk get items params
func (*PublicBulkGetItemsParams) WriteToRequest ¶
func (o *PublicBulkGetItemsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicBulkGetItemsReader ¶
type PublicBulkGetItemsReader struct {
// contains filtered or unexported fields
}
PublicBulkGetItemsReader is a Reader for the PublicBulkGetItems structure.
func (*PublicBulkGetItemsReader) ReadResponse ¶
func (o *PublicBulkGetItemsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicGetAppNotFound ¶
type PublicGetAppNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
PublicGetAppNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30341</td><td>Item [{itemId}] does not exist in namespace [{namespace}]</td></tr></table>
func NewPublicGetAppNotFound ¶
func NewPublicGetAppNotFound() *PublicGetAppNotFound
NewPublicGetAppNotFound creates a PublicGetAppNotFound with default headers values
func (*PublicGetAppNotFound) Error ¶
func (o *PublicGetAppNotFound) Error() string
func (*PublicGetAppNotFound) GetPayload ¶
func (o *PublicGetAppNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*PublicGetAppNotFound) ToJSONString ¶ added in v0.25.0
func (o *PublicGetAppNotFound) ToJSONString() string
type PublicGetAppOK ¶
type PublicGetAppOK struct {
Payload *platformclientmodels.AppInfo
}
PublicGetAppOK handles this case with default header values.
successful operation
func NewPublicGetAppOK ¶
func NewPublicGetAppOK() *PublicGetAppOK
NewPublicGetAppOK creates a PublicGetAppOK with default headers values
func (*PublicGetAppOK) Error ¶
func (o *PublicGetAppOK) Error() string
func (*PublicGetAppOK) GetPayload ¶
func (o *PublicGetAppOK) GetPayload() *platformclientmodels.AppInfo
func (*PublicGetAppOK) ToJSONString ¶ added in v0.25.0
func (o *PublicGetAppOK) ToJSONString() string
type PublicGetAppParams ¶
type PublicGetAppParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*ItemID*/ ItemID string /*Namespace Namespace */ Namespace string /*Language*/ Language *string /*Region*/ Region *string /*StoreID default is published store id */ StoreID *string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
PublicGetAppParams contains all the parameters to send to the API endpoint for the public get app operation typically these are written to a http.Request
func NewPublicGetAppParams ¶
func NewPublicGetAppParams() *PublicGetAppParams
NewPublicGetAppParams creates a new PublicGetAppParams object with the default values initialized.
func NewPublicGetAppParamsWithContext ¶
func NewPublicGetAppParamsWithContext(ctx context.Context) *PublicGetAppParams
NewPublicGetAppParamsWithContext creates a new PublicGetAppParams object with the default values initialized, and the ability to set a context for a request
func NewPublicGetAppParamsWithHTTPClient ¶
func NewPublicGetAppParamsWithHTTPClient(client *http.Client) *PublicGetAppParams
NewPublicGetAppParamsWithHTTPClient creates a new PublicGetAppParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicGetAppParamsWithTimeout ¶
func NewPublicGetAppParamsWithTimeout(timeout time.Duration) *PublicGetAppParams
NewPublicGetAppParamsWithTimeout creates a new PublicGetAppParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicGetAppParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *PublicGetAppParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public get app params
func (*PublicGetAppParams) SetContext ¶
func (o *PublicGetAppParams) SetContext(ctx context.Context)
SetContext adds the context to the public get app params
func (*PublicGetAppParams) SetFlightId ¶ added in v0.63.0
func (o *PublicGetAppParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*PublicGetAppParams) SetHTTPClient ¶
func (o *PublicGetAppParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public get app params
func (*PublicGetAppParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *PublicGetAppParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public get app params
func (*PublicGetAppParams) SetItemID ¶
func (o *PublicGetAppParams) SetItemID(itemID string)
SetItemID adds the itemId to the public get app params
func (*PublicGetAppParams) SetLanguage ¶
func (o *PublicGetAppParams) SetLanguage(language *string)
SetLanguage adds the language to the public get app params
func (*PublicGetAppParams) SetNamespace ¶
func (o *PublicGetAppParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public get app params
func (*PublicGetAppParams) SetRegion ¶
func (o *PublicGetAppParams) SetRegion(region *string)
SetRegion adds the region to the public get app params
func (*PublicGetAppParams) SetStoreID ¶
func (o *PublicGetAppParams) SetStoreID(storeID *string)
SetStoreID adds the storeId to the public get app params
func (*PublicGetAppParams) SetTimeout ¶
func (o *PublicGetAppParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public get app params
func (*PublicGetAppParams) WithContext ¶
func (o *PublicGetAppParams) WithContext(ctx context.Context) *PublicGetAppParams
WithContext adds the context to the public get app params
func (*PublicGetAppParams) WithHTTPClient ¶
func (o *PublicGetAppParams) WithHTTPClient(client *http.Client) *PublicGetAppParams
WithHTTPClient adds the HTTPClient to the public get app params
func (*PublicGetAppParams) WithItemID ¶
func (o *PublicGetAppParams) WithItemID(itemID string) *PublicGetAppParams
WithItemID adds the itemID to the public get app params
func (*PublicGetAppParams) WithLanguage ¶
func (o *PublicGetAppParams) WithLanguage(language *string) *PublicGetAppParams
WithLanguage adds the language to the public get app params
func (*PublicGetAppParams) WithNamespace ¶
func (o *PublicGetAppParams) WithNamespace(namespace string) *PublicGetAppParams
WithNamespace adds the namespace to the public get app params
func (*PublicGetAppParams) WithRegion ¶
func (o *PublicGetAppParams) WithRegion(region *string) *PublicGetAppParams
WithRegion adds the region to the public get app params
func (*PublicGetAppParams) WithStoreID ¶
func (o *PublicGetAppParams) WithStoreID(storeID *string) *PublicGetAppParams
WithStoreID adds the storeID to the public get app params
func (*PublicGetAppParams) WithTimeout ¶
func (o *PublicGetAppParams) WithTimeout(timeout time.Duration) *PublicGetAppParams
WithTimeout adds the timeout to the public get app params
func (*PublicGetAppParams) WriteToRequest ¶
func (o *PublicGetAppParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicGetAppReader ¶
type PublicGetAppReader struct {
// contains filtered or unexported fields
}
PublicGetAppReader is a Reader for the PublicGetApp structure.
func (*PublicGetAppReader) ReadResponse ¶
func (o *PublicGetAppReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicGetEstimatedPriceNotFound ¶ added in v0.55.0
type PublicGetEstimatedPriceNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
PublicGetEstimatedPriceNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30141</td><td>Store [{storeId}] does not exist in namespace [{namespace}]</td></tr><tr><td>30142</td><td>Published store does not exist in namespace [{namespace}]</td></tr><tr><td>30341</td><td>Item [{itemId}] does not exist in namespace [{namespace}]</td></tr></table>
func NewPublicGetEstimatedPriceNotFound ¶ added in v0.55.0
func NewPublicGetEstimatedPriceNotFound() *PublicGetEstimatedPriceNotFound
NewPublicGetEstimatedPriceNotFound creates a PublicGetEstimatedPriceNotFound with default headers values
func (*PublicGetEstimatedPriceNotFound) Error ¶ added in v0.55.0
func (o *PublicGetEstimatedPriceNotFound) Error() string
func (*PublicGetEstimatedPriceNotFound) GetPayload ¶ added in v0.55.0
func (o *PublicGetEstimatedPriceNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*PublicGetEstimatedPriceNotFound) ToJSONString ¶ added in v0.55.0
func (o *PublicGetEstimatedPriceNotFound) ToJSONString() string
type PublicGetEstimatedPriceOK ¶ added in v0.55.0
type PublicGetEstimatedPriceOK struct {
Payload []*platformclientmodels.EstimatedPriceInfo
}
PublicGetEstimatedPriceOK handles this case with default header values.
successful operation
func NewPublicGetEstimatedPriceOK ¶ added in v0.55.0
func NewPublicGetEstimatedPriceOK() *PublicGetEstimatedPriceOK
NewPublicGetEstimatedPriceOK creates a PublicGetEstimatedPriceOK with default headers values
func (*PublicGetEstimatedPriceOK) Error ¶ added in v0.55.0
func (o *PublicGetEstimatedPriceOK) Error() string
func (*PublicGetEstimatedPriceOK) GetPayload ¶ added in v0.55.0
func (o *PublicGetEstimatedPriceOK) GetPayload() []*platformclientmodels.EstimatedPriceInfo
func (*PublicGetEstimatedPriceOK) ToJSONString ¶ added in v0.55.0
func (o *PublicGetEstimatedPriceOK) ToJSONString() string
type PublicGetEstimatedPriceParams ¶ added in v0.55.0
type PublicGetEstimatedPriceParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace*/ Namespace string /*Region*/ Region *string /*StoreID use published store id by default */ StoreID *string /*ItemIds commas separated item ids */ ItemIds string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
PublicGetEstimatedPriceParams contains all the parameters to send to the API endpoint for the public get estimated price operation typically these are written to a http.Request
func NewPublicGetEstimatedPriceParams ¶ added in v0.55.0
func NewPublicGetEstimatedPriceParams() *PublicGetEstimatedPriceParams
NewPublicGetEstimatedPriceParams creates a new PublicGetEstimatedPriceParams object with the default values initialized.
func NewPublicGetEstimatedPriceParamsWithContext ¶ added in v0.55.0
func NewPublicGetEstimatedPriceParamsWithContext(ctx context.Context) *PublicGetEstimatedPriceParams
NewPublicGetEstimatedPriceParamsWithContext creates a new PublicGetEstimatedPriceParams object with the default values initialized, and the ability to set a context for a request
func NewPublicGetEstimatedPriceParamsWithHTTPClient ¶ added in v0.55.0
func NewPublicGetEstimatedPriceParamsWithHTTPClient(client *http.Client) *PublicGetEstimatedPriceParams
NewPublicGetEstimatedPriceParamsWithHTTPClient creates a new PublicGetEstimatedPriceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicGetEstimatedPriceParamsWithTimeout ¶ added in v0.55.0
func NewPublicGetEstimatedPriceParamsWithTimeout(timeout time.Duration) *PublicGetEstimatedPriceParams
NewPublicGetEstimatedPriceParamsWithTimeout creates a new PublicGetEstimatedPriceParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicGetEstimatedPriceParams) SetAuthInfoWriter ¶ added in v0.55.0
func (o *PublicGetEstimatedPriceParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public get estimated price params
func (*PublicGetEstimatedPriceParams) SetContext ¶ added in v0.55.0
func (o *PublicGetEstimatedPriceParams) SetContext(ctx context.Context)
SetContext adds the context to the public get estimated price params
func (*PublicGetEstimatedPriceParams) SetFlightId ¶ added in v0.63.0
func (o *PublicGetEstimatedPriceParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*PublicGetEstimatedPriceParams) SetHTTPClient ¶ added in v0.55.0
func (o *PublicGetEstimatedPriceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public get estimated price params
func (*PublicGetEstimatedPriceParams) SetHTTPClientTransport ¶ added in v0.55.0
func (o *PublicGetEstimatedPriceParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public get estimated price params
func (*PublicGetEstimatedPriceParams) SetItemIds ¶ added in v0.55.0
func (o *PublicGetEstimatedPriceParams) SetItemIds(itemIds string)
SetItemIds adds the itemIds to the public get estimated price params
func (*PublicGetEstimatedPriceParams) SetNamespace ¶ added in v0.55.0
func (o *PublicGetEstimatedPriceParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public get estimated price params
func (*PublicGetEstimatedPriceParams) SetRegion ¶ added in v0.55.0
func (o *PublicGetEstimatedPriceParams) SetRegion(region *string)
SetRegion adds the region to the public get estimated price params
func (*PublicGetEstimatedPriceParams) SetStoreID ¶ added in v0.55.0
func (o *PublicGetEstimatedPriceParams) SetStoreID(storeID *string)
SetStoreID adds the storeId to the public get estimated price params
func (*PublicGetEstimatedPriceParams) SetTimeout ¶ added in v0.55.0
func (o *PublicGetEstimatedPriceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public get estimated price params
func (*PublicGetEstimatedPriceParams) WithContext ¶ added in v0.55.0
func (o *PublicGetEstimatedPriceParams) WithContext(ctx context.Context) *PublicGetEstimatedPriceParams
WithContext adds the context to the public get estimated price params
func (*PublicGetEstimatedPriceParams) WithHTTPClient ¶ added in v0.55.0
func (o *PublicGetEstimatedPriceParams) WithHTTPClient(client *http.Client) *PublicGetEstimatedPriceParams
WithHTTPClient adds the HTTPClient to the public get estimated price params
func (*PublicGetEstimatedPriceParams) WithItemIds ¶ added in v0.55.0
func (o *PublicGetEstimatedPriceParams) WithItemIds(itemIds string) *PublicGetEstimatedPriceParams
WithItemIds adds the itemIds to the public get estimated price params
func (*PublicGetEstimatedPriceParams) WithNamespace ¶ added in v0.55.0
func (o *PublicGetEstimatedPriceParams) WithNamespace(namespace string) *PublicGetEstimatedPriceParams
WithNamespace adds the namespace to the public get estimated price params
func (*PublicGetEstimatedPriceParams) WithRegion ¶ added in v0.55.0
func (o *PublicGetEstimatedPriceParams) WithRegion(region *string) *PublicGetEstimatedPriceParams
WithRegion adds the region to the public get estimated price params
func (*PublicGetEstimatedPriceParams) WithStoreID ¶ added in v0.55.0
func (o *PublicGetEstimatedPriceParams) WithStoreID(storeID *string) *PublicGetEstimatedPriceParams
WithStoreID adds the storeID to the public get estimated price params
func (*PublicGetEstimatedPriceParams) WithTimeout ¶ added in v0.55.0
func (o *PublicGetEstimatedPriceParams) WithTimeout(timeout time.Duration) *PublicGetEstimatedPriceParams
WithTimeout adds the timeout to the public get estimated price params
func (*PublicGetEstimatedPriceParams) WriteToRequest ¶ added in v0.55.0
func (o *PublicGetEstimatedPriceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicGetEstimatedPriceReader ¶ added in v0.55.0
type PublicGetEstimatedPriceReader struct {
// contains filtered or unexported fields
}
PublicGetEstimatedPriceReader is a Reader for the PublicGetEstimatedPrice structure.
func (*PublicGetEstimatedPriceReader) ReadResponse ¶ added in v0.55.0
func (o *PublicGetEstimatedPriceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicGetItemByAppIDNotFound ¶
type PublicGetItemByAppIDNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
PublicGetItemByAppIDNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30141</td><td>Store [{storeId}] does not exist in namespace [{namespace}]</td></tr><tr><td>30142</td><td>Published store does not exist in namespace [{namespace}]</td></tr><tr><td>30342</td><td>Item of appId [{appId}] does not exist</td></tr></table>
func NewPublicGetItemByAppIDNotFound ¶
func NewPublicGetItemByAppIDNotFound() *PublicGetItemByAppIDNotFound
NewPublicGetItemByAppIDNotFound creates a PublicGetItemByAppIDNotFound with default headers values
func (*PublicGetItemByAppIDNotFound) Error ¶
func (o *PublicGetItemByAppIDNotFound) Error() string
func (*PublicGetItemByAppIDNotFound) GetPayload ¶
func (o *PublicGetItemByAppIDNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*PublicGetItemByAppIDNotFound) ToJSONString ¶ added in v0.25.0
func (o *PublicGetItemByAppIDNotFound) ToJSONString() string
type PublicGetItemByAppIDOK ¶
type PublicGetItemByAppIDOK struct {
Payload *platformclientmodels.ItemInfo
}
PublicGetItemByAppIDOK handles this case with default header values.
successful operation
func NewPublicGetItemByAppIDOK ¶
func NewPublicGetItemByAppIDOK() *PublicGetItemByAppIDOK
NewPublicGetItemByAppIDOK creates a PublicGetItemByAppIDOK with default headers values
func (*PublicGetItemByAppIDOK) Error ¶
func (o *PublicGetItemByAppIDOK) Error() string
func (*PublicGetItemByAppIDOK) GetPayload ¶
func (o *PublicGetItemByAppIDOK) GetPayload() *platformclientmodels.ItemInfo
func (*PublicGetItemByAppIDOK) ToJSONString ¶ added in v0.25.0
func (o *PublicGetItemByAppIDOK) ToJSONString() string
type PublicGetItemByAppIDParams ¶
type PublicGetItemByAppIDParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace*/ Namespace string /*Language*/ Language *string /*Region*/ Region *string /*StoreID default is published store id */ StoreID *string /*AppID*/ AppID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
PublicGetItemByAppIDParams contains all the parameters to send to the API endpoint for the public get item by app id operation typically these are written to a http.Request
func NewPublicGetItemByAppIDParams ¶
func NewPublicGetItemByAppIDParams() *PublicGetItemByAppIDParams
NewPublicGetItemByAppIDParams creates a new PublicGetItemByAppIDParams object with the default values initialized.
func NewPublicGetItemByAppIDParamsWithContext ¶
func NewPublicGetItemByAppIDParamsWithContext(ctx context.Context) *PublicGetItemByAppIDParams
NewPublicGetItemByAppIDParamsWithContext creates a new PublicGetItemByAppIDParams object with the default values initialized, and the ability to set a context for a request
func NewPublicGetItemByAppIDParamsWithHTTPClient ¶
func NewPublicGetItemByAppIDParamsWithHTTPClient(client *http.Client) *PublicGetItemByAppIDParams
NewPublicGetItemByAppIDParamsWithHTTPClient creates a new PublicGetItemByAppIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicGetItemByAppIDParamsWithTimeout ¶
func NewPublicGetItemByAppIDParamsWithTimeout(timeout time.Duration) *PublicGetItemByAppIDParams
NewPublicGetItemByAppIDParamsWithTimeout creates a new PublicGetItemByAppIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicGetItemByAppIDParams) SetAppID ¶
func (o *PublicGetItemByAppIDParams) SetAppID(appID string)
SetAppID adds the appId to the public get item by app id params
func (*PublicGetItemByAppIDParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *PublicGetItemByAppIDParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public get item by app id params
func (*PublicGetItemByAppIDParams) SetContext ¶
func (o *PublicGetItemByAppIDParams) SetContext(ctx context.Context)
SetContext adds the context to the public get item by app id params
func (*PublicGetItemByAppIDParams) SetFlightId ¶ added in v0.63.0
func (o *PublicGetItemByAppIDParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*PublicGetItemByAppIDParams) SetHTTPClient ¶
func (o *PublicGetItemByAppIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public get item by app id params
func (*PublicGetItemByAppIDParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *PublicGetItemByAppIDParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public get item by app id params
func (*PublicGetItemByAppIDParams) SetLanguage ¶
func (o *PublicGetItemByAppIDParams) SetLanguage(language *string)
SetLanguage adds the language to the public get item by app id params
func (*PublicGetItemByAppIDParams) SetNamespace ¶
func (o *PublicGetItemByAppIDParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public get item by app id params
func (*PublicGetItemByAppIDParams) SetRegion ¶
func (o *PublicGetItemByAppIDParams) SetRegion(region *string)
SetRegion adds the region to the public get item by app id params
func (*PublicGetItemByAppIDParams) SetStoreID ¶
func (o *PublicGetItemByAppIDParams) SetStoreID(storeID *string)
SetStoreID adds the storeId to the public get item by app id params
func (*PublicGetItemByAppIDParams) SetTimeout ¶
func (o *PublicGetItemByAppIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public get item by app id params
func (*PublicGetItemByAppIDParams) WithAppID ¶
func (o *PublicGetItemByAppIDParams) WithAppID(appID string) *PublicGetItemByAppIDParams
WithAppID adds the appID to the public get item by app id params
func (*PublicGetItemByAppIDParams) WithContext ¶
func (o *PublicGetItemByAppIDParams) WithContext(ctx context.Context) *PublicGetItemByAppIDParams
WithContext adds the context to the public get item by app id params
func (*PublicGetItemByAppIDParams) WithHTTPClient ¶
func (o *PublicGetItemByAppIDParams) WithHTTPClient(client *http.Client) *PublicGetItemByAppIDParams
WithHTTPClient adds the HTTPClient to the public get item by app id params
func (*PublicGetItemByAppIDParams) WithLanguage ¶
func (o *PublicGetItemByAppIDParams) WithLanguage(language *string) *PublicGetItemByAppIDParams
WithLanguage adds the language to the public get item by app id params
func (*PublicGetItemByAppIDParams) WithNamespace ¶
func (o *PublicGetItemByAppIDParams) WithNamespace(namespace string) *PublicGetItemByAppIDParams
WithNamespace adds the namespace to the public get item by app id params
func (*PublicGetItemByAppIDParams) WithRegion ¶
func (o *PublicGetItemByAppIDParams) WithRegion(region *string) *PublicGetItemByAppIDParams
WithRegion adds the region to the public get item by app id params
func (*PublicGetItemByAppIDParams) WithStoreID ¶
func (o *PublicGetItemByAppIDParams) WithStoreID(storeID *string) *PublicGetItemByAppIDParams
WithStoreID adds the storeID to the public get item by app id params
func (*PublicGetItemByAppIDParams) WithTimeout ¶
func (o *PublicGetItemByAppIDParams) WithTimeout(timeout time.Duration) *PublicGetItemByAppIDParams
WithTimeout adds the timeout to the public get item by app id params
func (*PublicGetItemByAppIDParams) WriteToRequest ¶
func (o *PublicGetItemByAppIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicGetItemByAppIDReader ¶
type PublicGetItemByAppIDReader struct {
// contains filtered or unexported fields
}
PublicGetItemByAppIDReader is a Reader for the PublicGetItemByAppID structure.
func (*PublicGetItemByAppIDReader) ReadResponse ¶
func (o *PublicGetItemByAppIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicGetItemBySkuNotFound ¶
type PublicGetItemBySkuNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
PublicGetItemBySkuNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30141</td><td>Store [{storeId}] does not exist in namespace [{namespace}]</td></tr><tr><td>30142</td><td>Published store does not exist in namespace [{namespace}]</td></tr><tr><td>30343</td><td>Item of sku [{sku}] does not exist</td></tr></table>
func NewPublicGetItemBySkuNotFound ¶
func NewPublicGetItemBySkuNotFound() *PublicGetItemBySkuNotFound
NewPublicGetItemBySkuNotFound creates a PublicGetItemBySkuNotFound with default headers values
func (*PublicGetItemBySkuNotFound) Error ¶
func (o *PublicGetItemBySkuNotFound) Error() string
func (*PublicGetItemBySkuNotFound) GetPayload ¶
func (o *PublicGetItemBySkuNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*PublicGetItemBySkuNotFound) ToJSONString ¶ added in v0.25.0
func (o *PublicGetItemBySkuNotFound) ToJSONString() string
type PublicGetItemBySkuOK ¶
type PublicGetItemBySkuOK struct {
Payload *platformclientmodels.ItemInfo
}
PublicGetItemBySkuOK handles this case with default header values.
successful operation
func NewPublicGetItemBySkuOK ¶
func NewPublicGetItemBySkuOK() *PublicGetItemBySkuOK
NewPublicGetItemBySkuOK creates a PublicGetItemBySkuOK with default headers values
func (*PublicGetItemBySkuOK) Error ¶
func (o *PublicGetItemBySkuOK) Error() string
func (*PublicGetItemBySkuOK) GetPayload ¶
func (o *PublicGetItemBySkuOK) GetPayload() *platformclientmodels.ItemInfo
func (*PublicGetItemBySkuOK) ToJSONString ¶ added in v0.25.0
func (o *PublicGetItemBySkuOK) ToJSONString() string
type PublicGetItemBySkuParams ¶
type PublicGetItemBySkuParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace*/ Namespace string /*AutoCalcEstimatedPrice*/ AutoCalcEstimatedPrice *bool /*Language*/ Language *string /*Region*/ Region *string /*StoreID default is published store id */ StoreID *string /*Sku*/ Sku string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
PublicGetItemBySkuParams contains all the parameters to send to the API endpoint for the public get item by sku operation typically these are written to a http.Request
func NewPublicGetItemBySkuParams ¶
func NewPublicGetItemBySkuParams() *PublicGetItemBySkuParams
NewPublicGetItemBySkuParams creates a new PublicGetItemBySkuParams object with the default values initialized.
func NewPublicGetItemBySkuParamsWithContext ¶
func NewPublicGetItemBySkuParamsWithContext(ctx context.Context) *PublicGetItemBySkuParams
NewPublicGetItemBySkuParamsWithContext creates a new PublicGetItemBySkuParams object with the default values initialized, and the ability to set a context for a request
func NewPublicGetItemBySkuParamsWithHTTPClient ¶
func NewPublicGetItemBySkuParamsWithHTTPClient(client *http.Client) *PublicGetItemBySkuParams
NewPublicGetItemBySkuParamsWithHTTPClient creates a new PublicGetItemBySkuParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicGetItemBySkuParamsWithTimeout ¶
func NewPublicGetItemBySkuParamsWithTimeout(timeout time.Duration) *PublicGetItemBySkuParams
NewPublicGetItemBySkuParamsWithTimeout creates a new PublicGetItemBySkuParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicGetItemBySkuParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *PublicGetItemBySkuParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public get item by sku params
func (*PublicGetItemBySkuParams) SetAutoCalcEstimatedPrice ¶ added in v0.60.0
func (o *PublicGetItemBySkuParams) SetAutoCalcEstimatedPrice(autoCalcEstimatedPrice *bool)
SetAutoCalcEstimatedPrice adds the autoCalcEstimatedPrice to the public get item by sku params
func (*PublicGetItemBySkuParams) SetContext ¶
func (o *PublicGetItemBySkuParams) SetContext(ctx context.Context)
SetContext adds the context to the public get item by sku params
func (*PublicGetItemBySkuParams) SetFlightId ¶ added in v0.63.0
func (o *PublicGetItemBySkuParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*PublicGetItemBySkuParams) SetHTTPClient ¶
func (o *PublicGetItemBySkuParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public get item by sku params
func (*PublicGetItemBySkuParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *PublicGetItemBySkuParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public get item by sku params
func (*PublicGetItemBySkuParams) SetLanguage ¶
func (o *PublicGetItemBySkuParams) SetLanguage(language *string)
SetLanguage adds the language to the public get item by sku params
func (*PublicGetItemBySkuParams) SetNamespace ¶
func (o *PublicGetItemBySkuParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public get item by sku params
func (*PublicGetItemBySkuParams) SetRegion ¶
func (o *PublicGetItemBySkuParams) SetRegion(region *string)
SetRegion adds the region to the public get item by sku params
func (*PublicGetItemBySkuParams) SetSku ¶
func (o *PublicGetItemBySkuParams) SetSku(sku string)
SetSku adds the sku to the public get item by sku params
func (*PublicGetItemBySkuParams) SetStoreID ¶
func (o *PublicGetItemBySkuParams) SetStoreID(storeID *string)
SetStoreID adds the storeId to the public get item by sku params
func (*PublicGetItemBySkuParams) SetTimeout ¶
func (o *PublicGetItemBySkuParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public get item by sku params
func (*PublicGetItemBySkuParams) WithAutoCalcEstimatedPrice ¶ added in v0.60.0
func (o *PublicGetItemBySkuParams) WithAutoCalcEstimatedPrice(autoCalcEstimatedPrice *bool) *PublicGetItemBySkuParams
WithAutoCalcEstimatedPrice adds the autoCalcEstimatedPrice to the public get item by sku params
func (*PublicGetItemBySkuParams) WithContext ¶
func (o *PublicGetItemBySkuParams) WithContext(ctx context.Context) *PublicGetItemBySkuParams
WithContext adds the context to the public get item by sku params
func (*PublicGetItemBySkuParams) WithHTTPClient ¶
func (o *PublicGetItemBySkuParams) WithHTTPClient(client *http.Client) *PublicGetItemBySkuParams
WithHTTPClient adds the HTTPClient to the public get item by sku params
func (*PublicGetItemBySkuParams) WithLanguage ¶
func (o *PublicGetItemBySkuParams) WithLanguage(language *string) *PublicGetItemBySkuParams
WithLanguage adds the language to the public get item by sku params
func (*PublicGetItemBySkuParams) WithNamespace ¶
func (o *PublicGetItemBySkuParams) WithNamespace(namespace string) *PublicGetItemBySkuParams
WithNamespace adds the namespace to the public get item by sku params
func (*PublicGetItemBySkuParams) WithRegion ¶
func (o *PublicGetItemBySkuParams) WithRegion(region *string) *PublicGetItemBySkuParams
WithRegion adds the region to the public get item by sku params
func (*PublicGetItemBySkuParams) WithSku ¶
func (o *PublicGetItemBySkuParams) WithSku(sku string) *PublicGetItemBySkuParams
WithSku adds the sku to the public get item by sku params
func (*PublicGetItemBySkuParams) WithStoreID ¶
func (o *PublicGetItemBySkuParams) WithStoreID(storeID *string) *PublicGetItemBySkuParams
WithStoreID adds the storeID to the public get item by sku params
func (*PublicGetItemBySkuParams) WithTimeout ¶
func (o *PublicGetItemBySkuParams) WithTimeout(timeout time.Duration) *PublicGetItemBySkuParams
WithTimeout adds the timeout to the public get item by sku params
func (*PublicGetItemBySkuParams) WriteToRequest ¶
func (o *PublicGetItemBySkuParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicGetItemBySkuReader ¶
type PublicGetItemBySkuReader struct {
// contains filtered or unexported fields
}
PublicGetItemBySkuReader is a Reader for the PublicGetItemBySku structure.
func (*PublicGetItemBySkuReader) ReadResponse ¶
func (o *PublicGetItemBySkuReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicGetItemDynamicDataNotFound ¶
type PublicGetItemDynamicDataNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
PublicGetItemDynamicDataNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30341</td><td>Item [{itemId}] does not exist in namespace [{namespace}]</td></tr></table>
func NewPublicGetItemDynamicDataNotFound ¶
func NewPublicGetItemDynamicDataNotFound() *PublicGetItemDynamicDataNotFound
NewPublicGetItemDynamicDataNotFound creates a PublicGetItemDynamicDataNotFound with default headers values
func (*PublicGetItemDynamicDataNotFound) Error ¶
func (o *PublicGetItemDynamicDataNotFound) Error() string
func (*PublicGetItemDynamicDataNotFound) GetPayload ¶
func (o *PublicGetItemDynamicDataNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*PublicGetItemDynamicDataNotFound) ToJSONString ¶ added in v0.25.0
func (o *PublicGetItemDynamicDataNotFound) ToJSONString() string
type PublicGetItemDynamicDataOK ¶
type PublicGetItemDynamicDataOK struct {
Payload *platformclientmodels.ItemDynamicDataInfo
}
PublicGetItemDynamicDataOK handles this case with default header values.
successful operation
func NewPublicGetItemDynamicDataOK ¶
func NewPublicGetItemDynamicDataOK() *PublicGetItemDynamicDataOK
NewPublicGetItemDynamicDataOK creates a PublicGetItemDynamicDataOK with default headers values
func (*PublicGetItemDynamicDataOK) Error ¶
func (o *PublicGetItemDynamicDataOK) Error() string
func (*PublicGetItemDynamicDataOK) GetPayload ¶
func (o *PublicGetItemDynamicDataOK) GetPayload() *platformclientmodels.ItemDynamicDataInfo
func (*PublicGetItemDynamicDataOK) ToJSONString ¶ added in v0.25.0
func (o *PublicGetItemDynamicDataOK) ToJSONString() string
type PublicGetItemDynamicDataParams ¶
type PublicGetItemDynamicDataParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*ItemID*/ ItemID string /*Namespace*/ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
PublicGetItemDynamicDataParams contains all the parameters to send to the API endpoint for the public get item dynamic data operation typically these are written to a http.Request
func NewPublicGetItemDynamicDataParams ¶
func NewPublicGetItemDynamicDataParams() *PublicGetItemDynamicDataParams
NewPublicGetItemDynamicDataParams creates a new PublicGetItemDynamicDataParams object with the default values initialized.
func NewPublicGetItemDynamicDataParamsWithContext ¶
func NewPublicGetItemDynamicDataParamsWithContext(ctx context.Context) *PublicGetItemDynamicDataParams
NewPublicGetItemDynamicDataParamsWithContext creates a new PublicGetItemDynamicDataParams object with the default values initialized, and the ability to set a context for a request
func NewPublicGetItemDynamicDataParamsWithHTTPClient ¶
func NewPublicGetItemDynamicDataParamsWithHTTPClient(client *http.Client) *PublicGetItemDynamicDataParams
NewPublicGetItemDynamicDataParamsWithHTTPClient creates a new PublicGetItemDynamicDataParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicGetItemDynamicDataParamsWithTimeout ¶
func NewPublicGetItemDynamicDataParamsWithTimeout(timeout time.Duration) *PublicGetItemDynamicDataParams
NewPublicGetItemDynamicDataParamsWithTimeout creates a new PublicGetItemDynamicDataParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicGetItemDynamicDataParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *PublicGetItemDynamicDataParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public get item dynamic data params
func (*PublicGetItemDynamicDataParams) SetContext ¶
func (o *PublicGetItemDynamicDataParams) SetContext(ctx context.Context)
SetContext adds the context to the public get item dynamic data params
func (*PublicGetItemDynamicDataParams) SetFlightId ¶ added in v0.63.0
func (o *PublicGetItemDynamicDataParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*PublicGetItemDynamicDataParams) SetHTTPClient ¶
func (o *PublicGetItemDynamicDataParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public get item dynamic data params
func (*PublicGetItemDynamicDataParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *PublicGetItemDynamicDataParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public get item dynamic data params
func (*PublicGetItemDynamicDataParams) SetItemID ¶
func (o *PublicGetItemDynamicDataParams) SetItemID(itemID string)
SetItemID adds the itemId to the public get item dynamic data params
func (*PublicGetItemDynamicDataParams) SetNamespace ¶
func (o *PublicGetItemDynamicDataParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public get item dynamic data params
func (*PublicGetItemDynamicDataParams) SetTimeout ¶
func (o *PublicGetItemDynamicDataParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public get item dynamic data params
func (*PublicGetItemDynamicDataParams) WithContext ¶
func (o *PublicGetItemDynamicDataParams) WithContext(ctx context.Context) *PublicGetItemDynamicDataParams
WithContext adds the context to the public get item dynamic data params
func (*PublicGetItemDynamicDataParams) WithHTTPClient ¶
func (o *PublicGetItemDynamicDataParams) WithHTTPClient(client *http.Client) *PublicGetItemDynamicDataParams
WithHTTPClient adds the HTTPClient to the public get item dynamic data params
func (*PublicGetItemDynamicDataParams) WithItemID ¶
func (o *PublicGetItemDynamicDataParams) WithItemID(itemID string) *PublicGetItemDynamicDataParams
WithItemID adds the itemID to the public get item dynamic data params
func (*PublicGetItemDynamicDataParams) WithNamespace ¶
func (o *PublicGetItemDynamicDataParams) WithNamespace(namespace string) *PublicGetItemDynamicDataParams
WithNamespace adds the namespace to the public get item dynamic data params
func (*PublicGetItemDynamicDataParams) WithTimeout ¶
func (o *PublicGetItemDynamicDataParams) WithTimeout(timeout time.Duration) *PublicGetItemDynamicDataParams
WithTimeout adds the timeout to the public get item dynamic data params
func (*PublicGetItemDynamicDataParams) WriteToRequest ¶
func (o *PublicGetItemDynamicDataParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicGetItemDynamicDataReader ¶
type PublicGetItemDynamicDataReader struct {
// contains filtered or unexported fields
}
PublicGetItemDynamicDataReader is a Reader for the PublicGetItemDynamicData structure.
func (*PublicGetItemDynamicDataReader) ReadResponse ¶
func (o *PublicGetItemDynamicDataReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicGetItemNotFound ¶
type PublicGetItemNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
PublicGetItemNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30141</td><td>Store [{storeId}] does not exist in namespace [{namespace}]</td></tr><tr><td>30142</td><td>Published store does not exist in namespace [{namespace}]</td></tr><tr><td>30341</td><td>Item [{itemId}] does not exist in namespace [{namespace}]</td></tr></table>
func NewPublicGetItemNotFound ¶
func NewPublicGetItemNotFound() *PublicGetItemNotFound
NewPublicGetItemNotFound creates a PublicGetItemNotFound with default headers values
func (*PublicGetItemNotFound) Error ¶
func (o *PublicGetItemNotFound) Error() string
func (*PublicGetItemNotFound) GetPayload ¶
func (o *PublicGetItemNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*PublicGetItemNotFound) ToJSONString ¶ added in v0.25.0
func (o *PublicGetItemNotFound) ToJSONString() string
type PublicGetItemOK ¶
type PublicGetItemOK struct {
Payload *platformclientmodels.PopulatedItemInfo
}
PublicGetItemOK handles this case with default header values.
successful operation
func NewPublicGetItemOK ¶
func NewPublicGetItemOK() *PublicGetItemOK
NewPublicGetItemOK creates a PublicGetItemOK with default headers values
func (*PublicGetItemOK) Error ¶
func (o *PublicGetItemOK) Error() string
func (*PublicGetItemOK) GetPayload ¶
func (o *PublicGetItemOK) GetPayload() *platformclientmodels.PopulatedItemInfo
func (*PublicGetItemOK) ToJSONString ¶ added in v0.25.0
func (o *PublicGetItemOK) ToJSONString() string
type PublicGetItemParams ¶
type PublicGetItemParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*ItemID*/ ItemID string /*Namespace Namespace */ Namespace string /*AutoCalcEstimatedPrice*/ AutoCalcEstimatedPrice *bool /*Language*/ Language *string /*PopulateBundle whether populate bundled items if it's a bundle */ PopulateBundle *bool /*Region*/ Region *string /*StoreID default is published store id */ StoreID *string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
PublicGetItemParams contains all the parameters to send to the API endpoint for the public get item operation typically these are written to a http.Request
func NewPublicGetItemParams ¶
func NewPublicGetItemParams() *PublicGetItemParams
NewPublicGetItemParams creates a new PublicGetItemParams object with the default values initialized.
func NewPublicGetItemParamsWithContext ¶
func NewPublicGetItemParamsWithContext(ctx context.Context) *PublicGetItemParams
NewPublicGetItemParamsWithContext creates a new PublicGetItemParams object with the default values initialized, and the ability to set a context for a request
func NewPublicGetItemParamsWithHTTPClient ¶
func NewPublicGetItemParamsWithHTTPClient(client *http.Client) *PublicGetItemParams
NewPublicGetItemParamsWithHTTPClient creates a new PublicGetItemParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicGetItemParamsWithTimeout ¶
func NewPublicGetItemParamsWithTimeout(timeout time.Duration) *PublicGetItemParams
NewPublicGetItemParamsWithTimeout creates a new PublicGetItemParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicGetItemParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *PublicGetItemParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public get item params
func (*PublicGetItemParams) SetAutoCalcEstimatedPrice ¶ added in v0.60.0
func (o *PublicGetItemParams) SetAutoCalcEstimatedPrice(autoCalcEstimatedPrice *bool)
SetAutoCalcEstimatedPrice adds the autoCalcEstimatedPrice to the public get item params
func (*PublicGetItemParams) SetContext ¶
func (o *PublicGetItemParams) SetContext(ctx context.Context)
SetContext adds the context to the public get item params
func (*PublicGetItemParams) SetFlightId ¶ added in v0.63.0
func (o *PublicGetItemParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*PublicGetItemParams) SetHTTPClient ¶
func (o *PublicGetItemParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public get item params
func (*PublicGetItemParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *PublicGetItemParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public get item params
func (*PublicGetItemParams) SetItemID ¶
func (o *PublicGetItemParams) SetItemID(itemID string)
SetItemID adds the itemId to the public get item params
func (*PublicGetItemParams) SetLanguage ¶
func (o *PublicGetItemParams) SetLanguage(language *string)
SetLanguage adds the language to the public get item params
func (*PublicGetItemParams) SetNamespace ¶
func (o *PublicGetItemParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public get item params
func (*PublicGetItemParams) SetPopulateBundle ¶
func (o *PublicGetItemParams) SetPopulateBundle(populateBundle *bool)
SetPopulateBundle adds the populateBundle to the public get item params
func (*PublicGetItemParams) SetRegion ¶
func (o *PublicGetItemParams) SetRegion(region *string)
SetRegion adds the region to the public get item params
func (*PublicGetItemParams) SetStoreID ¶
func (o *PublicGetItemParams) SetStoreID(storeID *string)
SetStoreID adds the storeId to the public get item params
func (*PublicGetItemParams) SetTimeout ¶
func (o *PublicGetItemParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public get item params
func (*PublicGetItemParams) WithAutoCalcEstimatedPrice ¶ added in v0.60.0
func (o *PublicGetItemParams) WithAutoCalcEstimatedPrice(autoCalcEstimatedPrice *bool) *PublicGetItemParams
WithAutoCalcEstimatedPrice adds the autoCalcEstimatedPrice to the public get item params
func (*PublicGetItemParams) WithContext ¶
func (o *PublicGetItemParams) WithContext(ctx context.Context) *PublicGetItemParams
WithContext adds the context to the public get item params
func (*PublicGetItemParams) WithHTTPClient ¶
func (o *PublicGetItemParams) WithHTTPClient(client *http.Client) *PublicGetItemParams
WithHTTPClient adds the HTTPClient to the public get item params
func (*PublicGetItemParams) WithItemID ¶
func (o *PublicGetItemParams) WithItemID(itemID string) *PublicGetItemParams
WithItemID adds the itemID to the public get item params
func (*PublicGetItemParams) WithLanguage ¶
func (o *PublicGetItemParams) WithLanguage(language *string) *PublicGetItemParams
WithLanguage adds the language to the public get item params
func (*PublicGetItemParams) WithNamespace ¶
func (o *PublicGetItemParams) WithNamespace(namespace string) *PublicGetItemParams
WithNamespace adds the namespace to the public get item params
func (*PublicGetItemParams) WithPopulateBundle ¶
func (o *PublicGetItemParams) WithPopulateBundle(populateBundle *bool) *PublicGetItemParams
WithPopulateBundle adds the populateBundle to the public get item params
func (*PublicGetItemParams) WithRegion ¶
func (o *PublicGetItemParams) WithRegion(region *string) *PublicGetItemParams
WithRegion adds the region to the public get item params
func (*PublicGetItemParams) WithStoreID ¶
func (o *PublicGetItemParams) WithStoreID(storeID *string) *PublicGetItemParams
WithStoreID adds the storeID to the public get item params
func (*PublicGetItemParams) WithTimeout ¶
func (o *PublicGetItemParams) WithTimeout(timeout time.Duration) *PublicGetItemParams
WithTimeout adds the timeout to the public get item params
func (*PublicGetItemParams) WriteToRequest ¶
func (o *PublicGetItemParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicGetItemReader ¶
type PublicGetItemReader struct {
// contains filtered or unexported fields
}
PublicGetItemReader is a Reader for the PublicGetItem structure.
func (*PublicGetItemReader) ReadResponse ¶
func (o *PublicGetItemReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicQueryItemsNotFound ¶
type PublicQueryItemsNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
PublicQueryItemsNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30141</td><td>Store [{storeId}] does not exist in namespace [{namespace}]</td></tr><tr><td>30142</td><td>Published store does not exist in namespace [{namespace}]</td></tr></table>
func NewPublicQueryItemsNotFound ¶
func NewPublicQueryItemsNotFound() *PublicQueryItemsNotFound
NewPublicQueryItemsNotFound creates a PublicQueryItemsNotFound with default headers values
func (*PublicQueryItemsNotFound) Error ¶
func (o *PublicQueryItemsNotFound) Error() string
func (*PublicQueryItemsNotFound) GetPayload ¶
func (o *PublicQueryItemsNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*PublicQueryItemsNotFound) ToJSONString ¶ added in v0.25.0
func (o *PublicQueryItemsNotFound) ToJSONString() string
type PublicQueryItemsOK ¶
type PublicQueryItemsOK struct {
Payload *platformclientmodels.ItemPagingSlicedResult
}
PublicQueryItemsOK handles this case with default header values.
successful operation
func NewPublicQueryItemsOK ¶
func NewPublicQueryItemsOK() *PublicQueryItemsOK
NewPublicQueryItemsOK creates a PublicQueryItemsOK with default headers values
func (*PublicQueryItemsOK) Error ¶
func (o *PublicQueryItemsOK) Error() string
func (*PublicQueryItemsOK) GetPayload ¶
func (o *PublicQueryItemsOK) GetPayload() *platformclientmodels.ItemPagingSlicedResult
func (*PublicQueryItemsOK) ToJSONString ¶ added in v0.25.0
func (o *PublicQueryItemsOK) ToJSONString() string
type PublicQueryItemsParams ¶
type PublicQueryItemsParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace*/ Namespace string /*AppType*/ AppType *string /*AutoCalcEstimatedPrice*/ AutoCalcEstimatedPrice *bool /*BaseAppID*/ BaseAppID *string /*CategoryPath category path */ CategoryPath *string /*Features features, separate multiple value by commas parameter */ Features *string /*IncludeSubCategoryItem default is false, only available when search by category path, it will return all of the items(includes sub category path) under this category path */ IncludeSubCategoryItem *bool /*ItemType*/ ItemType *string /*Language*/ Language *string /*Limit limit */ Limit *int32 /*Offset offset */ Offset *int32 /*Region*/ Region *string /*SortBy default is name:asc,displayOrder:asc, allow values: [name, name:asc, name:desc, createdAt, createdAt:asc, createdAt:desc, updatedAt, updatedAt:asc, updatedAt:desc, displayOrder, displayOrder:asc, displayOrder:desc],and support sort group, eg: sortBy=name:asc,createdAt:desc. Make sure to always use more than one sort if the first sort is not an unique value for example, if you wish to sort by displayOrder, make sure to include other sort such as name or createdAt after the first sort, eg: displayOrder:asc,name:asc */ SortBy []string /*StoreID default is published store id */ StoreID *string /*Tags tags, separate multiple value by commas parameter */ Tags *string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
PublicQueryItemsParams contains all the parameters to send to the API endpoint for the public query items operation typically these are written to a http.Request
func NewPublicQueryItemsParams ¶
func NewPublicQueryItemsParams() *PublicQueryItemsParams
NewPublicQueryItemsParams creates a new PublicQueryItemsParams object with the default values initialized.
func NewPublicQueryItemsParamsWithContext ¶
func NewPublicQueryItemsParamsWithContext(ctx context.Context) *PublicQueryItemsParams
NewPublicQueryItemsParamsWithContext creates a new PublicQueryItemsParams object with the default values initialized, and the ability to set a context for a request
func NewPublicQueryItemsParamsWithHTTPClient ¶
func NewPublicQueryItemsParamsWithHTTPClient(client *http.Client) *PublicQueryItemsParams
NewPublicQueryItemsParamsWithHTTPClient creates a new PublicQueryItemsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicQueryItemsParamsWithTimeout ¶
func NewPublicQueryItemsParamsWithTimeout(timeout time.Duration) *PublicQueryItemsParams
NewPublicQueryItemsParamsWithTimeout creates a new PublicQueryItemsParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicQueryItemsParams) SetAppType ¶
func (o *PublicQueryItemsParams) SetAppType(appType *string)
SetAppType adds the appType to the public query items params
func (*PublicQueryItemsParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *PublicQueryItemsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public query items params
func (*PublicQueryItemsParams) SetAutoCalcEstimatedPrice ¶ added in v0.60.0
func (o *PublicQueryItemsParams) SetAutoCalcEstimatedPrice(autoCalcEstimatedPrice *bool)
SetAutoCalcEstimatedPrice adds the autoCalcEstimatedPrice to the public query items params
func (*PublicQueryItemsParams) SetBaseAppID ¶
func (o *PublicQueryItemsParams) SetBaseAppID(baseAppID *string)
SetBaseAppID adds the baseAppId to the public query items params
func (*PublicQueryItemsParams) SetCategoryPath ¶
func (o *PublicQueryItemsParams) SetCategoryPath(categoryPath *string)
SetCategoryPath adds the categoryPath to the public query items params
func (*PublicQueryItemsParams) SetContext ¶
func (o *PublicQueryItemsParams) SetContext(ctx context.Context)
SetContext adds the context to the public query items params
func (*PublicQueryItemsParams) SetFeatures ¶
func (o *PublicQueryItemsParams) SetFeatures(features *string)
SetFeatures adds the features to the public query items params
func (*PublicQueryItemsParams) SetFlightId ¶ added in v0.63.0
func (o *PublicQueryItemsParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*PublicQueryItemsParams) SetHTTPClient ¶
func (o *PublicQueryItemsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public query items params
func (*PublicQueryItemsParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *PublicQueryItemsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public query items params
func (*PublicQueryItemsParams) SetIncludeSubCategoryItem ¶ added in v0.28.0
func (o *PublicQueryItemsParams) SetIncludeSubCategoryItem(includeSubCategoryItem *bool)
SetIncludeSubCategoryItem adds the includeSubCategoryItem to the public query items params
func (*PublicQueryItemsParams) SetItemType ¶
func (o *PublicQueryItemsParams) SetItemType(itemType *string)
SetItemType adds the itemType to the public query items params
func (*PublicQueryItemsParams) SetLanguage ¶
func (o *PublicQueryItemsParams) SetLanguage(language *string)
SetLanguage adds the language to the public query items params
func (*PublicQueryItemsParams) SetLimit ¶
func (o *PublicQueryItemsParams) SetLimit(limit *int32)
SetLimit adds the limit to the public query items params
func (*PublicQueryItemsParams) SetNamespace ¶
func (o *PublicQueryItemsParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public query items params
func (*PublicQueryItemsParams) SetOffset ¶
func (o *PublicQueryItemsParams) SetOffset(offset *int32)
SetOffset adds the offset to the public query items params
func (*PublicQueryItemsParams) SetRegion ¶
func (o *PublicQueryItemsParams) SetRegion(region *string)
SetRegion adds the region to the public query items params
func (*PublicQueryItemsParams) SetSortBy ¶
func (o *PublicQueryItemsParams) SetSortBy(sortBy []string)
SetSortBy adds the sortBy to the public query items params
func (*PublicQueryItemsParams) SetStoreID ¶
func (o *PublicQueryItemsParams) SetStoreID(storeID *string)
SetStoreID adds the storeId to the public query items params
func (*PublicQueryItemsParams) SetTags ¶
func (o *PublicQueryItemsParams) SetTags(tags *string)
SetTags adds the tags to the public query items params
func (*PublicQueryItemsParams) SetTimeout ¶
func (o *PublicQueryItemsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public query items params
func (*PublicQueryItemsParams) WithAppType ¶
func (o *PublicQueryItemsParams) WithAppType(appType *string) *PublicQueryItemsParams
WithAppType adds the appType to the public query items params
func (*PublicQueryItemsParams) WithAutoCalcEstimatedPrice ¶ added in v0.60.0
func (o *PublicQueryItemsParams) WithAutoCalcEstimatedPrice(autoCalcEstimatedPrice *bool) *PublicQueryItemsParams
WithAutoCalcEstimatedPrice adds the autoCalcEstimatedPrice to the public query items params
func (*PublicQueryItemsParams) WithBaseAppID ¶
func (o *PublicQueryItemsParams) WithBaseAppID(baseAppID *string) *PublicQueryItemsParams
WithBaseAppID adds the baseAppID to the public query items params
func (*PublicQueryItemsParams) WithCategoryPath ¶
func (o *PublicQueryItemsParams) WithCategoryPath(categoryPath *string) *PublicQueryItemsParams
WithCategoryPath adds the categoryPath to the public query items params
func (*PublicQueryItemsParams) WithContext ¶
func (o *PublicQueryItemsParams) WithContext(ctx context.Context) *PublicQueryItemsParams
WithContext adds the context to the public query items params
func (*PublicQueryItemsParams) WithFeatures ¶
func (o *PublicQueryItemsParams) WithFeatures(features *string) *PublicQueryItemsParams
WithFeatures adds the features to the public query items params
func (*PublicQueryItemsParams) WithHTTPClient ¶
func (o *PublicQueryItemsParams) WithHTTPClient(client *http.Client) *PublicQueryItemsParams
WithHTTPClient adds the HTTPClient to the public query items params
func (*PublicQueryItemsParams) WithIncludeSubCategoryItem ¶ added in v0.28.0
func (o *PublicQueryItemsParams) WithIncludeSubCategoryItem(includeSubCategoryItem *bool) *PublicQueryItemsParams
WithIncludeSubCategoryItem adds the includeSubCategoryItem to the public query items params
func (*PublicQueryItemsParams) WithItemType ¶
func (o *PublicQueryItemsParams) WithItemType(itemType *string) *PublicQueryItemsParams
WithItemType adds the itemType to the public query items params
func (*PublicQueryItemsParams) WithLanguage ¶
func (o *PublicQueryItemsParams) WithLanguage(language *string) *PublicQueryItemsParams
WithLanguage adds the language to the public query items params
func (*PublicQueryItemsParams) WithLimit ¶
func (o *PublicQueryItemsParams) WithLimit(limit *int32) *PublicQueryItemsParams
WithLimit adds the limit to the public query items params
func (*PublicQueryItemsParams) WithNamespace ¶
func (o *PublicQueryItemsParams) WithNamespace(namespace string) *PublicQueryItemsParams
WithNamespace adds the namespace to the public query items params
func (*PublicQueryItemsParams) WithOffset ¶
func (o *PublicQueryItemsParams) WithOffset(offset *int32) *PublicQueryItemsParams
WithOffset adds the offset to the public query items params
func (*PublicQueryItemsParams) WithRegion ¶
func (o *PublicQueryItemsParams) WithRegion(region *string) *PublicQueryItemsParams
WithRegion adds the region to the public query items params
func (*PublicQueryItemsParams) WithSortBy ¶
func (o *PublicQueryItemsParams) WithSortBy(sortBy []string) *PublicQueryItemsParams
WithSortBy adds the sortBy to the public query items params
func (*PublicQueryItemsParams) WithStoreID ¶
func (o *PublicQueryItemsParams) WithStoreID(storeID *string) *PublicQueryItemsParams
WithStoreID adds the storeID to the public query items params
func (*PublicQueryItemsParams) WithTags ¶
func (o *PublicQueryItemsParams) WithTags(tags *string) *PublicQueryItemsParams
WithTags adds the tags to the public query items params
func (*PublicQueryItemsParams) WithTimeout ¶
func (o *PublicQueryItemsParams) WithTimeout(timeout time.Duration) *PublicQueryItemsParams
WithTimeout adds the timeout to the public query items params
func (*PublicQueryItemsParams) WriteToRequest ¶
func (o *PublicQueryItemsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicQueryItemsReader ¶
type PublicQueryItemsReader struct {
// contains filtered or unexported fields
}
PublicQueryItemsReader is a Reader for the PublicQueryItems structure.
func (*PublicQueryItemsReader) ReadResponse ¶
func (o *PublicQueryItemsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicQueryItemsUnprocessableEntity ¶
type PublicQueryItemsUnprocessableEntity struct {
Payload *platformclientmodels.ValidationErrorEntity
}
PublicQueryItemsUnprocessableEntity handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr></table>
func NewPublicQueryItemsUnprocessableEntity ¶
func NewPublicQueryItemsUnprocessableEntity() *PublicQueryItemsUnprocessableEntity
NewPublicQueryItemsUnprocessableEntity creates a PublicQueryItemsUnprocessableEntity with default headers values
func (*PublicQueryItemsUnprocessableEntity) Error ¶
func (o *PublicQueryItemsUnprocessableEntity) Error() string
func (*PublicQueryItemsUnprocessableEntity) GetPayload ¶
func (o *PublicQueryItemsUnprocessableEntity) GetPayload() *platformclientmodels.ValidationErrorEntity
func (*PublicQueryItemsUnprocessableEntity) ToJSONString ¶ added in v0.25.0
func (o *PublicQueryItemsUnprocessableEntity) ToJSONString() string
type PublicSearchItemsNotFound ¶ added in v0.7.0
type PublicSearchItemsNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
PublicSearchItemsNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30141</td><td>Store [{storeId}] does not exist in namespace [{namespace}]</td></tr><tr><td>30142</td><td>Published store does not exist in namespace [{namespace}]</td></tr></table>
func NewPublicSearchItemsNotFound ¶ added in v0.7.0
func NewPublicSearchItemsNotFound() *PublicSearchItemsNotFound
NewPublicSearchItemsNotFound creates a PublicSearchItemsNotFound with default headers values
func (*PublicSearchItemsNotFound) Error ¶ added in v0.7.0
func (o *PublicSearchItemsNotFound) Error() string
func (*PublicSearchItemsNotFound) GetPayload ¶ added in v0.7.0
func (o *PublicSearchItemsNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*PublicSearchItemsNotFound) ToJSONString ¶ added in v0.25.0
func (o *PublicSearchItemsNotFound) ToJSONString() string
type PublicSearchItemsOK ¶
type PublicSearchItemsOK struct {
Payload *platformclientmodels.ItemPagingSlicedResult
}
PublicSearchItemsOK handles this case with default header values.
successful operation
func NewPublicSearchItemsOK ¶
func NewPublicSearchItemsOK() *PublicSearchItemsOK
NewPublicSearchItemsOK creates a PublicSearchItemsOK with default headers values
func (*PublicSearchItemsOK) Error ¶
func (o *PublicSearchItemsOK) Error() string
func (*PublicSearchItemsOK) GetPayload ¶
func (o *PublicSearchItemsOK) GetPayload() *platformclientmodels.ItemPagingSlicedResult
func (*PublicSearchItemsOK) ToJSONString ¶ added in v0.25.0
func (o *PublicSearchItemsOK) ToJSONString() string
type PublicSearchItemsParams ¶
type PublicSearchItemsParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace*/ Namespace string /*AutoCalcEstimatedPrice*/ AutoCalcEstimatedPrice *bool /*ItemType*/ ItemType *string /*Limit limit */ Limit *int32 /*Offset offset */ Offset *int32 /*Region*/ Region *string /*StoreID default is published store id */ StoreID *string /*Keyword*/ Keyword string /*Language*/ Language string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
PublicSearchItemsParams contains all the parameters to send to the API endpoint for the public search items operation typically these are written to a http.Request
func NewPublicSearchItemsParams ¶
func NewPublicSearchItemsParams() *PublicSearchItemsParams
NewPublicSearchItemsParams creates a new PublicSearchItemsParams object with the default values initialized.
func NewPublicSearchItemsParamsWithContext ¶
func NewPublicSearchItemsParamsWithContext(ctx context.Context) *PublicSearchItemsParams
NewPublicSearchItemsParamsWithContext creates a new PublicSearchItemsParams object with the default values initialized, and the ability to set a context for a request
func NewPublicSearchItemsParamsWithHTTPClient ¶
func NewPublicSearchItemsParamsWithHTTPClient(client *http.Client) *PublicSearchItemsParams
NewPublicSearchItemsParamsWithHTTPClient creates a new PublicSearchItemsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicSearchItemsParamsWithTimeout ¶
func NewPublicSearchItemsParamsWithTimeout(timeout time.Duration) *PublicSearchItemsParams
NewPublicSearchItemsParamsWithTimeout creates a new PublicSearchItemsParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicSearchItemsParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *PublicSearchItemsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public search items params
func (*PublicSearchItemsParams) SetAutoCalcEstimatedPrice ¶ added in v0.60.0
func (o *PublicSearchItemsParams) SetAutoCalcEstimatedPrice(autoCalcEstimatedPrice *bool)
SetAutoCalcEstimatedPrice adds the autoCalcEstimatedPrice to the public search items params
func (*PublicSearchItemsParams) SetContext ¶
func (o *PublicSearchItemsParams) SetContext(ctx context.Context)
SetContext adds the context to the public search items params
func (*PublicSearchItemsParams) SetFlightId ¶ added in v0.63.0
func (o *PublicSearchItemsParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*PublicSearchItemsParams) SetHTTPClient ¶
func (o *PublicSearchItemsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public search items params
func (*PublicSearchItemsParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *PublicSearchItemsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public search items params
func (*PublicSearchItemsParams) SetItemType ¶ added in v0.24.0
func (o *PublicSearchItemsParams) SetItemType(itemType *string)
SetItemType adds the itemType to the public search items params
func (*PublicSearchItemsParams) SetKeyword ¶
func (o *PublicSearchItemsParams) SetKeyword(keyword string)
SetKeyword adds the keyword to the public search items params
func (*PublicSearchItemsParams) SetLanguage ¶
func (o *PublicSearchItemsParams) SetLanguage(language string)
SetLanguage adds the language to the public search items params
func (*PublicSearchItemsParams) SetLimit ¶
func (o *PublicSearchItemsParams) SetLimit(limit *int32)
SetLimit adds the limit to the public search items params
func (*PublicSearchItemsParams) SetNamespace ¶
func (o *PublicSearchItemsParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public search items params
func (*PublicSearchItemsParams) SetOffset ¶
func (o *PublicSearchItemsParams) SetOffset(offset *int32)
SetOffset adds the offset to the public search items params
func (*PublicSearchItemsParams) SetRegion ¶
func (o *PublicSearchItemsParams) SetRegion(region *string)
SetRegion adds the region to the public search items params
func (*PublicSearchItemsParams) SetStoreID ¶
func (o *PublicSearchItemsParams) SetStoreID(storeID *string)
SetStoreID adds the storeId to the public search items params
func (*PublicSearchItemsParams) SetTimeout ¶
func (o *PublicSearchItemsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public search items params
func (*PublicSearchItemsParams) WithAutoCalcEstimatedPrice ¶ added in v0.60.0
func (o *PublicSearchItemsParams) WithAutoCalcEstimatedPrice(autoCalcEstimatedPrice *bool) *PublicSearchItemsParams
WithAutoCalcEstimatedPrice adds the autoCalcEstimatedPrice to the public search items params
func (*PublicSearchItemsParams) WithContext ¶
func (o *PublicSearchItemsParams) WithContext(ctx context.Context) *PublicSearchItemsParams
WithContext adds the context to the public search items params
func (*PublicSearchItemsParams) WithHTTPClient ¶
func (o *PublicSearchItemsParams) WithHTTPClient(client *http.Client) *PublicSearchItemsParams
WithHTTPClient adds the HTTPClient to the public search items params
func (*PublicSearchItemsParams) WithItemType ¶ added in v0.24.0
func (o *PublicSearchItemsParams) WithItemType(itemType *string) *PublicSearchItemsParams
WithItemType adds the itemType to the public search items params
func (*PublicSearchItemsParams) WithKeyword ¶
func (o *PublicSearchItemsParams) WithKeyword(keyword string) *PublicSearchItemsParams
WithKeyword adds the keyword to the public search items params
func (*PublicSearchItemsParams) WithLanguage ¶
func (o *PublicSearchItemsParams) WithLanguage(language string) *PublicSearchItemsParams
WithLanguage adds the language to the public search items params
func (*PublicSearchItemsParams) WithLimit ¶
func (o *PublicSearchItemsParams) WithLimit(limit *int32) *PublicSearchItemsParams
WithLimit adds the limit to the public search items params
func (*PublicSearchItemsParams) WithNamespace ¶
func (o *PublicSearchItemsParams) WithNamespace(namespace string) *PublicSearchItemsParams
WithNamespace adds the namespace to the public search items params
func (*PublicSearchItemsParams) WithOffset ¶
func (o *PublicSearchItemsParams) WithOffset(offset *int32) *PublicSearchItemsParams
WithOffset adds the offset to the public search items params
func (*PublicSearchItemsParams) WithRegion ¶
func (o *PublicSearchItemsParams) WithRegion(region *string) *PublicSearchItemsParams
WithRegion adds the region to the public search items params
func (*PublicSearchItemsParams) WithStoreID ¶
func (o *PublicSearchItemsParams) WithStoreID(storeID *string) *PublicSearchItemsParams
WithStoreID adds the storeID to the public search items params
func (*PublicSearchItemsParams) WithTimeout ¶
func (o *PublicSearchItemsParams) WithTimeout(timeout time.Duration) *PublicSearchItemsParams
WithTimeout adds the timeout to the public search items params
func (*PublicSearchItemsParams) WriteToRequest ¶
func (o *PublicSearchItemsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicSearchItemsReader ¶
type PublicSearchItemsReader struct {
// contains filtered or unexported fields
}
PublicSearchItemsReader is a Reader for the PublicSearchItems structure.
func (*PublicSearchItemsReader) ReadResponse ¶
func (o *PublicSearchItemsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicValidateItemPurchaseConditionOK ¶ added in v0.24.0
type PublicValidateItemPurchaseConditionOK struct {
Payload []*platformclientmodels.ItemPurchaseConditionValidateResult
}
PublicValidateItemPurchaseConditionOK handles this case with default header values.
successful operation
func NewPublicValidateItemPurchaseConditionOK ¶ added in v0.24.0
func NewPublicValidateItemPurchaseConditionOK() *PublicValidateItemPurchaseConditionOK
NewPublicValidateItemPurchaseConditionOK creates a PublicValidateItemPurchaseConditionOK with default headers values
func (*PublicValidateItemPurchaseConditionOK) Error ¶ added in v0.24.0
func (o *PublicValidateItemPurchaseConditionOK) Error() string
func (*PublicValidateItemPurchaseConditionOK) GetPayload ¶ added in v0.24.0
func (o *PublicValidateItemPurchaseConditionOK) GetPayload() []*platformclientmodels.ItemPurchaseConditionValidateResult
func (*PublicValidateItemPurchaseConditionOK) ToJSONString ¶ added in v0.25.0
func (o *PublicValidateItemPurchaseConditionOK) ToJSONString() string
type PublicValidateItemPurchaseConditionParams ¶ added in v0.24.0
type PublicValidateItemPurchaseConditionParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *platformclientmodels.ItemPurchaseConditionValidateRequest /*Namespace*/ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
PublicValidateItemPurchaseConditionParams contains all the parameters to send to the API endpoint for the public validate item purchase condition operation typically these are written to a http.Request
func NewPublicValidateItemPurchaseConditionParams ¶ added in v0.24.0
func NewPublicValidateItemPurchaseConditionParams() *PublicValidateItemPurchaseConditionParams
NewPublicValidateItemPurchaseConditionParams creates a new PublicValidateItemPurchaseConditionParams object with the default values initialized.
func NewPublicValidateItemPurchaseConditionParamsWithContext ¶ added in v0.24.0
func NewPublicValidateItemPurchaseConditionParamsWithContext(ctx context.Context) *PublicValidateItemPurchaseConditionParams
NewPublicValidateItemPurchaseConditionParamsWithContext creates a new PublicValidateItemPurchaseConditionParams object with the default values initialized, and the ability to set a context for a request
func NewPublicValidateItemPurchaseConditionParamsWithHTTPClient ¶ added in v0.24.0
func NewPublicValidateItemPurchaseConditionParamsWithHTTPClient(client *http.Client) *PublicValidateItemPurchaseConditionParams
NewPublicValidateItemPurchaseConditionParamsWithHTTPClient creates a new PublicValidateItemPurchaseConditionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicValidateItemPurchaseConditionParamsWithTimeout ¶ added in v0.24.0
func NewPublicValidateItemPurchaseConditionParamsWithTimeout(timeout time.Duration) *PublicValidateItemPurchaseConditionParams
NewPublicValidateItemPurchaseConditionParamsWithTimeout creates a new PublicValidateItemPurchaseConditionParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicValidateItemPurchaseConditionParams) SetAuthInfoWriter ¶ added in v0.24.0
func (o *PublicValidateItemPurchaseConditionParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public validate item purchase condition params
func (*PublicValidateItemPurchaseConditionParams) SetBody ¶ added in v0.24.0
func (o *PublicValidateItemPurchaseConditionParams) SetBody(body *platformclientmodels.ItemPurchaseConditionValidateRequest)
SetBody adds the body to the public validate item purchase condition params
func (*PublicValidateItemPurchaseConditionParams) SetContext ¶ added in v0.24.0
func (o *PublicValidateItemPurchaseConditionParams) SetContext(ctx context.Context)
SetContext adds the context to the public validate item purchase condition params
func (*PublicValidateItemPurchaseConditionParams) SetFlightId ¶ added in v0.63.0
func (o *PublicValidateItemPurchaseConditionParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*PublicValidateItemPurchaseConditionParams) SetHTTPClient ¶ added in v0.24.0
func (o *PublicValidateItemPurchaseConditionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public validate item purchase condition params
func (*PublicValidateItemPurchaseConditionParams) SetHTTPClientTransport ¶ added in v0.24.0
func (o *PublicValidateItemPurchaseConditionParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public validate item purchase condition params
func (*PublicValidateItemPurchaseConditionParams) SetNamespace ¶ added in v0.24.0
func (o *PublicValidateItemPurchaseConditionParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public validate item purchase condition params
func (*PublicValidateItemPurchaseConditionParams) SetTimeout ¶ added in v0.24.0
func (o *PublicValidateItemPurchaseConditionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public validate item purchase condition params
func (*PublicValidateItemPurchaseConditionParams) WithBody ¶ added in v0.24.0
func (o *PublicValidateItemPurchaseConditionParams) WithBody(body *platformclientmodels.ItemPurchaseConditionValidateRequest) *PublicValidateItemPurchaseConditionParams
WithBody adds the body to the public validate item purchase condition params
func (*PublicValidateItemPurchaseConditionParams) WithContext ¶ added in v0.24.0
func (o *PublicValidateItemPurchaseConditionParams) WithContext(ctx context.Context) *PublicValidateItemPurchaseConditionParams
WithContext adds the context to the public validate item purchase condition params
func (*PublicValidateItemPurchaseConditionParams) WithHTTPClient ¶ added in v0.24.0
func (o *PublicValidateItemPurchaseConditionParams) WithHTTPClient(client *http.Client) *PublicValidateItemPurchaseConditionParams
WithHTTPClient adds the HTTPClient to the public validate item purchase condition params
func (*PublicValidateItemPurchaseConditionParams) WithNamespace ¶ added in v0.24.0
func (o *PublicValidateItemPurchaseConditionParams) WithNamespace(namespace string) *PublicValidateItemPurchaseConditionParams
WithNamespace adds the namespace to the public validate item purchase condition params
func (*PublicValidateItemPurchaseConditionParams) WithTimeout ¶ added in v0.24.0
func (o *PublicValidateItemPurchaseConditionParams) WithTimeout(timeout time.Duration) *PublicValidateItemPurchaseConditionParams
WithTimeout adds the timeout to the public validate item purchase condition params
func (*PublicValidateItemPurchaseConditionParams) WriteToRequest ¶ added in v0.24.0
func (o *PublicValidateItemPurchaseConditionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicValidateItemPurchaseConditionReader ¶ added in v0.24.0
type PublicValidateItemPurchaseConditionReader struct {
// contains filtered or unexported fields
}
PublicValidateItemPurchaseConditionReader is a Reader for the PublicValidateItemPurchaseCondition structure.
func (*PublicValidateItemPurchaseConditionReader) ReadResponse ¶ added in v0.24.0
func (o *PublicValidateItemPurchaseConditionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicValidateItemPurchaseConditionUnprocessableEntity ¶ added in v0.24.0
type PublicValidateItemPurchaseConditionUnprocessableEntity struct {
Payload *platformclientmodels.ValidationErrorEntity
}
PublicValidateItemPurchaseConditionUnprocessableEntity handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr></table>
func NewPublicValidateItemPurchaseConditionUnprocessableEntity ¶ added in v0.24.0
func NewPublicValidateItemPurchaseConditionUnprocessableEntity() *PublicValidateItemPurchaseConditionUnprocessableEntity
NewPublicValidateItemPurchaseConditionUnprocessableEntity creates a PublicValidateItemPurchaseConditionUnprocessableEntity with default headers values
func (*PublicValidateItemPurchaseConditionUnprocessableEntity) Error ¶ added in v0.24.0
func (o *PublicValidateItemPurchaseConditionUnprocessableEntity) Error() string
func (*PublicValidateItemPurchaseConditionUnprocessableEntity) GetPayload ¶ added in v0.24.0
func (o *PublicValidateItemPurchaseConditionUnprocessableEntity) GetPayload() *platformclientmodels.ValidationErrorEntity
func (*PublicValidateItemPurchaseConditionUnprocessableEntity) ToJSONString ¶ added in v0.25.0
func (o *PublicValidateItemPurchaseConditionUnprocessableEntity) ToJSONString() string
type QueryItemsNotFound ¶
type QueryItemsNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
QueryItemsNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30141</td><td>Store [{storeId}] does not exist in namespace [{namespace}]</td></tr><tr><td>30142</td><td>Published store does not exist in namespace [{namespace}]</td></tr></table>
func NewQueryItemsNotFound ¶
func NewQueryItemsNotFound() *QueryItemsNotFound
NewQueryItemsNotFound creates a QueryItemsNotFound with default headers values
func (*QueryItemsNotFound) Error ¶
func (o *QueryItemsNotFound) Error() string
func (*QueryItemsNotFound) GetPayload ¶
func (o *QueryItemsNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*QueryItemsNotFound) ToJSONString ¶ added in v0.25.0
func (o *QueryItemsNotFound) ToJSONString() string
type QueryItemsOK ¶
type QueryItemsOK struct {
Payload *platformclientmodels.FullItemPagingSlicedResult
}
QueryItemsOK handles this case with default header values.
successful operation
func NewQueryItemsOK ¶
func NewQueryItemsOK() *QueryItemsOK
NewQueryItemsOK creates a QueryItemsOK with default headers values
func (*QueryItemsOK) Error ¶
func (o *QueryItemsOK) Error() string
func (*QueryItemsOK) GetPayload ¶
func (o *QueryItemsOK) GetPayload() *platformclientmodels.FullItemPagingSlicedResult
func (*QueryItemsOK) ToJSONString ¶ added in v0.25.0
func (o *QueryItemsOK) ToJSONString() string
type QueryItemsParams ¶
type QueryItemsParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace*/ Namespace string /*ActiveOnly*/ ActiveOnly *bool /*AppType*/ AppType *string /*AvailableDate allowed format: \d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}Z , filter date include(purchaseAt, expireAt) */ AvailableDate *string /*BaseAppID*/ BaseAppID *string /*CategoryPath category path */ CategoryPath *string /*Features features, separate multiple value by commas parameter */ Features *string /*IncludeSubCategoryItem default is false, only available when search by category path, it will return all of the items(includes sub category path) under this category path */ IncludeSubCategoryItem *bool /*ItemType*/ ItemType *string /*Limit limit */ Limit *int32 /*Offset offset */ Offset *int32 /*Region exist in region */ Region *string /*SortBy default is name:asc,displayOrder:asc, allow values: [name, name:asc, name:desc, createdAt, createdAt:asc, createdAt:desc, updatedAt, updatedAt:asc, updatedAt:desc, displayOrder, displayOrder:asc, displayOrder:desc],and support sort group, eg: sortBy=name:asc,createdAt:desc. Make sure to always use more than one sort if the first sort is not an unique valuefor example, if you wish to sort by displayOrder, make sure to include other sort such as name or createdAt after the first sort, eg: displayOrder:asc,name:asc */ SortBy []string /*StoreID default is published store id */ StoreID *string /*Tags tags, separate multiple value by commas parameter */ Tags *string /*TargetNamespace targetNamespace */ TargetNamespace *string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
QueryItemsParams contains all the parameters to send to the API endpoint for the query items operation typically these are written to a http.Request
func NewQueryItemsParams ¶
func NewQueryItemsParams() *QueryItemsParams
NewQueryItemsParams creates a new QueryItemsParams object with the default values initialized.
func NewQueryItemsParamsWithContext ¶
func NewQueryItemsParamsWithContext(ctx context.Context) *QueryItemsParams
NewQueryItemsParamsWithContext creates a new QueryItemsParams object with the default values initialized, and the ability to set a context for a request
func NewQueryItemsParamsWithHTTPClient ¶
func NewQueryItemsParamsWithHTTPClient(client *http.Client) *QueryItemsParams
NewQueryItemsParamsWithHTTPClient creates a new QueryItemsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewQueryItemsParamsWithTimeout ¶
func NewQueryItemsParamsWithTimeout(timeout time.Duration) *QueryItemsParams
NewQueryItemsParamsWithTimeout creates a new QueryItemsParams object with the default values initialized, and the ability to set a timeout on a request
func (*QueryItemsParams) SetActiveOnly ¶
func (o *QueryItemsParams) SetActiveOnly(activeOnly *bool)
SetActiveOnly adds the activeOnly to the query items params
func (*QueryItemsParams) SetAppType ¶
func (o *QueryItemsParams) SetAppType(appType *string)
SetAppType adds the appType to the query items params
func (*QueryItemsParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *QueryItemsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the query items params
func (*QueryItemsParams) SetAvailableDate ¶
func (o *QueryItemsParams) SetAvailableDate(availableDate *string)
SetAvailableDate adds the availableDate to the query items params
func (*QueryItemsParams) SetBaseAppID ¶
func (o *QueryItemsParams) SetBaseAppID(baseAppID *string)
SetBaseAppID adds the baseAppId to the query items params
func (*QueryItemsParams) SetCategoryPath ¶
func (o *QueryItemsParams) SetCategoryPath(categoryPath *string)
SetCategoryPath adds the categoryPath to the query items params
func (*QueryItemsParams) SetContext ¶
func (o *QueryItemsParams) SetContext(ctx context.Context)
SetContext adds the context to the query items params
func (*QueryItemsParams) SetFeatures ¶
func (o *QueryItemsParams) SetFeatures(features *string)
SetFeatures adds the features to the query items params
func (*QueryItemsParams) SetFlightId ¶ added in v0.63.0
func (o *QueryItemsParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*QueryItemsParams) SetHTTPClient ¶
func (o *QueryItemsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the query items params
func (*QueryItemsParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *QueryItemsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the query items params
func (*QueryItemsParams) SetIncludeSubCategoryItem ¶ added in v0.28.0
func (o *QueryItemsParams) SetIncludeSubCategoryItem(includeSubCategoryItem *bool)
SetIncludeSubCategoryItem adds the includeSubCategoryItem to the query items params
func (*QueryItemsParams) SetItemType ¶
func (o *QueryItemsParams) SetItemType(itemType *string)
SetItemType adds the itemType to the query items params
func (*QueryItemsParams) SetLimit ¶
func (o *QueryItemsParams) SetLimit(limit *int32)
SetLimit adds the limit to the query items params
func (*QueryItemsParams) SetNamespace ¶
func (o *QueryItemsParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the query items params
func (*QueryItemsParams) SetOffset ¶
func (o *QueryItemsParams) SetOffset(offset *int32)
SetOffset adds the offset to the query items params
func (*QueryItemsParams) SetRegion ¶
func (o *QueryItemsParams) SetRegion(region *string)
SetRegion adds the region to the query items params
func (*QueryItemsParams) SetSortBy ¶
func (o *QueryItemsParams) SetSortBy(sortBy []string)
SetSortBy adds the sortBy to the query items params
func (*QueryItemsParams) SetStoreID ¶
func (o *QueryItemsParams) SetStoreID(storeID *string)
SetStoreID adds the storeId to the query items params
func (*QueryItemsParams) SetTags ¶
func (o *QueryItemsParams) SetTags(tags *string)
SetTags adds the tags to the query items params
func (*QueryItemsParams) SetTargetNamespace ¶
func (o *QueryItemsParams) SetTargetNamespace(targetNamespace *string)
SetTargetNamespace adds the targetNamespace to the query items params
func (*QueryItemsParams) SetTimeout ¶
func (o *QueryItemsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the query items params
func (*QueryItemsParams) WithActiveOnly ¶
func (o *QueryItemsParams) WithActiveOnly(activeOnly *bool) *QueryItemsParams
WithActiveOnly adds the activeOnly to the query items params
func (*QueryItemsParams) WithAppType ¶
func (o *QueryItemsParams) WithAppType(appType *string) *QueryItemsParams
WithAppType adds the appType to the query items params
func (*QueryItemsParams) WithAvailableDate ¶
func (o *QueryItemsParams) WithAvailableDate(availableDate *string) *QueryItemsParams
WithAvailableDate adds the availableDate to the query items params
func (*QueryItemsParams) WithBaseAppID ¶
func (o *QueryItemsParams) WithBaseAppID(baseAppID *string) *QueryItemsParams
WithBaseAppID adds the baseAppID to the query items params
func (*QueryItemsParams) WithCategoryPath ¶
func (o *QueryItemsParams) WithCategoryPath(categoryPath *string) *QueryItemsParams
WithCategoryPath adds the categoryPath to the query items params
func (*QueryItemsParams) WithContext ¶
func (o *QueryItemsParams) WithContext(ctx context.Context) *QueryItemsParams
WithContext adds the context to the query items params
func (*QueryItemsParams) WithFeatures ¶
func (o *QueryItemsParams) WithFeatures(features *string) *QueryItemsParams
WithFeatures adds the features to the query items params
func (*QueryItemsParams) WithHTTPClient ¶
func (o *QueryItemsParams) WithHTTPClient(client *http.Client) *QueryItemsParams
WithHTTPClient adds the HTTPClient to the query items params
func (*QueryItemsParams) WithIncludeSubCategoryItem ¶ added in v0.28.0
func (o *QueryItemsParams) WithIncludeSubCategoryItem(includeSubCategoryItem *bool) *QueryItemsParams
WithIncludeSubCategoryItem adds the includeSubCategoryItem to the query items params
func (*QueryItemsParams) WithItemType ¶
func (o *QueryItemsParams) WithItemType(itemType *string) *QueryItemsParams
WithItemType adds the itemType to the query items params
func (*QueryItemsParams) WithLimit ¶
func (o *QueryItemsParams) WithLimit(limit *int32) *QueryItemsParams
WithLimit adds the limit to the query items params
func (*QueryItemsParams) WithNamespace ¶
func (o *QueryItemsParams) WithNamespace(namespace string) *QueryItemsParams
WithNamespace adds the namespace to the query items params
func (*QueryItemsParams) WithOffset ¶
func (o *QueryItemsParams) WithOffset(offset *int32) *QueryItemsParams
WithOffset adds the offset to the query items params
func (*QueryItemsParams) WithRegion ¶
func (o *QueryItemsParams) WithRegion(region *string) *QueryItemsParams
WithRegion adds the region to the query items params
func (*QueryItemsParams) WithSortBy ¶
func (o *QueryItemsParams) WithSortBy(sortBy []string) *QueryItemsParams
WithSortBy adds the sortBy to the query items params
func (*QueryItemsParams) WithStoreID ¶
func (o *QueryItemsParams) WithStoreID(storeID *string) *QueryItemsParams
WithStoreID adds the storeID to the query items params
func (*QueryItemsParams) WithTags ¶
func (o *QueryItemsParams) WithTags(tags *string) *QueryItemsParams
WithTags adds the tags to the query items params
func (*QueryItemsParams) WithTargetNamespace ¶
func (o *QueryItemsParams) WithTargetNamespace(targetNamespace *string) *QueryItemsParams
WithTargetNamespace adds the targetNamespace to the query items params
func (*QueryItemsParams) WithTimeout ¶
func (o *QueryItemsParams) WithTimeout(timeout time.Duration) *QueryItemsParams
WithTimeout adds the timeout to the query items params
func (*QueryItemsParams) WriteToRequest ¶
func (o *QueryItemsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type QueryItemsReader ¶
type QueryItemsReader struct {
// contains filtered or unexported fields
}
QueryItemsReader is a Reader for the QueryItems structure.
func (*QueryItemsReader) ReadResponse ¶
func (o *QueryItemsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type QueryItemsUnprocessableEntity ¶
type QueryItemsUnprocessableEntity struct {
Payload *platformclientmodels.ValidationErrorEntity
}
QueryItemsUnprocessableEntity handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr></table>
func NewQueryItemsUnprocessableEntity ¶
func NewQueryItemsUnprocessableEntity() *QueryItemsUnprocessableEntity
NewQueryItemsUnprocessableEntity creates a QueryItemsUnprocessableEntity with default headers values
func (*QueryItemsUnprocessableEntity) Error ¶
func (o *QueryItemsUnprocessableEntity) Error() string
func (*QueryItemsUnprocessableEntity) GetPayload ¶
func (o *QueryItemsUnprocessableEntity) GetPayload() *platformclientmodels.ValidationErrorEntity
func (*QueryItemsUnprocessableEntity) ToJSONString ¶ added in v0.25.0
func (o *QueryItemsUnprocessableEntity) ToJSONString() string
type QueryItemsV2NotFound ¶ added in v0.71.0
type QueryItemsV2NotFound struct {
Payload *platformclientmodels.ErrorEntity
}
QueryItemsV2NotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30141</td><td>Store [{storeId}] does not exist in namespace [{namespace}]</td></tr><tr><td>30142</td><td>Published store does not exist in namespace [{namespace}]</td></tr></table>
func NewQueryItemsV2NotFound ¶ added in v0.71.0
func NewQueryItemsV2NotFound() *QueryItemsV2NotFound
NewQueryItemsV2NotFound creates a QueryItemsV2NotFound with default headers values
func (*QueryItemsV2NotFound) Error ¶ added in v0.71.0
func (o *QueryItemsV2NotFound) Error() string
func (*QueryItemsV2NotFound) GetPayload ¶ added in v0.71.0
func (o *QueryItemsV2NotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*QueryItemsV2NotFound) ToJSONString ¶ added in v0.71.0
func (o *QueryItemsV2NotFound) ToJSONString() string
type QueryItemsV2OK ¶ added in v0.71.0
type QueryItemsV2OK struct {
Payload *platformclientmodels.FullItemPagingResult
}
QueryItemsV2OK handles this case with default header values.
successful operation
func NewQueryItemsV2OK ¶ added in v0.71.0
func NewQueryItemsV2OK() *QueryItemsV2OK
NewQueryItemsV2OK creates a QueryItemsV2OK with default headers values
func (*QueryItemsV2OK) Error ¶ added in v0.71.0
func (o *QueryItemsV2OK) Error() string
func (*QueryItemsV2OK) GetPayload ¶ added in v0.71.0
func (o *QueryItemsV2OK) GetPayload() *platformclientmodels.FullItemPagingResult
func (*QueryItemsV2OK) ToJSONString ¶ added in v0.71.0
func (o *QueryItemsV2OK) ToJSONString() string
type QueryItemsV2Params ¶ added in v0.71.0
type QueryItemsV2Params struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace*/ Namespace string /*AppType*/ AppType *string /*AvailableDate allowed format: \d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}Z , filter date include(purchaseAt, expireAt) */ AvailableDate *string /*BaseAppID*/ BaseAppID *string /*CategoryPath category path */ CategoryPath *string /*Features features, separate multiple value by commas parameter */ Features *string /*IncludeSubCategoryItem default is false, only available when search by category path, it will return all of the items(includes sub category path) under this category path */ IncludeSubCategoryItem *bool /*ItemName itemName, fuzzy matching */ ItemName *string /*ItemStatus*/ ItemStatus *string /*ItemType*/ ItemType []string /*Limit limit */ Limit *int32 /*Offset offset */ Offset *int32 /*Region exist in region */ Region *string /*SectionExclusive*/ SectionExclusive *bool /*SortBy default is name:asc,displayOrder:asc, allow values: [name, name:asc, name:desc, createdAt, createdAt:asc, createdAt:desc, updatedAt, updatedAt:asc, updatedAt:desc, displayOrder, displayOrder:asc, displayOrder:desc],and support sort group, eg: sortBy=name:asc,createdAt:desc. Make sure to always use more than one sort if the first sort is not an unique valuefor example, if you wish to sort by displayOrder, make sure to include other sort such as name or createdAt after the first sort, eg: displayOrder:asc,name:asc */ SortBy []string /*StoreID default is published store id */ StoreID *string /*Tags tags, separate multiple value by commas parameter */ Tags *string /*TargetNamespace targetNamespace */ TargetNamespace *string /*WithTotal true means include total count of items in response body */ WithTotal *bool AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
QueryItemsV2Params contains all the parameters to send to the API endpoint for the query items v2 operation typically these are written to a http.Request
func NewQueryItemsV2Params ¶ added in v0.71.0
func NewQueryItemsV2Params() *QueryItemsV2Params
NewQueryItemsV2Params creates a new QueryItemsV2Params object with the default values initialized.
func NewQueryItemsV2ParamsWithContext ¶ added in v0.71.0
func NewQueryItemsV2ParamsWithContext(ctx context.Context) *QueryItemsV2Params
NewQueryItemsV2ParamsWithContext creates a new QueryItemsV2Params object with the default values initialized, and the ability to set a context for a request
func NewQueryItemsV2ParamsWithHTTPClient ¶ added in v0.71.0
func NewQueryItemsV2ParamsWithHTTPClient(client *http.Client) *QueryItemsV2Params
NewQueryItemsV2ParamsWithHTTPClient creates a new QueryItemsV2Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewQueryItemsV2ParamsWithTimeout ¶ added in v0.71.0
func NewQueryItemsV2ParamsWithTimeout(timeout time.Duration) *QueryItemsV2Params
NewQueryItemsV2ParamsWithTimeout creates a new QueryItemsV2Params object with the default values initialized, and the ability to set a timeout on a request
func (*QueryItemsV2Params) SetAppType ¶ added in v0.71.0
func (o *QueryItemsV2Params) SetAppType(appType *string)
SetAppType adds the appType to the query items v2 params
func (*QueryItemsV2Params) SetAuthInfoWriter ¶ added in v0.71.0
func (o *QueryItemsV2Params) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the query items v2 params
func (*QueryItemsV2Params) SetAvailableDate ¶ added in v0.71.0
func (o *QueryItemsV2Params) SetAvailableDate(availableDate *string)
SetAvailableDate adds the availableDate to the query items v2 params
func (*QueryItemsV2Params) SetBaseAppID ¶ added in v0.71.0
func (o *QueryItemsV2Params) SetBaseAppID(baseAppID *string)
SetBaseAppID adds the baseAppId to the query items v2 params
func (*QueryItemsV2Params) SetCategoryPath ¶ added in v0.71.0
func (o *QueryItemsV2Params) SetCategoryPath(categoryPath *string)
SetCategoryPath adds the categoryPath to the query items v2 params
func (*QueryItemsV2Params) SetContext ¶ added in v0.71.0
func (o *QueryItemsV2Params) SetContext(ctx context.Context)
SetContext adds the context to the query items v2 params
func (*QueryItemsV2Params) SetFeatures ¶ added in v0.71.0
func (o *QueryItemsV2Params) SetFeatures(features *string)
SetFeatures adds the features to the query items v2 params
func (*QueryItemsV2Params) SetFlightId ¶ added in v0.71.0
func (o *QueryItemsV2Params) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*QueryItemsV2Params) SetHTTPClient ¶ added in v0.71.0
func (o *QueryItemsV2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the query items v2 params
func (*QueryItemsV2Params) SetHTTPClientTransport ¶ added in v0.71.0
func (o *QueryItemsV2Params) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the query items v2 params
func (*QueryItemsV2Params) SetIncludeSubCategoryItem ¶ added in v0.71.0
func (o *QueryItemsV2Params) SetIncludeSubCategoryItem(includeSubCategoryItem *bool)
SetIncludeSubCategoryItem adds the includeSubCategoryItem to the query items v2 params
func (*QueryItemsV2Params) SetItemName ¶ added in v0.71.0
func (o *QueryItemsV2Params) SetItemName(itemName *string)
SetItemName adds the itemName to the query items v2 params
func (*QueryItemsV2Params) SetItemStatus ¶ added in v0.71.0
func (o *QueryItemsV2Params) SetItemStatus(itemStatus *string)
SetItemStatus adds the itemStatus to the query items v2 params
func (*QueryItemsV2Params) SetItemType ¶ added in v0.71.0
func (o *QueryItemsV2Params) SetItemType(itemType []string)
SetItemType adds the itemType to the query items v2 params
func (*QueryItemsV2Params) SetLimit ¶ added in v0.71.0
func (o *QueryItemsV2Params) SetLimit(limit *int32)
SetLimit adds the limit to the query items v2 params
func (*QueryItemsV2Params) SetNamespace ¶ added in v0.71.0
func (o *QueryItemsV2Params) SetNamespace(namespace string)
SetNamespace adds the namespace to the query items v2 params
func (*QueryItemsV2Params) SetOffset ¶ added in v0.71.0
func (o *QueryItemsV2Params) SetOffset(offset *int32)
SetOffset adds the offset to the query items v2 params
func (*QueryItemsV2Params) SetRegion ¶ added in v0.71.0
func (o *QueryItemsV2Params) SetRegion(region *string)
SetRegion adds the region to the query items v2 params
func (*QueryItemsV2Params) SetSectionExclusive ¶ added in v0.71.0
func (o *QueryItemsV2Params) SetSectionExclusive(sectionExclusive *bool)
SetSectionExclusive adds the sectionExclusive to the query items v2 params
func (*QueryItemsV2Params) SetSortBy ¶ added in v0.71.0
func (o *QueryItemsV2Params) SetSortBy(sortBy []string)
SetSortBy adds the sortBy to the query items v2 params
func (*QueryItemsV2Params) SetStoreID ¶ added in v0.71.0
func (o *QueryItemsV2Params) SetStoreID(storeID *string)
SetStoreID adds the storeId to the query items v2 params
func (*QueryItemsV2Params) SetTags ¶ added in v0.71.0
func (o *QueryItemsV2Params) SetTags(tags *string)
SetTags adds the tags to the query items v2 params
func (*QueryItemsV2Params) SetTargetNamespace ¶ added in v0.71.0
func (o *QueryItemsV2Params) SetTargetNamespace(targetNamespace *string)
SetTargetNamespace adds the targetNamespace to the query items v2 params
func (*QueryItemsV2Params) SetTimeout ¶ added in v0.71.0
func (o *QueryItemsV2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the query items v2 params
func (*QueryItemsV2Params) SetWithTotal ¶ added in v0.71.0
func (o *QueryItemsV2Params) SetWithTotal(withTotal *bool)
SetWithTotal adds the withTotal to the query items v2 params
func (*QueryItemsV2Params) WithAppType ¶ added in v0.71.0
func (o *QueryItemsV2Params) WithAppType(appType *string) *QueryItemsV2Params
WithAppType adds the appType to the query items v2 params
func (*QueryItemsV2Params) WithAvailableDate ¶ added in v0.71.0
func (o *QueryItemsV2Params) WithAvailableDate(availableDate *string) *QueryItemsV2Params
WithAvailableDate adds the availableDate to the query items v2 params
func (*QueryItemsV2Params) WithBaseAppID ¶ added in v0.71.0
func (o *QueryItemsV2Params) WithBaseAppID(baseAppID *string) *QueryItemsV2Params
WithBaseAppID adds the baseAppID to the query items v2 params
func (*QueryItemsV2Params) WithCategoryPath ¶ added in v0.71.0
func (o *QueryItemsV2Params) WithCategoryPath(categoryPath *string) *QueryItemsV2Params
WithCategoryPath adds the categoryPath to the query items v2 params
func (*QueryItemsV2Params) WithContext ¶ added in v0.71.0
func (o *QueryItemsV2Params) WithContext(ctx context.Context) *QueryItemsV2Params
WithContext adds the context to the query items v2 params
func (*QueryItemsV2Params) WithFeatures ¶ added in v0.71.0
func (o *QueryItemsV2Params) WithFeatures(features *string) *QueryItemsV2Params
WithFeatures adds the features to the query items v2 params
func (*QueryItemsV2Params) WithHTTPClient ¶ added in v0.71.0
func (o *QueryItemsV2Params) WithHTTPClient(client *http.Client) *QueryItemsV2Params
WithHTTPClient adds the HTTPClient to the query items v2 params
func (*QueryItemsV2Params) WithIncludeSubCategoryItem ¶ added in v0.71.0
func (o *QueryItemsV2Params) WithIncludeSubCategoryItem(includeSubCategoryItem *bool) *QueryItemsV2Params
WithIncludeSubCategoryItem adds the includeSubCategoryItem to the query items v2 params
func (*QueryItemsV2Params) WithItemName ¶ added in v0.71.0
func (o *QueryItemsV2Params) WithItemName(itemName *string) *QueryItemsV2Params
WithItemName adds the itemName to the query items v2 params
func (*QueryItemsV2Params) WithItemStatus ¶ added in v0.71.0
func (o *QueryItemsV2Params) WithItemStatus(itemStatus *string) *QueryItemsV2Params
WithItemStatus adds the itemStatus to the query items v2 params
func (*QueryItemsV2Params) WithItemType ¶ added in v0.71.0
func (o *QueryItemsV2Params) WithItemType(itemType []string) *QueryItemsV2Params
WithItemType adds the itemType to the query items v2 params
func (*QueryItemsV2Params) WithLimit ¶ added in v0.71.0
func (o *QueryItemsV2Params) WithLimit(limit *int32) *QueryItemsV2Params
WithLimit adds the limit to the query items v2 params
func (*QueryItemsV2Params) WithNamespace ¶ added in v0.71.0
func (o *QueryItemsV2Params) WithNamespace(namespace string) *QueryItemsV2Params
WithNamespace adds the namespace to the query items v2 params
func (*QueryItemsV2Params) WithOffset ¶ added in v0.71.0
func (o *QueryItemsV2Params) WithOffset(offset *int32) *QueryItemsV2Params
WithOffset adds the offset to the query items v2 params
func (*QueryItemsV2Params) WithRegion ¶ added in v0.71.0
func (o *QueryItemsV2Params) WithRegion(region *string) *QueryItemsV2Params
WithRegion adds the region to the query items v2 params
func (*QueryItemsV2Params) WithSectionExclusive ¶ added in v0.71.0
func (o *QueryItemsV2Params) WithSectionExclusive(sectionExclusive *bool) *QueryItemsV2Params
WithSectionExclusive adds the sectionExclusive to the query items v2 params
func (*QueryItemsV2Params) WithSortBy ¶ added in v0.71.0
func (o *QueryItemsV2Params) WithSortBy(sortBy []string) *QueryItemsV2Params
WithSortBy adds the sortBy to the query items v2 params
func (*QueryItemsV2Params) WithStoreID ¶ added in v0.71.0
func (o *QueryItemsV2Params) WithStoreID(storeID *string) *QueryItemsV2Params
WithStoreID adds the storeID to the query items v2 params
func (*QueryItemsV2Params) WithTags ¶ added in v0.71.0
func (o *QueryItemsV2Params) WithTags(tags *string) *QueryItemsV2Params
WithTags adds the tags to the query items v2 params
func (*QueryItemsV2Params) WithTargetNamespace ¶ added in v0.71.0
func (o *QueryItemsV2Params) WithTargetNamespace(targetNamespace *string) *QueryItemsV2Params
WithTargetNamespace adds the targetNamespace to the query items v2 params
func (*QueryItemsV2Params) WithTimeout ¶ added in v0.71.0
func (o *QueryItemsV2Params) WithTimeout(timeout time.Duration) *QueryItemsV2Params
WithTimeout adds the timeout to the query items v2 params
func (*QueryItemsV2Params) WithWithTotal_ ¶ added in v0.73.0
func (o *QueryItemsV2Params) WithWithTotal_(withTotal *bool) *QueryItemsV2Params
WithWithTotal_ adds the withTotal to the query items v2 params
func (*QueryItemsV2Params) WriteToRequest ¶ added in v0.71.0
func (o *QueryItemsV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type QueryItemsV2Reader ¶ added in v0.71.0
type QueryItemsV2Reader struct {
// contains filtered or unexported fields
}
QueryItemsV2Reader is a Reader for the QueryItemsV2 structure.
func (*QueryItemsV2Reader) ReadResponse ¶ added in v0.71.0
func (o *QueryItemsV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type QueryItemsV2UnprocessableEntity ¶ added in v0.71.0
type QueryItemsV2UnprocessableEntity struct {
Payload *platformclientmodels.ValidationErrorEntity
}
QueryItemsV2UnprocessableEntity handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr></table>
func NewQueryItemsV2UnprocessableEntity ¶ added in v0.71.0
func NewQueryItemsV2UnprocessableEntity() *QueryItemsV2UnprocessableEntity
NewQueryItemsV2UnprocessableEntity creates a QueryItemsV2UnprocessableEntity with default headers values
func (*QueryItemsV2UnprocessableEntity) Error ¶ added in v0.71.0
func (o *QueryItemsV2UnprocessableEntity) Error() string
func (*QueryItemsV2UnprocessableEntity) GetPayload ¶ added in v0.71.0
func (o *QueryItemsV2UnprocessableEntity) GetPayload() *platformclientmodels.ValidationErrorEntity
func (*QueryItemsV2UnprocessableEntity) ToJSONString ¶ added in v0.71.0
func (o *QueryItemsV2UnprocessableEntity) ToJSONString() string
type QueryUncategorizedItemsNotFound ¶
type QueryUncategorizedItemsNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
QueryUncategorizedItemsNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30141</td><td>Store [{storeId}] does not exist in namespace [{namespace}]</td></tr><tr><td>30142</td><td>Published store does not exist in namespace [{namespace}]</td></tr></table>
func NewQueryUncategorizedItemsNotFound ¶
func NewQueryUncategorizedItemsNotFound() *QueryUncategorizedItemsNotFound
NewQueryUncategorizedItemsNotFound creates a QueryUncategorizedItemsNotFound with default headers values
func (*QueryUncategorizedItemsNotFound) Error ¶
func (o *QueryUncategorizedItemsNotFound) Error() string
func (*QueryUncategorizedItemsNotFound) GetPayload ¶
func (o *QueryUncategorizedItemsNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*QueryUncategorizedItemsNotFound) ToJSONString ¶ added in v0.25.0
func (o *QueryUncategorizedItemsNotFound) ToJSONString() string
type QueryUncategorizedItemsOK ¶
type QueryUncategorizedItemsOK struct {
Payload *platformclientmodels.FullItemPagingSlicedResult
}
QueryUncategorizedItemsOK handles this case with default header values.
successful operation
func NewQueryUncategorizedItemsOK ¶
func NewQueryUncategorizedItemsOK() *QueryUncategorizedItemsOK
NewQueryUncategorizedItemsOK creates a QueryUncategorizedItemsOK with default headers values
func (*QueryUncategorizedItemsOK) Error ¶
func (o *QueryUncategorizedItemsOK) Error() string
func (*QueryUncategorizedItemsOK) GetPayload ¶
func (o *QueryUncategorizedItemsOK) GetPayload() *platformclientmodels.FullItemPagingSlicedResult
func (*QueryUncategorizedItemsOK) ToJSONString ¶ added in v0.25.0
func (o *QueryUncategorizedItemsOK) ToJSONString() string
type QueryUncategorizedItemsParams ¶
type QueryUncategorizedItemsParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace*/ Namespace string /*ActiveOnly*/ ActiveOnly *bool /*Limit limit */ Limit *int32 /*Offset offset */ Offset *int32 /*SortBy default is name:asc, allow values: [name, name:asc, name:desc, createdAt, createdAt:asc, createdAt:desc, updatedAt, updatedAt:asc, updatedAt:desc, displayOrder, displayOrder:asc, displayOrder:desc],and support sort group, eg: sortBy=name:asc,createdAt:desc Make sure to always use more than one sort if the first sort is not an unique valuefor example, if you wish to sort by displayOrder, make sure to include other sort such as name or createdAt after the first sort, eg: displayOrder:asc,name:asc */ SortBy []string /*StoreID default is published store id */ StoreID *string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
QueryUncategorizedItemsParams contains all the parameters to send to the API endpoint for the query uncategorized items operation typically these are written to a http.Request
func NewQueryUncategorizedItemsParams ¶
func NewQueryUncategorizedItemsParams() *QueryUncategorizedItemsParams
NewQueryUncategorizedItemsParams creates a new QueryUncategorizedItemsParams object with the default values initialized.
func NewQueryUncategorizedItemsParamsWithContext ¶
func NewQueryUncategorizedItemsParamsWithContext(ctx context.Context) *QueryUncategorizedItemsParams
NewQueryUncategorizedItemsParamsWithContext creates a new QueryUncategorizedItemsParams object with the default values initialized, and the ability to set a context for a request
func NewQueryUncategorizedItemsParamsWithHTTPClient ¶
func NewQueryUncategorizedItemsParamsWithHTTPClient(client *http.Client) *QueryUncategorizedItemsParams
NewQueryUncategorizedItemsParamsWithHTTPClient creates a new QueryUncategorizedItemsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewQueryUncategorizedItemsParamsWithTimeout ¶
func NewQueryUncategorizedItemsParamsWithTimeout(timeout time.Duration) *QueryUncategorizedItemsParams
NewQueryUncategorizedItemsParamsWithTimeout creates a new QueryUncategorizedItemsParams object with the default values initialized, and the ability to set a timeout on a request
func (*QueryUncategorizedItemsParams) SetActiveOnly ¶
func (o *QueryUncategorizedItemsParams) SetActiveOnly(activeOnly *bool)
SetActiveOnly adds the activeOnly to the query uncategorized items params
func (*QueryUncategorizedItemsParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *QueryUncategorizedItemsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the query uncategorized items params
func (*QueryUncategorizedItemsParams) SetContext ¶
func (o *QueryUncategorizedItemsParams) SetContext(ctx context.Context)
SetContext adds the context to the query uncategorized items params
func (*QueryUncategorizedItemsParams) SetFlightId ¶ added in v0.63.0
func (o *QueryUncategorizedItemsParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*QueryUncategorizedItemsParams) SetHTTPClient ¶
func (o *QueryUncategorizedItemsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the query uncategorized items params
func (*QueryUncategorizedItemsParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *QueryUncategorizedItemsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the query uncategorized items params
func (*QueryUncategorizedItemsParams) SetLimit ¶
func (o *QueryUncategorizedItemsParams) SetLimit(limit *int32)
SetLimit adds the limit to the query uncategorized items params
func (*QueryUncategorizedItemsParams) SetNamespace ¶
func (o *QueryUncategorizedItemsParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the query uncategorized items params
func (*QueryUncategorizedItemsParams) SetOffset ¶
func (o *QueryUncategorizedItemsParams) SetOffset(offset *int32)
SetOffset adds the offset to the query uncategorized items params
func (*QueryUncategorizedItemsParams) SetSortBy ¶
func (o *QueryUncategorizedItemsParams) SetSortBy(sortBy []string)
SetSortBy adds the sortBy to the query uncategorized items params
func (*QueryUncategorizedItemsParams) SetStoreID ¶
func (o *QueryUncategorizedItemsParams) SetStoreID(storeID *string)
SetStoreID adds the storeId to the query uncategorized items params
func (*QueryUncategorizedItemsParams) SetTimeout ¶
func (o *QueryUncategorizedItemsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the query uncategorized items params
func (*QueryUncategorizedItemsParams) WithActiveOnly ¶
func (o *QueryUncategorizedItemsParams) WithActiveOnly(activeOnly *bool) *QueryUncategorizedItemsParams
WithActiveOnly adds the activeOnly to the query uncategorized items params
func (*QueryUncategorizedItemsParams) WithContext ¶
func (o *QueryUncategorizedItemsParams) WithContext(ctx context.Context) *QueryUncategorizedItemsParams
WithContext adds the context to the query uncategorized items params
func (*QueryUncategorizedItemsParams) WithHTTPClient ¶
func (o *QueryUncategorizedItemsParams) WithHTTPClient(client *http.Client) *QueryUncategorizedItemsParams
WithHTTPClient adds the HTTPClient to the query uncategorized items params
func (*QueryUncategorizedItemsParams) WithLimit ¶
func (o *QueryUncategorizedItemsParams) WithLimit(limit *int32) *QueryUncategorizedItemsParams
WithLimit adds the limit to the query uncategorized items params
func (*QueryUncategorizedItemsParams) WithNamespace ¶
func (o *QueryUncategorizedItemsParams) WithNamespace(namespace string) *QueryUncategorizedItemsParams
WithNamespace adds the namespace to the query uncategorized items params
func (*QueryUncategorizedItemsParams) WithOffset ¶
func (o *QueryUncategorizedItemsParams) WithOffset(offset *int32) *QueryUncategorizedItemsParams
WithOffset adds the offset to the query uncategorized items params
func (*QueryUncategorizedItemsParams) WithSortBy ¶
func (o *QueryUncategorizedItemsParams) WithSortBy(sortBy []string) *QueryUncategorizedItemsParams
WithSortBy adds the sortBy to the query uncategorized items params
func (*QueryUncategorizedItemsParams) WithStoreID ¶
func (o *QueryUncategorizedItemsParams) WithStoreID(storeID *string) *QueryUncategorizedItemsParams
WithStoreID adds the storeID to the query uncategorized items params
func (*QueryUncategorizedItemsParams) WithTimeout ¶
func (o *QueryUncategorizedItemsParams) WithTimeout(timeout time.Duration) *QueryUncategorizedItemsParams
WithTimeout adds the timeout to the query uncategorized items params
func (*QueryUncategorizedItemsParams) WriteToRequest ¶
func (o *QueryUncategorizedItemsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type QueryUncategorizedItemsReader ¶
type QueryUncategorizedItemsReader struct {
// contains filtered or unexported fields
}
QueryUncategorizedItemsReader is a Reader for the QueryUncategorizedItems structure.
func (*QueryUncategorizedItemsReader) ReadResponse ¶
func (o *QueryUncategorizedItemsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type QueryUncategorizedItemsUnprocessableEntity ¶
type QueryUncategorizedItemsUnprocessableEntity struct {
Payload *platformclientmodels.ValidationErrorEntity
}
QueryUncategorizedItemsUnprocessableEntity handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr></table>
func NewQueryUncategorizedItemsUnprocessableEntity ¶
func NewQueryUncategorizedItemsUnprocessableEntity() *QueryUncategorizedItemsUnprocessableEntity
NewQueryUncategorizedItemsUnprocessableEntity creates a QueryUncategorizedItemsUnprocessableEntity with default headers values
func (*QueryUncategorizedItemsUnprocessableEntity) Error ¶
func (o *QueryUncategorizedItemsUnprocessableEntity) Error() string
func (*QueryUncategorizedItemsUnprocessableEntity) GetPayload ¶
func (o *QueryUncategorizedItemsUnprocessableEntity) GetPayload() *platformclientmodels.ValidationErrorEntity
func (*QueryUncategorizedItemsUnprocessableEntity) ToJSONString ¶ added in v0.25.0
func (o *QueryUncategorizedItemsUnprocessableEntity) ToJSONString() string
type ReturnItemNoContent ¶
type ReturnItemNoContent struct { }
ReturnItemNoContent handles this case with default header values.
Return item successfully
func NewReturnItemNoContent ¶
func NewReturnItemNoContent() *ReturnItemNoContent
NewReturnItemNoContent creates a ReturnItemNoContent with default headers values
func (*ReturnItemNoContent) Error ¶
func (o *ReturnItemNoContent) Error() string
type ReturnItemNotFound ¶
type ReturnItemNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
ReturnItemNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30341</td><td>Item [{itemId}] does not exist in namespace [{namespace}]</td></tr></table>
func NewReturnItemNotFound ¶
func NewReturnItemNotFound() *ReturnItemNotFound
NewReturnItemNotFound creates a ReturnItemNotFound with default headers values
func (*ReturnItemNotFound) Error ¶
func (o *ReturnItemNotFound) Error() string
func (*ReturnItemNotFound) GetPayload ¶
func (o *ReturnItemNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*ReturnItemNotFound) ToJSONString ¶ added in v0.25.0
func (o *ReturnItemNotFound) ToJSONString() string
type ReturnItemParams ¶
type ReturnItemParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *platformclientmodels.ItemReturnRequest /*ItemID*/ ItemID string /*Namespace*/ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
ReturnItemParams contains all the parameters to send to the API endpoint for the return item operation typically these are written to a http.Request
func NewReturnItemParams ¶
func NewReturnItemParams() *ReturnItemParams
NewReturnItemParams creates a new ReturnItemParams object with the default values initialized.
func NewReturnItemParamsWithContext ¶
func NewReturnItemParamsWithContext(ctx context.Context) *ReturnItemParams
NewReturnItemParamsWithContext creates a new ReturnItemParams object with the default values initialized, and the ability to set a context for a request
func NewReturnItemParamsWithHTTPClient ¶
func NewReturnItemParamsWithHTTPClient(client *http.Client) *ReturnItemParams
NewReturnItemParamsWithHTTPClient creates a new ReturnItemParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewReturnItemParamsWithTimeout ¶
func NewReturnItemParamsWithTimeout(timeout time.Duration) *ReturnItemParams
NewReturnItemParamsWithTimeout creates a new ReturnItemParams object with the default values initialized, and the ability to set a timeout on a request
func (*ReturnItemParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *ReturnItemParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the return item params
func (*ReturnItemParams) SetBody ¶
func (o *ReturnItemParams) SetBody(body *platformclientmodels.ItemReturnRequest)
SetBody adds the body to the return item params
func (*ReturnItemParams) SetContext ¶
func (o *ReturnItemParams) SetContext(ctx context.Context)
SetContext adds the context to the return item params
func (*ReturnItemParams) SetFlightId ¶ added in v0.63.0
func (o *ReturnItemParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*ReturnItemParams) SetHTTPClient ¶
func (o *ReturnItemParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the return item params
func (*ReturnItemParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *ReturnItemParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the return item params
func (*ReturnItemParams) SetItemID ¶
func (o *ReturnItemParams) SetItemID(itemID string)
SetItemID adds the itemId to the return item params
func (*ReturnItemParams) SetNamespace ¶
func (o *ReturnItemParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the return item params
func (*ReturnItemParams) SetTimeout ¶
func (o *ReturnItemParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the return item params
func (*ReturnItemParams) WithBody ¶
func (o *ReturnItemParams) WithBody(body *platformclientmodels.ItemReturnRequest) *ReturnItemParams
WithBody adds the body to the return item params
func (*ReturnItemParams) WithContext ¶
func (o *ReturnItemParams) WithContext(ctx context.Context) *ReturnItemParams
WithContext adds the context to the return item params
func (*ReturnItemParams) WithHTTPClient ¶
func (o *ReturnItemParams) WithHTTPClient(client *http.Client) *ReturnItemParams
WithHTTPClient adds the HTTPClient to the return item params
func (*ReturnItemParams) WithItemID ¶
func (o *ReturnItemParams) WithItemID(itemID string) *ReturnItemParams
WithItemID adds the itemID to the return item params
func (*ReturnItemParams) WithNamespace ¶
func (o *ReturnItemParams) WithNamespace(namespace string) *ReturnItemParams
WithNamespace adds the namespace to the return item params
func (*ReturnItemParams) WithTimeout ¶
func (o *ReturnItemParams) WithTimeout(timeout time.Duration) *ReturnItemParams
WithTimeout adds the timeout to the return item params
func (*ReturnItemParams) WriteToRequest ¶
func (o *ReturnItemParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ReturnItemReader ¶
type ReturnItemReader struct {
// contains filtered or unexported fields
}
ReturnItemReader is a Reader for the ReturnItem structure.
func (*ReturnItemReader) ReadResponse ¶
func (o *ReturnItemReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ReturnItemUnprocessableEntity ¶
type ReturnItemUnprocessableEntity struct {
Payload *platformclientmodels.ValidationErrorEntity
}
ReturnItemUnprocessableEntity handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr></table>
func NewReturnItemUnprocessableEntity ¶
func NewReturnItemUnprocessableEntity() *ReturnItemUnprocessableEntity
NewReturnItemUnprocessableEntity creates a ReturnItemUnprocessableEntity with default headers values
func (*ReturnItemUnprocessableEntity) Error ¶
func (o *ReturnItemUnprocessableEntity) Error() string
func (*ReturnItemUnprocessableEntity) GetPayload ¶
func (o *ReturnItemUnprocessableEntity) GetPayload() *platformclientmodels.ValidationErrorEntity
func (*ReturnItemUnprocessableEntity) ToJSONString ¶ added in v0.25.0
func (o *ReturnItemUnprocessableEntity) ToJSONString() string
type SearchItemTypeConfigNotFound ¶ added in v0.26.0
type SearchItemTypeConfigNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
SearchItemTypeConfigNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30541</td><td>Item type config [{id}] doesn't exist</td></tr></table>
func NewSearchItemTypeConfigNotFound ¶ added in v0.26.0
func NewSearchItemTypeConfigNotFound() *SearchItemTypeConfigNotFound
NewSearchItemTypeConfigNotFound creates a SearchItemTypeConfigNotFound with default headers values
func (*SearchItemTypeConfigNotFound) Error ¶ added in v0.26.0
func (o *SearchItemTypeConfigNotFound) Error() string
func (*SearchItemTypeConfigNotFound) GetPayload ¶ added in v0.26.0
func (o *SearchItemTypeConfigNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*SearchItemTypeConfigNotFound) ToJSONString ¶ added in v0.26.0
func (o *SearchItemTypeConfigNotFound) ToJSONString() string
type SearchItemTypeConfigOK ¶ added in v0.26.0
type SearchItemTypeConfigOK struct {
Payload *platformclientmodels.ItemTypeConfigInfo
}
SearchItemTypeConfigOK handles this case with default header values.
successful operation
func NewSearchItemTypeConfigOK ¶ added in v0.26.0
func NewSearchItemTypeConfigOK() *SearchItemTypeConfigOK
NewSearchItemTypeConfigOK creates a SearchItemTypeConfigOK with default headers values
func (*SearchItemTypeConfigOK) Error ¶ added in v0.26.0
func (o *SearchItemTypeConfigOK) Error() string
func (*SearchItemTypeConfigOK) GetPayload ¶ added in v0.26.0
func (o *SearchItemTypeConfigOK) GetPayload() *platformclientmodels.ItemTypeConfigInfo
func (*SearchItemTypeConfigOK) ToJSONString ¶ added in v0.26.0
func (o *SearchItemTypeConfigOK) ToJSONString() string
type SearchItemTypeConfigParams ¶ added in v0.26.0
type SearchItemTypeConfigParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Clazz*/ Clazz *string /*ItemType*/ ItemType string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
SearchItemTypeConfigParams contains all the parameters to send to the API endpoint for the search item type config operation typically these are written to a http.Request
func NewSearchItemTypeConfigParams ¶ added in v0.26.0
func NewSearchItemTypeConfigParams() *SearchItemTypeConfigParams
NewSearchItemTypeConfigParams creates a new SearchItemTypeConfigParams object with the default values initialized.
func NewSearchItemTypeConfigParamsWithContext ¶ added in v0.26.0
func NewSearchItemTypeConfigParamsWithContext(ctx context.Context) *SearchItemTypeConfigParams
NewSearchItemTypeConfigParamsWithContext creates a new SearchItemTypeConfigParams object with the default values initialized, and the ability to set a context for a request
func NewSearchItemTypeConfigParamsWithHTTPClient ¶ added in v0.26.0
func NewSearchItemTypeConfigParamsWithHTTPClient(client *http.Client) *SearchItemTypeConfigParams
NewSearchItemTypeConfigParamsWithHTTPClient creates a new SearchItemTypeConfigParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSearchItemTypeConfigParamsWithTimeout ¶ added in v0.26.0
func NewSearchItemTypeConfigParamsWithTimeout(timeout time.Duration) *SearchItemTypeConfigParams
NewSearchItemTypeConfigParamsWithTimeout creates a new SearchItemTypeConfigParams object with the default values initialized, and the ability to set a timeout on a request
func (*SearchItemTypeConfigParams) SetAuthInfoWriter ¶ added in v0.26.0
func (o *SearchItemTypeConfigParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the search item type config params
func (*SearchItemTypeConfigParams) SetClazz ¶ added in v0.26.0
func (o *SearchItemTypeConfigParams) SetClazz(clazz *string)
SetClazz adds the clazz to the search item type config params
func (*SearchItemTypeConfigParams) SetContext ¶ added in v0.26.0
func (o *SearchItemTypeConfigParams) SetContext(ctx context.Context)
SetContext adds the context to the search item type config params
func (*SearchItemTypeConfigParams) SetFlightId ¶ added in v0.63.0
func (o *SearchItemTypeConfigParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*SearchItemTypeConfigParams) SetHTTPClient ¶ added in v0.26.0
func (o *SearchItemTypeConfigParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the search item type config params
func (*SearchItemTypeConfigParams) SetHTTPClientTransport ¶ added in v0.26.0
func (o *SearchItemTypeConfigParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the search item type config params
func (*SearchItemTypeConfigParams) SetItemType ¶ added in v0.26.0
func (o *SearchItemTypeConfigParams) SetItemType(itemType string)
SetItemType adds the itemType to the search item type config params
func (*SearchItemTypeConfigParams) SetTimeout ¶ added in v0.26.0
func (o *SearchItemTypeConfigParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the search item type config params
func (*SearchItemTypeConfigParams) WithClazz ¶ added in v0.26.0
func (o *SearchItemTypeConfigParams) WithClazz(clazz *string) *SearchItemTypeConfigParams
WithClazz adds the clazz to the search item type config params
func (*SearchItemTypeConfigParams) WithContext ¶ added in v0.26.0
func (o *SearchItemTypeConfigParams) WithContext(ctx context.Context) *SearchItemTypeConfigParams
WithContext adds the context to the search item type config params
func (*SearchItemTypeConfigParams) WithHTTPClient ¶ added in v0.26.0
func (o *SearchItemTypeConfigParams) WithHTTPClient(client *http.Client) *SearchItemTypeConfigParams
WithHTTPClient adds the HTTPClient to the search item type config params
func (*SearchItemTypeConfigParams) WithItemType ¶ added in v0.26.0
func (o *SearchItemTypeConfigParams) WithItemType(itemType string) *SearchItemTypeConfigParams
WithItemType adds the itemType to the search item type config params
func (*SearchItemTypeConfigParams) WithTimeout ¶ added in v0.26.0
func (o *SearchItemTypeConfigParams) WithTimeout(timeout time.Duration) *SearchItemTypeConfigParams
WithTimeout adds the timeout to the search item type config params
func (*SearchItemTypeConfigParams) WriteToRequest ¶ added in v0.26.0
func (o *SearchItemTypeConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SearchItemTypeConfigReader ¶ added in v0.26.0
type SearchItemTypeConfigReader struct {
// contains filtered or unexported fields
}
SearchItemTypeConfigReader is a Reader for the SearchItemTypeConfig structure.
func (*SearchItemTypeConfigReader) ReadResponse ¶ added in v0.26.0
func (o *SearchItemTypeConfigReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SearchItemsNotFound ¶ added in v0.7.0
type SearchItemsNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
SearchItemsNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30141</td><td>Store [{storeId}] does not exist in namespace [{namespace}]</td></tr><tr><td>30142</td><td>Published store does not exist in namespace [{namespace}]</td></tr></table>
func NewSearchItemsNotFound ¶ added in v0.7.0
func NewSearchItemsNotFound() *SearchItemsNotFound
NewSearchItemsNotFound creates a SearchItemsNotFound with default headers values
func (*SearchItemsNotFound) Error ¶ added in v0.7.0
func (o *SearchItemsNotFound) Error() string
func (*SearchItemsNotFound) GetPayload ¶ added in v0.7.0
func (o *SearchItemsNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*SearchItemsNotFound) ToJSONString ¶ added in v0.25.0
func (o *SearchItemsNotFound) ToJSONString() string
type SearchItemsOK ¶
type SearchItemsOK struct {
Payload *platformclientmodels.FullItemPagingSlicedResult
}
SearchItemsOK handles this case with default header values.
successful operation
func NewSearchItemsOK ¶
func NewSearchItemsOK() *SearchItemsOK
NewSearchItemsOK creates a SearchItemsOK with default headers values
func (*SearchItemsOK) Error ¶
func (o *SearchItemsOK) Error() string
func (*SearchItemsOK) GetPayload ¶
func (o *SearchItemsOK) GetPayload() *platformclientmodels.FullItemPagingSlicedResult
func (*SearchItemsOK) ToJSONString ¶ added in v0.25.0
func (o *SearchItemsOK) ToJSONString() string
type SearchItemsParams ¶
type SearchItemsParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace*/ Namespace string /*ActiveOnly*/ ActiveOnly *bool /*ItemType*/ ItemType *string /*Limit limit */ Limit *int32 /*Offset offset */ Offset *int32 /*SortBy default is name:asc,createdAt:asc, allow values: [name, name:asc, name:desc, createdAt, createdAt:asc, createdAt:desc, updatedAt, updatedAt:asc, updatedAt:desc, displayOrder, displayOrder:asc, displayOrder:desc],and support sort group, eg: sortBy=name:asc,createdAt:desc. Make sure to always use more than one sort if the first sort is not an unique valuefor example, if you wish to sort by displayOrder, make sure to include other sort such as name or createdAt after the first sort, eg: displayOrder:asc,name:asc */ SortBy *string /*StoreID default is published store id */ StoreID *string /*Keyword*/ Keyword string /*Language*/ Language string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
SearchItemsParams contains all the parameters to send to the API endpoint for the search items operation typically these are written to a http.Request
func NewSearchItemsParams ¶
func NewSearchItemsParams() *SearchItemsParams
NewSearchItemsParams creates a new SearchItemsParams object with the default values initialized.
func NewSearchItemsParamsWithContext ¶
func NewSearchItemsParamsWithContext(ctx context.Context) *SearchItemsParams
NewSearchItemsParamsWithContext creates a new SearchItemsParams object with the default values initialized, and the ability to set a context for a request
func NewSearchItemsParamsWithHTTPClient ¶
func NewSearchItemsParamsWithHTTPClient(client *http.Client) *SearchItemsParams
NewSearchItemsParamsWithHTTPClient creates a new SearchItemsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSearchItemsParamsWithTimeout ¶
func NewSearchItemsParamsWithTimeout(timeout time.Duration) *SearchItemsParams
NewSearchItemsParamsWithTimeout creates a new SearchItemsParams object with the default values initialized, and the ability to set a timeout on a request
func (*SearchItemsParams) SetActiveOnly ¶
func (o *SearchItemsParams) SetActiveOnly(activeOnly *bool)
SetActiveOnly adds the activeOnly to the search items params
func (*SearchItemsParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *SearchItemsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the search items params
func (*SearchItemsParams) SetContext ¶
func (o *SearchItemsParams) SetContext(ctx context.Context)
SetContext adds the context to the search items params
func (*SearchItemsParams) SetFlightId ¶ added in v0.63.0
func (o *SearchItemsParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*SearchItemsParams) SetHTTPClient ¶
func (o *SearchItemsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the search items params
func (*SearchItemsParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *SearchItemsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the search items params
func (*SearchItemsParams) SetItemType ¶ added in v0.24.0
func (o *SearchItemsParams) SetItemType(itemType *string)
SetItemType adds the itemType to the search items params
func (*SearchItemsParams) SetKeyword ¶
func (o *SearchItemsParams) SetKeyword(keyword string)
SetKeyword adds the keyword to the search items params
func (*SearchItemsParams) SetLanguage ¶
func (o *SearchItemsParams) SetLanguage(language string)
SetLanguage adds the language to the search items params
func (*SearchItemsParams) SetLimit ¶
func (o *SearchItemsParams) SetLimit(limit *int32)
SetLimit adds the limit to the search items params
func (*SearchItemsParams) SetNamespace ¶
func (o *SearchItemsParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the search items params
func (*SearchItemsParams) SetOffset ¶
func (o *SearchItemsParams) SetOffset(offset *int32)
SetOffset adds the offset to the search items params
func (*SearchItemsParams) SetSortBy ¶ added in v0.29.0
func (o *SearchItemsParams) SetSortBy(sortBy *string)
SetSortBy adds the sortBy to the search items params
func (*SearchItemsParams) SetStoreID ¶
func (o *SearchItemsParams) SetStoreID(storeID *string)
SetStoreID adds the storeId to the search items params
func (*SearchItemsParams) SetTimeout ¶
func (o *SearchItemsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the search items params
func (*SearchItemsParams) WithActiveOnly ¶
func (o *SearchItemsParams) WithActiveOnly(activeOnly *bool) *SearchItemsParams
WithActiveOnly adds the activeOnly to the search items params
func (*SearchItemsParams) WithContext ¶
func (o *SearchItemsParams) WithContext(ctx context.Context) *SearchItemsParams
WithContext adds the context to the search items params
func (*SearchItemsParams) WithHTTPClient ¶
func (o *SearchItemsParams) WithHTTPClient(client *http.Client) *SearchItemsParams
WithHTTPClient adds the HTTPClient to the search items params
func (*SearchItemsParams) WithItemType ¶ added in v0.24.0
func (o *SearchItemsParams) WithItemType(itemType *string) *SearchItemsParams
WithItemType adds the itemType to the search items params
func (*SearchItemsParams) WithKeyword ¶
func (o *SearchItemsParams) WithKeyword(keyword string) *SearchItemsParams
WithKeyword adds the keyword to the search items params
func (*SearchItemsParams) WithLanguage ¶
func (o *SearchItemsParams) WithLanguage(language string) *SearchItemsParams
WithLanguage adds the language to the search items params
func (*SearchItemsParams) WithLimit ¶
func (o *SearchItemsParams) WithLimit(limit *int32) *SearchItemsParams
WithLimit adds the limit to the search items params
func (*SearchItemsParams) WithNamespace ¶
func (o *SearchItemsParams) WithNamespace(namespace string) *SearchItemsParams
WithNamespace adds the namespace to the search items params
func (*SearchItemsParams) WithOffset ¶
func (o *SearchItemsParams) WithOffset(offset *int32) *SearchItemsParams
WithOffset adds the offset to the search items params
func (*SearchItemsParams) WithSortBy ¶ added in v0.29.0
func (o *SearchItemsParams) WithSortBy(sortBy *string) *SearchItemsParams
WithSortBy adds the sortBy to the search items params
func (*SearchItemsParams) WithStoreID ¶
func (o *SearchItemsParams) WithStoreID(storeID *string) *SearchItemsParams
WithStoreID adds the storeID to the search items params
func (*SearchItemsParams) WithTimeout ¶
func (o *SearchItemsParams) WithTimeout(timeout time.Duration) *SearchItemsParams
WithTimeout adds the timeout to the search items params
func (*SearchItemsParams) WriteToRequest ¶
func (o *SearchItemsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SearchItemsReader ¶
type SearchItemsReader struct {
// contains filtered or unexported fields
}
SearchItemsReader is a Reader for the SearchItems structure.
func (*SearchItemsReader) ReadResponse ¶
func (o *SearchItemsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SyncInGameItemBadRequest ¶
type SyncInGameItemBadRequest struct {
Payload *platformclientmodels.ErrorEntity
}
SyncInGameItemBadRequest handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30021</td><td>Default language [{language}] required</td></tr><tr><td>30022</td><td>Default region [{region}] is required</td></tr><tr><td>30324</td><td>Invalid namespace [{namespace}]</td></tr></table>
func NewSyncInGameItemBadRequest ¶
func NewSyncInGameItemBadRequest() *SyncInGameItemBadRequest
NewSyncInGameItemBadRequest creates a SyncInGameItemBadRequest with default headers values
func (*SyncInGameItemBadRequest) Error ¶
func (o *SyncInGameItemBadRequest) Error() string
func (*SyncInGameItemBadRequest) GetPayload ¶
func (o *SyncInGameItemBadRequest) GetPayload() *platformclientmodels.ErrorEntity
func (*SyncInGameItemBadRequest) ToJSONString ¶ added in v0.25.0
func (o *SyncInGameItemBadRequest) ToJSONString() string
type SyncInGameItemConflict ¶
type SyncInGameItemConflict struct {
Payload *platformclientmodels.ErrorEntity
}
SyncInGameItemConflict handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30173</td><td>Published store can't modify content</td></tr><tr><td>30373</td><td>ItemType [{itemType}] is not allowed in namespace [{namespace}]</td></tr></table>
func NewSyncInGameItemConflict ¶
func NewSyncInGameItemConflict() *SyncInGameItemConflict
NewSyncInGameItemConflict creates a SyncInGameItemConflict with default headers values
func (*SyncInGameItemConflict) Error ¶
func (o *SyncInGameItemConflict) Error() string
func (*SyncInGameItemConflict) GetPayload ¶
func (o *SyncInGameItemConflict) GetPayload() *platformclientmodels.ErrorEntity
func (*SyncInGameItemConflict) ToJSONString ¶ added in v0.25.0
func (o *SyncInGameItemConflict) ToJSONString() string
type SyncInGameItemNotFound ¶
type SyncInGameItemNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
SyncInGameItemNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30241</td><td>Category [{categoryPath}] does not exist in namespace [{namespace}]</td></tr><tr><td>30341</td><td>Item [{itemId}] does not exist in namespace [{namespace}]</td></tr><tr><td>30141</td><td>Store [{storeId}] does not exist in namespace [{namespace}]</td></tr></table>
func NewSyncInGameItemNotFound ¶
func NewSyncInGameItemNotFound() *SyncInGameItemNotFound
NewSyncInGameItemNotFound creates a SyncInGameItemNotFound with default headers values
func (*SyncInGameItemNotFound) Error ¶
func (o *SyncInGameItemNotFound) Error() string
func (*SyncInGameItemNotFound) GetPayload ¶
func (o *SyncInGameItemNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*SyncInGameItemNotFound) ToJSONString ¶ added in v0.25.0
func (o *SyncInGameItemNotFound) ToJSONString() string
type SyncInGameItemOK ¶
type SyncInGameItemOK struct {
Payload *platformclientmodels.FullItemInfo
}
SyncInGameItemOK handles this case with default header values.
successful operation
func NewSyncInGameItemOK ¶
func NewSyncInGameItemOK() *SyncInGameItemOK
NewSyncInGameItemOK creates a SyncInGameItemOK with default headers values
func (*SyncInGameItemOK) Error ¶
func (o *SyncInGameItemOK) Error() string
func (*SyncInGameItemOK) GetPayload ¶
func (o *SyncInGameItemOK) GetPayload() *platformclientmodels.FullItemInfo
func (*SyncInGameItemOK) ToJSONString ¶ added in v0.25.0
func (o *SyncInGameItemOK) ToJSONString() string
type SyncInGameItemParams ¶
type SyncInGameItemParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *platformclientmodels.InGameItemSync /*Namespace Namespace */ Namespace string /*StoreID*/ StoreID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
SyncInGameItemParams contains all the parameters to send to the API endpoint for the sync in game item operation typically these are written to a http.Request
func NewSyncInGameItemParams ¶
func NewSyncInGameItemParams() *SyncInGameItemParams
NewSyncInGameItemParams creates a new SyncInGameItemParams object with the default values initialized.
func NewSyncInGameItemParamsWithContext ¶
func NewSyncInGameItemParamsWithContext(ctx context.Context) *SyncInGameItemParams
NewSyncInGameItemParamsWithContext creates a new SyncInGameItemParams object with the default values initialized, and the ability to set a context for a request
func NewSyncInGameItemParamsWithHTTPClient ¶
func NewSyncInGameItemParamsWithHTTPClient(client *http.Client) *SyncInGameItemParams
NewSyncInGameItemParamsWithHTTPClient creates a new SyncInGameItemParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSyncInGameItemParamsWithTimeout ¶
func NewSyncInGameItemParamsWithTimeout(timeout time.Duration) *SyncInGameItemParams
NewSyncInGameItemParamsWithTimeout creates a new SyncInGameItemParams object with the default values initialized, and the ability to set a timeout on a request
func (*SyncInGameItemParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *SyncInGameItemParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the sync in game item params
func (*SyncInGameItemParams) SetBody ¶
func (o *SyncInGameItemParams) SetBody(body *platformclientmodels.InGameItemSync)
SetBody adds the body to the sync in game item params
func (*SyncInGameItemParams) SetContext ¶
func (o *SyncInGameItemParams) SetContext(ctx context.Context)
SetContext adds the context to the sync in game item params
func (*SyncInGameItemParams) SetFlightId ¶ added in v0.63.0
func (o *SyncInGameItemParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*SyncInGameItemParams) SetHTTPClient ¶
func (o *SyncInGameItemParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the sync in game item params
func (*SyncInGameItemParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *SyncInGameItemParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the sync in game item params
func (*SyncInGameItemParams) SetNamespace ¶
func (o *SyncInGameItemParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the sync in game item params
func (*SyncInGameItemParams) SetStoreID ¶
func (o *SyncInGameItemParams) SetStoreID(storeID string)
SetStoreID adds the storeId to the sync in game item params
func (*SyncInGameItemParams) SetTimeout ¶
func (o *SyncInGameItemParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the sync in game item params
func (*SyncInGameItemParams) WithBody ¶
func (o *SyncInGameItemParams) WithBody(body *platformclientmodels.InGameItemSync) *SyncInGameItemParams
WithBody adds the body to the sync in game item params
func (*SyncInGameItemParams) WithContext ¶
func (o *SyncInGameItemParams) WithContext(ctx context.Context) *SyncInGameItemParams
WithContext adds the context to the sync in game item params
func (*SyncInGameItemParams) WithHTTPClient ¶
func (o *SyncInGameItemParams) WithHTTPClient(client *http.Client) *SyncInGameItemParams
WithHTTPClient adds the HTTPClient to the sync in game item params
func (*SyncInGameItemParams) WithNamespace ¶
func (o *SyncInGameItemParams) WithNamespace(namespace string) *SyncInGameItemParams
WithNamespace adds the namespace to the sync in game item params
func (*SyncInGameItemParams) WithStoreID ¶
func (o *SyncInGameItemParams) WithStoreID(storeID string) *SyncInGameItemParams
WithStoreID adds the storeID to the sync in game item params
func (*SyncInGameItemParams) WithTimeout ¶
func (o *SyncInGameItemParams) WithTimeout(timeout time.Duration) *SyncInGameItemParams
WithTimeout adds the timeout to the sync in game item params
func (*SyncInGameItemParams) WriteToRequest ¶
func (o *SyncInGameItemParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SyncInGameItemReader ¶
type SyncInGameItemReader struct {
// contains filtered or unexported fields
}
SyncInGameItemReader is a Reader for the SyncInGameItem structure.
func (*SyncInGameItemReader) ReadResponse ¶
func (o *SyncInGameItemReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SyncInGameItemUnprocessableEntity ¶
type SyncInGameItemUnprocessableEntity struct {
Payload *platformclientmodels.ValidationErrorEntity
}
SyncInGameItemUnprocessableEntity handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr></table>
func NewSyncInGameItemUnprocessableEntity ¶
func NewSyncInGameItemUnprocessableEntity() *SyncInGameItemUnprocessableEntity
NewSyncInGameItemUnprocessableEntity creates a SyncInGameItemUnprocessableEntity with default headers values
func (*SyncInGameItemUnprocessableEntity) Error ¶
func (o *SyncInGameItemUnprocessableEntity) Error() string
func (*SyncInGameItemUnprocessableEntity) GetPayload ¶
func (o *SyncInGameItemUnprocessableEntity) GetPayload() *platformclientmodels.ValidationErrorEntity
func (*SyncInGameItemUnprocessableEntity) ToJSONString ¶ added in v0.25.0
func (o *SyncInGameItemUnprocessableEntity) ToJSONString() string
type UpdateAppConflict ¶
type UpdateAppConflict struct {
Payload *platformclientmodels.ErrorEntity
}
UpdateAppConflict handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30173</td><td>Published store can't modify content</td></tr></table>
func NewUpdateAppConflict ¶
func NewUpdateAppConflict() *UpdateAppConflict
NewUpdateAppConflict creates a UpdateAppConflict with default headers values
func (*UpdateAppConflict) Error ¶
func (o *UpdateAppConflict) Error() string
func (*UpdateAppConflict) GetPayload ¶
func (o *UpdateAppConflict) GetPayload() *platformclientmodels.ErrorEntity
func (*UpdateAppConflict) ToJSONString ¶ added in v0.25.0
func (o *UpdateAppConflict) ToJSONString() string
type UpdateAppNotFound ¶
type UpdateAppNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
UpdateAppNotFound handles this case with default header values.
<table><tr><tdErrorCode</td><td>ErrorMessage</td></tr><tr><td>30341</td><td>Item [{itemId}] does not exist in namespace [{namespace}]</td></tr></table>
func NewUpdateAppNotFound ¶
func NewUpdateAppNotFound() *UpdateAppNotFound
NewUpdateAppNotFound creates a UpdateAppNotFound with default headers values
func (*UpdateAppNotFound) Error ¶
func (o *UpdateAppNotFound) Error() string
func (*UpdateAppNotFound) GetPayload ¶
func (o *UpdateAppNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*UpdateAppNotFound) ToJSONString ¶ added in v0.25.0
func (o *UpdateAppNotFound) ToJSONString() string
type UpdateAppOK ¶
type UpdateAppOK struct {
Payload *platformclientmodels.FullAppInfo
}
UpdateAppOK handles this case with default header values.
successful operation
func NewUpdateAppOK ¶
func NewUpdateAppOK() *UpdateAppOK
NewUpdateAppOK creates a UpdateAppOK with default headers values
func (*UpdateAppOK) Error ¶
func (o *UpdateAppOK) Error() string
func (*UpdateAppOK) GetPayload ¶
func (o *UpdateAppOK) GetPayload() *platformclientmodels.FullAppInfo
func (*UpdateAppOK) ToJSONString ¶ added in v0.25.0
func (o *UpdateAppOK) ToJSONString() string
type UpdateAppParams ¶
type UpdateAppParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *platformclientmodels.AppUpdate /*ItemID*/ ItemID string /*Namespace*/ Namespace string /*StoreID*/ StoreID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
UpdateAppParams contains all the parameters to send to the API endpoint for the update app operation typically these are written to a http.Request
func NewUpdateAppParams ¶
func NewUpdateAppParams() *UpdateAppParams
NewUpdateAppParams creates a new UpdateAppParams object with the default values initialized.
func NewUpdateAppParamsWithContext ¶
func NewUpdateAppParamsWithContext(ctx context.Context) *UpdateAppParams
NewUpdateAppParamsWithContext creates a new UpdateAppParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateAppParamsWithHTTPClient ¶
func NewUpdateAppParamsWithHTTPClient(client *http.Client) *UpdateAppParams
NewUpdateAppParamsWithHTTPClient creates a new UpdateAppParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateAppParamsWithTimeout ¶
func NewUpdateAppParamsWithTimeout(timeout time.Duration) *UpdateAppParams
NewUpdateAppParamsWithTimeout creates a new UpdateAppParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateAppParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *UpdateAppParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the update app params
func (*UpdateAppParams) SetBody ¶
func (o *UpdateAppParams) SetBody(body *platformclientmodels.AppUpdate)
SetBody adds the body to the update app params
func (*UpdateAppParams) SetContext ¶
func (o *UpdateAppParams) SetContext(ctx context.Context)
SetContext adds the context to the update app params
func (*UpdateAppParams) SetFlightId ¶ added in v0.63.0
func (o *UpdateAppParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*UpdateAppParams) SetHTTPClient ¶
func (o *UpdateAppParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update app params
func (*UpdateAppParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *UpdateAppParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the update app params
func (*UpdateAppParams) SetItemID ¶
func (o *UpdateAppParams) SetItemID(itemID string)
SetItemID adds the itemId to the update app params
func (*UpdateAppParams) SetNamespace ¶
func (o *UpdateAppParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the update app params
func (*UpdateAppParams) SetStoreID ¶
func (o *UpdateAppParams) SetStoreID(storeID string)
SetStoreID adds the storeId to the update app params
func (*UpdateAppParams) SetTimeout ¶
func (o *UpdateAppParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update app params
func (*UpdateAppParams) WithBody ¶
func (o *UpdateAppParams) WithBody(body *platformclientmodels.AppUpdate) *UpdateAppParams
WithBody adds the body to the update app params
func (*UpdateAppParams) WithContext ¶
func (o *UpdateAppParams) WithContext(ctx context.Context) *UpdateAppParams
WithContext adds the context to the update app params
func (*UpdateAppParams) WithHTTPClient ¶
func (o *UpdateAppParams) WithHTTPClient(client *http.Client) *UpdateAppParams
WithHTTPClient adds the HTTPClient to the update app params
func (*UpdateAppParams) WithItemID ¶
func (o *UpdateAppParams) WithItemID(itemID string) *UpdateAppParams
WithItemID adds the itemID to the update app params
func (*UpdateAppParams) WithNamespace ¶
func (o *UpdateAppParams) WithNamespace(namespace string) *UpdateAppParams
WithNamespace adds the namespace to the update app params
func (*UpdateAppParams) WithStoreID ¶
func (o *UpdateAppParams) WithStoreID(storeID string) *UpdateAppParams
WithStoreID adds the storeID to the update app params
func (*UpdateAppParams) WithTimeout ¶
func (o *UpdateAppParams) WithTimeout(timeout time.Duration) *UpdateAppParams
WithTimeout adds the timeout to the update app params
func (*UpdateAppParams) WriteToRequest ¶
func (o *UpdateAppParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateAppReader ¶
type UpdateAppReader struct {
// contains filtered or unexported fields
}
UpdateAppReader is a Reader for the UpdateApp structure.
func (*UpdateAppReader) ReadResponse ¶
func (o *UpdateAppReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateAppUnprocessableEntity ¶
type UpdateAppUnprocessableEntity struct {
Payload *platformclientmodels.ValidationErrorEntity
}
UpdateAppUnprocessableEntity handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr></table>
func NewUpdateAppUnprocessableEntity ¶
func NewUpdateAppUnprocessableEntity() *UpdateAppUnprocessableEntity
NewUpdateAppUnprocessableEntity creates a UpdateAppUnprocessableEntity with default headers values
func (*UpdateAppUnprocessableEntity) Error ¶
func (o *UpdateAppUnprocessableEntity) Error() string
func (*UpdateAppUnprocessableEntity) GetPayload ¶
func (o *UpdateAppUnprocessableEntity) GetPayload() *platformclientmodels.ValidationErrorEntity
func (*UpdateAppUnprocessableEntity) ToJSONString ¶ added in v0.25.0
func (o *UpdateAppUnprocessableEntity) ToJSONString() string
type UpdateItemBadRequest ¶
type UpdateItemBadRequest struct {
Payload *platformclientmodels.ErrorEntity
}
UpdateItemBadRequest handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>20024</td><td>unsupported operation</td></tr><tr><td>30301</td><td>Unsupported Item Type [{itemType}] for box item [{itemId}] with expiration</td></tr><tr><td>30322</td><td>Bundle item [{itemId}] can't be bundled</td></tr><tr><td>30325</td><td>Code item [{itemId}] can't be bundled</td></tr><tr><td>30326</td><td>Subscription item [{itemId}] can't be bundled</td></tr><tr><td>30329</td><td>Invalid bundled item [{itemId}] quantity</td></tr><tr><td>30021</td><td>Default language [{language}] required</td></tr><tr><td>30321</td><td>Invalid item discount amount</td></tr><tr><td>30022</td><td>Default region [{region}] is required</td></tr><tr><td>30323</td><td>Target namespace is required</td></tr><tr><td>30327</td><td>Invalid item trial price</td></tr><tr><td>30330</td><td>Invalid item region price currency namespace [{namespace}]</td></tr><tr><td>30332</td><td>Invalid option box item [{itemId}] quantity</td></tr><tr><td>30333</td><td>Item [{itemId}] item type [{itemType}] can't be bundled into option box</td></tr><tr><td>30334</td><td>Option box item [{itemId}] can't be bundled</td></tr><tr><td>30337</td><td>Invalid loot box item [{itemId}] quantity</td></tr><tr><td>30338</td><td>Item [{itemId}] item type [{itemType}] can't be bundled into loot box</td></tr><tr><td>30339</td><td>Loot box item [{itemId}] can't be bundled</td></tr></table>
func NewUpdateItemBadRequest ¶
func NewUpdateItemBadRequest() *UpdateItemBadRequest
NewUpdateItemBadRequest creates a UpdateItemBadRequest with default headers values
func (*UpdateItemBadRequest) Error ¶
func (o *UpdateItemBadRequest) Error() string
func (*UpdateItemBadRequest) GetPayload ¶
func (o *UpdateItemBadRequest) GetPayload() *platformclientmodels.ErrorEntity
func (*UpdateItemBadRequest) ToJSONString ¶ added in v0.25.0
func (o *UpdateItemBadRequest) ToJSONString() string
type UpdateItemConflict ¶
type UpdateItemConflict struct {
Payload *platformclientmodels.ErrorEntity
}
UpdateItemConflict handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30371</td><td>Item maxCount not allow reduce</td></tr><tr><td>30372</td><td>ItemType is not updatable</td></tr><tr><td>30173</td><td>Published store can't modify content</td></tr><tr><td>30175</td><td>Duplicated currencyCode [{currencyCode}] in Region [{region}]</td></tr><tr><td>30374</td><td>Item sku [{sku}] already exists in namespace [{namespace}]</td></tr><tr><td>30376</td><td>Publisher namespace don’t allow sellback item</td></tr><tr><td>30377</td><td>This item type [{itemType}] don’t allow sellback</td></tr><tr><td>30378</td><td>Sale price don’t allow real currency [{currencyCode}]</td></tr><tr><td>30379</td><td>Item sku is not updatable</td></tr><tr><td>30380</td><td>Box item [{itemId}] duration and end date can’t be set at the same time</td></tr><tr><td>30381</td><td>Currency [{currency}] is not set for bundle Item [{itemId}] in region [{region}]</td></tr><tr><td>30383</td><td>Item app id [{appId}] already exists in namespace [{namespace}] item [{itemId}]</td></tr></table>
func NewUpdateItemConflict ¶
func NewUpdateItemConflict() *UpdateItemConflict
NewUpdateItemConflict creates a UpdateItemConflict with default headers values
func (*UpdateItemConflict) Error ¶
func (o *UpdateItemConflict) Error() string
func (*UpdateItemConflict) GetPayload ¶
func (o *UpdateItemConflict) GetPayload() *platformclientmodels.ErrorEntity
func (*UpdateItemConflict) ToJSONString ¶ added in v0.25.0
func (o *UpdateItemConflict) ToJSONString() string
type UpdateItemNotFound ¶
type UpdateItemNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
UpdateItemNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30141</td><td>Store [{storeId}] does not exist in namespace [{namespace}]</td></tr><tr><td>30341</td><td>Item [{itemId}] does not exist in namespace [{namespace}]</td></tr><tr><td>30241</td><td>Category [{categoryPath}] does not exist in namespace [{namespace}]</td></tr><tr><td>36141</td><td>Currency [{currencyCode}] does not exist in namespace [{namespace}]</td></tr></table>
func NewUpdateItemNotFound ¶
func NewUpdateItemNotFound() *UpdateItemNotFound
NewUpdateItemNotFound creates a UpdateItemNotFound with default headers values
func (*UpdateItemNotFound) Error ¶
func (o *UpdateItemNotFound) Error() string
func (*UpdateItemNotFound) GetPayload ¶
func (o *UpdateItemNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*UpdateItemNotFound) ToJSONString ¶ added in v0.25.0
func (o *UpdateItemNotFound) ToJSONString() string
type UpdateItemOK ¶
type UpdateItemOK struct {
Payload *platformclientmodels.FullItemInfo
}
UpdateItemOK handles this case with default header values.
successful operation
func NewUpdateItemOK ¶
func NewUpdateItemOK() *UpdateItemOK
NewUpdateItemOK creates a UpdateItemOK with default headers values
func (*UpdateItemOK) Error ¶
func (o *UpdateItemOK) Error() string
func (*UpdateItemOK) GetPayload ¶
func (o *UpdateItemOK) GetPayload() *platformclientmodels.FullItemInfo
func (*UpdateItemOK) ToJSONString ¶ added in v0.25.0
func (o *UpdateItemOK) ToJSONString() string
type UpdateItemParams ¶
type UpdateItemParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *platformclientmodels.ItemUpdate /*ItemID*/ ItemID string /*Namespace*/ Namespace string /*StoreID*/ StoreID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
UpdateItemParams contains all the parameters to send to the API endpoint for the update item operation typically these are written to a http.Request
func NewUpdateItemParams ¶
func NewUpdateItemParams() *UpdateItemParams
NewUpdateItemParams creates a new UpdateItemParams object with the default values initialized.
func NewUpdateItemParamsWithContext ¶
func NewUpdateItemParamsWithContext(ctx context.Context) *UpdateItemParams
NewUpdateItemParamsWithContext creates a new UpdateItemParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateItemParamsWithHTTPClient ¶
func NewUpdateItemParamsWithHTTPClient(client *http.Client) *UpdateItemParams
NewUpdateItemParamsWithHTTPClient creates a new UpdateItemParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateItemParamsWithTimeout ¶
func NewUpdateItemParamsWithTimeout(timeout time.Duration) *UpdateItemParams
NewUpdateItemParamsWithTimeout creates a new UpdateItemParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateItemParams) SetAuthInfoWriter ¶ added in v0.17.0
func (o *UpdateItemParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the update item params
func (*UpdateItemParams) SetBody ¶
func (o *UpdateItemParams) SetBody(body *platformclientmodels.ItemUpdate)
SetBody adds the body to the update item params
func (*UpdateItemParams) SetContext ¶
func (o *UpdateItemParams) SetContext(ctx context.Context)
SetContext adds the context to the update item params
func (*UpdateItemParams) SetFlightId ¶ added in v0.63.0
func (o *UpdateItemParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*UpdateItemParams) SetHTTPClient ¶
func (o *UpdateItemParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update item params
func (*UpdateItemParams) SetHTTPClientTransport ¶ added in v0.19.0
func (o *UpdateItemParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the update item params
func (*UpdateItemParams) SetItemID ¶
func (o *UpdateItemParams) SetItemID(itemID string)
SetItemID adds the itemId to the update item params
func (*UpdateItemParams) SetNamespace ¶
func (o *UpdateItemParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the update item params
func (*UpdateItemParams) SetStoreID ¶
func (o *UpdateItemParams) SetStoreID(storeID string)
SetStoreID adds the storeId to the update item params
func (*UpdateItemParams) SetTimeout ¶
func (o *UpdateItemParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update item params
func (*UpdateItemParams) WithBody ¶
func (o *UpdateItemParams) WithBody(body *platformclientmodels.ItemUpdate) *UpdateItemParams
WithBody adds the body to the update item params
func (*UpdateItemParams) WithContext ¶
func (o *UpdateItemParams) WithContext(ctx context.Context) *UpdateItemParams
WithContext adds the context to the update item params
func (*UpdateItemParams) WithHTTPClient ¶
func (o *UpdateItemParams) WithHTTPClient(client *http.Client) *UpdateItemParams
WithHTTPClient adds the HTTPClient to the update item params
func (*UpdateItemParams) WithItemID ¶
func (o *UpdateItemParams) WithItemID(itemID string) *UpdateItemParams
WithItemID adds the itemID to the update item params
func (*UpdateItemParams) WithNamespace ¶
func (o *UpdateItemParams) WithNamespace(namespace string) *UpdateItemParams
WithNamespace adds the namespace to the update item params
func (*UpdateItemParams) WithStoreID ¶
func (o *UpdateItemParams) WithStoreID(storeID string) *UpdateItemParams
WithStoreID adds the storeID to the update item params
func (*UpdateItemParams) WithTimeout ¶
func (o *UpdateItemParams) WithTimeout(timeout time.Duration) *UpdateItemParams
WithTimeout adds the timeout to the update item params
func (*UpdateItemParams) WriteToRequest ¶
func (o *UpdateItemParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateItemPurchaseConditionBadRequest ¶ added in v0.24.0
type UpdateItemPurchaseConditionBadRequest struct {
Payload *platformclientmodels.ErrorEntity
}
UpdateItemPurchaseConditionBadRequest handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30331</td><td>Invalid purchase condition</td></tr></table>
func NewUpdateItemPurchaseConditionBadRequest ¶ added in v0.24.0
func NewUpdateItemPurchaseConditionBadRequest() *UpdateItemPurchaseConditionBadRequest
NewUpdateItemPurchaseConditionBadRequest creates a UpdateItemPurchaseConditionBadRequest with default headers values
func (*UpdateItemPurchaseConditionBadRequest) Error ¶ added in v0.24.0
func (o *UpdateItemPurchaseConditionBadRequest) Error() string
func (*UpdateItemPurchaseConditionBadRequest) GetPayload ¶ added in v0.24.0
func (o *UpdateItemPurchaseConditionBadRequest) GetPayload() *platformclientmodels.ErrorEntity
func (*UpdateItemPurchaseConditionBadRequest) ToJSONString ¶ added in v0.25.0
func (o *UpdateItemPurchaseConditionBadRequest) ToJSONString() string
type UpdateItemPurchaseConditionConflict ¶ added in v0.24.0
type UpdateItemPurchaseConditionConflict struct {
Payload *platformclientmodels.ErrorEntity
}
UpdateItemPurchaseConditionConflict handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30173</td><td>Published store can't modify content</td></tr></table>
func NewUpdateItemPurchaseConditionConflict ¶ added in v0.24.0
func NewUpdateItemPurchaseConditionConflict() *UpdateItemPurchaseConditionConflict
NewUpdateItemPurchaseConditionConflict creates a UpdateItemPurchaseConditionConflict with default headers values
func (*UpdateItemPurchaseConditionConflict) Error ¶ added in v0.24.0
func (o *UpdateItemPurchaseConditionConflict) Error() string
func (*UpdateItemPurchaseConditionConflict) GetPayload ¶ added in v0.24.0
func (o *UpdateItemPurchaseConditionConflict) GetPayload() *platformclientmodels.ErrorEntity
func (*UpdateItemPurchaseConditionConflict) ToJSONString ¶ added in v0.25.0
func (o *UpdateItemPurchaseConditionConflict) ToJSONString() string
type UpdateItemPurchaseConditionNotFound ¶ added in v0.24.0
type UpdateItemPurchaseConditionNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
UpdateItemPurchaseConditionNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30141</td><td>Store [{storeId}] does not exist in namespace [{namespace}]</td></tr><tr><td>30341</td><td>Item [{itemId}] does not exist in namespace [{namespace}]</td></tr></table>
func NewUpdateItemPurchaseConditionNotFound ¶ added in v0.24.0
func NewUpdateItemPurchaseConditionNotFound() *UpdateItemPurchaseConditionNotFound
NewUpdateItemPurchaseConditionNotFound creates a UpdateItemPurchaseConditionNotFound with default headers values
func (*UpdateItemPurchaseConditionNotFound) Error ¶ added in v0.24.0
func (o *UpdateItemPurchaseConditionNotFound) Error() string
func (*UpdateItemPurchaseConditionNotFound) GetPayload ¶ added in v0.24.0
func (o *UpdateItemPurchaseConditionNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*UpdateItemPurchaseConditionNotFound) ToJSONString ¶ added in v0.25.0
func (o *UpdateItemPurchaseConditionNotFound) ToJSONString() string
type UpdateItemPurchaseConditionOK ¶ added in v0.24.0
type UpdateItemPurchaseConditionOK struct {
Payload *platformclientmodels.FullItemInfo
}
UpdateItemPurchaseConditionOK handles this case with default header values.
successful operation
func NewUpdateItemPurchaseConditionOK ¶ added in v0.24.0
func NewUpdateItemPurchaseConditionOK() *UpdateItemPurchaseConditionOK
NewUpdateItemPurchaseConditionOK creates a UpdateItemPurchaseConditionOK with default headers values
func (*UpdateItemPurchaseConditionOK) Error ¶ added in v0.24.0
func (o *UpdateItemPurchaseConditionOK) Error() string
func (*UpdateItemPurchaseConditionOK) GetPayload ¶ added in v0.24.0
func (o *UpdateItemPurchaseConditionOK) GetPayload() *platformclientmodels.FullItemInfo
func (*UpdateItemPurchaseConditionOK) ToJSONString ¶ added in v0.25.0
func (o *UpdateItemPurchaseConditionOK) ToJSONString() string
type UpdateItemPurchaseConditionParams ¶ added in v0.24.0
type UpdateItemPurchaseConditionParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *platformclientmodels.PurchaseConditionUpdate /*ItemID*/ ItemID string /*Namespace*/ Namespace string /*StoreID*/ StoreID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
UpdateItemPurchaseConditionParams contains all the parameters to send to the API endpoint for the update item purchase condition operation typically these are written to a http.Request
func NewUpdateItemPurchaseConditionParams ¶ added in v0.24.0
func NewUpdateItemPurchaseConditionParams() *UpdateItemPurchaseConditionParams
NewUpdateItemPurchaseConditionParams creates a new UpdateItemPurchaseConditionParams object with the default values initialized.
func NewUpdateItemPurchaseConditionParamsWithContext ¶ added in v0.24.0
func NewUpdateItemPurchaseConditionParamsWithContext(ctx context.Context) *UpdateItemPurchaseConditionParams
NewUpdateItemPurchaseConditionParamsWithContext creates a new UpdateItemPurchaseConditionParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateItemPurchaseConditionParamsWithHTTPClient ¶ added in v0.24.0
func NewUpdateItemPurchaseConditionParamsWithHTTPClient(client *http.Client) *UpdateItemPurchaseConditionParams
NewUpdateItemPurchaseConditionParamsWithHTTPClient creates a new UpdateItemPurchaseConditionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateItemPurchaseConditionParamsWithTimeout ¶ added in v0.24.0
func NewUpdateItemPurchaseConditionParamsWithTimeout(timeout time.Duration) *UpdateItemPurchaseConditionParams
NewUpdateItemPurchaseConditionParamsWithTimeout creates a new UpdateItemPurchaseConditionParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateItemPurchaseConditionParams) SetAuthInfoWriter ¶ added in v0.24.0
func (o *UpdateItemPurchaseConditionParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the update item purchase condition params
func (*UpdateItemPurchaseConditionParams) SetBody ¶ added in v0.24.0
func (o *UpdateItemPurchaseConditionParams) SetBody(body *platformclientmodels.PurchaseConditionUpdate)
SetBody adds the body to the update item purchase condition params
func (*UpdateItemPurchaseConditionParams) SetContext ¶ added in v0.24.0
func (o *UpdateItemPurchaseConditionParams) SetContext(ctx context.Context)
SetContext adds the context to the update item purchase condition params
func (*UpdateItemPurchaseConditionParams) SetFlightId ¶ added in v0.63.0
func (o *UpdateItemPurchaseConditionParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*UpdateItemPurchaseConditionParams) SetHTTPClient ¶ added in v0.24.0
func (o *UpdateItemPurchaseConditionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update item purchase condition params
func (*UpdateItemPurchaseConditionParams) SetHTTPClientTransport ¶ added in v0.24.0
func (o *UpdateItemPurchaseConditionParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the update item purchase condition params
func (*UpdateItemPurchaseConditionParams) SetItemID ¶ added in v0.24.0
func (o *UpdateItemPurchaseConditionParams) SetItemID(itemID string)
SetItemID adds the itemId to the update item purchase condition params
func (*UpdateItemPurchaseConditionParams) SetNamespace ¶ added in v0.24.0
func (o *UpdateItemPurchaseConditionParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the update item purchase condition params
func (*UpdateItemPurchaseConditionParams) SetStoreID ¶ added in v0.24.0
func (o *UpdateItemPurchaseConditionParams) SetStoreID(storeID string)
SetStoreID adds the storeId to the update item purchase condition params
func (*UpdateItemPurchaseConditionParams) SetTimeout ¶ added in v0.24.0
func (o *UpdateItemPurchaseConditionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update item purchase condition params
func (*UpdateItemPurchaseConditionParams) WithBody ¶ added in v0.24.0
func (o *UpdateItemPurchaseConditionParams) WithBody(body *platformclientmodels.PurchaseConditionUpdate) *UpdateItemPurchaseConditionParams
WithBody adds the body to the update item purchase condition params
func (*UpdateItemPurchaseConditionParams) WithContext ¶ added in v0.24.0
func (o *UpdateItemPurchaseConditionParams) WithContext(ctx context.Context) *UpdateItemPurchaseConditionParams
WithContext adds the context to the update item purchase condition params
func (*UpdateItemPurchaseConditionParams) WithHTTPClient ¶ added in v0.24.0
func (o *UpdateItemPurchaseConditionParams) WithHTTPClient(client *http.Client) *UpdateItemPurchaseConditionParams
WithHTTPClient adds the HTTPClient to the update item purchase condition params
func (*UpdateItemPurchaseConditionParams) WithItemID ¶ added in v0.24.0
func (o *UpdateItemPurchaseConditionParams) WithItemID(itemID string) *UpdateItemPurchaseConditionParams
WithItemID adds the itemID to the update item purchase condition params
func (*UpdateItemPurchaseConditionParams) WithNamespace ¶ added in v0.24.0
func (o *UpdateItemPurchaseConditionParams) WithNamespace(namespace string) *UpdateItemPurchaseConditionParams
WithNamespace adds the namespace to the update item purchase condition params
func (*UpdateItemPurchaseConditionParams) WithStoreID ¶ added in v0.24.0
func (o *UpdateItemPurchaseConditionParams) WithStoreID(storeID string) *UpdateItemPurchaseConditionParams
WithStoreID adds the storeID to the update item purchase condition params
func (*UpdateItemPurchaseConditionParams) WithTimeout ¶ added in v0.24.0
func (o *UpdateItemPurchaseConditionParams) WithTimeout(timeout time.Duration) *UpdateItemPurchaseConditionParams
WithTimeout adds the timeout to the update item purchase condition params
func (*UpdateItemPurchaseConditionParams) WriteToRequest ¶ added in v0.24.0
func (o *UpdateItemPurchaseConditionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateItemPurchaseConditionReader ¶ added in v0.24.0
type UpdateItemPurchaseConditionReader struct {
// contains filtered or unexported fields
}
UpdateItemPurchaseConditionReader is a Reader for the UpdateItemPurchaseCondition structure.
func (*UpdateItemPurchaseConditionReader) ReadResponse ¶ added in v0.24.0
func (o *UpdateItemPurchaseConditionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateItemPurchaseConditionUnprocessableEntity ¶ added in v0.24.0
type UpdateItemPurchaseConditionUnprocessableEntity struct {
Payload *platformclientmodels.ValidationErrorEntity
}
UpdateItemPurchaseConditionUnprocessableEntity handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr></table>
func NewUpdateItemPurchaseConditionUnprocessableEntity ¶ added in v0.24.0
func NewUpdateItemPurchaseConditionUnprocessableEntity() *UpdateItemPurchaseConditionUnprocessableEntity
NewUpdateItemPurchaseConditionUnprocessableEntity creates a UpdateItemPurchaseConditionUnprocessableEntity with default headers values
func (*UpdateItemPurchaseConditionUnprocessableEntity) Error ¶ added in v0.24.0
func (o *UpdateItemPurchaseConditionUnprocessableEntity) Error() string
func (*UpdateItemPurchaseConditionUnprocessableEntity) GetPayload ¶ added in v0.24.0
func (o *UpdateItemPurchaseConditionUnprocessableEntity) GetPayload() *platformclientmodels.ValidationErrorEntity
func (*UpdateItemPurchaseConditionUnprocessableEntity) ToJSONString ¶ added in v0.25.0
func (o *UpdateItemPurchaseConditionUnprocessableEntity) ToJSONString() string
type UpdateItemReader ¶
type UpdateItemReader struct {
// contains filtered or unexported fields
}
UpdateItemReader is a Reader for the UpdateItem structure.
func (*UpdateItemReader) ReadResponse ¶
func (o *UpdateItemReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateItemTypeConfigConflict ¶ added in v0.26.0
type UpdateItemTypeConfigConflict struct {
Payload *platformclientmodels.ErrorEntity
}
UpdateItemTypeConfigConflict handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30371</td><td>Item type config for type [{itemType}] and clazz [{clazz}] already exists</td></tr></table>
func NewUpdateItemTypeConfigConflict ¶ added in v0.26.0
func NewUpdateItemTypeConfigConflict() *UpdateItemTypeConfigConflict
NewUpdateItemTypeConfigConflict creates a UpdateItemTypeConfigConflict with default headers values
func (*UpdateItemTypeConfigConflict) Error ¶ added in v0.26.0
func (o *UpdateItemTypeConfigConflict) Error() string
func (*UpdateItemTypeConfigConflict) GetPayload ¶ added in v0.26.0
func (o *UpdateItemTypeConfigConflict) GetPayload() *platformclientmodels.ErrorEntity
func (*UpdateItemTypeConfigConflict) ToJSONString ¶ added in v0.26.0
func (o *UpdateItemTypeConfigConflict) ToJSONString() string
type UpdateItemTypeConfigNotFound ¶ added in v0.26.0
type UpdateItemTypeConfigNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
UpdateItemTypeConfigNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>30541</td><td>Item type config [{id}] doesn't exist</td></tr></table>
func NewUpdateItemTypeConfigNotFound ¶ added in v0.26.0
func NewUpdateItemTypeConfigNotFound() *UpdateItemTypeConfigNotFound
NewUpdateItemTypeConfigNotFound creates a UpdateItemTypeConfigNotFound with default headers values
func (*UpdateItemTypeConfigNotFound) Error ¶ added in v0.26.0
func (o *UpdateItemTypeConfigNotFound) Error() string
func (*UpdateItemTypeConfigNotFound) GetPayload ¶ added in v0.26.0
func (o *UpdateItemTypeConfigNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*UpdateItemTypeConfigNotFound) ToJSONString ¶ added in v0.26.0
func (o *UpdateItemTypeConfigNotFound) ToJSONString() string
type UpdateItemTypeConfigOK ¶ added in v0.26.0
type UpdateItemTypeConfigOK struct {
Payload *platformclientmodels.ItemTypeConfigInfo
}
UpdateItemTypeConfigOK handles this case with default header values.
successful operation
func NewUpdateItemTypeConfigOK ¶ added in v0.26.0
func NewUpdateItemTypeConfigOK() *UpdateItemTypeConfigOK
NewUpdateItemTypeConfigOK creates a UpdateItemTypeConfigOK with default headers values
func (*UpdateItemTypeConfigOK) Error ¶ added in v0.26.0
func (o *UpdateItemTypeConfigOK) Error() string
func (*UpdateItemTypeConfigOK) GetPayload ¶ added in v0.26.0
func (o *UpdateItemTypeConfigOK) GetPayload() *platformclientmodels.ItemTypeConfigInfo
func (*UpdateItemTypeConfigOK) ToJSONString ¶ added in v0.26.0
func (o *UpdateItemTypeConfigOK) ToJSONString() string
type UpdateItemTypeConfigParams ¶ added in v0.26.0
type UpdateItemTypeConfigParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *platformclientmodels.ItemTypeConfigUpdate /*ID*/ ID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
UpdateItemTypeConfigParams contains all the parameters to send to the API endpoint for the update item type config operation typically these are written to a http.Request
func NewUpdateItemTypeConfigParams ¶ added in v0.26.0
func NewUpdateItemTypeConfigParams() *UpdateItemTypeConfigParams
NewUpdateItemTypeConfigParams creates a new UpdateItemTypeConfigParams object with the default values initialized.
func NewUpdateItemTypeConfigParamsWithContext ¶ added in v0.26.0
func NewUpdateItemTypeConfigParamsWithContext(ctx context.Context) *UpdateItemTypeConfigParams
NewUpdateItemTypeConfigParamsWithContext creates a new UpdateItemTypeConfigParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateItemTypeConfigParamsWithHTTPClient ¶ added in v0.26.0
func NewUpdateItemTypeConfigParamsWithHTTPClient(client *http.Client) *UpdateItemTypeConfigParams
NewUpdateItemTypeConfigParamsWithHTTPClient creates a new UpdateItemTypeConfigParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateItemTypeConfigParamsWithTimeout ¶ added in v0.26.0
func NewUpdateItemTypeConfigParamsWithTimeout(timeout time.Duration) *UpdateItemTypeConfigParams
NewUpdateItemTypeConfigParamsWithTimeout creates a new UpdateItemTypeConfigParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateItemTypeConfigParams) SetAuthInfoWriter ¶ added in v0.26.0
func (o *UpdateItemTypeConfigParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the update item type config params
func (*UpdateItemTypeConfigParams) SetBody ¶ added in v0.26.0
func (o *UpdateItemTypeConfigParams) SetBody(body *platformclientmodels.ItemTypeConfigUpdate)
SetBody adds the body to the update item type config params
func (*UpdateItemTypeConfigParams) SetContext ¶ added in v0.26.0
func (o *UpdateItemTypeConfigParams) SetContext(ctx context.Context)
SetContext adds the context to the update item type config params
func (*UpdateItemTypeConfigParams) SetFlightId ¶ added in v0.63.0
func (o *UpdateItemTypeConfigParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*UpdateItemTypeConfigParams) SetHTTPClient ¶ added in v0.26.0
func (o *UpdateItemTypeConfigParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update item type config params
func (*UpdateItemTypeConfigParams) SetHTTPClientTransport ¶ added in v0.26.0
func (o *UpdateItemTypeConfigParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the update item type config params
func (*UpdateItemTypeConfigParams) SetID ¶ added in v0.26.0
func (o *UpdateItemTypeConfigParams) SetID(idVar string)
SetID adds the id to the update item type config params
func (*UpdateItemTypeConfigParams) SetTimeout ¶ added in v0.26.0
func (o *UpdateItemTypeConfigParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update item type config params
func (*UpdateItemTypeConfigParams) WithBody ¶ added in v0.26.0
func (o *UpdateItemTypeConfigParams) WithBody(body *platformclientmodels.ItemTypeConfigUpdate) *UpdateItemTypeConfigParams
WithBody adds the body to the update item type config params
func (*UpdateItemTypeConfigParams) WithContext ¶ added in v0.26.0
func (o *UpdateItemTypeConfigParams) WithContext(ctx context.Context) *UpdateItemTypeConfigParams
WithContext adds the context to the update item type config params
func (*UpdateItemTypeConfigParams) WithHTTPClient ¶ added in v0.26.0
func (o *UpdateItemTypeConfigParams) WithHTTPClient(client *http.Client) *UpdateItemTypeConfigParams
WithHTTPClient adds the HTTPClient to the update item type config params
func (*UpdateItemTypeConfigParams) WithID ¶ added in v0.26.0
func (o *UpdateItemTypeConfigParams) WithID(idVar string) *UpdateItemTypeConfigParams
WithID adds the idVar to the update item type config params
func (*UpdateItemTypeConfigParams) WithTimeout ¶ added in v0.26.0
func (o *UpdateItemTypeConfigParams) WithTimeout(timeout time.Duration) *UpdateItemTypeConfigParams
WithTimeout adds the timeout to the update item type config params
func (*UpdateItemTypeConfigParams) WriteToRequest ¶ added in v0.26.0
func (o *UpdateItemTypeConfigParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateItemTypeConfigReader ¶ added in v0.26.0
type UpdateItemTypeConfigReader struct {
// contains filtered or unexported fields
}
UpdateItemTypeConfigReader is a Reader for the UpdateItemTypeConfig structure.
func (*UpdateItemTypeConfigReader) ReadResponse ¶ added in v0.26.0
func (o *UpdateItemTypeConfigReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateItemTypeConfigUnprocessableEntity ¶ added in v0.26.0
type UpdateItemTypeConfigUnprocessableEntity struct {
Payload *platformclientmodels.ValidationErrorEntity
}
UpdateItemTypeConfigUnprocessableEntity handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr></table>
func NewUpdateItemTypeConfigUnprocessableEntity ¶ added in v0.26.0
func NewUpdateItemTypeConfigUnprocessableEntity() *UpdateItemTypeConfigUnprocessableEntity
NewUpdateItemTypeConfigUnprocessableEntity creates a UpdateItemTypeConfigUnprocessableEntity with default headers values
func (*UpdateItemTypeConfigUnprocessableEntity) Error ¶ added in v0.26.0
func (o *UpdateItemTypeConfigUnprocessableEntity) Error() string
func (*UpdateItemTypeConfigUnprocessableEntity) GetPayload ¶ added in v0.26.0
func (o *UpdateItemTypeConfigUnprocessableEntity) GetPayload() *platformclientmodels.ValidationErrorEntity
func (*UpdateItemTypeConfigUnprocessableEntity) ToJSONString ¶ added in v0.26.0
func (o *UpdateItemTypeConfigUnprocessableEntity) ToJSONString() string
type UpdateItemUnprocessableEntity ¶
type UpdateItemUnprocessableEntity struct {
Payload *platformclientmodels.ValidationErrorEntity
}
UpdateItemUnprocessableEntity handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr></table>
func NewUpdateItemUnprocessableEntity ¶
func NewUpdateItemUnprocessableEntity() *UpdateItemUnprocessableEntity
NewUpdateItemUnprocessableEntity creates a UpdateItemUnprocessableEntity with default headers values
func (*UpdateItemUnprocessableEntity) Error ¶
func (o *UpdateItemUnprocessableEntity) Error() string
func (*UpdateItemUnprocessableEntity) GetPayload ¶
func (o *UpdateItemUnprocessableEntity) GetPayload() *platformclientmodels.ValidationErrorEntity
func (*UpdateItemUnprocessableEntity) ToJSONString ¶ added in v0.25.0
func (o *UpdateItemUnprocessableEntity) ToJSONString() string
type ValidateItemPurchaseConditionOK ¶ added in v0.24.0
type ValidateItemPurchaseConditionOK struct {
Payload []*platformclientmodels.ItemPurchaseConditionValidateResult
}
ValidateItemPurchaseConditionOK handles this case with default header values.
successful operation
func NewValidateItemPurchaseConditionOK ¶ added in v0.24.0
func NewValidateItemPurchaseConditionOK() *ValidateItemPurchaseConditionOK
NewValidateItemPurchaseConditionOK creates a ValidateItemPurchaseConditionOK with default headers values
func (*ValidateItemPurchaseConditionOK) Error ¶ added in v0.24.0
func (o *ValidateItemPurchaseConditionOK) Error() string
func (*ValidateItemPurchaseConditionOK) GetPayload ¶ added in v0.24.0
func (o *ValidateItemPurchaseConditionOK) GetPayload() []*platformclientmodels.ItemPurchaseConditionValidateResult
func (*ValidateItemPurchaseConditionOK) ToJSONString ¶ added in v0.25.0
func (o *ValidateItemPurchaseConditionOK) ToJSONString() string
type ValidateItemPurchaseConditionParams ¶ added in v0.24.0
type ValidateItemPurchaseConditionParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *platformclientmodels.ItemPurchaseConditionValidateRequest /*Namespace*/ Namespace string /*Platform*/ Platform *string /*UserID*/ UserID string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
ValidateItemPurchaseConditionParams contains all the parameters to send to the API endpoint for the validate item purchase condition operation typically these are written to a http.Request
func NewValidateItemPurchaseConditionParams ¶ added in v0.24.0
func NewValidateItemPurchaseConditionParams() *ValidateItemPurchaseConditionParams
NewValidateItemPurchaseConditionParams creates a new ValidateItemPurchaseConditionParams object with the default values initialized.
func NewValidateItemPurchaseConditionParamsWithContext ¶ added in v0.24.0
func NewValidateItemPurchaseConditionParamsWithContext(ctx context.Context) *ValidateItemPurchaseConditionParams
NewValidateItemPurchaseConditionParamsWithContext creates a new ValidateItemPurchaseConditionParams object with the default values initialized, and the ability to set a context for a request
func NewValidateItemPurchaseConditionParamsWithHTTPClient ¶ added in v0.24.0
func NewValidateItemPurchaseConditionParamsWithHTTPClient(client *http.Client) *ValidateItemPurchaseConditionParams
NewValidateItemPurchaseConditionParamsWithHTTPClient creates a new ValidateItemPurchaseConditionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewValidateItemPurchaseConditionParamsWithTimeout ¶ added in v0.24.0
func NewValidateItemPurchaseConditionParamsWithTimeout(timeout time.Duration) *ValidateItemPurchaseConditionParams
NewValidateItemPurchaseConditionParamsWithTimeout creates a new ValidateItemPurchaseConditionParams object with the default values initialized, and the ability to set a timeout on a request
func (*ValidateItemPurchaseConditionParams) SetAuthInfoWriter ¶ added in v0.24.0
func (o *ValidateItemPurchaseConditionParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the validate item purchase condition params
func (*ValidateItemPurchaseConditionParams) SetBody ¶ added in v0.24.0
func (o *ValidateItemPurchaseConditionParams) SetBody(body *platformclientmodels.ItemPurchaseConditionValidateRequest)
SetBody adds the body to the validate item purchase condition params
func (*ValidateItemPurchaseConditionParams) SetContext ¶ added in v0.24.0
func (o *ValidateItemPurchaseConditionParams) SetContext(ctx context.Context)
SetContext adds the context to the validate item purchase condition params
func (*ValidateItemPurchaseConditionParams) SetFlightId ¶ added in v0.63.0
func (o *ValidateItemPurchaseConditionParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*ValidateItemPurchaseConditionParams) SetHTTPClient ¶ added in v0.24.0
func (o *ValidateItemPurchaseConditionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the validate item purchase condition params
func (*ValidateItemPurchaseConditionParams) SetHTTPClientTransport ¶ added in v0.24.0
func (o *ValidateItemPurchaseConditionParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the validate item purchase condition params
func (*ValidateItemPurchaseConditionParams) SetNamespace ¶ added in v0.24.0
func (o *ValidateItemPurchaseConditionParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the validate item purchase condition params
func (*ValidateItemPurchaseConditionParams) SetPlatform ¶ added in v0.63.0
func (o *ValidateItemPurchaseConditionParams) SetPlatform(platform *string)
SetPlatform adds the platform to the validate item purchase condition params
func (*ValidateItemPurchaseConditionParams) SetTimeout ¶ added in v0.24.0
func (o *ValidateItemPurchaseConditionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the validate item purchase condition params
func (*ValidateItemPurchaseConditionParams) SetUserID ¶ added in v0.24.0
func (o *ValidateItemPurchaseConditionParams) SetUserID(userID string)
SetUserID adds the userId to the validate item purchase condition params
func (*ValidateItemPurchaseConditionParams) WithBody ¶ added in v0.24.0
func (o *ValidateItemPurchaseConditionParams) WithBody(body *platformclientmodels.ItemPurchaseConditionValidateRequest) *ValidateItemPurchaseConditionParams
WithBody adds the body to the validate item purchase condition params
func (*ValidateItemPurchaseConditionParams) WithContext ¶ added in v0.24.0
func (o *ValidateItemPurchaseConditionParams) WithContext(ctx context.Context) *ValidateItemPurchaseConditionParams
WithContext adds the context to the validate item purchase condition params
func (*ValidateItemPurchaseConditionParams) WithHTTPClient ¶ added in v0.24.0
func (o *ValidateItemPurchaseConditionParams) WithHTTPClient(client *http.Client) *ValidateItemPurchaseConditionParams
WithHTTPClient adds the HTTPClient to the validate item purchase condition params
func (*ValidateItemPurchaseConditionParams) WithNamespace ¶ added in v0.24.0
func (o *ValidateItemPurchaseConditionParams) WithNamespace(namespace string) *ValidateItemPurchaseConditionParams
WithNamespace adds the namespace to the validate item purchase condition params
func (*ValidateItemPurchaseConditionParams) WithPlatform ¶ added in v0.63.0
func (o *ValidateItemPurchaseConditionParams) WithPlatform(platform *string) *ValidateItemPurchaseConditionParams
WithPlatform adds the platform to the validate item purchase condition params
func (*ValidateItemPurchaseConditionParams) WithTimeout ¶ added in v0.24.0
func (o *ValidateItemPurchaseConditionParams) WithTimeout(timeout time.Duration) *ValidateItemPurchaseConditionParams
WithTimeout adds the timeout to the validate item purchase condition params
func (*ValidateItemPurchaseConditionParams) WithUserID ¶ added in v0.24.0
func (o *ValidateItemPurchaseConditionParams) WithUserID(userID string) *ValidateItemPurchaseConditionParams
WithUserID adds the userID to the validate item purchase condition params
func (*ValidateItemPurchaseConditionParams) WriteToRequest ¶ added in v0.24.0
func (o *ValidateItemPurchaseConditionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ValidateItemPurchaseConditionReader ¶ added in v0.24.0
type ValidateItemPurchaseConditionReader struct {
// contains filtered or unexported fields
}
ValidateItemPurchaseConditionReader is a Reader for the ValidateItemPurchaseCondition structure.
func (*ValidateItemPurchaseConditionReader) ReadResponse ¶ added in v0.24.0
func (o *ValidateItemPurchaseConditionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ValidateItemPurchaseConditionUnprocessableEntity ¶ added in v0.24.0
type ValidateItemPurchaseConditionUnprocessableEntity struct {
Payload *platformclientmodels.ValidationErrorEntity
}
ValidateItemPurchaseConditionUnprocessableEntity handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>20002</td><td>validation error</td></tr></table>
func NewValidateItemPurchaseConditionUnprocessableEntity ¶ added in v0.24.0
func NewValidateItemPurchaseConditionUnprocessableEntity() *ValidateItemPurchaseConditionUnprocessableEntity
NewValidateItemPurchaseConditionUnprocessableEntity creates a ValidateItemPurchaseConditionUnprocessableEntity with default headers values
func (*ValidateItemPurchaseConditionUnprocessableEntity) Error ¶ added in v0.24.0
func (o *ValidateItemPurchaseConditionUnprocessableEntity) Error() string
func (*ValidateItemPurchaseConditionUnprocessableEntity) GetPayload ¶ added in v0.24.0
func (o *ValidateItemPurchaseConditionUnprocessableEntity) GetPayload() *platformclientmodels.ValidationErrorEntity
func (*ValidateItemPurchaseConditionUnprocessableEntity) ToJSONString ¶ added in v0.25.0
func (o *ValidateItemPurchaseConditionUnprocessableEntity) ToJSONString() string
Source Files ¶
- acquire_item_parameters.go
- acquire_item_responses.go
- bulk_get_locale_items_parameters.go
- bulk_get_locale_items_responses.go
- bulk_update_region_data_parameters.go
- bulk_update_region_data_responses.go
- create_item_parameters.go
- create_item_responses.go
- create_item_type_config_parameters.go
- create_item_type_config_responses.go
- defeature_item_parameters.go
- defeature_item_responses.go
- delete_item_parameters.go
- delete_item_responses.go
- delete_item_type_config_parameters.go
- delete_item_type_config_responses.go
- disable_item_parameters.go
- disable_item_responses.go
- enable_item_parameters.go
- enable_item_responses.go
- feature_item_parameters.go
- feature_item_responses.go
- get_app_parameters.go
- get_app_responses.go
- get_available_predicate_types_parameters.go
- get_available_predicate_types_responses.go
- get_bulk_item_id_by_skus_parameters.go
- get_bulk_item_id_by_skus_responses.go
- get_estimated_price_parameters.go
- get_estimated_price_responses.go
- get_item_by_app_id_parameters.go
- get_item_by_app_id_responses.go
- get_item_by_sku_parameters.go
- get_item_by_sku_responses.go
- get_item_dynamic_data_parameters.go
- get_item_dynamic_data_responses.go
- get_item_id_by_sku_parameters.go
- get_item_id_by_sku_responses.go
- get_item_parameters.go
- get_item_responses.go
- get_item_type_config_parameters.go
- get_item_type_config_responses.go
- get_items_parameters.go
- get_items_responses.go
- get_locale_item_by_sku_parameters.go
- get_locale_item_by_sku_responses.go
- get_locale_item_parameters.go
- get_locale_item_responses.go
- item_client.go
- list_basic_items_by_features_parameters.go
- list_basic_items_by_features_responses.go
- list_item_type_configs_parameters.go
- list_item_type_configs_responses.go
- public_bulk_get_items_parameters.go
- public_bulk_get_items_responses.go
- public_get_app_parameters.go
- public_get_app_responses.go
- public_get_estimated_price_parameters.go
- public_get_estimated_price_responses.go
- public_get_item_by_app_id_parameters.go
- public_get_item_by_app_id_responses.go
- public_get_item_by_sku_parameters.go
- public_get_item_by_sku_responses.go
- public_get_item_dynamic_data_parameters.go
- public_get_item_dynamic_data_responses.go
- public_get_item_parameters.go
- public_get_item_responses.go
- public_query_items_parameters.go
- public_query_items_responses.go
- public_search_items_parameters.go
- public_search_items_responses.go
- public_validate_item_purchase_condition_parameters.go
- public_validate_item_purchase_condition_responses.go
- query_items_parameters.go
- query_items_responses.go
- query_items_v2_parameters.go
- query_items_v2_responses.go
- query_uncategorized_items_parameters.go
- query_uncategorized_items_responses.go
- return_item_parameters.go
- return_item_responses.go
- search_item_type_config_parameters.go
- search_item_type_config_responses.go
- search_items_parameters.go
- search_items_responses.go
- sync_in_game_item_parameters.go
- sync_in_game_item_responses.go
- update_app_parameters.go
- update_app_responses.go
- update_item_parameters.go
- update_item_purchase_condition_parameters.go
- update_item_purchase_condition_responses.go
- update_item_responses.go
- update_item_type_config_parameters.go
- update_item_type_config_responses.go
- validate_item_purchase_condition_parameters.go
- validate_item_purchase_condition_responses.go