Documentation
¶
Index ¶
- Variables
- func CacheExpires(r *http.Response) time.Time
- func IsNil(i interface{}) bool
- func PtrBool(v bool) *bool
- func PtrFloat32(v float32) *float32
- func PtrFloat64(v float64) *float64
- func PtrInt(v int) *int
- func PtrInt32(v int32) *int32
- func PtrInt64(v int64) *int64
- func PtrString(v string) *string
- func PtrTime(v time.Time) *time.Time
- type APIClient
- type APIKey
- type APIResponse
- type ApiApiMarketplaceV3DbsOrdersB2bInfoPostRequest
- type ApiApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest
- func (r ApiApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest) ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest(...) ApiApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest
- func (r ApiApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest) Execute() (*http.Response, error)
- type ApiApiMarketplaceV3DbsOrdersMetaDeletePostRequest
- func (r ApiApiMarketplaceV3DbsOrdersMetaDeletePostRequest) ApiOrdersMetaDeleteRequest(apiOrdersMetaDeleteRequest ApiOrdersMetaDeleteRequest) ApiApiMarketplaceV3DbsOrdersMetaDeletePostRequest
- func (r ApiApiMarketplaceV3DbsOrdersMetaDeletePostRequest) Execute() (*ApiStatusSetResponses, *http.Response, error)
- type ApiApiMarketplaceV3DbsOrdersMetaGtinPostRequest
- type ApiApiMarketplaceV3DbsOrdersMetaImeiPostRequest
- type ApiApiMarketplaceV3DbsOrdersMetaInfoPostRequest
- type ApiApiMarketplaceV3DbsOrdersMetaSgtinPostRequest
- func (r ApiApiMarketplaceV3DbsOrdersMetaSgtinPostRequest) ApiOrdersSGTINsSetRequest(apiOrdersSGTINsSetRequest ApiOrdersSGTINsSetRequest) ApiApiMarketplaceV3DbsOrdersMetaSgtinPostRequest
- func (r ApiApiMarketplaceV3DbsOrdersMetaSgtinPostRequest) Execute() (*ApiStatusSetResponses, *http.Response, error)
- type ApiApiMarketplaceV3DbsOrdersMetaUinPostRequest
- type ApiApiMarketplaceV3DbsOrdersStatusCancelPostRequest
- type ApiApiMarketplaceV3DbsOrdersStatusConfirmPostRequest
- type ApiApiMarketplaceV3DbsOrdersStatusDeliverPostRequest
- type ApiApiMarketplaceV3DbsOrdersStatusInfoPostRequest
- type ApiApiMarketplaceV3DbsOrdersStatusReceivePostRequest
- func (r ApiApiMarketplaceV3DbsOrdersStatusReceivePostRequest) ApiOrdersCodeRequest(apiOrdersCodeRequest ApiOrdersCodeRequest) ApiApiMarketplaceV3DbsOrdersStatusReceivePostRequest
- func (r ApiApiMarketplaceV3DbsOrdersStatusReceivePostRequest) Execute() (*ApiMarketplaceV3DbsOrdersStatusReceivePost200Response, *http.Response, error)
- type ApiApiMarketplaceV3DbsOrdersStatusRejectPostRequest
- type ApiApiMarketplaceV3DbsOrdersStickersPostRequest
- func (r ApiApiMarketplaceV3DbsOrdersStickersPostRequest) ApiMarketplaceV3DbsOrdersStickersPostRequest(...) ApiApiMarketplaceV3DbsOrdersStickersPostRequest
- func (r ApiApiMarketplaceV3DbsOrdersStickersPostRequest) Execute() (*ApiMarketplaceV3DbsOrdersStickersPost200Response, *http.Response, error)
- func (r ApiApiMarketplaceV3DbsOrdersStickersPostRequest) Height(height int32) ApiApiMarketplaceV3DbsOrdersStickersPostRequest
- func (r ApiApiMarketplaceV3DbsOrdersStickersPostRequest) Type_(type_ string) ApiApiMarketplaceV3DbsOrdersStickersPostRequest
- func (r ApiApiMarketplaceV3DbsOrdersStickersPostRequest) Width(width int32) ApiApiMarketplaceV3DbsOrdersStickersPostRequest
- type ApiApiV3DbsGroupsInfoPostRequest
- type ApiApiV3DbsOrdersClientPostRequest
- type ApiApiV3DbsOrdersDeliveryDatePostRequest
- type ApiApiV3DbsOrdersGetRequest
- func (r ApiApiV3DbsOrdersGetRequest) DateFrom(dateFrom int32) ApiApiV3DbsOrdersGetRequest
- func (r ApiApiV3DbsOrdersGetRequest) DateTo(dateTo int32) ApiApiV3DbsOrdersGetRequest
- func (r ApiApiV3DbsOrdersGetRequest) Execute() (*ApiV3DbsOrdersGet200Response, *http.Response, error)
- func (r ApiApiV3DbsOrdersGetRequest) Limit(limit int32) ApiApiV3DbsOrdersGetRequest
- func (r ApiApiV3DbsOrdersGetRequest) Next(next int64) ApiApiV3DbsOrdersGetRequest
- type ApiApiV3DbsOrdersNewGetRequest
- type ApiApiV3DbsOrdersOrderIdCancelPatchRequest
- type ApiApiV3DbsOrdersOrderIdConfirmPatchRequest
- type ApiApiV3DbsOrdersOrderIdDeliverPatchRequest
- type ApiApiV3DbsOrdersOrderIdMetaDeleteRequest
- type ApiApiV3DbsOrdersOrderIdMetaGetRequest
- type ApiApiV3DbsOrdersOrderIdMetaGtinPutRequest
- type ApiApiV3DbsOrdersOrderIdMetaImeiPutRequest
- type ApiApiV3DbsOrdersOrderIdMetaSgtinPutRequest
- type ApiApiV3DbsOrdersOrderIdMetaUinPutRequest
- type ApiApiV3DbsOrdersOrderIdReceivePatchRequest
- type ApiApiV3DbsOrdersOrderIdRejectPatchRequest
- type ApiApiV3DbsOrdersStatusPostRequest
- type ApiB2bClientInfo
- func (o *ApiB2bClientInfo) GetInn() string
- func (o *ApiB2bClientInfo) GetInnOk() (*string, bool)
- func (o *ApiB2bClientInfo) GetKpp() string
- func (o *ApiB2bClientInfo) GetKppOk() (*string, bool)
- func (o *ApiB2bClientInfo) GetOrgName() string
- func (o *ApiB2bClientInfo) GetOrgNameOk() (*string, bool)
- func (o *ApiB2bClientInfo) HasInn() bool
- func (o *ApiB2bClientInfo) HasKpp() bool
- func (o *ApiB2bClientInfo) HasOrgName() bool
- func (o ApiB2bClientInfo) MarshalJSON() ([]byte, error)
- func (o *ApiB2bClientInfo) SetInn(v string)
- func (o *ApiB2bClientInfo) SetKpp(v string)
- func (o *ApiB2bClientInfo) SetOrgName(v string)
- func (o ApiB2bClientInfo) ToMap() (map[string]interface{}, error)
- type ApiB2bClientInfoResponse
- func (o *ApiB2bClientInfoResponse) GetData() ApiB2bClientInfo
- func (o *ApiB2bClientInfoResponse) GetDataOk() (*ApiB2bClientInfo, bool)
- func (o *ApiB2bClientInfoResponse) GetErrors() []ApiB2bClientInfoResponseErrorsInner
- func (o *ApiB2bClientInfoResponse) GetErrorsOk() ([]ApiB2bClientInfoResponseErrorsInner, bool)
- func (o *ApiB2bClientInfoResponse) GetIsError() bool
- func (o *ApiB2bClientInfoResponse) GetIsErrorOk() (*bool, bool)
- func (o *ApiB2bClientInfoResponse) GetOrderId() int32
- func (o *ApiB2bClientInfoResponse) GetOrderIdOk() (*int32, bool)
- func (o *ApiB2bClientInfoResponse) HasData() bool
- func (o *ApiB2bClientInfoResponse) HasErrors() bool
- func (o ApiB2bClientInfoResponse) MarshalJSON() ([]byte, error)
- func (o *ApiB2bClientInfoResponse) SetData(v ApiB2bClientInfo)
- func (o *ApiB2bClientInfoResponse) SetErrors(v []ApiB2bClientInfoResponseErrorsInner)
- func (o *ApiB2bClientInfoResponse) SetIsError(v bool)
- func (o *ApiB2bClientInfoResponse) SetOrderId(v int32)
- func (o ApiB2bClientInfoResponse) ToMap() (map[string]interface{}, error)
- func (o *ApiB2bClientInfoResponse) UnmarshalJSON(data []byte) (err error)
- type ApiB2bClientInfoResponseErrorsInner
- func (o *ApiB2bClientInfoResponseErrorsInner) GetCode() int32
- func (o *ApiB2bClientInfoResponseErrorsInner) GetCodeOk() (*int32, bool)
- func (o *ApiB2bClientInfoResponseErrorsInner) GetDetail() string
- func (o *ApiB2bClientInfoResponseErrorsInner) GetDetailOk() (*string, bool)
- func (o *ApiB2bClientInfoResponseErrorsInner) HasCode() bool
- func (o *ApiB2bClientInfoResponseErrorsInner) HasDetail() bool
- func (o ApiB2bClientInfoResponseErrorsInner) MarshalJSON() ([]byte, error)
- func (o *ApiB2bClientInfoResponseErrorsInner) SetCode(v int32)
- func (o *ApiB2bClientInfoResponseErrorsInner) SetDetail(v string)
- func (o ApiB2bClientInfoResponseErrorsInner) ToMap() (map[string]interface{}, error)
- type ApiB2bClientInfoResponses
- func (o *ApiB2bClientInfoResponses) GetRequestId() string
- func (o *ApiB2bClientInfoResponses) GetRequestIdOk() (*string, bool)
- func (o *ApiB2bClientInfoResponses) GetResults() []ApiB2bClientInfoResponse
- func (o *ApiB2bClientInfoResponses) GetResultsOk() ([]ApiB2bClientInfoResponse, bool)
- func (o *ApiB2bClientInfoResponses) HasResults() bool
- func (o ApiB2bClientInfoResponses) MarshalJSON() ([]byte, error)
- func (o *ApiB2bClientInfoResponses) SetRequestId(v string)
- func (o *ApiB2bClientInfoResponses) SetResults(v []ApiB2bClientInfoResponse)
- func (o ApiB2bClientInfoResponses) ToMap() (map[string]interface{}, error)
- func (o *ApiB2bClientInfoResponses) UnmarshalJSON(data []byte) (err error)
- type ApiBatchError
- func (o *ApiBatchError) GetDetail() map[string]interface{}
- func (o *ApiBatchError) GetDetailOk() (map[string]interface{}, bool)
- func (o *ApiBatchError) GetOrigin() string
- func (o *ApiBatchError) GetOriginOk() (*string, bool)
- func (o *ApiBatchError) GetRequestId() string
- func (o *ApiBatchError) GetRequestIdOk() (*string, bool)
- func (o *ApiBatchError) GetTitle() string
- func (o *ApiBatchError) GetTitleOk() (*string, bool)
- func (o *ApiBatchError) HasDetail() bool
- func (o *ApiBatchError) HasOrigin() bool
- func (o *ApiBatchError) HasRequestId() bool
- func (o *ApiBatchError) HasTitle() bool
- func (o ApiBatchError) MarshalJSON() ([]byte, error)
- func (o *ApiBatchError) SetDetail(v map[string]interface{})
- func (o *ApiBatchError) SetOrigin(v string)
- func (o *ApiBatchError) SetRequestId(v string)
- func (o *ApiBatchError) SetTitle(v string)
- func (o ApiBatchError) ToMap() (map[string]interface{}, error)
- type ApiBatchErrorResponse
- func (o *ApiBatchErrorResponse) GetCode() int32
- func (o *ApiBatchErrorResponse) GetCodeOk() (*int32, bool)
- func (o *ApiBatchErrorResponse) GetDetail() string
- func (o *ApiBatchErrorResponse) GetDetailOk() (*string, bool)
- func (o *ApiBatchErrorResponse) HasCode() bool
- func (o *ApiBatchErrorResponse) HasDetail() bool
- func (o ApiBatchErrorResponse) MarshalJSON() ([]byte, error)
- func (o *ApiBatchErrorResponse) SetCode(v int32)
- func (o *ApiBatchErrorResponse) SetDetail(v string)
- func (o ApiBatchErrorResponse) ToMap() (map[string]interface{}, error)
- type ApiError
- func (o *ApiError) GetDetail() map[string]interface{}
- func (o *ApiError) GetDetailOk() (map[string]interface{}, bool)
- func (o *ApiError) GetOrigin() string
- func (o *ApiError) GetOriginOk() (*string, bool)
- func (o *ApiError) GetRequestId() string
- func (o *ApiError) GetRequestIdOk() (*string, bool)
- func (o *ApiError) GetTitle() string
- func (o *ApiError) GetTitleOk() (*string, bool)
- func (o *ApiError) HasDetail() bool
- func (o *ApiError) HasOrigin() bool
- func (o *ApiError) HasRequestId() bool
- func (o *ApiError) HasTitle() bool
- func (o ApiError) MarshalJSON() ([]byte, error)
- func (o *ApiError) SetDetail(v map[string]interface{})
- func (o *ApiError) SetOrigin(v string)
- func (o *ApiError) SetRequestId(v string)
- func (o *ApiError) SetTitle(v string)
- func (o ApiError) ToMap() (map[string]interface{}, error)
- type ApiGTIN
- func (o *ApiGTIN) GetGtin() string
- func (o *ApiGTIN) GetGtinOk() (*string, bool)
- func (o *ApiGTIN) GetOrderId() int32
- func (o *ApiGTIN) GetOrderIdOk() (*int32, bool)
- func (o *ApiGTIN) HasGtin() bool
- func (o *ApiGTIN) HasOrderId() bool
- func (o ApiGTIN) MarshalJSON() ([]byte, error)
- func (o *ApiGTIN) SetGtin(v string)
- func (o *ApiGTIN) SetOrderId(v int32)
- func (o ApiGTIN) ToMap() (map[string]interface{}, error)
- type ApiIMEI
- func (o *ApiIMEI) GetImei() string
- func (o *ApiIMEI) GetImeiOk() (*string, bool)
- func (o *ApiIMEI) GetOrderId() int32
- func (o *ApiIMEI) GetOrderIdOk() (*int32, bool)
- func (o *ApiIMEI) HasImei() bool
- func (o *ApiIMEI) HasOrderId() bool
- func (o ApiIMEI) MarshalJSON() ([]byte, error)
- func (o *ApiIMEI) SetImei(v string)
- func (o *ApiIMEI) SetOrderId(v int32)
- func (o ApiIMEI) ToMap() (map[string]interface{}, error)
- type ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest
- func (o *ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest) GetOrders() []ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner
- func (o *ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest) GetOrdersOk() ([]ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner, bool)
- func (o *ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest) HasOrders() bool
- func (o ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest) MarshalJSON() ([]byte, error)
- func (o *ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest) SetOrders(v []ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner)
- func (o ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest) ToMap() (map[string]interface{}, error)
- type ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner
- func NewApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner(customsDeclaration string, orderId int32) *ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner
- func NewApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInnerWithDefaults() *ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner
- func (o *ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner) GetCustomsDeclaration() string
- func (o *ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner) GetCustomsDeclarationOk() (*string, bool)
- func (o *ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner) GetOrderId() int32
- func (o *ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner) GetOrderIdOk() (*int32, bool)
- func (o ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner) MarshalJSON() ([]byte, error)
- func (o *ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner) SetCustomsDeclaration(v string)
- func (o *ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner) SetOrderId(v int32)
- func (o ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner) ToMap() (map[string]interface{}, error)
- func (o *ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner) UnmarshalJSON(data []byte) (err error)
- type ApiMarketplaceV3DbsOrdersStatusReceivePost200Response
- func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200Response) GetRequestId() string
- func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200Response) GetRequestIdOk() (*string, bool)
- func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200Response) GetResults() []ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner
- func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200Response) GetResultsOk() ([]ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner, bool)
- func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200Response) HasRequestId() bool
- func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200Response) HasResults() bool
- func (o ApiMarketplaceV3DbsOrdersStatusReceivePost200Response) MarshalJSON() ([]byte, error)
- func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200Response) SetRequestId(v string)
- func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200Response) SetResults(v []ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner)
- func (o ApiMarketplaceV3DbsOrdersStatusReceivePost200Response) ToMap() (map[string]interface{}, error)
- type ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner
- func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner) GetErrors() []ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner
- func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner) GetErrorsOk() ([]ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner, ...)
- func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner) GetIsError() bool
- func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner) GetIsErrorOk() (*bool, bool)
- func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner) GetOrderId() int32
- func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner) GetOrderIdOk() (*int32, bool)
- func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner) HasErrors() bool
- func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner) HasIsError() bool
- func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner) HasOrderId() bool
- func (o ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner) MarshalJSON() ([]byte, error)
- func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner) SetErrors(...)
- func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner) SetIsError(v bool)
- func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner) SetOrderId(v int32)
- func (o ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner) ToMap() (map[string]interface{}, error)
- type ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner
- func NewApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner() *ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner
- func NewApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInnerWithDefaults() *ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner
- func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner) GetCode() int32
- func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner) GetCodeOk() (*int32, bool)
- func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner) GetDetail() string
- func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner) GetDetailOk() (*string, bool)
- func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner) HasCode() bool
- func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner) HasDetail() bool
- func (o ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner) MarshalJSON() ([]byte, error)
- func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner) SetCode(v int32)
- func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner) SetDetail(v string)
- func (o ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner) ToMap() (map[string]interface{}, error)
- type ApiMarketplaceV3DbsOrdersStickersPost200Response
- func (o *ApiMarketplaceV3DbsOrdersStickersPost200Response) GetStickers() []ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner
- func (o *ApiMarketplaceV3DbsOrdersStickersPost200Response) GetStickersOk() ([]ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner, bool)
- func (o *ApiMarketplaceV3DbsOrdersStickersPost200Response) HasStickers() bool
- func (o ApiMarketplaceV3DbsOrdersStickersPost200Response) MarshalJSON() ([]byte, error)
- func (o *ApiMarketplaceV3DbsOrdersStickersPost200Response) SetStickers(v []ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner)
- func (o ApiMarketplaceV3DbsOrdersStickersPost200Response) ToMap() (map[string]interface{}, error)
- type ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner
- func NewApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner(orderId int64, partA string, partB string, barcode string, file string) *ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner
- func NewApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInnerWithDefaults() *ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner
- func (o *ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) GetBarcode() string
- func (o *ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) GetBarcodeOk() (*string, bool)
- func (o *ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) GetFile() string
- func (o *ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) GetFileOk() (*string, bool)
- func (o *ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) GetOrderId() int64
- func (o *ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) GetOrderIdOk() (*int64, bool)
- func (o *ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) GetPartA() string
- func (o *ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) GetPartAOk() (*string, bool)
- func (o *ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) GetPartB() string
- func (o *ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) GetPartBOk() (*string, bool)
- func (o ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) MarshalJSON() ([]byte, error)
- func (o *ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) SetBarcode(v string)
- func (o *ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) SetFile(v string)
- func (o *ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) SetOrderId(v int64)
- func (o *ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) SetPartA(v string)
- func (o *ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) SetPartB(v string)
- func (o ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) ToMap() (map[string]interface{}, error)
- func (o *ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) UnmarshalJSON(data []byte) (err error)
- type ApiMarketplaceV3DbsOrdersStickersPostRequest
- func (o *ApiMarketplaceV3DbsOrdersStickersPostRequest) GetOrders() []int64
- func (o *ApiMarketplaceV3DbsOrdersStickersPostRequest) GetOrdersOk() ([]int64, bool)
- func (o ApiMarketplaceV3DbsOrdersStickersPostRequest) MarshalJSON() ([]byte, error)
- func (o *ApiMarketplaceV3DbsOrdersStickersPostRequest) SetOrders(v []int64)
- func (o ApiMarketplaceV3DbsOrdersStickersPostRequest) ToMap() (map[string]interface{}, error)
- func (o *ApiMarketplaceV3DbsOrdersStickersPostRequest) UnmarshalJSON(data []byte) (err error)
- type ApiOrderCodeRequest
- func (o *ApiOrderCodeRequest) GetCode() string
- func (o *ApiOrderCodeRequest) GetCodeOk() (*string, bool)
- func (o *ApiOrderCodeRequest) GetOrderId() int32
- func (o *ApiOrderCodeRequest) GetOrderIdOk() (*int32, bool)
- func (o *ApiOrderCodeRequest) HasCode() bool
- func (o *ApiOrderCodeRequest) HasOrderId() bool
- func (o ApiOrderCodeRequest) MarshalJSON() ([]byte, error)
- func (o *ApiOrderCodeRequest) SetCode(v string)
- func (o *ApiOrderCodeRequest) SetOrderId(v int32)
- func (o ApiOrderCodeRequest) ToMap() (map[string]interface{}, error)
- type ApiOrderGroupInner
- func (o *ApiOrderGroupInner) GetConvertedCurrencyCode() int32
- func (o *ApiOrderGroupInner) GetConvertedCurrencyCodeOk() (*int32, bool)
- func (o *ApiOrderGroupInner) GetConvertedDeliveryCost() int32
- func (o *ApiOrderGroupInner) GetConvertedDeliveryCostOk() (*int32, bool)
- func (o *ApiOrderGroupInner) GetCurrencyCode() int32
- func (o *ApiOrderGroupInner) GetCurrencyCodeOk() (*int32, bool)
- func (o *ApiOrderGroupInner) GetDeliveryCost() int32
- func (o *ApiOrderGroupInner) GetDeliveryCostOk() (*int32, bool)
- func (o *ApiOrderGroupInner) GetGroupID() string
- func (o *ApiOrderGroupInner) GetGroupIDOk() (*string, bool)
- func (o *ApiOrderGroupInner) HasConvertedCurrencyCode() bool
- func (o *ApiOrderGroupInner) HasConvertedDeliveryCost() bool
- func (o *ApiOrderGroupInner) HasCurrencyCode() bool
- func (o *ApiOrderGroupInner) HasDeliveryCost() bool
- func (o *ApiOrderGroupInner) HasGroupID() bool
- func (o ApiOrderGroupInner) MarshalJSON() ([]byte, error)
- func (o *ApiOrderGroupInner) SetConvertedCurrencyCode(v int32)
- func (o *ApiOrderGroupInner) SetConvertedDeliveryCost(v int32)
- func (o *ApiOrderGroupInner) SetCurrencyCode(v int32)
- func (o *ApiOrderGroupInner) SetDeliveryCost(v int32)
- func (o *ApiOrderGroupInner) SetGroupID(v string)
- func (o ApiOrderGroupInner) ToMap() (map[string]interface{}, error)
- type ApiOrderGroupsRequest
- func (o *ApiOrderGroupsRequest) GetGroups() []string
- func (o *ApiOrderGroupsRequest) GetGroupsOk() ([]string, bool)
- func (o *ApiOrderGroupsRequest) HasGroups() bool
- func (o ApiOrderGroupsRequest) MarshalJSON() ([]byte, error)
- func (o *ApiOrderGroupsRequest) SetGroups(v []string)
- func (o ApiOrderGroupsRequest) ToMap() (map[string]interface{}, error)
- type ApiOrderMetaV2
- func (o *ApiOrderMetaV2) GetCustomsDeclaration() MetaCustomsDeclaration
- func (o *ApiOrderMetaV2) GetCustomsDeclarationOk() (*MetaCustomsDeclaration, bool)
- func (o *ApiOrderMetaV2) GetError() string
- func (o *ApiOrderMetaV2) GetErrorOk() (*string, bool)
- func (o *ApiOrderMetaV2) GetGtin() string
- func (o *ApiOrderMetaV2) GetGtinOk() (*string, bool)
- func (o *ApiOrderMetaV2) GetImei() string
- func (o *ApiOrderMetaV2) GetImeiOk() (*string, bool)
- func (o *ApiOrderMetaV2) GetOrderId() int32
- func (o *ApiOrderMetaV2) GetOrderIdOk() (*int32, bool)
- func (o *ApiOrderMetaV2) GetSgtin() []string
- func (o *ApiOrderMetaV2) GetSgtinOk() ([]string, bool)
- func (o *ApiOrderMetaV2) GetUin() string
- func (o *ApiOrderMetaV2) GetUinOk() (*string, bool)
- func (o *ApiOrderMetaV2) HasCustomsDeclaration() bool
- func (o *ApiOrderMetaV2) HasError() bool
- func (o *ApiOrderMetaV2) HasGtin() bool
- func (o *ApiOrderMetaV2) HasImei() bool
- func (o *ApiOrderMetaV2) HasOrderId() bool
- func (o *ApiOrderMetaV2) HasSgtin() bool
- func (o *ApiOrderMetaV2) HasUin() bool
- func (o ApiOrderMetaV2) MarshalJSON() ([]byte, error)
- func (o *ApiOrderMetaV2) SetCustomsDeclaration(v MetaCustomsDeclaration)
- func (o *ApiOrderMetaV2) SetError(v string)
- func (o *ApiOrderMetaV2) SetGtin(v string)
- func (o *ApiOrderMetaV2) SetImei(v string)
- func (o *ApiOrderMetaV2) SetOrderId(v int32)
- func (o *ApiOrderMetaV2) SetSgtin(v []string)
- func (o *ApiOrderMetaV2) SetUin(v string)
- func (o ApiOrderMetaV2) ToMap() (map[string]interface{}, error)
- type ApiOrderStatusV2
- func (o *ApiOrderStatusV2) GetErrors() []ApiBatchErrorResponse
- func (o *ApiOrderStatusV2) GetErrorsOk() ([]ApiBatchErrorResponse, bool)
- func (o *ApiOrderStatusV2) GetOrderId() int32
- func (o *ApiOrderStatusV2) GetOrderIdOk() (*int32, bool)
- func (o *ApiOrderStatusV2) GetSupplierStatus() string
- func (o *ApiOrderStatusV2) GetSupplierStatusOk() (*string, bool)
- func (o *ApiOrderStatusV2) GetWbStatus() string
- func (o *ApiOrderStatusV2) GetWbStatusOk() (*string, bool)
- func (o *ApiOrderStatusV2) HasErrors() bool
- func (o *ApiOrderStatusV2) HasOrderId() bool
- func (o *ApiOrderStatusV2) HasSupplierStatus() bool
- func (o *ApiOrderStatusV2) HasWbStatus() bool
- func (o ApiOrderStatusV2) MarshalJSON() ([]byte, error)
- func (o *ApiOrderStatusV2) SetErrors(v []ApiBatchErrorResponse)
- func (o *ApiOrderStatusV2) SetOrderId(v int32)
- func (o *ApiOrderStatusV2) SetSupplierStatus(v string)
- func (o *ApiOrderStatusV2) SetWbStatus(v string)
- func (o ApiOrderStatusV2) ToMap() (map[string]interface{}, error)
- type ApiOrderStatusesV2
- func (o *ApiOrderStatusesV2) GetOrders() []ApiOrderStatusV2
- func (o *ApiOrderStatusesV2) GetOrdersOk() ([]ApiOrderStatusV2, bool)
- func (o *ApiOrderStatusesV2) HasOrders() bool
- func (o ApiOrderStatusesV2) MarshalJSON() ([]byte, error)
- func (o *ApiOrderStatusesV2) SetOrders(v []ApiOrderStatusV2)
- func (o ApiOrderStatusesV2) ToMap() (map[string]interface{}, error)
- type ApiOrdersCodeRequest
- func (o *ApiOrdersCodeRequest) GetOrders() []ApiOrderCodeRequest
- func (o *ApiOrdersCodeRequest) GetOrdersOk() ([]ApiOrderCodeRequest, bool)
- func (o ApiOrdersCodeRequest) MarshalJSON() ([]byte, error)
- func (o *ApiOrdersCodeRequest) SetOrders(v []ApiOrderCodeRequest)
- func (o ApiOrdersCodeRequest) ToMap() (map[string]interface{}, error)
- func (o *ApiOrdersCodeRequest) UnmarshalJSON(data []byte) (err error)
- type ApiOrdersGTINSetRequest
- func (o *ApiOrdersGTINSetRequest) GetOrders() []ApiGTIN
- func (o *ApiOrdersGTINSetRequest) GetOrdersOk() ([]ApiGTIN, bool)
- func (o ApiOrdersGTINSetRequest) MarshalJSON() ([]byte, error)
- func (o *ApiOrdersGTINSetRequest) SetOrders(v []ApiGTIN)
- func (o ApiOrdersGTINSetRequest) ToMap() (map[string]interface{}, error)
- func (o *ApiOrdersGTINSetRequest) UnmarshalJSON(data []byte) (err error)
- type ApiOrdersIMEISetRequest
- func (o *ApiOrdersIMEISetRequest) GetOrders() []ApiIMEI
- func (o *ApiOrdersIMEISetRequest) GetOrdersOk() ([]ApiIMEI, bool)
- func (o ApiOrdersIMEISetRequest) MarshalJSON() ([]byte, error)
- func (o *ApiOrdersIMEISetRequest) SetOrders(v []ApiIMEI)
- func (o ApiOrdersIMEISetRequest) ToMap() (map[string]interface{}, error)
- func (o *ApiOrdersIMEISetRequest) UnmarshalJSON(data []byte) (err error)
- type ApiOrdersMetaDeleteRequest
- func (o *ApiOrdersMetaDeleteRequest) GetKey() string
- func (o *ApiOrdersMetaDeleteRequest) GetKeyOk() (*string, bool)
- func (o *ApiOrdersMetaDeleteRequest) GetOrderIds() []int32
- func (o *ApiOrdersMetaDeleteRequest) GetOrderIdsOk() ([]int32, bool)
- func (o ApiOrdersMetaDeleteRequest) MarshalJSON() ([]byte, error)
- func (o *ApiOrdersMetaDeleteRequest) SetKey(v string)
- func (o *ApiOrdersMetaDeleteRequest) SetOrderIds(v []int32)
- func (o ApiOrdersMetaDeleteRequest) ToMap() (map[string]interface{}, error)
- func (o *ApiOrdersMetaDeleteRequest) UnmarshalJSON(data []byte) (err error)
- type ApiOrdersMetaResponse
- func (o *ApiOrdersMetaResponse) GetMeta() []ApiOrderMetaV2
- func (o *ApiOrdersMetaResponse) GetMetaOk() ([]ApiOrderMetaV2, bool)
- func (o *ApiOrdersMetaResponse) HasMeta() bool
- func (o ApiOrdersMetaResponse) MarshalJSON() ([]byte, error)
- func (o *ApiOrdersMetaResponse) SetMeta(v []ApiOrderMetaV2)
- func (o ApiOrdersMetaResponse) ToMap() (map[string]interface{}, error)
- type ApiOrdersRequestV2
- func (o *ApiOrdersRequestV2) GetOrdersIds() []int32
- func (o *ApiOrdersRequestV2) GetOrdersIdsOk() ([]int32, bool)
- func (o *ApiOrdersRequestV2) HasOrdersIds() bool
- func (o ApiOrdersRequestV2) MarshalJSON() ([]byte, error)
- func (o *ApiOrdersRequestV2) SetOrdersIds(v []int32)
- func (o ApiOrdersRequestV2) ToMap() (map[string]interface{}, error)
- type ApiOrdersSGTINsSetRequest
- func (o *ApiOrdersSGTINsSetRequest) GetOrders() []ApiSGTINs
- func (o *ApiOrdersSGTINsSetRequest) GetOrdersOk() ([]ApiSGTINs, bool)
- func (o ApiOrdersSGTINsSetRequest) MarshalJSON() ([]byte, error)
- func (o *ApiOrdersSGTINsSetRequest) SetOrders(v []ApiSGTINs)
- func (o ApiOrdersSGTINsSetRequest) ToMap() (map[string]interface{}, error)
- func (o *ApiOrdersSGTINsSetRequest) UnmarshalJSON(data []byte) (err error)
- type ApiOrdersUINSetRequest
- func (o *ApiOrdersUINSetRequest) GetOrders() []ApiUIN
- func (o *ApiOrdersUINSetRequest) GetOrdersOk() ([]ApiUIN, bool)
- func (o ApiOrdersUINSetRequest) MarshalJSON() ([]byte, error)
- func (o *ApiOrdersUINSetRequest) SetOrders(v []ApiUIN)
- func (o ApiOrdersUINSetRequest) ToMap() (map[string]interface{}, error)
- func (o *ApiOrdersUINSetRequest) UnmarshalJSON(data []byte) (err error)
- type ApiSGTINs
- func (o *ApiSGTINs) GetOrderId() int32
- func (o *ApiSGTINs) GetOrderIdOk() (*int32, bool)
- func (o *ApiSGTINs) GetSgtins() []string
- func (o *ApiSGTINs) GetSgtinsOk() ([]string, bool)
- func (o *ApiSGTINs) HasOrderId() bool
- func (o *ApiSGTINs) HasSgtins() bool
- func (o ApiSGTINs) MarshalJSON() ([]byte, error)
- func (o *ApiSGTINs) SetOrderId(v int32)
- func (o *ApiSGTINs) SetSgtins(v []string)
- func (o ApiSGTINs) ToMap() (map[string]interface{}, error)
- type ApiStatusSetResponse
- func (o *ApiStatusSetResponse) GetErrors() []ApiBatchErrorResponse
- func (o *ApiStatusSetResponse) GetErrorsOk() ([]ApiBatchErrorResponse, bool)
- func (o *ApiStatusSetResponse) GetIsError() bool
- func (o *ApiStatusSetResponse) GetIsErrorOk() (*bool, bool)
- func (o *ApiStatusSetResponse) GetOrderId() int32
- func (o *ApiStatusSetResponse) GetOrderIdOk() (*int32, bool)
- func (o *ApiStatusSetResponse) HasErrors() bool
- func (o *ApiStatusSetResponse) HasIsError() bool
- func (o *ApiStatusSetResponse) HasOrderId() bool
- func (o ApiStatusSetResponse) MarshalJSON() ([]byte, error)
- func (o *ApiStatusSetResponse) SetErrors(v []ApiBatchErrorResponse)
- func (o *ApiStatusSetResponse) SetIsError(v bool)
- func (o *ApiStatusSetResponse) SetOrderId(v int32)
- func (o ApiStatusSetResponse) ToMap() (map[string]interface{}, error)
- type ApiStatusSetResponses
- func (o *ApiStatusSetResponses) GetRequestId() string
- func (o *ApiStatusSetResponses) GetRequestIdOk() (*string, bool)
- func (o *ApiStatusSetResponses) GetResults() []ApiStatusSetResponse
- func (o *ApiStatusSetResponses) GetResultsOk() ([]ApiStatusSetResponse, bool)
- func (o *ApiStatusSetResponses) HasRequestId() bool
- func (o *ApiStatusSetResponses) HasResults() bool
- func (o ApiStatusSetResponses) MarshalJSON() ([]byte, error)
- func (o *ApiStatusSetResponses) SetRequestId(v string)
- func (o *ApiStatusSetResponses) SetResults(v []ApiStatusSetResponse)
- func (o ApiStatusSetResponses) ToMap() (map[string]interface{}, error)
- type ApiUIN
- func (o *ApiUIN) GetOrderId() int32
- func (o *ApiUIN) GetOrderIdOk() (*int32, bool)
- func (o *ApiUIN) GetUin() string
- func (o *ApiUIN) GetUinOk() (*string, bool)
- func (o *ApiUIN) HasOrderId() bool
- func (o *ApiUIN) HasUin() bool
- func (o ApiUIN) MarshalJSON() ([]byte, error)
- func (o *ApiUIN) SetOrderId(v int32)
- func (o *ApiUIN) SetUin(v string)
- func (o ApiUIN) ToMap() (map[string]interface{}, error)
- type ApiV3DbsOrdersGet200Response
- func (o *ApiV3DbsOrdersGet200Response) GetNext() int64
- func (o *ApiV3DbsOrdersGet200Response) GetNextOk() (*int64, bool)
- func (o *ApiV3DbsOrdersGet200Response) GetOrders() []OrderDBS
- func (o *ApiV3DbsOrdersGet200Response) GetOrdersOk() ([]OrderDBS, bool)
- func (o *ApiV3DbsOrdersGet200Response) HasNext() bool
- func (o *ApiV3DbsOrdersGet200Response) HasOrders() bool
- func (o ApiV3DbsOrdersGet200Response) MarshalJSON() ([]byte, error)
- func (o *ApiV3DbsOrdersGet200Response) SetNext(v int64)
- func (o *ApiV3DbsOrdersGet200Response) SetOrders(v []OrderDBS)
- func (o ApiV3DbsOrdersGet200Response) ToMap() (map[string]interface{}, error)
- type ApiV3DbsOrdersNewGet200Response
- func (o *ApiV3DbsOrdersNewGet200Response) GetOrders() []OrderNewDBS
- func (o *ApiV3DbsOrdersNewGet200Response) GetOrdersOk() ([]OrderNewDBS, bool)
- func (o *ApiV3DbsOrdersNewGet200Response) HasOrders() bool
- func (o ApiV3DbsOrdersNewGet200Response) MarshalJSON() ([]byte, error)
- func (o *ApiV3DbsOrdersNewGet200Response) SetOrders(v []OrderNewDBS)
- func (o ApiV3DbsOrdersNewGet200Response) ToMap() (map[string]interface{}, error)
- type ApiV3DbsOrdersNewGet401Response
- func (o *ApiV3DbsOrdersNewGet401Response) GetCode() string
- func (o *ApiV3DbsOrdersNewGet401Response) GetCodeOk() (*string, bool)
- func (o *ApiV3DbsOrdersNewGet401Response) GetDetail() string
- func (o *ApiV3DbsOrdersNewGet401Response) GetDetailOk() (*string, bool)
- func (o *ApiV3DbsOrdersNewGet401Response) GetOrigin() string
- func (o *ApiV3DbsOrdersNewGet401Response) GetOriginOk() (*string, bool)
- func (o *ApiV3DbsOrdersNewGet401Response) GetRequestId() string
- func (o *ApiV3DbsOrdersNewGet401Response) GetRequestIdOk() (*string, bool)
- func (o *ApiV3DbsOrdersNewGet401Response) GetStatus() float32
- func (o *ApiV3DbsOrdersNewGet401Response) GetStatusOk() (*float32, bool)
- func (o *ApiV3DbsOrdersNewGet401Response) GetStatusText() string
- func (o *ApiV3DbsOrdersNewGet401Response) GetStatusTextOk() (*string, bool)
- func (o *ApiV3DbsOrdersNewGet401Response) GetTimestamp() time.Time
- func (o *ApiV3DbsOrdersNewGet401Response) GetTimestampOk() (*time.Time, bool)
- func (o *ApiV3DbsOrdersNewGet401Response) GetTitle() string
- func (o *ApiV3DbsOrdersNewGet401Response) GetTitleOk() (*string, bool)
- func (o *ApiV3DbsOrdersNewGet401Response) HasCode() bool
- func (o *ApiV3DbsOrdersNewGet401Response) HasDetail() bool
- func (o *ApiV3DbsOrdersNewGet401Response) HasOrigin() bool
- func (o *ApiV3DbsOrdersNewGet401Response) HasRequestId() bool
- func (o *ApiV3DbsOrdersNewGet401Response) HasStatus() bool
- func (o *ApiV3DbsOrdersNewGet401Response) HasStatusText() bool
- func (o *ApiV3DbsOrdersNewGet401Response) HasTimestamp() bool
- func (o *ApiV3DbsOrdersNewGet401Response) HasTitle() bool
- func (o ApiV3DbsOrdersNewGet401Response) MarshalJSON() ([]byte, error)
- func (o *ApiV3DbsOrdersNewGet401Response) SetCode(v string)
- func (o *ApiV3DbsOrdersNewGet401Response) SetDetail(v string)
- func (o *ApiV3DbsOrdersNewGet401Response) SetOrigin(v string)
- func (o *ApiV3DbsOrdersNewGet401Response) SetRequestId(v string)
- func (o *ApiV3DbsOrdersNewGet401Response) SetStatus(v float32)
- func (o *ApiV3DbsOrdersNewGet401Response) SetStatusText(v string)
- func (o *ApiV3DbsOrdersNewGet401Response) SetTimestamp(v time.Time)
- func (o *ApiV3DbsOrdersNewGet401Response) SetTitle(v string)
- func (o ApiV3DbsOrdersNewGet401Response) ToMap() (map[string]interface{}, error)
- type ApiV3DbsOrdersNewGet402Response
- func (o *ApiV3DbsOrdersNewGet402Response) GetDetail() string
- func (o *ApiV3DbsOrdersNewGet402Response) GetDetailOk() (*string, bool)
- func (o *ApiV3DbsOrdersNewGet402Response) GetTitle() string
- func (o *ApiV3DbsOrdersNewGet402Response) GetTitleOk() (*string, bool)
- func (o *ApiV3DbsOrdersNewGet402Response) HasDetail() bool
- func (o *ApiV3DbsOrdersNewGet402Response) HasTitle() bool
- func (o ApiV3DbsOrdersNewGet402Response) MarshalJSON() ([]byte, error)
- func (o *ApiV3DbsOrdersNewGet402Response) SetDetail(v string)
- func (o *ApiV3DbsOrdersNewGet402Response) SetTitle(v string)
- func (o ApiV3DbsOrdersNewGet402Response) ToMap() (map[string]interface{}, error)
- type ApiV3DbsOrdersOrderIdMetaGet200Response
- func (o *ApiV3DbsOrdersOrderIdMetaGet200Response) GetMeta() Meta
- func (o *ApiV3DbsOrdersOrderIdMetaGet200Response) GetMetaOk() (*Meta, bool)
- func (o *ApiV3DbsOrdersOrderIdMetaGet200Response) HasMeta() bool
- func (o ApiV3DbsOrdersOrderIdMetaGet200Response) MarshalJSON() ([]byte, error)
- func (o *ApiV3DbsOrdersOrderIdMetaGet200Response) SetMeta(v Meta)
- func (o *ApiV3DbsOrdersOrderIdMetaGet200Response) SetMetaNil()
- func (o ApiV3DbsOrdersOrderIdMetaGet200Response) ToMap() (map[string]interface{}, error)
- func (o *ApiV3DbsOrdersOrderIdMetaGet200Response) UnsetMeta()
- type ApiV3DbsOrdersOrderIdMetaGtinPutRequest
- func (o *ApiV3DbsOrdersOrderIdMetaGtinPutRequest) GetGtin() string
- func (o *ApiV3DbsOrdersOrderIdMetaGtinPutRequest) GetGtinOk() (*string, bool)
- func (o ApiV3DbsOrdersOrderIdMetaGtinPutRequest) MarshalJSON() ([]byte, error)
- func (o *ApiV3DbsOrdersOrderIdMetaGtinPutRequest) SetGtin(v string)
- func (o ApiV3DbsOrdersOrderIdMetaGtinPutRequest) ToMap() (map[string]interface{}, error)
- func (o *ApiV3DbsOrdersOrderIdMetaGtinPutRequest) UnmarshalJSON(data []byte) (err error)
- type ApiV3DbsOrdersOrderIdMetaImeiPutRequest
- func (o *ApiV3DbsOrdersOrderIdMetaImeiPutRequest) GetImei() string
- func (o *ApiV3DbsOrdersOrderIdMetaImeiPutRequest) GetImeiOk() (*string, bool)
- func (o ApiV3DbsOrdersOrderIdMetaImeiPutRequest) MarshalJSON() ([]byte, error)
- func (o *ApiV3DbsOrdersOrderIdMetaImeiPutRequest) SetImei(v string)
- func (o ApiV3DbsOrdersOrderIdMetaImeiPutRequest) ToMap() (map[string]interface{}, error)
- func (o *ApiV3DbsOrdersOrderIdMetaImeiPutRequest) UnmarshalJSON(data []byte) (err error)
- type ApiV3DbsOrdersOrderIdMetaSgtinPutRequest
- func (o *ApiV3DbsOrdersOrderIdMetaSgtinPutRequest) GetSgtins() []string
- func (o *ApiV3DbsOrdersOrderIdMetaSgtinPutRequest) GetSgtinsOk() ([]string, bool)
- func (o *ApiV3DbsOrdersOrderIdMetaSgtinPutRequest) HasSgtins() bool
- func (o ApiV3DbsOrdersOrderIdMetaSgtinPutRequest) MarshalJSON() ([]byte, error)
- func (o *ApiV3DbsOrdersOrderIdMetaSgtinPutRequest) SetSgtins(v []string)
- func (o ApiV3DbsOrdersOrderIdMetaSgtinPutRequest) ToMap() (map[string]interface{}, error)
- type ApiV3DbsOrdersOrderIdMetaUinPutRequest
- func (o *ApiV3DbsOrdersOrderIdMetaUinPutRequest) GetUin() string
- func (o *ApiV3DbsOrdersOrderIdMetaUinPutRequest) GetUinOk() (*string, bool)
- func (o ApiV3DbsOrdersOrderIdMetaUinPutRequest) MarshalJSON() ([]byte, error)
- func (o *ApiV3DbsOrdersOrderIdMetaUinPutRequest) SetUin(v string)
- func (o ApiV3DbsOrdersOrderIdMetaUinPutRequest) ToMap() (map[string]interface{}, error)
- func (o *ApiV3DbsOrdersOrderIdMetaUinPutRequest) UnmarshalJSON(data []byte) (err error)
- type ApiV3DbsOrdersStatusPost200Response
- func (o *ApiV3DbsOrdersStatusPost200Response) GetOrders() []ApiV3DbsOrdersStatusPost200ResponseOrdersInner
- func (o *ApiV3DbsOrdersStatusPost200Response) GetOrdersOk() ([]ApiV3DbsOrdersStatusPost200ResponseOrdersInner, bool)
- func (o *ApiV3DbsOrdersStatusPost200Response) HasOrders() bool
- func (o ApiV3DbsOrdersStatusPost200Response) MarshalJSON() ([]byte, error)
- func (o *ApiV3DbsOrdersStatusPost200Response) SetOrders(v []ApiV3DbsOrdersStatusPost200ResponseOrdersInner)
- func (o ApiV3DbsOrdersStatusPost200Response) ToMap() (map[string]interface{}, error)
- type ApiV3DbsOrdersStatusPost200ResponseOrdersInner
- func (o *ApiV3DbsOrdersStatusPost200ResponseOrdersInner) GetId() int64
- func (o *ApiV3DbsOrdersStatusPost200ResponseOrdersInner) GetIdOk() (*int64, bool)
- func (o *ApiV3DbsOrdersStatusPost200ResponseOrdersInner) GetSupplierStatus() string
- func (o *ApiV3DbsOrdersStatusPost200ResponseOrdersInner) GetSupplierStatusOk() (*string, bool)
- func (o *ApiV3DbsOrdersStatusPost200ResponseOrdersInner) GetWbStatus() string
- func (o *ApiV3DbsOrdersStatusPost200ResponseOrdersInner) GetWbStatusOk() (*string, bool)
- func (o *ApiV3DbsOrdersStatusPost200ResponseOrdersInner) HasId() bool
- func (o *ApiV3DbsOrdersStatusPost200ResponseOrdersInner) HasSupplierStatus() bool
- func (o *ApiV3DbsOrdersStatusPost200ResponseOrdersInner) HasWbStatus() bool
- func (o ApiV3DbsOrdersStatusPost200ResponseOrdersInner) MarshalJSON() ([]byte, error)
- func (o *ApiV3DbsOrdersStatusPost200ResponseOrdersInner) SetId(v int64)
- func (o *ApiV3DbsOrdersStatusPost200ResponseOrdersInner) SetSupplierStatus(v string)
- func (o *ApiV3DbsOrdersStatusPost200ResponseOrdersInner) SetWbStatus(v string)
- func (o ApiV3DbsOrdersStatusPost200ResponseOrdersInner) ToMap() (map[string]interface{}, error)
- type ApiV3DbsOrdersStatusPostRequest
- func (o *ApiV3DbsOrdersStatusPostRequest) GetOrders() []int64
- func (o *ApiV3DbsOrdersStatusPostRequest) GetOrdersOk() ([]int64, bool)
- func (o ApiV3DbsOrdersStatusPostRequest) MarshalJSON() ([]byte, error)
- func (o *ApiV3DbsOrdersStatusPostRequest) SetOrders(v []int64)
- func (o ApiV3DbsOrdersStatusPostRequest) ToMap() (map[string]interface{}, error)
- func (o *ApiV3DbsOrdersStatusPostRequest) UnmarshalJSON(data []byte) (err error)
- type BasicAuth
- type Code
- type Configuration
- type DBSAssemblyOrdersAPIService
- func (a *DBSAssemblyOrdersAPIService) ApiMarketplaceV3DbsOrdersB2bInfoPost(ctx context.Context) ApiApiMarketplaceV3DbsOrdersB2bInfoPostRequest
- func (a *DBSAssemblyOrdersAPIService) ApiMarketplaceV3DbsOrdersB2bInfoPostExecute(r ApiApiMarketplaceV3DbsOrdersB2bInfoPostRequest) (*ApiB2bClientInfoResponses, *http.Response, error)
- func (a *DBSAssemblyOrdersAPIService) ApiMarketplaceV3DbsOrdersStatusCancelPost(ctx context.Context) ApiApiMarketplaceV3DbsOrdersStatusCancelPostRequest
- func (a *DBSAssemblyOrdersAPIService) ApiMarketplaceV3DbsOrdersStatusCancelPostExecute(r ApiApiMarketplaceV3DbsOrdersStatusCancelPostRequest) (*ApiStatusSetResponses, *http.Response, error)
- func (a *DBSAssemblyOrdersAPIService) ApiMarketplaceV3DbsOrdersStatusConfirmPost(ctx context.Context) ApiApiMarketplaceV3DbsOrdersStatusConfirmPostRequest
- func (a *DBSAssemblyOrdersAPIService) ApiMarketplaceV3DbsOrdersStatusConfirmPostExecute(r ApiApiMarketplaceV3DbsOrdersStatusConfirmPostRequest) (*ApiStatusSetResponses, *http.Response, error)
- func (a *DBSAssemblyOrdersAPIService) ApiMarketplaceV3DbsOrdersStatusDeliverPost(ctx context.Context) ApiApiMarketplaceV3DbsOrdersStatusDeliverPostRequest
- func (a *DBSAssemblyOrdersAPIService) ApiMarketplaceV3DbsOrdersStatusDeliverPostExecute(r ApiApiMarketplaceV3DbsOrdersStatusDeliverPostRequest) (*ApiStatusSetResponses, *http.Response, error)
- func (a *DBSAssemblyOrdersAPIService) ApiMarketplaceV3DbsOrdersStatusInfoPost(ctx context.Context) ApiApiMarketplaceV3DbsOrdersStatusInfoPostRequest
- func (a *DBSAssemblyOrdersAPIService) ApiMarketplaceV3DbsOrdersStatusInfoPostExecute(r ApiApiMarketplaceV3DbsOrdersStatusInfoPostRequest) (*ApiOrderStatusesV2, *http.Response, error)
- func (a *DBSAssemblyOrdersAPIService) ApiMarketplaceV3DbsOrdersStatusReceivePost(ctx context.Context) ApiApiMarketplaceV3DbsOrdersStatusReceivePostRequest
- func (a *DBSAssemblyOrdersAPIService) ApiMarketplaceV3DbsOrdersStatusReceivePostExecute(r ApiApiMarketplaceV3DbsOrdersStatusReceivePostRequest) (*ApiMarketplaceV3DbsOrdersStatusReceivePost200Response, *http.Response, error)
- func (a *DBSAssemblyOrdersAPIService) ApiMarketplaceV3DbsOrdersStatusRejectPost(ctx context.Context) ApiApiMarketplaceV3DbsOrdersStatusRejectPostRequest
- func (a *DBSAssemblyOrdersAPIService) ApiMarketplaceV3DbsOrdersStatusRejectPostExecute(r ApiApiMarketplaceV3DbsOrdersStatusRejectPostRequest) (*ApiStatusSetResponses, *http.Response, error)
- func (a *DBSAssemblyOrdersAPIService) ApiMarketplaceV3DbsOrdersStickersPost(ctx context.Context) ApiApiMarketplaceV3DbsOrdersStickersPostRequest
- func (a *DBSAssemblyOrdersAPIService) ApiMarketplaceV3DbsOrdersStickersPostExecute(r ApiApiMarketplaceV3DbsOrdersStickersPostRequest) (*ApiMarketplaceV3DbsOrdersStickersPost200Response, *http.Response, error)
- func (a *DBSAssemblyOrdersAPIService) ApiV3DbsGroupsInfoPost(ctx context.Context) ApiApiV3DbsGroupsInfoPostRequest
- func (a *DBSAssemblyOrdersAPIService) ApiV3DbsGroupsInfoPostExecute(r ApiApiV3DbsGroupsInfoPostRequest) ([]ApiOrderGroupInner, *http.Response, error)
- func (a *DBSAssemblyOrdersAPIService) ApiV3DbsOrdersClientPost(ctx context.Context) ApiApiV3DbsOrdersClientPostRequest
- func (a *DBSAssemblyOrdersAPIService) ApiV3DbsOrdersClientPostExecute(r ApiApiV3DbsOrdersClientPostRequest) (*DbsOnlyClientInfoResp, *http.Response, error)
- func (a *DBSAssemblyOrdersAPIService) ApiV3DbsOrdersDeliveryDatePost(ctx context.Context) ApiApiV3DbsOrdersDeliveryDatePostRequest
- func (a *DBSAssemblyOrdersAPIService) ApiV3DbsOrdersDeliveryDatePostExecute(r ApiApiV3DbsOrdersDeliveryDatePostRequest) (*DeliveryDatesInfoResp, *http.Response, error)
- func (a *DBSAssemblyOrdersAPIService) ApiV3DbsOrdersGet(ctx context.Context) ApiApiV3DbsOrdersGetRequest
- func (a *DBSAssemblyOrdersAPIService) ApiV3DbsOrdersGetExecute(r ApiApiV3DbsOrdersGetRequest) (*ApiV3DbsOrdersGet200Response, *http.Response, error)
- func (a *DBSAssemblyOrdersAPIService) ApiV3DbsOrdersNewGet(ctx context.Context) ApiApiV3DbsOrdersNewGetRequest
- func (a *DBSAssemblyOrdersAPIService) ApiV3DbsOrdersNewGetExecute(r ApiApiV3DbsOrdersNewGetRequest) (*ApiV3DbsOrdersNewGet200Response, *http.Response, error)
- func (a *DBSAssemblyOrdersAPIService) ApiV3DbsOrdersOrderIdCancelPatch(ctx context.Context, orderId int64) ApiApiV3DbsOrdersOrderIdCancelPatchRequest
- func (a *DBSAssemblyOrdersAPIService) ApiV3DbsOrdersOrderIdCancelPatchExecute(r ApiApiV3DbsOrdersOrderIdCancelPatchRequest) (*http.Response, error)
- func (a *DBSAssemblyOrdersAPIService) ApiV3DbsOrdersOrderIdConfirmPatch(ctx context.Context, orderId int64) ApiApiV3DbsOrdersOrderIdConfirmPatchRequest
- func (a *DBSAssemblyOrdersAPIService) ApiV3DbsOrdersOrderIdConfirmPatchExecute(r ApiApiV3DbsOrdersOrderIdConfirmPatchRequest) (*http.Response, error)
- func (a *DBSAssemblyOrdersAPIService) ApiV3DbsOrdersOrderIdDeliverPatch(ctx context.Context, orderId int64) ApiApiV3DbsOrdersOrderIdDeliverPatchRequest
- func (a *DBSAssemblyOrdersAPIService) ApiV3DbsOrdersOrderIdDeliverPatchExecute(r ApiApiV3DbsOrdersOrderIdDeliverPatchRequest) (*http.Response, error)
- func (a *DBSAssemblyOrdersAPIService) ApiV3DbsOrdersOrderIdReceivePatch(ctx context.Context, orderId int64) ApiApiV3DbsOrdersOrderIdReceivePatchRequest
- func (a *DBSAssemblyOrdersAPIService) ApiV3DbsOrdersOrderIdReceivePatchExecute(r ApiApiV3DbsOrdersOrderIdReceivePatchRequest) (*http.Response, error)
- func (a *DBSAssemblyOrdersAPIService) ApiV3DbsOrdersOrderIdRejectPatch(ctx context.Context, orderId int64) ApiApiV3DbsOrdersOrderIdRejectPatchRequest
- func (a *DBSAssemblyOrdersAPIService) ApiV3DbsOrdersOrderIdRejectPatchExecute(r ApiApiV3DbsOrdersOrderIdRejectPatchRequest) (*http.Response, error)
- func (a *DBSAssemblyOrdersAPIService) ApiV3DbsOrdersStatusPost(ctx context.Context) ApiApiV3DbsOrdersStatusPostRequest
- func (a *DBSAssemblyOrdersAPIService) ApiV3DbsOrdersStatusPostExecute(r ApiApiV3DbsOrdersStatusPostRequest) (*ApiV3DbsOrdersStatusPost200Response, *http.Response, error)
- type DBSMetadataAPIService
- func (a *DBSMetadataAPIService) ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPost(ctx context.Context) ApiApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest
- func (a *DBSMetadataAPIService) ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostExecute(r ApiApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest) (*http.Response, error)
- func (a *DBSMetadataAPIService) ApiMarketplaceV3DbsOrdersMetaDeletePost(ctx context.Context) ApiApiMarketplaceV3DbsOrdersMetaDeletePostRequest
- func (a *DBSMetadataAPIService) ApiMarketplaceV3DbsOrdersMetaDeletePostExecute(r ApiApiMarketplaceV3DbsOrdersMetaDeletePostRequest) (*ApiStatusSetResponses, *http.Response, error)
- func (a *DBSMetadataAPIService) ApiMarketplaceV3DbsOrdersMetaGtinPost(ctx context.Context) ApiApiMarketplaceV3DbsOrdersMetaGtinPostRequest
- func (a *DBSMetadataAPIService) ApiMarketplaceV3DbsOrdersMetaGtinPostExecute(r ApiApiMarketplaceV3DbsOrdersMetaGtinPostRequest) (*ApiStatusSetResponses, *http.Response, error)
- func (a *DBSMetadataAPIService) ApiMarketplaceV3DbsOrdersMetaImeiPost(ctx context.Context) ApiApiMarketplaceV3DbsOrdersMetaImeiPostRequest
- func (a *DBSMetadataAPIService) ApiMarketplaceV3DbsOrdersMetaImeiPostExecute(r ApiApiMarketplaceV3DbsOrdersMetaImeiPostRequest) (*ApiStatusSetResponses, *http.Response, error)
- func (a *DBSMetadataAPIService) ApiMarketplaceV3DbsOrdersMetaInfoPost(ctx context.Context) ApiApiMarketplaceV3DbsOrdersMetaInfoPostRequest
- func (a *DBSMetadataAPIService) ApiMarketplaceV3DbsOrdersMetaInfoPostExecute(r ApiApiMarketplaceV3DbsOrdersMetaInfoPostRequest) (*ApiOrdersMetaResponse, *http.Response, error)
- func (a *DBSMetadataAPIService) ApiMarketplaceV3DbsOrdersMetaSgtinPost(ctx context.Context) ApiApiMarketplaceV3DbsOrdersMetaSgtinPostRequest
- func (a *DBSMetadataAPIService) ApiMarketplaceV3DbsOrdersMetaSgtinPostExecute(r ApiApiMarketplaceV3DbsOrdersMetaSgtinPostRequest) (*ApiStatusSetResponses, *http.Response, error)
- func (a *DBSMetadataAPIService) ApiMarketplaceV3DbsOrdersMetaUinPost(ctx context.Context) ApiApiMarketplaceV3DbsOrdersMetaUinPostRequest
- func (a *DBSMetadataAPIService) ApiMarketplaceV3DbsOrdersMetaUinPostExecute(r ApiApiMarketplaceV3DbsOrdersMetaUinPostRequest) (*ApiStatusSetResponses, *http.Response, error)
- func (a *DBSMetadataAPIService) ApiV3DbsOrdersOrderIdMetaDelete(ctx context.Context, orderId int64) ApiApiV3DbsOrdersOrderIdMetaDeleteRequest
- func (a *DBSMetadataAPIService) ApiV3DbsOrdersOrderIdMetaDeleteExecute(r ApiApiV3DbsOrdersOrderIdMetaDeleteRequest) (*http.Response, error)
- func (a *DBSMetadataAPIService) ApiV3DbsOrdersOrderIdMetaGet(ctx context.Context, orderId int64) ApiApiV3DbsOrdersOrderIdMetaGetRequest
- func (a *DBSMetadataAPIService) ApiV3DbsOrdersOrderIdMetaGetExecute(r ApiApiV3DbsOrdersOrderIdMetaGetRequest) (*ApiV3DbsOrdersOrderIdMetaGet200Response, *http.Response, error)
- func (a *DBSMetadataAPIService) ApiV3DbsOrdersOrderIdMetaGtinPut(ctx context.Context, orderId int64) ApiApiV3DbsOrdersOrderIdMetaGtinPutRequest
- func (a *DBSMetadataAPIService) ApiV3DbsOrdersOrderIdMetaGtinPutExecute(r ApiApiV3DbsOrdersOrderIdMetaGtinPutRequest) (*http.Response, error)
- func (a *DBSMetadataAPIService) ApiV3DbsOrdersOrderIdMetaImeiPut(ctx context.Context, orderId int64) ApiApiV3DbsOrdersOrderIdMetaImeiPutRequest
- func (a *DBSMetadataAPIService) ApiV3DbsOrdersOrderIdMetaImeiPutExecute(r ApiApiV3DbsOrdersOrderIdMetaImeiPutRequest) (*http.Response, error)
- func (a *DBSMetadataAPIService) ApiV3DbsOrdersOrderIdMetaSgtinPut(ctx context.Context, orderId int64) ApiApiV3DbsOrdersOrderIdMetaSgtinPutRequest
- func (a *DBSMetadataAPIService) ApiV3DbsOrdersOrderIdMetaSgtinPutExecute(r ApiApiV3DbsOrdersOrderIdMetaSgtinPutRequest) (*http.Response, error)
- func (a *DBSMetadataAPIService) ApiV3DbsOrdersOrderIdMetaUinPut(ctx context.Context, orderId int64) ApiApiV3DbsOrdersOrderIdMetaUinPutRequest
- func (a *DBSMetadataAPIService) ApiV3DbsOrdersOrderIdMetaUinPutExecute(r ApiApiV3DbsOrdersOrderIdMetaUinPutRequest) (*http.Response, error)
- type DbsOnlyClientInfo
- func (o *DbsOnlyClientInfo) GetAdditionalPhoneCodes() []string
- func (o *DbsOnlyClientInfo) GetAdditionalPhoneCodesOk() ([]string, bool)
- func (o *DbsOnlyClientInfo) GetFirstName() string
- func (o *DbsOnlyClientInfo) GetFirstNameOk() (*string, bool)
- func (o *DbsOnlyClientInfo) GetFullName() string
- func (o *DbsOnlyClientInfo) GetFullNameOk() (*string, bool)
- func (o *DbsOnlyClientInfo) GetOrderID() int32
- func (o *DbsOnlyClientInfo) GetOrderIDOk() (*int32, bool)
- func (o *DbsOnlyClientInfo) GetPhone() string
- func (o *DbsOnlyClientInfo) GetPhoneCode() int32
- func (o *DbsOnlyClientInfo) GetPhoneCodeOk() (*int32, bool)
- func (o *DbsOnlyClientInfo) GetPhoneOk() (*string, bool)
- func (o *DbsOnlyClientInfo) GetReplacementPhone() string
- func (o *DbsOnlyClientInfo) GetReplacementPhoneOk() (*string, bool)
- func (o *DbsOnlyClientInfo) HasAdditionalPhoneCodes() bool
- func (o *DbsOnlyClientInfo) HasFirstName() bool
- func (o *DbsOnlyClientInfo) HasFullName() bool
- func (o *DbsOnlyClientInfo) HasOrderID() bool
- func (o *DbsOnlyClientInfo) HasPhone() bool
- func (o *DbsOnlyClientInfo) HasPhoneCode() bool
- func (o *DbsOnlyClientInfo) HasReplacementPhone() bool
- func (o DbsOnlyClientInfo) MarshalJSON() ([]byte, error)
- func (o *DbsOnlyClientInfo) SetAdditionalPhoneCodes(v []string)
- func (o *DbsOnlyClientInfo) SetFirstName(v string)
- func (o *DbsOnlyClientInfo) SetFullName(v string)
- func (o *DbsOnlyClientInfo) SetOrderID(v int32)
- func (o *DbsOnlyClientInfo) SetPhone(v string)
- func (o *DbsOnlyClientInfo) SetPhoneCode(v int32)
- func (o *DbsOnlyClientInfo) SetReplacementPhone(v string)
- func (o DbsOnlyClientInfo) ToMap() (map[string]interface{}, error)
- type DbsOnlyClientInfoResp
- func (o *DbsOnlyClientInfoResp) GetOrders() []DbsOnlyClientInfo
- func (o *DbsOnlyClientInfoResp) GetOrdersOk() ([]DbsOnlyClientInfo, bool)
- func (o *DbsOnlyClientInfoResp) HasOrders() bool
- func (o DbsOnlyClientInfoResp) MarshalJSON() ([]byte, error)
- func (o *DbsOnlyClientInfoResp) SetOrders(v []DbsOnlyClientInfo)
- func (o DbsOnlyClientInfoResp) ToMap() (map[string]interface{}, error)
- type DeliveryDatesInfoResp
- func (o *DeliveryDatesInfoResp) GetOrders() []DeliveryDatesInfoRespOrdersInner
- func (o *DeliveryDatesInfoResp) GetOrdersOk() ([]DeliveryDatesInfoRespOrdersInner, bool)
- func (o *DeliveryDatesInfoResp) HasOrders() bool
- func (o DeliveryDatesInfoResp) MarshalJSON() ([]byte, error)
- func (o *DeliveryDatesInfoResp) SetOrders(v []DeliveryDatesInfoRespOrdersInner)
- func (o DeliveryDatesInfoResp) ToMap() (map[string]interface{}, error)
- type DeliveryDatesInfoRespOrdersInner
- func (o *DeliveryDatesInfoRespOrdersInner) GetDDate() string
- func (o *DeliveryDatesInfoRespOrdersInner) GetDDateOk() (*string, bool)
- func (o *DeliveryDatesInfoRespOrdersInner) GetDDateOld() string
- func (o *DeliveryDatesInfoRespOrdersInner) GetDDateOldOk() (*string, bool)
- func (o *DeliveryDatesInfoRespOrdersInner) GetDTimeFrom() string
- func (o *DeliveryDatesInfoRespOrdersInner) GetDTimeFromOk() (*string, bool)
- func (o *DeliveryDatesInfoRespOrdersInner) GetDTimeFromOld() string
- func (o *DeliveryDatesInfoRespOrdersInner) GetDTimeFromOldOk() (*string, bool)
- func (o *DeliveryDatesInfoRespOrdersInner) GetDTimeTo() string
- func (o *DeliveryDatesInfoRespOrdersInner) GetDTimeToOk() (*string, bool)
- func (o *DeliveryDatesInfoRespOrdersInner) GetDTimeToOld() string
- func (o *DeliveryDatesInfoRespOrdersInner) GetDTimeToOldOk() (*string, bool)
- func (o *DeliveryDatesInfoRespOrdersInner) GetId() int32
- func (o *DeliveryDatesInfoRespOrdersInner) GetIdOk() (*int32, bool)
- func (o *DeliveryDatesInfoRespOrdersInner) HasDDate() bool
- func (o *DeliveryDatesInfoRespOrdersInner) HasDDateOld() bool
- func (o *DeliveryDatesInfoRespOrdersInner) HasDTimeFrom() bool
- func (o *DeliveryDatesInfoRespOrdersInner) HasDTimeFromOld() bool
- func (o *DeliveryDatesInfoRespOrdersInner) HasDTimeTo() bool
- func (o *DeliveryDatesInfoRespOrdersInner) HasDTimeToOld() bool
- func (o *DeliveryDatesInfoRespOrdersInner) HasId() bool
- func (o DeliveryDatesInfoRespOrdersInner) MarshalJSON() ([]byte, error)
- func (o *DeliveryDatesInfoRespOrdersInner) SetDDate(v string)
- func (o *DeliveryDatesInfoRespOrdersInner) SetDDateOld(v string)
- func (o *DeliveryDatesInfoRespOrdersInner) SetDDateOldNil()
- func (o *DeliveryDatesInfoRespOrdersInner) SetDTimeFrom(v string)
- func (o *DeliveryDatesInfoRespOrdersInner) SetDTimeFromNil()
- func (o *DeliveryDatesInfoRespOrdersInner) SetDTimeFromOld(v string)
- func (o *DeliveryDatesInfoRespOrdersInner) SetDTimeFromOldNil()
- func (o *DeliveryDatesInfoRespOrdersInner) SetDTimeTo(v string)
- func (o *DeliveryDatesInfoRespOrdersInner) SetDTimeToNil()
- func (o *DeliveryDatesInfoRespOrdersInner) SetDTimeToOld(v string)
- func (o *DeliveryDatesInfoRespOrdersInner) SetDTimeToOldNil()
- func (o *DeliveryDatesInfoRespOrdersInner) SetId(v int32)
- func (o DeliveryDatesInfoRespOrdersInner) ToMap() (map[string]interface{}, error)
- func (o *DeliveryDatesInfoRespOrdersInner) UnsetDDateOld()
- func (o *DeliveryDatesInfoRespOrdersInner) UnsetDTimeFrom()
- func (o *DeliveryDatesInfoRespOrdersInner) UnsetDTimeFromOld()
- func (o *DeliveryDatesInfoRespOrdersInner) UnsetDTimeTo()
- func (o *DeliveryDatesInfoRespOrdersInner) UnsetDTimeToOld()
- type DeliveryDatesRequest
- func (o *DeliveryDatesRequest) GetOrders() []int32
- func (o *DeliveryDatesRequest) GetOrdersOk() ([]int32, bool)
- func (o *DeliveryDatesRequest) HasOrders() bool
- func (o DeliveryDatesRequest) MarshalJSON() ([]byte, error)
- func (o *DeliveryDatesRequest) SetOrders(v []int32)
- func (o DeliveryDatesRequest) ToMap() (map[string]interface{}, error)
- type Error
- func (o *Error) GetCode() string
- func (o *Error) GetCodeOk() (*string, bool)
- func (o *Error) GetData() map[string]interface{}
- func (o *Error) GetDataOk() (map[string]interface{}, bool)
- func (o *Error) GetMessage() string
- func (o *Error) GetMessageOk() (*string, bool)
- func (o *Error) HasCode() bool
- func (o *Error) HasData() bool
- func (o *Error) HasMessage() bool
- func (o Error) MarshalJSON() ([]byte, error)
- func (o *Error) SetCode(v string)
- func (o *Error) SetData(v map[string]interface{})
- func (o *Error) SetMessage(v string)
- func (o Error) ToMap() (map[string]interface{}, error)
- type GenericOpenAPIError
- type MappedNullable
- type Meta
- func (o *Meta) GetCustomsDeclaration() MetaCustomsDeclaration
- func (o *Meta) GetCustomsDeclarationOk() (*MetaCustomsDeclaration, bool)
- func (o *Meta) GetGtin() MetaGtin
- func (o *Meta) GetGtinOk() (*MetaGtin, bool)
- func (o *Meta) GetImei() MetaImei
- func (o *Meta) GetImeiOk() (*MetaImei, bool)
- func (o *Meta) GetSgtin() MetaSgtin
- func (o *Meta) GetSgtinOk() (*MetaSgtin, bool)
- func (o *Meta) GetUin() MetaUin
- func (o *Meta) GetUinOk() (*MetaUin, bool)
- func (o *Meta) HasCustomsDeclaration() bool
- func (o *Meta) HasGtin() bool
- func (o *Meta) HasImei() bool
- func (o *Meta) HasSgtin() bool
- func (o *Meta) HasUin() bool
- func (o Meta) MarshalJSON() ([]byte, error)
- func (o *Meta) SetCustomsDeclaration(v MetaCustomsDeclaration)
- func (o *Meta) SetGtin(v MetaGtin)
- func (o *Meta) SetImei(v MetaImei)
- func (o *Meta) SetSgtin(v MetaSgtin)
- func (o *Meta) SetUin(v MetaUin)
- func (o Meta) ToMap() (map[string]interface{}, error)
- type MetaCustomsDeclaration
- func (o *MetaCustomsDeclaration) GetValue() string
- func (o *MetaCustomsDeclaration) GetValueOk() (*string, bool)
- func (o *MetaCustomsDeclaration) HasValue() bool
- func (o MetaCustomsDeclaration) MarshalJSON() ([]byte, error)
- func (o *MetaCustomsDeclaration) SetValue(v string)
- func (o *MetaCustomsDeclaration) SetValueNil()
- func (o MetaCustomsDeclaration) ToMap() (map[string]interface{}, error)
- func (o *MetaCustomsDeclaration) UnsetValue()
- type MetaGtin
- func (o *MetaGtin) GetValue() string
- func (o *MetaGtin) GetValueOk() (*string, bool)
- func (o *MetaGtin) HasValue() bool
- func (o MetaGtin) MarshalJSON() ([]byte, error)
- func (o *MetaGtin) SetValue(v string)
- func (o *MetaGtin) SetValueNil()
- func (o MetaGtin) ToMap() (map[string]interface{}, error)
- func (o *MetaGtin) UnsetValue()
- type MetaImei
- func (o *MetaImei) GetValue() string
- func (o *MetaImei) GetValueOk() (*string, bool)
- func (o *MetaImei) HasValue() bool
- func (o MetaImei) MarshalJSON() ([]byte, error)
- func (o *MetaImei) SetValue(v string)
- func (o *MetaImei) SetValueNil()
- func (o MetaImei) ToMap() (map[string]interface{}, error)
- func (o *MetaImei) UnsetValue()
- type MetaSgtin
- type MetaUin
- func (o *MetaUin) GetValue() string
- func (o *MetaUin) GetValueOk() (*string, bool)
- func (o *MetaUin) HasValue() bool
- func (o MetaUin) MarshalJSON() ([]byte, error)
- func (o *MetaUin) SetValue(v string)
- func (o *MetaUin) SetValueNil()
- func (o MetaUin) ToMap() (map[string]interface{}, error)
- func (o *MetaUin) UnsetValue()
- type NullableApiB2bClientInfo
- func (v NullableApiB2bClientInfo) Get() *ApiB2bClientInfo
- func (v NullableApiB2bClientInfo) IsSet() bool
- func (v NullableApiB2bClientInfo) MarshalJSON() ([]byte, error)
- func (v *NullableApiB2bClientInfo) Set(val *ApiB2bClientInfo)
- func (v *NullableApiB2bClientInfo) UnmarshalJSON(src []byte) error
- func (v *NullableApiB2bClientInfo) Unset()
- type NullableApiB2bClientInfoResponse
- func (v NullableApiB2bClientInfoResponse) Get() *ApiB2bClientInfoResponse
- func (v NullableApiB2bClientInfoResponse) IsSet() bool
- func (v NullableApiB2bClientInfoResponse) MarshalJSON() ([]byte, error)
- func (v *NullableApiB2bClientInfoResponse) Set(val *ApiB2bClientInfoResponse)
- func (v *NullableApiB2bClientInfoResponse) UnmarshalJSON(src []byte) error
- func (v *NullableApiB2bClientInfoResponse) Unset()
- type NullableApiB2bClientInfoResponseErrorsInner
- func (v NullableApiB2bClientInfoResponseErrorsInner) Get() *ApiB2bClientInfoResponseErrorsInner
- func (v NullableApiB2bClientInfoResponseErrorsInner) IsSet() bool
- func (v NullableApiB2bClientInfoResponseErrorsInner) MarshalJSON() ([]byte, error)
- func (v *NullableApiB2bClientInfoResponseErrorsInner) Set(val *ApiB2bClientInfoResponseErrorsInner)
- func (v *NullableApiB2bClientInfoResponseErrorsInner) UnmarshalJSON(src []byte) error
- func (v *NullableApiB2bClientInfoResponseErrorsInner) Unset()
- type NullableApiB2bClientInfoResponses
- func (v NullableApiB2bClientInfoResponses) Get() *ApiB2bClientInfoResponses
- func (v NullableApiB2bClientInfoResponses) IsSet() bool
- func (v NullableApiB2bClientInfoResponses) MarshalJSON() ([]byte, error)
- func (v *NullableApiB2bClientInfoResponses) Set(val *ApiB2bClientInfoResponses)
- func (v *NullableApiB2bClientInfoResponses) UnmarshalJSON(src []byte) error
- func (v *NullableApiB2bClientInfoResponses) Unset()
- type NullableApiBatchError
- func (v NullableApiBatchError) Get() *ApiBatchError
- func (v NullableApiBatchError) IsSet() bool
- func (v NullableApiBatchError) MarshalJSON() ([]byte, error)
- func (v *NullableApiBatchError) Set(val *ApiBatchError)
- func (v *NullableApiBatchError) UnmarshalJSON(src []byte) error
- func (v *NullableApiBatchError) Unset()
- type NullableApiBatchErrorResponse
- func (v NullableApiBatchErrorResponse) Get() *ApiBatchErrorResponse
- func (v NullableApiBatchErrorResponse) IsSet() bool
- func (v NullableApiBatchErrorResponse) MarshalJSON() ([]byte, error)
- func (v *NullableApiBatchErrorResponse) Set(val *ApiBatchErrorResponse)
- func (v *NullableApiBatchErrorResponse) UnmarshalJSON(src []byte) error
- func (v *NullableApiBatchErrorResponse) Unset()
- type NullableApiError
- type NullableApiGTIN
- type NullableApiIMEI
- type NullableApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest
- func (v NullableApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest) Get() *ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest
- func (v NullableApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest) IsSet() bool
- func (v NullableApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest) MarshalJSON() ([]byte, error)
- func (v *NullableApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest) Set(val *ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest)
- func (v *NullableApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest) UnmarshalJSON(src []byte) error
- func (v *NullableApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest) Unset()
- type NullableApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner
- func (v NullableApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner) Get() *ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner
- func (v NullableApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner) IsSet() bool
- func (v NullableApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner) MarshalJSON() ([]byte, error)
- func (v *NullableApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner) Set(val *ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner)
- func (v *NullableApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner) UnmarshalJSON(src []byte) error
- func (v *NullableApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner) Unset()
- type NullableApiMarketplaceV3DbsOrdersStatusReceivePost200Response
- func (v NullableApiMarketplaceV3DbsOrdersStatusReceivePost200Response) Get() *ApiMarketplaceV3DbsOrdersStatusReceivePost200Response
- func (v NullableApiMarketplaceV3DbsOrdersStatusReceivePost200Response) IsSet() bool
- func (v NullableApiMarketplaceV3DbsOrdersStatusReceivePost200Response) MarshalJSON() ([]byte, error)
- func (v *NullableApiMarketplaceV3DbsOrdersStatusReceivePost200Response) Set(val *ApiMarketplaceV3DbsOrdersStatusReceivePost200Response)
- func (v *NullableApiMarketplaceV3DbsOrdersStatusReceivePost200Response) UnmarshalJSON(src []byte) error
- func (v *NullableApiMarketplaceV3DbsOrdersStatusReceivePost200Response) Unset()
- type NullableApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner
- func (v NullableApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner) Get() *ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner
- func (v NullableApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner) IsSet() bool
- func (v NullableApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner) MarshalJSON() ([]byte, error)
- func (v *NullableApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner) Set(val *ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner)
- func (v *NullableApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner) UnmarshalJSON(src []byte) error
- func (v *NullableApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner) Unset()
- type NullableApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner
- func (v NullableApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner) Get() *ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner
- func (v NullableApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner) IsSet() bool
- func (v NullableApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner) MarshalJSON() ([]byte, error)
- func (v *NullableApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner) Set(...)
- func (v *NullableApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner) UnmarshalJSON(src []byte) error
- func (v *NullableApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner) Unset()
- type NullableApiMarketplaceV3DbsOrdersStickersPost200Response
- func (v NullableApiMarketplaceV3DbsOrdersStickersPost200Response) Get() *ApiMarketplaceV3DbsOrdersStickersPost200Response
- func (v NullableApiMarketplaceV3DbsOrdersStickersPost200Response) IsSet() bool
- func (v NullableApiMarketplaceV3DbsOrdersStickersPost200Response) MarshalJSON() ([]byte, error)
- func (v *NullableApiMarketplaceV3DbsOrdersStickersPost200Response) Set(val *ApiMarketplaceV3DbsOrdersStickersPost200Response)
- func (v *NullableApiMarketplaceV3DbsOrdersStickersPost200Response) UnmarshalJSON(src []byte) error
- func (v *NullableApiMarketplaceV3DbsOrdersStickersPost200Response) Unset()
- type NullableApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner
- func (v NullableApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) Get() *ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner
- func (v NullableApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) IsSet() bool
- func (v NullableApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) MarshalJSON() ([]byte, error)
- func (v *NullableApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) Set(val *ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner)
- func (v *NullableApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) UnmarshalJSON(src []byte) error
- func (v *NullableApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) Unset()
- type NullableApiMarketplaceV3DbsOrdersStickersPostRequest
- func (v NullableApiMarketplaceV3DbsOrdersStickersPostRequest) Get() *ApiMarketplaceV3DbsOrdersStickersPostRequest
- func (v NullableApiMarketplaceV3DbsOrdersStickersPostRequest) IsSet() bool
- func (v NullableApiMarketplaceV3DbsOrdersStickersPostRequest) MarshalJSON() ([]byte, error)
- func (v *NullableApiMarketplaceV3DbsOrdersStickersPostRequest) Set(val *ApiMarketplaceV3DbsOrdersStickersPostRequest)
- func (v *NullableApiMarketplaceV3DbsOrdersStickersPostRequest) UnmarshalJSON(src []byte) error
- func (v *NullableApiMarketplaceV3DbsOrdersStickersPostRequest) Unset()
- type NullableApiOrderCodeRequest
- func (v NullableApiOrderCodeRequest) Get() *ApiOrderCodeRequest
- func (v NullableApiOrderCodeRequest) IsSet() bool
- func (v NullableApiOrderCodeRequest) MarshalJSON() ([]byte, error)
- func (v *NullableApiOrderCodeRequest) Set(val *ApiOrderCodeRequest)
- func (v *NullableApiOrderCodeRequest) UnmarshalJSON(src []byte) error
- func (v *NullableApiOrderCodeRequest) Unset()
- type NullableApiOrderGroupInner
- func (v NullableApiOrderGroupInner) Get() *ApiOrderGroupInner
- func (v NullableApiOrderGroupInner) IsSet() bool
- func (v NullableApiOrderGroupInner) MarshalJSON() ([]byte, error)
- func (v *NullableApiOrderGroupInner) Set(val *ApiOrderGroupInner)
- func (v *NullableApiOrderGroupInner) UnmarshalJSON(src []byte) error
- func (v *NullableApiOrderGroupInner) Unset()
- type NullableApiOrderGroupsRequest
- func (v NullableApiOrderGroupsRequest) Get() *ApiOrderGroupsRequest
- func (v NullableApiOrderGroupsRequest) IsSet() bool
- func (v NullableApiOrderGroupsRequest) MarshalJSON() ([]byte, error)
- func (v *NullableApiOrderGroupsRequest) Set(val *ApiOrderGroupsRequest)
- func (v *NullableApiOrderGroupsRequest) UnmarshalJSON(src []byte) error
- func (v *NullableApiOrderGroupsRequest) Unset()
- type NullableApiOrderMetaV2
- func (v NullableApiOrderMetaV2) Get() *ApiOrderMetaV2
- func (v NullableApiOrderMetaV2) IsSet() bool
- func (v NullableApiOrderMetaV2) MarshalJSON() ([]byte, error)
- func (v *NullableApiOrderMetaV2) Set(val *ApiOrderMetaV2)
- func (v *NullableApiOrderMetaV2) UnmarshalJSON(src []byte) error
- func (v *NullableApiOrderMetaV2) Unset()
- type NullableApiOrderStatusV2
- func (v NullableApiOrderStatusV2) Get() *ApiOrderStatusV2
- func (v NullableApiOrderStatusV2) IsSet() bool
- func (v NullableApiOrderStatusV2) MarshalJSON() ([]byte, error)
- func (v *NullableApiOrderStatusV2) Set(val *ApiOrderStatusV2)
- func (v *NullableApiOrderStatusV2) UnmarshalJSON(src []byte) error
- func (v *NullableApiOrderStatusV2) Unset()
- type NullableApiOrderStatusesV2
- func (v NullableApiOrderStatusesV2) Get() *ApiOrderStatusesV2
- func (v NullableApiOrderStatusesV2) IsSet() bool
- func (v NullableApiOrderStatusesV2) MarshalJSON() ([]byte, error)
- func (v *NullableApiOrderStatusesV2) Set(val *ApiOrderStatusesV2)
- func (v *NullableApiOrderStatusesV2) UnmarshalJSON(src []byte) error
- func (v *NullableApiOrderStatusesV2) Unset()
- type NullableApiOrdersCodeRequest
- func (v NullableApiOrdersCodeRequest) Get() *ApiOrdersCodeRequest
- func (v NullableApiOrdersCodeRequest) IsSet() bool
- func (v NullableApiOrdersCodeRequest) MarshalJSON() ([]byte, error)
- func (v *NullableApiOrdersCodeRequest) Set(val *ApiOrdersCodeRequest)
- func (v *NullableApiOrdersCodeRequest) UnmarshalJSON(src []byte) error
- func (v *NullableApiOrdersCodeRequest) Unset()
- type NullableApiOrdersGTINSetRequest
- func (v NullableApiOrdersGTINSetRequest) Get() *ApiOrdersGTINSetRequest
- func (v NullableApiOrdersGTINSetRequest) IsSet() bool
- func (v NullableApiOrdersGTINSetRequest) MarshalJSON() ([]byte, error)
- func (v *NullableApiOrdersGTINSetRequest) Set(val *ApiOrdersGTINSetRequest)
- func (v *NullableApiOrdersGTINSetRequest) UnmarshalJSON(src []byte) error
- func (v *NullableApiOrdersGTINSetRequest) Unset()
- type NullableApiOrdersIMEISetRequest
- func (v NullableApiOrdersIMEISetRequest) Get() *ApiOrdersIMEISetRequest
- func (v NullableApiOrdersIMEISetRequest) IsSet() bool
- func (v NullableApiOrdersIMEISetRequest) MarshalJSON() ([]byte, error)
- func (v *NullableApiOrdersIMEISetRequest) Set(val *ApiOrdersIMEISetRequest)
- func (v *NullableApiOrdersIMEISetRequest) UnmarshalJSON(src []byte) error
- func (v *NullableApiOrdersIMEISetRequest) Unset()
- type NullableApiOrdersMetaDeleteRequest
- func (v NullableApiOrdersMetaDeleteRequest) Get() *ApiOrdersMetaDeleteRequest
- func (v NullableApiOrdersMetaDeleteRequest) IsSet() bool
- func (v NullableApiOrdersMetaDeleteRequest) MarshalJSON() ([]byte, error)
- func (v *NullableApiOrdersMetaDeleteRequest) Set(val *ApiOrdersMetaDeleteRequest)
- func (v *NullableApiOrdersMetaDeleteRequest) UnmarshalJSON(src []byte) error
- func (v *NullableApiOrdersMetaDeleteRequest) Unset()
- type NullableApiOrdersMetaResponse
- func (v NullableApiOrdersMetaResponse) Get() *ApiOrdersMetaResponse
- func (v NullableApiOrdersMetaResponse) IsSet() bool
- func (v NullableApiOrdersMetaResponse) MarshalJSON() ([]byte, error)
- func (v *NullableApiOrdersMetaResponse) Set(val *ApiOrdersMetaResponse)
- func (v *NullableApiOrdersMetaResponse) UnmarshalJSON(src []byte) error
- func (v *NullableApiOrdersMetaResponse) Unset()
- type NullableApiOrdersRequestV2
- func (v NullableApiOrdersRequestV2) Get() *ApiOrdersRequestV2
- func (v NullableApiOrdersRequestV2) IsSet() bool
- func (v NullableApiOrdersRequestV2) MarshalJSON() ([]byte, error)
- func (v *NullableApiOrdersRequestV2) Set(val *ApiOrdersRequestV2)
- func (v *NullableApiOrdersRequestV2) UnmarshalJSON(src []byte) error
- func (v *NullableApiOrdersRequestV2) Unset()
- type NullableApiOrdersSGTINsSetRequest
- func (v NullableApiOrdersSGTINsSetRequest) Get() *ApiOrdersSGTINsSetRequest
- func (v NullableApiOrdersSGTINsSetRequest) IsSet() bool
- func (v NullableApiOrdersSGTINsSetRequest) MarshalJSON() ([]byte, error)
- func (v *NullableApiOrdersSGTINsSetRequest) Set(val *ApiOrdersSGTINsSetRequest)
- func (v *NullableApiOrdersSGTINsSetRequest) UnmarshalJSON(src []byte) error
- func (v *NullableApiOrdersSGTINsSetRequest) Unset()
- type NullableApiOrdersUINSetRequest
- func (v NullableApiOrdersUINSetRequest) Get() *ApiOrdersUINSetRequest
- func (v NullableApiOrdersUINSetRequest) IsSet() bool
- func (v NullableApiOrdersUINSetRequest) MarshalJSON() ([]byte, error)
- func (v *NullableApiOrdersUINSetRequest) Set(val *ApiOrdersUINSetRequest)
- func (v *NullableApiOrdersUINSetRequest) UnmarshalJSON(src []byte) error
- func (v *NullableApiOrdersUINSetRequest) Unset()
- type NullableApiSGTINs
- type NullableApiStatusSetResponse
- func (v NullableApiStatusSetResponse) Get() *ApiStatusSetResponse
- func (v NullableApiStatusSetResponse) IsSet() bool
- func (v NullableApiStatusSetResponse) MarshalJSON() ([]byte, error)
- func (v *NullableApiStatusSetResponse) Set(val *ApiStatusSetResponse)
- func (v *NullableApiStatusSetResponse) UnmarshalJSON(src []byte) error
- func (v *NullableApiStatusSetResponse) Unset()
- type NullableApiStatusSetResponses
- func (v NullableApiStatusSetResponses) Get() *ApiStatusSetResponses
- func (v NullableApiStatusSetResponses) IsSet() bool
- func (v NullableApiStatusSetResponses) MarshalJSON() ([]byte, error)
- func (v *NullableApiStatusSetResponses) Set(val *ApiStatusSetResponses)
- func (v *NullableApiStatusSetResponses) UnmarshalJSON(src []byte) error
- func (v *NullableApiStatusSetResponses) Unset()
- type NullableApiUIN
- type NullableApiV3DbsOrdersGet200Response
- func (v NullableApiV3DbsOrdersGet200Response) Get() *ApiV3DbsOrdersGet200Response
- func (v NullableApiV3DbsOrdersGet200Response) IsSet() bool
- func (v NullableApiV3DbsOrdersGet200Response) MarshalJSON() ([]byte, error)
- func (v *NullableApiV3DbsOrdersGet200Response) Set(val *ApiV3DbsOrdersGet200Response)
- func (v *NullableApiV3DbsOrdersGet200Response) UnmarshalJSON(src []byte) error
- func (v *NullableApiV3DbsOrdersGet200Response) Unset()
- type NullableApiV3DbsOrdersNewGet200Response
- func (v NullableApiV3DbsOrdersNewGet200Response) Get() *ApiV3DbsOrdersNewGet200Response
- func (v NullableApiV3DbsOrdersNewGet200Response) IsSet() bool
- func (v NullableApiV3DbsOrdersNewGet200Response) MarshalJSON() ([]byte, error)
- func (v *NullableApiV3DbsOrdersNewGet200Response) Set(val *ApiV3DbsOrdersNewGet200Response)
- func (v *NullableApiV3DbsOrdersNewGet200Response) UnmarshalJSON(src []byte) error
- func (v *NullableApiV3DbsOrdersNewGet200Response) Unset()
- type NullableApiV3DbsOrdersNewGet401Response
- func (v NullableApiV3DbsOrdersNewGet401Response) Get() *ApiV3DbsOrdersNewGet401Response
- func (v NullableApiV3DbsOrdersNewGet401Response) IsSet() bool
- func (v NullableApiV3DbsOrdersNewGet401Response) MarshalJSON() ([]byte, error)
- func (v *NullableApiV3DbsOrdersNewGet401Response) Set(val *ApiV3DbsOrdersNewGet401Response)
- func (v *NullableApiV3DbsOrdersNewGet401Response) UnmarshalJSON(src []byte) error
- func (v *NullableApiV3DbsOrdersNewGet401Response) Unset()
- type NullableApiV3DbsOrdersNewGet402Response
- func (v NullableApiV3DbsOrdersNewGet402Response) Get() *ApiV3DbsOrdersNewGet402Response
- func (v NullableApiV3DbsOrdersNewGet402Response) IsSet() bool
- func (v NullableApiV3DbsOrdersNewGet402Response) MarshalJSON() ([]byte, error)
- func (v *NullableApiV3DbsOrdersNewGet402Response) Set(val *ApiV3DbsOrdersNewGet402Response)
- func (v *NullableApiV3DbsOrdersNewGet402Response) UnmarshalJSON(src []byte) error
- func (v *NullableApiV3DbsOrdersNewGet402Response) Unset()
- type NullableApiV3DbsOrdersOrderIdMetaGet200Response
- func (v NullableApiV3DbsOrdersOrderIdMetaGet200Response) Get() *ApiV3DbsOrdersOrderIdMetaGet200Response
- func (v NullableApiV3DbsOrdersOrderIdMetaGet200Response) IsSet() bool
- func (v NullableApiV3DbsOrdersOrderIdMetaGet200Response) MarshalJSON() ([]byte, error)
- func (v *NullableApiV3DbsOrdersOrderIdMetaGet200Response) Set(val *ApiV3DbsOrdersOrderIdMetaGet200Response)
- func (v *NullableApiV3DbsOrdersOrderIdMetaGet200Response) UnmarshalJSON(src []byte) error
- func (v *NullableApiV3DbsOrdersOrderIdMetaGet200Response) Unset()
- type NullableApiV3DbsOrdersOrderIdMetaGtinPutRequest
- func (v NullableApiV3DbsOrdersOrderIdMetaGtinPutRequest) Get() *ApiV3DbsOrdersOrderIdMetaGtinPutRequest
- func (v NullableApiV3DbsOrdersOrderIdMetaGtinPutRequest) IsSet() bool
- func (v NullableApiV3DbsOrdersOrderIdMetaGtinPutRequest) MarshalJSON() ([]byte, error)
- func (v *NullableApiV3DbsOrdersOrderIdMetaGtinPutRequest) Set(val *ApiV3DbsOrdersOrderIdMetaGtinPutRequest)
- func (v *NullableApiV3DbsOrdersOrderIdMetaGtinPutRequest) UnmarshalJSON(src []byte) error
- func (v *NullableApiV3DbsOrdersOrderIdMetaGtinPutRequest) Unset()
- type NullableApiV3DbsOrdersOrderIdMetaImeiPutRequest
- func (v NullableApiV3DbsOrdersOrderIdMetaImeiPutRequest) Get() *ApiV3DbsOrdersOrderIdMetaImeiPutRequest
- func (v NullableApiV3DbsOrdersOrderIdMetaImeiPutRequest) IsSet() bool
- func (v NullableApiV3DbsOrdersOrderIdMetaImeiPutRequest) MarshalJSON() ([]byte, error)
- func (v *NullableApiV3DbsOrdersOrderIdMetaImeiPutRequest) Set(val *ApiV3DbsOrdersOrderIdMetaImeiPutRequest)
- func (v *NullableApiV3DbsOrdersOrderIdMetaImeiPutRequest) UnmarshalJSON(src []byte) error
- func (v *NullableApiV3DbsOrdersOrderIdMetaImeiPutRequest) Unset()
- type NullableApiV3DbsOrdersOrderIdMetaSgtinPutRequest
- func (v NullableApiV3DbsOrdersOrderIdMetaSgtinPutRequest) Get() *ApiV3DbsOrdersOrderIdMetaSgtinPutRequest
- func (v NullableApiV3DbsOrdersOrderIdMetaSgtinPutRequest) IsSet() bool
- func (v NullableApiV3DbsOrdersOrderIdMetaSgtinPutRequest) MarshalJSON() ([]byte, error)
- func (v *NullableApiV3DbsOrdersOrderIdMetaSgtinPutRequest) Set(val *ApiV3DbsOrdersOrderIdMetaSgtinPutRequest)
- func (v *NullableApiV3DbsOrdersOrderIdMetaSgtinPutRequest) UnmarshalJSON(src []byte) error
- func (v *NullableApiV3DbsOrdersOrderIdMetaSgtinPutRequest) Unset()
- type NullableApiV3DbsOrdersOrderIdMetaUinPutRequest
- func (v NullableApiV3DbsOrdersOrderIdMetaUinPutRequest) Get() *ApiV3DbsOrdersOrderIdMetaUinPutRequest
- func (v NullableApiV3DbsOrdersOrderIdMetaUinPutRequest) IsSet() bool
- func (v NullableApiV3DbsOrdersOrderIdMetaUinPutRequest) MarshalJSON() ([]byte, error)
- func (v *NullableApiV3DbsOrdersOrderIdMetaUinPutRequest) Set(val *ApiV3DbsOrdersOrderIdMetaUinPutRequest)
- func (v *NullableApiV3DbsOrdersOrderIdMetaUinPutRequest) UnmarshalJSON(src []byte) error
- func (v *NullableApiV3DbsOrdersOrderIdMetaUinPutRequest) Unset()
- type NullableApiV3DbsOrdersStatusPost200Response
- func (v NullableApiV3DbsOrdersStatusPost200Response) Get() *ApiV3DbsOrdersStatusPost200Response
- func (v NullableApiV3DbsOrdersStatusPost200Response) IsSet() bool
- func (v NullableApiV3DbsOrdersStatusPost200Response) MarshalJSON() ([]byte, error)
- func (v *NullableApiV3DbsOrdersStatusPost200Response) Set(val *ApiV3DbsOrdersStatusPost200Response)
- func (v *NullableApiV3DbsOrdersStatusPost200Response) UnmarshalJSON(src []byte) error
- func (v *NullableApiV3DbsOrdersStatusPost200Response) Unset()
- type NullableApiV3DbsOrdersStatusPost200ResponseOrdersInner
- func (v NullableApiV3DbsOrdersStatusPost200ResponseOrdersInner) Get() *ApiV3DbsOrdersStatusPost200ResponseOrdersInner
- func (v NullableApiV3DbsOrdersStatusPost200ResponseOrdersInner) IsSet() bool
- func (v NullableApiV3DbsOrdersStatusPost200ResponseOrdersInner) MarshalJSON() ([]byte, error)
- func (v *NullableApiV3DbsOrdersStatusPost200ResponseOrdersInner) Set(val *ApiV3DbsOrdersStatusPost200ResponseOrdersInner)
- func (v *NullableApiV3DbsOrdersStatusPost200ResponseOrdersInner) UnmarshalJSON(src []byte) error
- func (v *NullableApiV3DbsOrdersStatusPost200ResponseOrdersInner) Unset()
- type NullableApiV3DbsOrdersStatusPostRequest
- func (v NullableApiV3DbsOrdersStatusPostRequest) Get() *ApiV3DbsOrdersStatusPostRequest
- func (v NullableApiV3DbsOrdersStatusPostRequest) IsSet() bool
- func (v NullableApiV3DbsOrdersStatusPostRequest) MarshalJSON() ([]byte, error)
- func (v *NullableApiV3DbsOrdersStatusPostRequest) Set(val *ApiV3DbsOrdersStatusPostRequest)
- func (v *NullableApiV3DbsOrdersStatusPostRequest) UnmarshalJSON(src []byte) error
- func (v *NullableApiV3DbsOrdersStatusPostRequest) Unset()
- type NullableBool
- type NullableCode
- type NullableDbsOnlyClientInfo
- func (v NullableDbsOnlyClientInfo) Get() *DbsOnlyClientInfo
- func (v NullableDbsOnlyClientInfo) IsSet() bool
- func (v NullableDbsOnlyClientInfo) MarshalJSON() ([]byte, error)
- func (v *NullableDbsOnlyClientInfo) Set(val *DbsOnlyClientInfo)
- func (v *NullableDbsOnlyClientInfo) UnmarshalJSON(src []byte) error
- func (v *NullableDbsOnlyClientInfo) Unset()
- type NullableDbsOnlyClientInfoResp
- func (v NullableDbsOnlyClientInfoResp) Get() *DbsOnlyClientInfoResp
- func (v NullableDbsOnlyClientInfoResp) IsSet() bool
- func (v NullableDbsOnlyClientInfoResp) MarshalJSON() ([]byte, error)
- func (v *NullableDbsOnlyClientInfoResp) Set(val *DbsOnlyClientInfoResp)
- func (v *NullableDbsOnlyClientInfoResp) UnmarshalJSON(src []byte) error
- func (v *NullableDbsOnlyClientInfoResp) Unset()
- type NullableDeliveryDatesInfoResp
- func (v NullableDeliveryDatesInfoResp) Get() *DeliveryDatesInfoResp
- func (v NullableDeliveryDatesInfoResp) IsSet() bool
- func (v NullableDeliveryDatesInfoResp) MarshalJSON() ([]byte, error)
- func (v *NullableDeliveryDatesInfoResp) Set(val *DeliveryDatesInfoResp)
- func (v *NullableDeliveryDatesInfoResp) UnmarshalJSON(src []byte) error
- func (v *NullableDeliveryDatesInfoResp) Unset()
- type NullableDeliveryDatesInfoRespOrdersInner
- func (v NullableDeliveryDatesInfoRespOrdersInner) Get() *DeliveryDatesInfoRespOrdersInner
- func (v NullableDeliveryDatesInfoRespOrdersInner) IsSet() bool
- func (v NullableDeliveryDatesInfoRespOrdersInner) MarshalJSON() ([]byte, error)
- func (v *NullableDeliveryDatesInfoRespOrdersInner) Set(val *DeliveryDatesInfoRespOrdersInner)
- func (v *NullableDeliveryDatesInfoRespOrdersInner) UnmarshalJSON(src []byte) error
- func (v *NullableDeliveryDatesInfoRespOrdersInner) Unset()
- type NullableDeliveryDatesRequest
- func (v NullableDeliveryDatesRequest) Get() *DeliveryDatesRequest
- func (v NullableDeliveryDatesRequest) IsSet() bool
- func (v NullableDeliveryDatesRequest) MarshalJSON() ([]byte, error)
- func (v *NullableDeliveryDatesRequest) Set(val *DeliveryDatesRequest)
- func (v *NullableDeliveryDatesRequest) UnmarshalJSON(src []byte) error
- func (v *NullableDeliveryDatesRequest) Unset()
- type NullableError
- type NullableFloat32
- type NullableFloat64
- type NullableInt
- type NullableInt32
- type NullableInt64
- type NullableMeta
- type NullableMetaCustomsDeclaration
- func (v NullableMetaCustomsDeclaration) Get() *MetaCustomsDeclaration
- func (v NullableMetaCustomsDeclaration) IsSet() bool
- func (v NullableMetaCustomsDeclaration) MarshalJSON() ([]byte, error)
- func (v *NullableMetaCustomsDeclaration) Set(val *MetaCustomsDeclaration)
- func (v *NullableMetaCustomsDeclaration) UnmarshalJSON(src []byte) error
- func (v *NullableMetaCustomsDeclaration) Unset()
- type NullableMetaGtin
- type NullableMetaImei
- type NullableMetaSgtin
- type NullableMetaUin
- type NullableOrderDBS
- type NullableOrderDBSAddress
- func (v NullableOrderDBSAddress) Get() *OrderDBSAddress
- func (v NullableOrderDBSAddress) IsSet() bool
- func (v NullableOrderDBSAddress) MarshalJSON() ([]byte, error)
- func (v *NullableOrderDBSAddress) Set(val *OrderDBSAddress)
- func (v *NullableOrderDBSAddress) UnmarshalJSON(src []byte) error
- func (v *NullableOrderDBSAddress) Unset()
- type NullableOrderNewDBS
- func (v NullableOrderNewDBS) Get() *OrderNewDBS
- func (v NullableOrderNewDBS) IsSet() bool
- func (v NullableOrderNewDBS) MarshalJSON() ([]byte, error)
- func (v *NullableOrderNewDBS) Set(val *OrderNewDBS)
- func (v *NullableOrderNewDBS) UnmarshalJSON(src []byte) error
- func (v *NullableOrderNewDBS) Unset()
- type NullableOrderNewDBSAddress
- func (v NullableOrderNewDBSAddress) Get() *OrderNewDBSAddress
- func (v NullableOrderNewDBSAddress) IsSet() bool
- func (v NullableOrderNewDBSAddress) MarshalJSON() ([]byte, error)
- func (v *NullableOrderNewDBSAddress) Set(val *OrderNewDBSAddress)
- func (v *NullableOrderNewDBSAddress) UnmarshalJSON(src []byte) error
- func (v *NullableOrderNewDBSAddress) Unset()
- type NullableOrderNewDBSOptions
- func (v NullableOrderNewDBSOptions) Get() *OrderNewDBSOptions
- func (v NullableOrderNewDBSOptions) IsSet() bool
- func (v NullableOrderNewDBSOptions) MarshalJSON() ([]byte, error)
- func (v *NullableOrderNewDBSOptions) Set(val *OrderNewDBSOptions)
- func (v *NullableOrderNewDBSOptions) UnmarshalJSON(src []byte) error
- func (v *NullableOrderNewDBSOptions) Unset()
- type NullableOrdersRequestAPI
- func (v NullableOrdersRequestAPI) Get() *OrdersRequestAPI
- func (v NullableOrdersRequestAPI) IsSet() bool
- func (v NullableOrdersRequestAPI) MarshalJSON() ([]byte, error)
- func (v *NullableOrdersRequestAPI) Set(val *OrdersRequestAPI)
- func (v *NullableOrdersRequestAPI) UnmarshalJSON(src []byte) error
- func (v *NullableOrdersRequestAPI) Unset()
- type NullableString
- type NullableTime
- type OrderDBS
- func (o *OrderDBS) GetAddress() OrderDBSAddress
- func (o *OrderDBS) GetAddressOk() (*OrderDBSAddress, bool)
- func (o *OrderDBS) GetArticle() string
- func (o *OrderDBS) GetArticleOk() (*string, bool)
- func (o *OrderDBS) GetCargoType() int32
- func (o *OrderDBS) GetCargoTypeOk() (*int32, bool)
- func (o *OrderDBS) GetChrtId() int32
- func (o *OrderDBS) GetChrtIdOk() (*int32, bool)
- func (o *OrderDBS) GetColorCode() string
- func (o *OrderDBS) GetColorCodeOk() (*string, bool)
- func (o *OrderDBS) GetComment() string
- func (o *OrderDBS) GetCommentOk() (*string, bool)
- func (o *OrderDBS) GetConvertedCurrencyCode() int32
- func (o *OrderDBS) GetConvertedCurrencyCodeOk() (*int32, bool)
- func (o *OrderDBS) GetConvertedFinalPrice() int32
- func (o *OrderDBS) GetConvertedFinalPriceOk() (*int32, bool)
- func (o *OrderDBS) GetConvertedPrice() int32
- func (o *OrderDBS) GetConvertedPriceOk() (*int32, bool)
- func (o *OrderDBS) GetCreatedAt() time.Time
- func (o *OrderDBS) GetCreatedAtOk() (*time.Time, bool)
- func (o *OrderDBS) GetCurrencyCode() int32
- func (o *OrderDBS) GetCurrencyCodeOk() (*int32, bool)
- func (o *OrderDBS) GetDeliveryType() string
- func (o *OrderDBS) GetDeliveryTypeOk() (*string, bool)
- func (o *OrderDBS) GetFinalPrice() int32
- func (o *OrderDBS) GetFinalPriceOk() (*int32, bool)
- func (o *OrderDBS) GetGroupId() string
- func (o *OrderDBS) GetGroupIdOk() (*string, bool)
- func (o *OrderDBS) GetId() int64
- func (o *OrderDBS) GetIdOk() (*int64, bool)
- func (o *OrderDBS) GetIsZeroOrder() bool
- func (o *OrderDBS) GetIsZeroOrderOk() (*bool, bool)
- func (o *OrderDBS) GetNmId() int32
- func (o *OrderDBS) GetNmIdOk() (*int32, bool)
- func (o *OrderDBS) GetOptions() OrderNewDBSOptions
- func (o *OrderDBS) GetOptionsOk() (*OrderNewDBSOptions, bool)
- func (o *OrderDBS) GetOrderUid() string
- func (o *OrderDBS) GetOrderUidOk() (*string, bool)
- func (o *OrderDBS) GetPrice() int32
- func (o *OrderDBS) GetPriceOk() (*int32, bool)
- func (o *OrderDBS) GetRid() string
- func (o *OrderDBS) GetRidOk() (*string, bool)
- func (o *OrderDBS) GetScanPrice() int32
- func (o *OrderDBS) GetScanPriceOk() (*int32, bool)
- func (o *OrderDBS) GetSkus() []string
- func (o *OrderDBS) GetSkusOk() ([]string, bool)
- func (o *OrderDBS) GetWarehouseId() int32
- func (o *OrderDBS) GetWarehouseIdOk() (*int32, bool)
- func (o *OrderDBS) GetWbStickerId() int32
- func (o *OrderDBS) GetWbStickerIdOk() (*int32, bool)
- func (o *OrderDBS) HasAddress() bool
- func (o *OrderDBS) HasArticle() bool
- func (o *OrderDBS) HasCargoType() bool
- func (o *OrderDBS) HasChrtId() bool
- func (o *OrderDBS) HasColorCode() bool
- func (o *OrderDBS) HasComment() bool
- func (o *OrderDBS) HasConvertedCurrencyCode() bool
- func (o *OrderDBS) HasConvertedFinalPrice() bool
- func (o *OrderDBS) HasConvertedPrice() bool
- func (o *OrderDBS) HasCreatedAt() bool
- func (o *OrderDBS) HasCurrencyCode() bool
- func (o *OrderDBS) HasDeliveryType() bool
- func (o *OrderDBS) HasFinalPrice() bool
- func (o *OrderDBS) HasGroupId() bool
- func (o *OrderDBS) HasId() bool
- func (o *OrderDBS) HasIsZeroOrder() bool
- func (o *OrderDBS) HasNmId() bool
- func (o *OrderDBS) HasOptions() bool
- func (o *OrderDBS) HasOrderUid() bool
- func (o *OrderDBS) HasPrice() bool
- func (o *OrderDBS) HasRid() bool
- func (o *OrderDBS) HasScanPrice() bool
- func (o *OrderDBS) HasSkus() bool
- func (o *OrderDBS) HasWarehouseId() bool
- func (o *OrderDBS) HasWbStickerId() bool
- func (o OrderDBS) MarshalJSON() ([]byte, error)
- func (o *OrderDBS) SetAddress(v OrderDBSAddress)
- func (o *OrderDBS) SetAddressNil()
- func (o *OrderDBS) SetArticle(v string)
- func (o *OrderDBS) SetCargoType(v int32)
- func (o *OrderDBS) SetChrtId(v int32)
- func (o *OrderDBS) SetColorCode(v string)
- func (o *OrderDBS) SetComment(v string)
- func (o *OrderDBS) SetConvertedCurrencyCode(v int32)
- func (o *OrderDBS) SetConvertedFinalPrice(v int32)
- func (o *OrderDBS) SetConvertedPrice(v int32)
- func (o *OrderDBS) SetCreatedAt(v time.Time)
- func (o *OrderDBS) SetCurrencyCode(v int32)
- func (o *OrderDBS) SetDeliveryType(v string)
- func (o *OrderDBS) SetFinalPrice(v int32)
- func (o *OrderDBS) SetGroupId(v string)
- func (o *OrderDBS) SetId(v int64)
- func (o *OrderDBS) SetIsZeroOrder(v bool)
- func (o *OrderDBS) SetNmId(v int32)
- func (o *OrderDBS) SetOptions(v OrderNewDBSOptions)
- func (o *OrderDBS) SetOrderUid(v string)
- func (o *OrderDBS) SetPrice(v int32)
- func (o *OrderDBS) SetRid(v string)
- func (o *OrderDBS) SetScanPrice(v int32)
- func (o *OrderDBS) SetScanPriceNil()
- func (o *OrderDBS) SetSkus(v []string)
- func (o *OrderDBS) SetWarehouseId(v int32)
- func (o *OrderDBS) SetWbStickerId(v int32)
- func (o OrderDBS) ToMap() (map[string]interface{}, error)
- func (o *OrderDBS) UnsetAddress()
- func (o *OrderDBS) UnsetScanPrice()
- type OrderDBSAddress
- func (o *OrderDBSAddress) GetFullAddress() string
- func (o *OrderDBSAddress) GetFullAddressOk() (*string, bool)
- func (o *OrderDBSAddress) GetLatitude() float32
- func (o *OrderDBSAddress) GetLatitudeOk() (*float32, bool)
- func (o *OrderDBSAddress) GetLongitude() float32
- func (o *OrderDBSAddress) GetLongitudeOk() (*float32, bool)
- func (o *OrderDBSAddress) HasFullAddress() bool
- func (o *OrderDBSAddress) HasLatitude() bool
- func (o *OrderDBSAddress) HasLongitude() bool
- func (o OrderDBSAddress) MarshalJSON() ([]byte, error)
- func (o *OrderDBSAddress) SetFullAddress(v string)
- func (o *OrderDBSAddress) SetLatitude(v float32)
- func (o *OrderDBSAddress) SetLongitude(v float32)
- func (o OrderDBSAddress) ToMap() (map[string]interface{}, error)
- type OrderNewDBS
- func (o *OrderNewDBS) GetAddress() OrderNewDBSAddress
- func (o *OrderNewDBS) GetAddressOk() (*OrderNewDBSAddress, bool)
- func (o *OrderNewDBS) GetArticle() string
- func (o *OrderNewDBS) GetArticleOk() (*string, bool)
- func (o *OrderNewDBS) GetCargoType() int32
- func (o *OrderNewDBS) GetCargoTypeOk() (*int32, bool)
- func (o *OrderNewDBS) GetChrtId() int32
- func (o *OrderNewDBS) GetChrtIdOk() (*int32, bool)
- func (o *OrderNewDBS) GetColorCode() string
- func (o *OrderNewDBS) GetColorCodeOk() (*string, bool)
- func (o *OrderNewDBS) GetComment() string
- func (o *OrderNewDBS) GetCommentOk() (*string, bool)
- func (o *OrderNewDBS) GetConvertedCurrencyCode() int32
- func (o *OrderNewDBS) GetConvertedCurrencyCodeOk() (*int32, bool)
- func (o *OrderNewDBS) GetConvertedFinalPrice() int32
- func (o *OrderNewDBS) GetConvertedFinalPriceOk() (*int32, bool)
- func (o *OrderNewDBS) GetConvertedPrice() int32
- func (o *OrderNewDBS) GetConvertedPriceOk() (*int32, bool)
- func (o *OrderNewDBS) GetCreatedAt() time.Time
- func (o *OrderNewDBS) GetCreatedAtOk() (*time.Time, bool)
- func (o *OrderNewDBS) GetCurrencyCode() int32
- func (o *OrderNewDBS) GetCurrencyCodeOk() (*int32, bool)
- func (o *OrderNewDBS) GetDeliveryType() string
- func (o *OrderNewDBS) GetDeliveryTypeOk() (*string, bool)
- func (o *OrderNewDBS) GetFinalPrice() int32
- func (o *OrderNewDBS) GetFinalPriceOk() (*int32, bool)
- func (o *OrderNewDBS) GetGroupId() string
- func (o *OrderNewDBS) GetGroupIdOk() (*string, bool)
- func (o *OrderNewDBS) GetId() int64
- func (o *OrderNewDBS) GetIdOk() (*int64, bool)
- func (o *OrderNewDBS) GetIsZeroOrder() bool
- func (o *OrderNewDBS) GetIsZeroOrderOk() (*bool, bool)
- func (o *OrderNewDBS) GetNmId() int32
- func (o *OrderNewDBS) GetNmIdOk() (*int32, bool)
- func (o *OrderNewDBS) GetOptions() OrderNewDBSOptions
- func (o *OrderNewDBS) GetOptionsOk() (*OrderNewDBSOptions, bool)
- func (o *OrderNewDBS) GetOrderUid() string
- func (o *OrderNewDBS) GetOrderUidOk() (*string, bool)
- func (o *OrderNewDBS) GetPrice() int32
- func (o *OrderNewDBS) GetPriceOk() (*int32, bool)
- func (o *OrderNewDBS) GetRequiredMeta() []string
- func (o *OrderNewDBS) GetRequiredMetaOk() ([]string, bool)
- func (o *OrderNewDBS) GetRid() string
- func (o *OrderNewDBS) GetRidOk() (*string, bool)
- func (o *OrderNewDBS) GetSalePrice() int32
- func (o *OrderNewDBS) GetSalePriceOk() (*int32, bool)
- func (o *OrderNewDBS) GetSkus() []string
- func (o *OrderNewDBS) GetSkusOk() ([]string, bool)
- func (o *OrderNewDBS) GetWarehouseId() int32
- func (o *OrderNewDBS) GetWarehouseIdOk() (*int32, bool)
- func (o *OrderNewDBS) GetWbStickerId() int32
- func (o *OrderNewDBS) GetWbStickerIdOk() (*int32, bool)
- func (o *OrderNewDBS) HasAddress() bool
- func (o *OrderNewDBS) HasArticle() bool
- func (o *OrderNewDBS) HasCargoType() bool
- func (o *OrderNewDBS) HasChrtId() bool
- func (o *OrderNewDBS) HasColorCode() bool
- func (o *OrderNewDBS) HasComment() bool
- func (o *OrderNewDBS) HasConvertedCurrencyCode() bool
- func (o *OrderNewDBS) HasConvertedFinalPrice() bool
- func (o *OrderNewDBS) HasConvertedPrice() bool
- func (o *OrderNewDBS) HasCreatedAt() bool
- func (o *OrderNewDBS) HasCurrencyCode() bool
- func (o *OrderNewDBS) HasDeliveryType() bool
- func (o *OrderNewDBS) HasFinalPrice() bool
- func (o *OrderNewDBS) HasGroupId() bool
- func (o *OrderNewDBS) HasId() bool
- func (o *OrderNewDBS) HasIsZeroOrder() bool
- func (o *OrderNewDBS) HasNmId() bool
- func (o *OrderNewDBS) HasOptions() bool
- func (o *OrderNewDBS) HasOrderUid() bool
- func (o *OrderNewDBS) HasPrice() bool
- func (o *OrderNewDBS) HasRequiredMeta() bool
- func (o *OrderNewDBS) HasRid() bool
- func (o *OrderNewDBS) HasSalePrice() bool
- func (o *OrderNewDBS) HasSkus() bool
- func (o *OrderNewDBS) HasWarehouseId() bool
- func (o *OrderNewDBS) HasWbStickerId() bool
- func (o OrderNewDBS) MarshalJSON() ([]byte, error)
- func (o *OrderNewDBS) SetAddress(v OrderNewDBSAddress)
- func (o *OrderNewDBS) SetArticle(v string)
- func (o *OrderNewDBS) SetCargoType(v int32)
- func (o *OrderNewDBS) SetChrtId(v int32)
- func (o *OrderNewDBS) SetColorCode(v string)
- func (o *OrderNewDBS) SetComment(v string)
- func (o *OrderNewDBS) SetConvertedCurrencyCode(v int32)
- func (o *OrderNewDBS) SetConvertedFinalPrice(v int32)
- func (o *OrderNewDBS) SetConvertedPrice(v int32)
- func (o *OrderNewDBS) SetCreatedAt(v time.Time)
- func (o *OrderNewDBS) SetCurrencyCode(v int32)
- func (o *OrderNewDBS) SetDeliveryType(v string)
- func (o *OrderNewDBS) SetFinalPrice(v int32)
- func (o *OrderNewDBS) SetGroupId(v string)
- func (o *OrderNewDBS) SetId(v int64)
- func (o *OrderNewDBS) SetIsZeroOrder(v bool)
- func (o *OrderNewDBS) SetNmId(v int32)
- func (o *OrderNewDBS) SetOptions(v OrderNewDBSOptions)
- func (o *OrderNewDBS) SetOrderUid(v string)
- func (o *OrderNewDBS) SetPrice(v int32)
- func (o *OrderNewDBS) SetRequiredMeta(v []string)
- func (o *OrderNewDBS) SetRid(v string)
- func (o *OrderNewDBS) SetSalePrice(v int32)
- func (o *OrderNewDBS) SetSalePriceNil()
- func (o *OrderNewDBS) SetSkus(v []string)
- func (o *OrderNewDBS) SetWarehouseId(v int32)
- func (o *OrderNewDBS) SetWbStickerId(v int32)
- func (o OrderNewDBS) ToMap() (map[string]interface{}, error)
- func (o *OrderNewDBS) UnsetSalePrice()
- type OrderNewDBSAddress
- func (o *OrderNewDBSAddress) GetFullAddress() string
- func (o *OrderNewDBSAddress) GetFullAddressOk() (*string, bool)
- func (o *OrderNewDBSAddress) GetLatitude() float32
- func (o *OrderNewDBSAddress) GetLatitudeOk() (*float32, bool)
- func (o *OrderNewDBSAddress) GetLongitude() float32
- func (o *OrderNewDBSAddress) GetLongitudeOk() (*float32, bool)
- func (o *OrderNewDBSAddress) HasFullAddress() bool
- func (o *OrderNewDBSAddress) HasLatitude() bool
- func (o *OrderNewDBSAddress) HasLongitude() bool
- func (o OrderNewDBSAddress) MarshalJSON() ([]byte, error)
- func (o *OrderNewDBSAddress) SetFullAddress(v string)
- func (o *OrderNewDBSAddress) SetLatitude(v float32)
- func (o *OrderNewDBSAddress) SetLongitude(v float32)
- func (o OrderNewDBSAddress) ToMap() (map[string]interface{}, error)
- type OrderNewDBSOptions
- func (o *OrderNewDBSOptions) GetIsB2b() bool
- func (o *OrderNewDBSOptions) GetIsB2bOk() (*bool, bool)
- func (o *OrderNewDBSOptions) HasIsB2b() bool
- func (o OrderNewDBSOptions) MarshalJSON() ([]byte, error)
- func (o *OrderNewDBSOptions) SetIsB2b(v bool)
- func (o OrderNewDBSOptions) ToMap() (map[string]interface{}, error)
- type OrdersRequestAPI
- func (o *OrdersRequestAPI) GetOrders() []int32
- func (o *OrdersRequestAPI) GetOrdersOk() ([]int32, bool)
- func (o *OrdersRequestAPI) HasOrders() bool
- func (o OrdersRequestAPI) MarshalJSON() ([]byte, error)
- func (o *OrdersRequestAPI) SetOrders(v []int32)
- func (o OrdersRequestAPI) ToMap() (map[string]interface{}, error)
- type ServerConfiguration
- type ServerConfigurations
- type ServerVariable
Constants ¶
This section is empty.
Variables ¶
var ( JsonCheck = regexp.MustCompile(`(?i:(?:application|text)/(?:[^;]+\+)?json)`) XmlCheck = regexp.MustCompile(`(?i:(?:application|text)/(?:[^;]+\+)?xml)`) )
var ( // ContextAPIKeys takes a string apikey as authentication for the request ContextAPIKeys = contextKey("apiKeys") // ContextServerIndex uses a server configuration from the index. ContextServerIndex = contextKey("serverIndex") // ContextOperationServerIndices uses a server configuration from the index mapping. ContextOperationServerIndices = contextKey("serverOperationIndices") // ContextServerVariables overrides a server configuration variables. ContextServerVariables = contextKey("serverVariables") // ContextOperationServerVariables overrides a server configuration variables using operation specific values. ContextOperationServerVariables = contextKey("serverOperationVariables") )
Functions ¶
func CacheExpires ¶
CacheExpires helper function to determine remaining time before repeating a request.
func PtrFloat32 ¶
PtrFloat32 is a helper routine that returns a pointer to given float value.
func PtrFloat64 ¶
PtrFloat64 is a helper routine that returns a pointer to given float value.
Types ¶
type APIClient ¶
type APIClient struct {
DBSAssemblyOrdersAPI *DBSAssemblyOrdersAPIService
DBSMetadataAPI *DBSMetadataAPIService
// contains filtered or unexported fields
}
APIClient manages communication with the DBS Orders API vorder In most cases there should be only one, shared, APIClient.
func NewAPIClient ¶
func NewAPIClient(cfg *Configuration) *APIClient
NewAPIClient creates a new API client. Requires a userAgent string describing your application. optionally a custom http.Client to allow for advanced features such as caching.
func (*APIClient) GetConfig ¶
func (c *APIClient) GetConfig() *Configuration
Allow modification of underlying config for alternate implementations and testing Caution: modifying the configuration while live can cause data races and potentially unwanted behavior
type APIKey ¶
APIKey provides API key based authentication to a request passed via context using ContextAPIKey
type APIResponse ¶
type APIResponse struct {
*http.Response `json:"-"`
Message string `json:"message,omitempty"`
// Operation is the name of the OpenAPI operation.
Operation string `json:"operation,omitempty"`
// RequestURL is the request URL. This value is always available, even if the
// embedded *http.Response is nil.
RequestURL string `json:"url,omitempty"`
// Method is the HTTP method used for the request. This value is always
// available, even if the embedded *http.Response is nil.
Method string `json:"method,omitempty"`
// Payload holds the contents of the response body (which may be nil or empty).
// This is provided here as the raw response.Body() reader will have already
// been drained.
Payload []byte `json:"-"`
}
APIResponse stores the API response returned by the server.
func NewAPIResponse ¶
func NewAPIResponse(r *http.Response) *APIResponse
NewAPIResponse returns a new APIResponse object.
func NewAPIResponseWithError ¶
func NewAPIResponseWithError(errorMessage string) *APIResponse
NewAPIResponseWithError returns a new APIResponse object with the provided error message.
type ApiApiMarketplaceV3DbsOrdersB2bInfoPostRequest ¶
type ApiApiMarketplaceV3DbsOrdersB2bInfoPostRequest struct {
ApiService *DBSAssemblyOrdersAPIService
// contains filtered or unexported fields
}
func (ApiApiMarketplaceV3DbsOrdersB2bInfoPostRequest) ApiOrdersRequestV2 ¶
func (r ApiApiMarketplaceV3DbsOrdersB2bInfoPostRequest) ApiOrdersRequestV2(apiOrdersRequestV2 ApiOrdersRequestV2) ApiApiMarketplaceV3DbsOrdersB2bInfoPostRequest
func (ApiApiMarketplaceV3DbsOrdersB2bInfoPostRequest) Execute ¶
func (r ApiApiMarketplaceV3DbsOrdersB2bInfoPostRequest) Execute() (*ApiB2bClientInfoResponses, *http.Response, error)
type ApiApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest ¶
type ApiApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest struct {
ApiService *DBSMetadataAPIService
// contains filtered or unexported fields
}
func (ApiApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest) ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest ¶
func (r ApiApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest) ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest(apiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest) ApiApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest
type ApiApiMarketplaceV3DbsOrdersMetaDeletePostRequest ¶
type ApiApiMarketplaceV3DbsOrdersMetaDeletePostRequest struct {
ApiService *DBSMetadataAPIService
// contains filtered or unexported fields
}
func (ApiApiMarketplaceV3DbsOrdersMetaDeletePostRequest) ApiOrdersMetaDeleteRequest ¶
func (r ApiApiMarketplaceV3DbsOrdersMetaDeletePostRequest) ApiOrdersMetaDeleteRequest(apiOrdersMetaDeleteRequest ApiOrdersMetaDeleteRequest) ApiApiMarketplaceV3DbsOrdersMetaDeletePostRequest
func (ApiApiMarketplaceV3DbsOrdersMetaDeletePostRequest) Execute ¶
func (r ApiApiMarketplaceV3DbsOrdersMetaDeletePostRequest) Execute() (*ApiStatusSetResponses, *http.Response, error)
type ApiApiMarketplaceV3DbsOrdersMetaGtinPostRequest ¶
type ApiApiMarketplaceV3DbsOrdersMetaGtinPostRequest struct {
ApiService *DBSMetadataAPIService
// contains filtered or unexported fields
}
func (ApiApiMarketplaceV3DbsOrdersMetaGtinPostRequest) ApiOrdersGTINSetRequest ¶
func (r ApiApiMarketplaceV3DbsOrdersMetaGtinPostRequest) ApiOrdersGTINSetRequest(apiOrdersGTINSetRequest ApiOrdersGTINSetRequest) ApiApiMarketplaceV3DbsOrdersMetaGtinPostRequest
func (ApiApiMarketplaceV3DbsOrdersMetaGtinPostRequest) Execute ¶
func (r ApiApiMarketplaceV3DbsOrdersMetaGtinPostRequest) Execute() (*ApiStatusSetResponses, *http.Response, error)
type ApiApiMarketplaceV3DbsOrdersMetaImeiPostRequest ¶
type ApiApiMarketplaceV3DbsOrdersMetaImeiPostRequest struct {
ApiService *DBSMetadataAPIService
// contains filtered or unexported fields
}
func (ApiApiMarketplaceV3DbsOrdersMetaImeiPostRequest) ApiOrdersIMEISetRequest ¶
func (r ApiApiMarketplaceV3DbsOrdersMetaImeiPostRequest) ApiOrdersIMEISetRequest(apiOrdersIMEISetRequest ApiOrdersIMEISetRequest) ApiApiMarketplaceV3DbsOrdersMetaImeiPostRequest
func (ApiApiMarketplaceV3DbsOrdersMetaImeiPostRequest) Execute ¶
func (r ApiApiMarketplaceV3DbsOrdersMetaImeiPostRequest) Execute() (*ApiStatusSetResponses, *http.Response, error)
type ApiApiMarketplaceV3DbsOrdersMetaInfoPostRequest ¶
type ApiApiMarketplaceV3DbsOrdersMetaInfoPostRequest struct {
ApiService *DBSMetadataAPIService
// contains filtered or unexported fields
}
func (ApiApiMarketplaceV3DbsOrdersMetaInfoPostRequest) ApiOrdersRequestV2 ¶
func (r ApiApiMarketplaceV3DbsOrdersMetaInfoPostRequest) ApiOrdersRequestV2(apiOrdersRequestV2 ApiOrdersRequestV2) ApiApiMarketplaceV3DbsOrdersMetaInfoPostRequest
func (ApiApiMarketplaceV3DbsOrdersMetaInfoPostRequest) Execute ¶
func (r ApiApiMarketplaceV3DbsOrdersMetaInfoPostRequest) Execute() (*ApiOrdersMetaResponse, *http.Response, error)
type ApiApiMarketplaceV3DbsOrdersMetaSgtinPostRequest ¶
type ApiApiMarketplaceV3DbsOrdersMetaSgtinPostRequest struct {
ApiService *DBSMetadataAPIService
// contains filtered or unexported fields
}
func (ApiApiMarketplaceV3DbsOrdersMetaSgtinPostRequest) ApiOrdersSGTINsSetRequest ¶
func (r ApiApiMarketplaceV3DbsOrdersMetaSgtinPostRequest) ApiOrdersSGTINsSetRequest(apiOrdersSGTINsSetRequest ApiOrdersSGTINsSetRequest) ApiApiMarketplaceV3DbsOrdersMetaSgtinPostRequest
func (ApiApiMarketplaceV3DbsOrdersMetaSgtinPostRequest) Execute ¶
func (r ApiApiMarketplaceV3DbsOrdersMetaSgtinPostRequest) Execute() (*ApiStatusSetResponses, *http.Response, error)
type ApiApiMarketplaceV3DbsOrdersMetaUinPostRequest ¶
type ApiApiMarketplaceV3DbsOrdersMetaUinPostRequest struct {
ApiService *DBSMetadataAPIService
// contains filtered or unexported fields
}
func (ApiApiMarketplaceV3DbsOrdersMetaUinPostRequest) ApiOrdersUINSetRequest ¶
func (r ApiApiMarketplaceV3DbsOrdersMetaUinPostRequest) ApiOrdersUINSetRequest(apiOrdersUINSetRequest ApiOrdersUINSetRequest) ApiApiMarketplaceV3DbsOrdersMetaUinPostRequest
func (ApiApiMarketplaceV3DbsOrdersMetaUinPostRequest) Execute ¶
func (r ApiApiMarketplaceV3DbsOrdersMetaUinPostRequest) Execute() (*ApiStatusSetResponses, *http.Response, error)
type ApiApiMarketplaceV3DbsOrdersStatusCancelPostRequest ¶
type ApiApiMarketplaceV3DbsOrdersStatusCancelPostRequest struct {
ApiService *DBSAssemblyOrdersAPIService
// contains filtered or unexported fields
}
func (ApiApiMarketplaceV3DbsOrdersStatusCancelPostRequest) ApiOrdersRequestV2 ¶
func (r ApiApiMarketplaceV3DbsOrdersStatusCancelPostRequest) ApiOrdersRequestV2(apiOrdersRequestV2 ApiOrdersRequestV2) ApiApiMarketplaceV3DbsOrdersStatusCancelPostRequest
func (ApiApiMarketplaceV3DbsOrdersStatusCancelPostRequest) Execute ¶
func (r ApiApiMarketplaceV3DbsOrdersStatusCancelPostRequest) Execute() (*ApiStatusSetResponses, *http.Response, error)
type ApiApiMarketplaceV3DbsOrdersStatusConfirmPostRequest ¶
type ApiApiMarketplaceV3DbsOrdersStatusConfirmPostRequest struct {
ApiService *DBSAssemblyOrdersAPIService
// contains filtered or unexported fields
}
func (ApiApiMarketplaceV3DbsOrdersStatusConfirmPostRequest) ApiOrdersRequestV2 ¶
func (r ApiApiMarketplaceV3DbsOrdersStatusConfirmPostRequest) ApiOrdersRequestV2(apiOrdersRequestV2 ApiOrdersRequestV2) ApiApiMarketplaceV3DbsOrdersStatusConfirmPostRequest
func (ApiApiMarketplaceV3DbsOrdersStatusConfirmPostRequest) Execute ¶
func (r ApiApiMarketplaceV3DbsOrdersStatusConfirmPostRequest) Execute() (*ApiStatusSetResponses, *http.Response, error)
type ApiApiMarketplaceV3DbsOrdersStatusDeliverPostRequest ¶
type ApiApiMarketplaceV3DbsOrdersStatusDeliverPostRequest struct {
ApiService *DBSAssemblyOrdersAPIService
// contains filtered or unexported fields
}
func (ApiApiMarketplaceV3DbsOrdersStatusDeliverPostRequest) ApiOrdersRequestV2 ¶
func (r ApiApiMarketplaceV3DbsOrdersStatusDeliverPostRequest) ApiOrdersRequestV2(apiOrdersRequestV2 ApiOrdersRequestV2) ApiApiMarketplaceV3DbsOrdersStatusDeliverPostRequest
func (ApiApiMarketplaceV3DbsOrdersStatusDeliverPostRequest) Execute ¶
func (r ApiApiMarketplaceV3DbsOrdersStatusDeliverPostRequest) Execute() (*ApiStatusSetResponses, *http.Response, error)
type ApiApiMarketplaceV3DbsOrdersStatusInfoPostRequest ¶
type ApiApiMarketplaceV3DbsOrdersStatusInfoPostRequest struct {
ApiService *DBSAssemblyOrdersAPIService
// contains filtered or unexported fields
}
func (ApiApiMarketplaceV3DbsOrdersStatusInfoPostRequest) ApiOrdersRequestV2 ¶
func (r ApiApiMarketplaceV3DbsOrdersStatusInfoPostRequest) ApiOrdersRequestV2(apiOrdersRequestV2 ApiOrdersRequestV2) ApiApiMarketplaceV3DbsOrdersStatusInfoPostRequest
func (ApiApiMarketplaceV3DbsOrdersStatusInfoPostRequest) Execute ¶
func (r ApiApiMarketplaceV3DbsOrdersStatusInfoPostRequest) Execute() (*ApiOrderStatusesV2, *http.Response, error)
type ApiApiMarketplaceV3DbsOrdersStatusReceivePostRequest ¶
type ApiApiMarketplaceV3DbsOrdersStatusReceivePostRequest struct {
ApiService *DBSAssemblyOrdersAPIService
// contains filtered or unexported fields
}
func (ApiApiMarketplaceV3DbsOrdersStatusReceivePostRequest) ApiOrdersCodeRequest ¶
func (r ApiApiMarketplaceV3DbsOrdersStatusReceivePostRequest) ApiOrdersCodeRequest(apiOrdersCodeRequest ApiOrdersCodeRequest) ApiApiMarketplaceV3DbsOrdersStatusReceivePostRequest
type ApiApiMarketplaceV3DbsOrdersStatusRejectPostRequest ¶
type ApiApiMarketplaceV3DbsOrdersStatusRejectPostRequest struct {
ApiService *DBSAssemblyOrdersAPIService
// contains filtered or unexported fields
}
func (ApiApiMarketplaceV3DbsOrdersStatusRejectPostRequest) ApiOrdersCodeRequest ¶
func (r ApiApiMarketplaceV3DbsOrdersStatusRejectPostRequest) ApiOrdersCodeRequest(apiOrdersCodeRequest ApiOrdersCodeRequest) ApiApiMarketplaceV3DbsOrdersStatusRejectPostRequest
func (ApiApiMarketplaceV3DbsOrdersStatusRejectPostRequest) Execute ¶
func (r ApiApiMarketplaceV3DbsOrdersStatusRejectPostRequest) Execute() (*ApiStatusSetResponses, *http.Response, error)
type ApiApiMarketplaceV3DbsOrdersStickersPostRequest ¶
type ApiApiMarketplaceV3DbsOrdersStickersPostRequest struct {
ApiService *DBSAssemblyOrdersAPIService
// contains filtered or unexported fields
}
func (ApiApiMarketplaceV3DbsOrdersStickersPostRequest) ApiMarketplaceV3DbsOrdersStickersPostRequest ¶
func (r ApiApiMarketplaceV3DbsOrdersStickersPostRequest) ApiMarketplaceV3DbsOrdersStickersPostRequest(apiMarketplaceV3DbsOrdersStickersPostRequest ApiMarketplaceV3DbsOrdersStickersPostRequest) ApiApiMarketplaceV3DbsOrdersStickersPostRequest
func (ApiApiMarketplaceV3DbsOrdersStickersPostRequest) Execute ¶
func (r ApiApiMarketplaceV3DbsOrdersStickersPostRequest) Execute() (*ApiMarketplaceV3DbsOrdersStickersPost200Response, *http.Response, error)
func (ApiApiMarketplaceV3DbsOrdersStickersPostRequest) Height ¶
func (r ApiApiMarketplaceV3DbsOrdersStickersPostRequest) Height(height int32) ApiApiMarketplaceV3DbsOrdersStickersPostRequest
Sticker height
func (ApiApiMarketplaceV3DbsOrdersStickersPostRequest) Type_ ¶
func (r ApiApiMarketplaceV3DbsOrdersStickersPostRequest) Type_(type_ string) ApiApiMarketplaceV3DbsOrdersStickersPostRequest
Sticker format
func (ApiApiMarketplaceV3DbsOrdersStickersPostRequest) Width ¶
func (r ApiApiMarketplaceV3DbsOrdersStickersPostRequest) Width(width int32) ApiApiMarketplaceV3DbsOrdersStickersPostRequest
Sticker width
type ApiApiV3DbsGroupsInfoPostRequest ¶
type ApiApiV3DbsGroupsInfoPostRequest struct {
ApiService *DBSAssemblyOrdersAPIService
// contains filtered or unexported fields
}
func (ApiApiV3DbsGroupsInfoPostRequest) ApiOrderGroupsRequest ¶
func (r ApiApiV3DbsGroupsInfoPostRequest) ApiOrderGroupsRequest(apiOrderGroupsRequest ApiOrderGroupsRequest) ApiApiV3DbsGroupsInfoPostRequest
func (ApiApiV3DbsGroupsInfoPostRequest) Execute ¶
func (r ApiApiV3DbsGroupsInfoPostRequest) Execute() ([]ApiOrderGroupInner, *http.Response, error)
type ApiApiV3DbsOrdersClientPostRequest ¶
type ApiApiV3DbsOrdersClientPostRequest struct {
ApiService *DBSAssemblyOrdersAPIService
// contains filtered or unexported fields
}
func (ApiApiV3DbsOrdersClientPostRequest) Execute ¶
func (r ApiApiV3DbsOrdersClientPostRequest) Execute() (*DbsOnlyClientInfoResp, *http.Response, error)
func (ApiApiV3DbsOrdersClientPostRequest) OrdersRequestAPI ¶
func (r ApiApiV3DbsOrdersClientPostRequest) OrdersRequestAPI(ordersRequestAPI OrdersRequestAPI) ApiApiV3DbsOrdersClientPostRequest
type ApiApiV3DbsOrdersDeliveryDatePostRequest ¶
type ApiApiV3DbsOrdersDeliveryDatePostRequest struct {
ApiService *DBSAssemblyOrdersAPIService
// contains filtered or unexported fields
}
func (ApiApiV3DbsOrdersDeliveryDatePostRequest) DeliveryDatesRequest ¶
func (r ApiApiV3DbsOrdersDeliveryDatePostRequest) DeliveryDatesRequest(deliveryDatesRequest DeliveryDatesRequest) ApiApiV3DbsOrdersDeliveryDatePostRequest
func (ApiApiV3DbsOrdersDeliveryDatePostRequest) Execute ¶
func (r ApiApiV3DbsOrdersDeliveryDatePostRequest) Execute() (*DeliveryDatesInfoResp, *http.Response, error)
type ApiApiV3DbsOrdersGetRequest ¶
type ApiApiV3DbsOrdersGetRequest struct {
ApiService *DBSAssemblyOrdersAPIService
// contains filtered or unexported fields
}
func (ApiApiV3DbsOrdersGetRequest) DateFrom ¶
func (r ApiApiV3DbsOrdersGetRequest) DateFrom(dateFrom int32) ApiApiV3DbsOrdersGetRequest
Period start date in Unix timestamp format
func (ApiApiV3DbsOrdersGetRequest) DateTo ¶
func (r ApiApiV3DbsOrdersGetRequest) DateTo(dateTo int32) ApiApiV3DbsOrdersGetRequest
Period end date in Unix timestamp format
func (ApiApiV3DbsOrdersGetRequest) Execute ¶
func (r ApiApiV3DbsOrdersGetRequest) Execute() (*ApiV3DbsOrdersGet200Response, *http.Response, error)
func (ApiApiV3DbsOrdersGetRequest) Limit ¶
func (r ApiApiV3DbsOrdersGetRequest) Limit(limit int32) ApiApiV3DbsOrdersGetRequest
Pagination parameter. Sets the limit for the amount of data returned.
func (ApiApiV3DbsOrdersGetRequest) Next ¶
func (r ApiApiV3DbsOrdersGetRequest) Next(next int64) ApiApiV3DbsOrdersGetRequest
Pagination parameter. Sets the value from which to retrieve the next batch. It should start at 0 to get the full list of data. For the subsequent requests, you must take the value from the `next` field in the response.
type ApiApiV3DbsOrdersNewGetRequest ¶
type ApiApiV3DbsOrdersNewGetRequest struct {
ApiService *DBSAssemblyOrdersAPIService
// contains filtered or unexported fields
}
func (ApiApiV3DbsOrdersNewGetRequest) Execute ¶
func (r ApiApiV3DbsOrdersNewGetRequest) Execute() (*ApiV3DbsOrdersNewGet200Response, *http.Response, error)
type ApiApiV3DbsOrdersOrderIdCancelPatchRequest ¶
type ApiApiV3DbsOrdersOrderIdCancelPatchRequest struct {
ApiService *DBSAssemblyOrdersAPIService
// contains filtered or unexported fields
}
type ApiApiV3DbsOrdersOrderIdConfirmPatchRequest ¶
type ApiApiV3DbsOrdersOrderIdConfirmPatchRequest struct {
ApiService *DBSAssemblyOrdersAPIService
// contains filtered or unexported fields
}
type ApiApiV3DbsOrdersOrderIdDeliverPatchRequest ¶
type ApiApiV3DbsOrdersOrderIdDeliverPatchRequest struct {
ApiService *DBSAssemblyOrdersAPIService
// contains filtered or unexported fields
}
type ApiApiV3DbsOrdersOrderIdMetaDeleteRequest ¶
type ApiApiV3DbsOrdersOrderIdMetaDeleteRequest struct {
ApiService *DBSMetadataAPIService
// contains filtered or unexported fields
}
func (ApiApiV3DbsOrdersOrderIdMetaDeleteRequest) Execute ¶
func (r ApiApiV3DbsOrdersOrderIdMetaDeleteRequest) Execute() (*http.Response, error)
func (ApiApiV3DbsOrdersOrderIdMetaDeleteRequest) Key ¶
func (r ApiApiV3DbsOrdersOrderIdMetaDeleteRequest) Key(key string) ApiApiV3DbsOrdersOrderIdMetaDeleteRequest
Name of metadata to delete (**imei**, **uin**, **gtin**, **sgtin**). Only one value is passed
type ApiApiV3DbsOrdersOrderIdMetaGetRequest ¶
type ApiApiV3DbsOrdersOrderIdMetaGetRequest struct {
ApiService *DBSMetadataAPIService
// contains filtered or unexported fields
}
func (ApiApiV3DbsOrdersOrderIdMetaGetRequest) Execute ¶
func (r ApiApiV3DbsOrdersOrderIdMetaGetRequest) Execute() (*ApiV3DbsOrdersOrderIdMetaGet200Response, *http.Response, error)
type ApiApiV3DbsOrdersOrderIdMetaGtinPutRequest ¶
type ApiApiV3DbsOrdersOrderIdMetaGtinPutRequest struct {
ApiService *DBSMetadataAPIService
// contains filtered or unexported fields
}
func (ApiApiV3DbsOrdersOrderIdMetaGtinPutRequest) ApiV3DbsOrdersOrderIdMetaGtinPutRequest ¶
func (r ApiApiV3DbsOrdersOrderIdMetaGtinPutRequest) ApiV3DbsOrdersOrderIdMetaGtinPutRequest(apiV3DbsOrdersOrderIdMetaGtinPutRequest ApiV3DbsOrdersOrderIdMetaGtinPutRequest) ApiApiV3DbsOrdersOrderIdMetaGtinPutRequest
type ApiApiV3DbsOrdersOrderIdMetaImeiPutRequest ¶
type ApiApiV3DbsOrdersOrderIdMetaImeiPutRequest struct {
ApiService *DBSMetadataAPIService
// contains filtered or unexported fields
}
func (ApiApiV3DbsOrdersOrderIdMetaImeiPutRequest) ApiV3DbsOrdersOrderIdMetaImeiPutRequest ¶
func (r ApiApiV3DbsOrdersOrderIdMetaImeiPutRequest) ApiV3DbsOrdersOrderIdMetaImeiPutRequest(apiV3DbsOrdersOrderIdMetaImeiPutRequest ApiV3DbsOrdersOrderIdMetaImeiPutRequest) ApiApiV3DbsOrdersOrderIdMetaImeiPutRequest
type ApiApiV3DbsOrdersOrderIdMetaSgtinPutRequest ¶
type ApiApiV3DbsOrdersOrderIdMetaSgtinPutRequest struct {
ApiService *DBSMetadataAPIService
// contains filtered or unexported fields
}
func (ApiApiV3DbsOrdersOrderIdMetaSgtinPutRequest) ApiV3DbsOrdersOrderIdMetaSgtinPutRequest ¶
func (r ApiApiV3DbsOrdersOrderIdMetaSgtinPutRequest) ApiV3DbsOrdersOrderIdMetaSgtinPutRequest(apiV3DbsOrdersOrderIdMetaSgtinPutRequest ApiV3DbsOrdersOrderIdMetaSgtinPutRequest) ApiApiV3DbsOrdersOrderIdMetaSgtinPutRequest
type ApiApiV3DbsOrdersOrderIdMetaUinPutRequest ¶
type ApiApiV3DbsOrdersOrderIdMetaUinPutRequest struct {
ApiService *DBSMetadataAPIService
// contains filtered or unexported fields
}
func (ApiApiV3DbsOrdersOrderIdMetaUinPutRequest) ApiV3DbsOrdersOrderIdMetaUinPutRequest ¶
func (r ApiApiV3DbsOrdersOrderIdMetaUinPutRequest) ApiV3DbsOrdersOrderIdMetaUinPutRequest(apiV3DbsOrdersOrderIdMetaUinPutRequest ApiV3DbsOrdersOrderIdMetaUinPutRequest) ApiApiV3DbsOrdersOrderIdMetaUinPutRequest
type ApiApiV3DbsOrdersOrderIdReceivePatchRequest ¶
type ApiApiV3DbsOrdersOrderIdReceivePatchRequest struct {
ApiService *DBSAssemblyOrdersAPIService
// contains filtered or unexported fields
}
type ApiApiV3DbsOrdersOrderIdRejectPatchRequest ¶
type ApiApiV3DbsOrdersOrderIdRejectPatchRequest struct {
ApiService *DBSAssemblyOrdersAPIService
// contains filtered or unexported fields
}
func (ApiApiV3DbsOrdersOrderIdRejectPatchRequest) Code ¶
func (r ApiApiV3DbsOrdersOrderIdRejectPatchRequest) Code(code Code) ApiApiV3DbsOrdersOrderIdRejectPatchRequest
type ApiApiV3DbsOrdersStatusPostRequest ¶
type ApiApiV3DbsOrdersStatusPostRequest struct {
ApiService *DBSAssemblyOrdersAPIService
// contains filtered or unexported fields
}
func (ApiApiV3DbsOrdersStatusPostRequest) ApiV3DbsOrdersStatusPostRequest ¶
func (r ApiApiV3DbsOrdersStatusPostRequest) ApiV3DbsOrdersStatusPostRequest(apiV3DbsOrdersStatusPostRequest ApiV3DbsOrdersStatusPostRequest) ApiApiV3DbsOrdersStatusPostRequest
func (ApiApiV3DbsOrdersStatusPostRequest) Execute ¶
func (r ApiApiV3DbsOrdersStatusPostRequest) Execute() (*ApiV3DbsOrdersStatusPost200Response, *http.Response, error)
type ApiB2bClientInfo ¶
type ApiB2bClientInfo struct {
// Taxpayer Identification Number (TIN or INN in Russian)
Inn *string `json:"inn,omitempty"`
// Code of Reason for Registration (CRR or KPP in Russian)
Kpp *string `json:"kpp,omitempty"`
// Company name
OrgName *string `json:"orgName,omitempty"`
}
ApiB2bClientInfo B2B buyer data
func NewApiB2bClientInfo ¶
func NewApiB2bClientInfo() *ApiB2bClientInfo
NewApiB2bClientInfo instantiates a new ApiB2bClientInfo object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewApiB2bClientInfoWithDefaults ¶
func NewApiB2bClientInfoWithDefaults() *ApiB2bClientInfo
NewApiB2bClientInfoWithDefaults instantiates a new ApiB2bClientInfo object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ApiB2bClientInfo) GetInn ¶
func (o *ApiB2bClientInfo) GetInn() string
GetInn returns the Inn field value if set, zero value otherwise.
func (*ApiB2bClientInfo) GetInnOk ¶
func (o *ApiB2bClientInfo) GetInnOk() (*string, bool)
GetInnOk returns a tuple with the Inn field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiB2bClientInfo) GetKpp ¶
func (o *ApiB2bClientInfo) GetKpp() string
GetKpp returns the Kpp field value if set, zero value otherwise.
func (*ApiB2bClientInfo) GetKppOk ¶
func (o *ApiB2bClientInfo) GetKppOk() (*string, bool)
GetKppOk returns a tuple with the Kpp field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiB2bClientInfo) GetOrgName ¶
func (o *ApiB2bClientInfo) GetOrgName() string
GetOrgName returns the OrgName field value if set, zero value otherwise.
func (*ApiB2bClientInfo) GetOrgNameOk ¶
func (o *ApiB2bClientInfo) GetOrgNameOk() (*string, bool)
GetOrgNameOk returns a tuple with the OrgName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiB2bClientInfo) HasInn ¶
func (o *ApiB2bClientInfo) HasInn() bool
HasInn returns a boolean if a field has been set.
func (*ApiB2bClientInfo) HasKpp ¶
func (o *ApiB2bClientInfo) HasKpp() bool
HasKpp returns a boolean if a field has been set.
func (*ApiB2bClientInfo) HasOrgName ¶
func (o *ApiB2bClientInfo) HasOrgName() bool
HasOrgName returns a boolean if a field has been set.
func (ApiB2bClientInfo) MarshalJSON ¶
func (o ApiB2bClientInfo) MarshalJSON() ([]byte, error)
func (*ApiB2bClientInfo) SetInn ¶
func (o *ApiB2bClientInfo) SetInn(v string)
SetInn gets a reference to the given string and assigns it to the Inn field.
func (*ApiB2bClientInfo) SetKpp ¶
func (o *ApiB2bClientInfo) SetKpp(v string)
SetKpp gets a reference to the given string and assigns it to the Kpp field.
func (*ApiB2bClientInfo) SetOrgName ¶
func (o *ApiB2bClientInfo) SetOrgName(v string)
SetOrgName gets a reference to the given string and assigns it to the OrgName field.
func (ApiB2bClientInfo) ToMap ¶
func (o ApiB2bClientInfo) ToMap() (map[string]interface{}, error)
type ApiB2bClientInfoResponse ¶
type ApiB2bClientInfoResponse struct {
Data *ApiB2bClientInfo `json:"data,omitempty"`
// Error details
Errors []ApiB2bClientInfoResponseErrorsInner `json:"errors,omitempty"`
// Are there any errors
IsError bool `json:"isError"`
// Assembly order ID
OrderId int32 `json:"orderId"`
}
ApiB2bClientInfoResponse struct for ApiB2bClientInfoResponse
func NewApiB2bClientInfoResponse ¶
func NewApiB2bClientInfoResponse(isError bool, orderId int32) *ApiB2bClientInfoResponse
NewApiB2bClientInfoResponse instantiates a new ApiB2bClientInfoResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewApiB2bClientInfoResponseWithDefaults ¶
func NewApiB2bClientInfoResponseWithDefaults() *ApiB2bClientInfoResponse
NewApiB2bClientInfoResponseWithDefaults instantiates a new ApiB2bClientInfoResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ApiB2bClientInfoResponse) GetData ¶
func (o *ApiB2bClientInfoResponse) GetData() ApiB2bClientInfo
GetData returns the Data field value if set, zero value otherwise.
func (*ApiB2bClientInfoResponse) GetDataOk ¶
func (o *ApiB2bClientInfoResponse) GetDataOk() (*ApiB2bClientInfo, bool)
GetDataOk returns a tuple with the Data field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiB2bClientInfoResponse) GetErrors ¶
func (o *ApiB2bClientInfoResponse) GetErrors() []ApiB2bClientInfoResponseErrorsInner
GetErrors returns the Errors field value if set, zero value otherwise.
func (*ApiB2bClientInfoResponse) GetErrorsOk ¶
func (o *ApiB2bClientInfoResponse) GetErrorsOk() ([]ApiB2bClientInfoResponseErrorsInner, bool)
GetErrorsOk returns a tuple with the Errors field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiB2bClientInfoResponse) GetIsError ¶
func (o *ApiB2bClientInfoResponse) GetIsError() bool
GetIsError returns the IsError field value
func (*ApiB2bClientInfoResponse) GetIsErrorOk ¶
func (o *ApiB2bClientInfoResponse) GetIsErrorOk() (*bool, bool)
GetIsErrorOk returns a tuple with the IsError field value and a boolean to check if the value has been set.
func (*ApiB2bClientInfoResponse) GetOrderId ¶
func (o *ApiB2bClientInfoResponse) GetOrderId() int32
GetOrderId returns the OrderId field value
func (*ApiB2bClientInfoResponse) GetOrderIdOk ¶
func (o *ApiB2bClientInfoResponse) GetOrderIdOk() (*int32, bool)
GetOrderIdOk returns a tuple with the OrderId field value and a boolean to check if the value has been set.
func (*ApiB2bClientInfoResponse) HasData ¶
func (o *ApiB2bClientInfoResponse) HasData() bool
HasData returns a boolean if a field has been set.
func (*ApiB2bClientInfoResponse) HasErrors ¶
func (o *ApiB2bClientInfoResponse) HasErrors() bool
HasErrors returns a boolean if a field has been set.
func (ApiB2bClientInfoResponse) MarshalJSON ¶
func (o ApiB2bClientInfoResponse) MarshalJSON() ([]byte, error)
func (*ApiB2bClientInfoResponse) SetData ¶
func (o *ApiB2bClientInfoResponse) SetData(v ApiB2bClientInfo)
SetData gets a reference to the given ApiB2bClientInfo and assigns it to the Data field.
func (*ApiB2bClientInfoResponse) SetErrors ¶
func (o *ApiB2bClientInfoResponse) SetErrors(v []ApiB2bClientInfoResponseErrorsInner)
SetErrors gets a reference to the given []ApiB2bClientInfoResponseErrorsInner and assigns it to the Errors field.
func (*ApiB2bClientInfoResponse) SetIsError ¶
func (o *ApiB2bClientInfoResponse) SetIsError(v bool)
SetIsError sets field value
func (*ApiB2bClientInfoResponse) SetOrderId ¶
func (o *ApiB2bClientInfoResponse) SetOrderId(v int32)
SetOrderId sets field value
func (ApiB2bClientInfoResponse) ToMap ¶
func (o ApiB2bClientInfoResponse) ToMap() (map[string]interface{}, error)
func (*ApiB2bClientInfoResponse) UnmarshalJSON ¶
func (o *ApiB2bClientInfoResponse) UnmarshalJSON(data []byte) (err error)
type ApiB2bClientInfoResponseErrorsInner ¶
type ApiB2bClientInfoResponseErrorsInner struct {
// Error code
Code *int32 `json:"code,omitempty"`
// Error description
Detail *string `json:"detail,omitempty"`
}
ApiB2bClientInfoResponseErrorsInner struct for ApiB2bClientInfoResponseErrorsInner
func NewApiB2bClientInfoResponseErrorsInner ¶
func NewApiB2bClientInfoResponseErrorsInner() *ApiB2bClientInfoResponseErrorsInner
NewApiB2bClientInfoResponseErrorsInner instantiates a new ApiB2bClientInfoResponseErrorsInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewApiB2bClientInfoResponseErrorsInnerWithDefaults ¶
func NewApiB2bClientInfoResponseErrorsInnerWithDefaults() *ApiB2bClientInfoResponseErrorsInner
NewApiB2bClientInfoResponseErrorsInnerWithDefaults instantiates a new ApiB2bClientInfoResponseErrorsInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ApiB2bClientInfoResponseErrorsInner) GetCode ¶
func (o *ApiB2bClientInfoResponseErrorsInner) GetCode() int32
GetCode returns the Code field value if set, zero value otherwise.
func (*ApiB2bClientInfoResponseErrorsInner) GetCodeOk ¶
func (o *ApiB2bClientInfoResponseErrorsInner) GetCodeOk() (*int32, bool)
GetCodeOk returns a tuple with the Code field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiB2bClientInfoResponseErrorsInner) GetDetail ¶
func (o *ApiB2bClientInfoResponseErrorsInner) GetDetail() string
GetDetail returns the Detail field value if set, zero value otherwise.
func (*ApiB2bClientInfoResponseErrorsInner) GetDetailOk ¶
func (o *ApiB2bClientInfoResponseErrorsInner) GetDetailOk() (*string, bool)
GetDetailOk returns a tuple with the Detail field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiB2bClientInfoResponseErrorsInner) HasCode ¶
func (o *ApiB2bClientInfoResponseErrorsInner) HasCode() bool
HasCode returns a boolean if a field has been set.
func (*ApiB2bClientInfoResponseErrorsInner) HasDetail ¶
func (o *ApiB2bClientInfoResponseErrorsInner) HasDetail() bool
HasDetail returns a boolean if a field has been set.
func (ApiB2bClientInfoResponseErrorsInner) MarshalJSON ¶
func (o ApiB2bClientInfoResponseErrorsInner) MarshalJSON() ([]byte, error)
func (*ApiB2bClientInfoResponseErrorsInner) SetCode ¶
func (o *ApiB2bClientInfoResponseErrorsInner) SetCode(v int32)
SetCode gets a reference to the given int32 and assigns it to the Code field.
func (*ApiB2bClientInfoResponseErrorsInner) SetDetail ¶
func (o *ApiB2bClientInfoResponseErrorsInner) SetDetail(v string)
SetDetail gets a reference to the given string and assigns it to the Detail field.
func (ApiB2bClientInfoResponseErrorsInner) ToMap ¶
func (o ApiB2bClientInfoResponseErrorsInner) ToMap() (map[string]interface{}, error)
type ApiB2bClientInfoResponses ¶
type ApiB2bClientInfoResponses struct {
// Unique request ID
RequestId string `json:"requestId"`
Results []ApiB2bClientInfoResponse `json:"results,omitempty"`
}
ApiB2bClientInfoResponses struct for ApiB2bClientInfoResponses
func NewApiB2bClientInfoResponses ¶
func NewApiB2bClientInfoResponses(requestId string) *ApiB2bClientInfoResponses
NewApiB2bClientInfoResponses instantiates a new ApiB2bClientInfoResponses object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewApiB2bClientInfoResponsesWithDefaults ¶
func NewApiB2bClientInfoResponsesWithDefaults() *ApiB2bClientInfoResponses
NewApiB2bClientInfoResponsesWithDefaults instantiates a new ApiB2bClientInfoResponses object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ApiB2bClientInfoResponses) GetRequestId ¶
func (o *ApiB2bClientInfoResponses) GetRequestId() string
GetRequestId returns the RequestId field value
func (*ApiB2bClientInfoResponses) GetRequestIdOk ¶
func (o *ApiB2bClientInfoResponses) GetRequestIdOk() (*string, bool)
GetRequestIdOk returns a tuple with the RequestId field value and a boolean to check if the value has been set.
func (*ApiB2bClientInfoResponses) GetResults ¶
func (o *ApiB2bClientInfoResponses) GetResults() []ApiB2bClientInfoResponse
GetResults returns the Results field value if set, zero value otherwise.
func (*ApiB2bClientInfoResponses) GetResultsOk ¶
func (o *ApiB2bClientInfoResponses) GetResultsOk() ([]ApiB2bClientInfoResponse, bool)
GetResultsOk returns a tuple with the Results field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiB2bClientInfoResponses) HasResults ¶
func (o *ApiB2bClientInfoResponses) HasResults() bool
HasResults returns a boolean if a field has been set.
func (ApiB2bClientInfoResponses) MarshalJSON ¶
func (o ApiB2bClientInfoResponses) MarshalJSON() ([]byte, error)
func (*ApiB2bClientInfoResponses) SetRequestId ¶
func (o *ApiB2bClientInfoResponses) SetRequestId(v string)
SetRequestId sets field value
func (*ApiB2bClientInfoResponses) SetResults ¶
func (o *ApiB2bClientInfoResponses) SetResults(v []ApiB2bClientInfoResponse)
SetResults gets a reference to the given []ApiB2bClientInfoResponse and assigns it to the Results field.
func (ApiB2bClientInfoResponses) ToMap ¶
func (o ApiB2bClientInfoResponses) ToMap() (map[string]interface{}, error)
func (*ApiB2bClientInfoResponses) UnmarshalJSON ¶
func (o *ApiB2bClientInfoResponses) UnmarshalJSON(data []byte) (err error)
type ApiBatchError ¶
type ApiBatchError struct {
// Error details
Detail map[string]interface{} `json:"detail,omitempty"`
// WB internal service ID
Origin *string `json:"origin,omitempty"`
// Unique request ID
RequestId *string `json:"requestId,omitempty"`
// Error title
Title *string `json:"title,omitempty"`
}
ApiBatchError struct for ApiBatchError
func NewApiBatchError ¶
func NewApiBatchError() *ApiBatchError
NewApiBatchError instantiates a new ApiBatchError object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewApiBatchErrorWithDefaults ¶
func NewApiBatchErrorWithDefaults() *ApiBatchError
NewApiBatchErrorWithDefaults instantiates a new ApiBatchError object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ApiBatchError) GetDetail ¶
func (o *ApiBatchError) GetDetail() map[string]interface{}
GetDetail returns the Detail field value if set, zero value otherwise.
func (*ApiBatchError) GetDetailOk ¶
func (o *ApiBatchError) GetDetailOk() (map[string]interface{}, bool)
GetDetailOk returns a tuple with the Detail field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiBatchError) GetOrigin ¶
func (o *ApiBatchError) GetOrigin() string
GetOrigin returns the Origin field value if set, zero value otherwise.
func (*ApiBatchError) GetOriginOk ¶
func (o *ApiBatchError) GetOriginOk() (*string, bool)
GetOriginOk returns a tuple with the Origin field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiBatchError) GetRequestId ¶
func (o *ApiBatchError) GetRequestId() string
GetRequestId returns the RequestId field value if set, zero value otherwise.
func (*ApiBatchError) GetRequestIdOk ¶
func (o *ApiBatchError) GetRequestIdOk() (*string, bool)
GetRequestIdOk returns a tuple with the RequestId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiBatchError) GetTitle ¶
func (o *ApiBatchError) GetTitle() string
GetTitle returns the Title field value if set, zero value otherwise.
func (*ApiBatchError) GetTitleOk ¶
func (o *ApiBatchError) GetTitleOk() (*string, bool)
GetTitleOk returns a tuple with the Title field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiBatchError) HasDetail ¶
func (o *ApiBatchError) HasDetail() bool
HasDetail returns a boolean if a field has been set.
func (*ApiBatchError) HasOrigin ¶
func (o *ApiBatchError) HasOrigin() bool
HasOrigin returns a boolean if a field has been set.
func (*ApiBatchError) HasRequestId ¶
func (o *ApiBatchError) HasRequestId() bool
HasRequestId returns a boolean if a field has been set.
func (*ApiBatchError) HasTitle ¶
func (o *ApiBatchError) HasTitle() bool
HasTitle returns a boolean if a field has been set.
func (ApiBatchError) MarshalJSON ¶
func (o ApiBatchError) MarshalJSON() ([]byte, error)
func (*ApiBatchError) SetDetail ¶
func (o *ApiBatchError) SetDetail(v map[string]interface{})
SetDetail gets a reference to the given map[string]interface{} and assigns it to the Detail field.
func (*ApiBatchError) SetOrigin ¶
func (o *ApiBatchError) SetOrigin(v string)
SetOrigin gets a reference to the given string and assigns it to the Origin field.
func (*ApiBatchError) SetRequestId ¶
func (o *ApiBatchError) SetRequestId(v string)
SetRequestId gets a reference to the given string and assigns it to the RequestId field.
func (*ApiBatchError) SetTitle ¶
func (o *ApiBatchError) SetTitle(v string)
SetTitle gets a reference to the given string and assigns it to the Title field.
func (ApiBatchError) ToMap ¶
func (o ApiBatchError) ToMap() (map[string]interface{}, error)
type ApiBatchErrorResponse ¶
type ApiBatchErrorResponse struct {
// Error code: - `404` - `409`
Code *int32 `json:"code,omitempty"`
// - `NotFound` — assembly order is not found - `StatusMismatch` — operation is not possible for this assembly order status - `ImeiIsNotFilled` — IMEI is not filled
Detail *string `json:"detail,omitempty"`
}
ApiBatchErrorResponse struct for ApiBatchErrorResponse
func NewApiBatchErrorResponse ¶
func NewApiBatchErrorResponse() *ApiBatchErrorResponse
NewApiBatchErrorResponse instantiates a new ApiBatchErrorResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewApiBatchErrorResponseWithDefaults ¶
func NewApiBatchErrorResponseWithDefaults() *ApiBatchErrorResponse
NewApiBatchErrorResponseWithDefaults instantiates a new ApiBatchErrorResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ApiBatchErrorResponse) GetCode ¶
func (o *ApiBatchErrorResponse) GetCode() int32
GetCode returns the Code field value if set, zero value otherwise.
func (*ApiBatchErrorResponse) GetCodeOk ¶
func (o *ApiBatchErrorResponse) GetCodeOk() (*int32, bool)
GetCodeOk returns a tuple with the Code field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiBatchErrorResponse) GetDetail ¶
func (o *ApiBatchErrorResponse) GetDetail() string
GetDetail returns the Detail field value if set, zero value otherwise.
func (*ApiBatchErrorResponse) GetDetailOk ¶
func (o *ApiBatchErrorResponse) GetDetailOk() (*string, bool)
GetDetailOk returns a tuple with the Detail field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiBatchErrorResponse) HasCode ¶
func (o *ApiBatchErrorResponse) HasCode() bool
HasCode returns a boolean if a field has been set.
func (*ApiBatchErrorResponse) HasDetail ¶
func (o *ApiBatchErrorResponse) HasDetail() bool
HasDetail returns a boolean if a field has been set.
func (ApiBatchErrorResponse) MarshalJSON ¶
func (o ApiBatchErrorResponse) MarshalJSON() ([]byte, error)
func (*ApiBatchErrorResponse) SetCode ¶
func (o *ApiBatchErrorResponse) SetCode(v int32)
SetCode gets a reference to the given int32 and assigns it to the Code field.
func (*ApiBatchErrorResponse) SetDetail ¶
func (o *ApiBatchErrorResponse) SetDetail(v string)
SetDetail gets a reference to the given string and assigns it to the Detail field.
func (ApiBatchErrorResponse) ToMap ¶
func (o ApiBatchErrorResponse) ToMap() (map[string]interface{}, error)
type ApiError ¶
type ApiError struct {
// Error details
Detail map[string]interface{} `json:"detail,omitempty"`
// WB internal service ID
Origin *string `json:"origin,omitempty"`
// Unique request ID
RequestId *string `json:"requestId,omitempty"`
// Error title
Title *string `json:"title,omitempty"`
}
ApiError struct for ApiError
func NewApiError ¶
func NewApiError() *ApiError
NewApiError instantiates a new ApiError object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewApiErrorWithDefaults ¶
func NewApiErrorWithDefaults() *ApiError
NewApiErrorWithDefaults instantiates a new ApiError object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ApiError) GetDetailOk ¶
GetDetailOk returns a tuple with the Detail field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiError) GetOriginOk ¶
GetOriginOk returns a tuple with the Origin field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiError) GetRequestId ¶
GetRequestId returns the RequestId field value if set, zero value otherwise.
func (*ApiError) GetRequestIdOk ¶
GetRequestIdOk returns a tuple with the RequestId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiError) GetTitleOk ¶
GetTitleOk returns a tuple with the Title field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiError) HasRequestId ¶
HasRequestId returns a boolean if a field has been set.
func (ApiError) MarshalJSON ¶
func (*ApiError) SetDetail ¶
SetDetail gets a reference to the given map[string]interface{} and assigns it to the Detail field.
func (*ApiError) SetOrigin ¶
SetOrigin gets a reference to the given string and assigns it to the Origin field.
func (*ApiError) SetRequestId ¶
SetRequestId gets a reference to the given string and assigns it to the RequestId field.
type ApiGTIN ¶
type ApiGTIN struct {
// GTIN
Gtin *string `json:"gtin,omitempty"`
// Assembly order ID
OrderId *int32 `json:"orderId,omitempty"`
}
ApiGTIN struct for ApiGTIN
func NewApiGTIN ¶
func NewApiGTIN() *ApiGTIN
NewApiGTIN instantiates a new ApiGTIN object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewApiGTINWithDefaults ¶
func NewApiGTINWithDefaults() *ApiGTIN
NewApiGTINWithDefaults instantiates a new ApiGTIN object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ApiGTIN) GetGtinOk ¶
GetGtinOk returns a tuple with the Gtin field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiGTIN) GetOrderId ¶
GetOrderId returns the OrderId field value if set, zero value otherwise.
func (*ApiGTIN) GetOrderIdOk ¶
GetOrderIdOk returns a tuple with the OrderId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiGTIN) HasOrderId ¶
HasOrderId returns a boolean if a field has been set.
func (ApiGTIN) MarshalJSON ¶
func (*ApiGTIN) SetGtin ¶
SetGtin gets a reference to the given string and assigns it to the Gtin field.
func (*ApiGTIN) SetOrderId ¶
SetOrderId gets a reference to the given int32 and assigns it to the OrderId field.
type ApiIMEI ¶
type ApiIMEI struct {
// Assembly order ID
OrderId *int32 `json:"orderId,omitempty"`
// IMEI
Imei *string `json:"imei,omitempty"`
}
ApiIMEI struct for ApiIMEI
func NewApiIMEI ¶
func NewApiIMEI() *ApiIMEI
NewApiIMEI instantiates a new ApiIMEI object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewApiIMEIWithDefaults ¶
func NewApiIMEIWithDefaults() *ApiIMEI
NewApiIMEIWithDefaults instantiates a new ApiIMEI object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ApiIMEI) GetImeiOk ¶
GetImeiOk returns a tuple with the Imei field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiIMEI) GetOrderId ¶
GetOrderId returns the OrderId field value if set, zero value otherwise.
func (*ApiIMEI) GetOrderIdOk ¶
GetOrderIdOk returns a tuple with the OrderId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiIMEI) HasOrderId ¶
HasOrderId returns a boolean if a field has been set.
func (ApiIMEI) MarshalJSON ¶
func (*ApiIMEI) SetImei ¶
SetImei gets a reference to the given string and assigns it to the Imei field.
func (*ApiIMEI) SetOrderId ¶
SetOrderId gets a reference to the given int32 and assigns it to the OrderId field.
type ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest ¶
type ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest struct {
Orders []ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner `json:"orders,omitempty"`
}
ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest struct for ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest
func NewApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest ¶
func NewApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest() *ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest
NewApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest instantiates a new ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestWithDefaults ¶
func NewApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestWithDefaults() *ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest
NewApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestWithDefaults instantiates a new ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest) GetOrders ¶
func (o *ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest) GetOrders() []ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner
GetOrders returns the Orders field value if set, zero value otherwise.
func (*ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest) GetOrdersOk ¶
func (o *ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest) GetOrdersOk() ([]ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner, bool)
GetOrdersOk returns a tuple with the Orders field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest) HasOrders ¶
func (o *ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest) HasOrders() bool
HasOrders returns a boolean if a field has been set.
func (ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest) MarshalJSON ¶
func (o ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest) MarshalJSON() ([]byte, error)
func (*ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest) SetOrders ¶
func (o *ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest) SetOrders(v []ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner)
SetOrders gets a reference to the given []ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner and assigns it to the Orders field.
func (ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest) ToMap ¶
func (o ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest) ToMap() (map[string]interface{}, error)
type ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner ¶
type ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner struct {
// Customs declaration number
CustomsDeclaration string `json:"customsDeclaration"`
// Assembly order ID
OrderId int32 `json:"orderId"`
}
ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner struct for ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner
func NewApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner ¶
func NewApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner(customsDeclaration string, orderId int32) *ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner
NewApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner instantiates a new ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInnerWithDefaults ¶
func NewApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInnerWithDefaults() *ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner
NewApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInnerWithDefaults instantiates a new ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner) GetCustomsDeclaration ¶
func (o *ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner) GetCustomsDeclaration() string
GetCustomsDeclaration returns the CustomsDeclaration field value
func (*ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner) GetCustomsDeclarationOk ¶
func (o *ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner) GetCustomsDeclarationOk() (*string, bool)
GetCustomsDeclarationOk returns a tuple with the CustomsDeclaration field value and a boolean to check if the value has been set.
func (*ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner) GetOrderId ¶
func (o *ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner) GetOrderId() int32
GetOrderId returns the OrderId field value
func (*ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner) GetOrderIdOk ¶
func (o *ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner) GetOrderIdOk() (*int32, bool)
GetOrderIdOk returns a tuple with the OrderId field value and a boolean to check if the value has been set.
func (ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner) MarshalJSON ¶
func (o ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner) MarshalJSON() ([]byte, error)
func (*ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner) SetCustomsDeclaration ¶
func (o *ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner) SetCustomsDeclaration(v string)
SetCustomsDeclaration sets field value
func (*ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner) SetOrderId ¶
func (o *ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner) SetOrderId(v int32)
SetOrderId sets field value
func (ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner) ToMap ¶
func (o ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner) ToMap() (map[string]interface{}, error)
func (*ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner) UnmarshalJSON ¶
func (o *ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner) UnmarshalJSON(data []byte) (err error)
type ApiMarketplaceV3DbsOrdersStatusReceivePost200Response ¶
type ApiMarketplaceV3DbsOrdersStatusReceivePost200Response struct {
// Unique request ID
RequestId *string `json:"requestId,omitempty"`
Results []ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner `json:"results,omitempty"`
}
ApiMarketplaceV3DbsOrdersStatusReceivePost200Response struct for ApiMarketplaceV3DbsOrdersStatusReceivePost200Response
func NewApiMarketplaceV3DbsOrdersStatusReceivePost200Response ¶
func NewApiMarketplaceV3DbsOrdersStatusReceivePost200Response() *ApiMarketplaceV3DbsOrdersStatusReceivePost200Response
NewApiMarketplaceV3DbsOrdersStatusReceivePost200Response instantiates a new ApiMarketplaceV3DbsOrdersStatusReceivePost200Response object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseWithDefaults ¶
func NewApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseWithDefaults() *ApiMarketplaceV3DbsOrdersStatusReceivePost200Response
NewApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseWithDefaults instantiates a new ApiMarketplaceV3DbsOrdersStatusReceivePost200Response object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ApiMarketplaceV3DbsOrdersStatusReceivePost200Response) GetRequestId ¶
func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200Response) GetRequestId() string
GetRequestId returns the RequestId field value if set, zero value otherwise.
func (*ApiMarketplaceV3DbsOrdersStatusReceivePost200Response) GetRequestIdOk ¶
func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200Response) GetRequestIdOk() (*string, bool)
GetRequestIdOk returns a tuple with the RequestId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiMarketplaceV3DbsOrdersStatusReceivePost200Response) GetResults ¶
func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200Response) GetResults() []ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner
GetResults returns the Results field value if set, zero value otherwise.
func (*ApiMarketplaceV3DbsOrdersStatusReceivePost200Response) GetResultsOk ¶
func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200Response) GetResultsOk() ([]ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner, bool)
GetResultsOk returns a tuple with the Results field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiMarketplaceV3DbsOrdersStatusReceivePost200Response) HasRequestId ¶
func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200Response) HasRequestId() bool
HasRequestId returns a boolean if a field has been set.
func (*ApiMarketplaceV3DbsOrdersStatusReceivePost200Response) HasResults ¶
func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200Response) HasResults() bool
HasResults returns a boolean if a field has been set.
func (ApiMarketplaceV3DbsOrdersStatusReceivePost200Response) MarshalJSON ¶
func (o ApiMarketplaceV3DbsOrdersStatusReceivePost200Response) MarshalJSON() ([]byte, error)
func (*ApiMarketplaceV3DbsOrdersStatusReceivePost200Response) SetRequestId ¶
func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200Response) SetRequestId(v string)
SetRequestId gets a reference to the given string and assigns it to the RequestId field.
func (*ApiMarketplaceV3DbsOrdersStatusReceivePost200Response) SetResults ¶
func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200Response) SetResults(v []ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner)
SetResults gets a reference to the given []ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner and assigns it to the Results field.
func (ApiMarketplaceV3DbsOrdersStatusReceivePost200Response) ToMap ¶
func (o ApiMarketplaceV3DbsOrdersStatusReceivePost200Response) ToMap() (map[string]interface{}, error)
type ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner ¶
type ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner struct {
// Error details
Errors []ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner `json:"errors,omitempty"`
// Are there any errors
IsError *bool `json:"isError,omitempty"`
// Assembly order ID with successfully set data
OrderId *int32 `json:"orderId,omitempty"`
}
ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner struct for ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner
func NewApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner ¶
func NewApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner() *ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner
NewApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner instantiates a new ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerWithDefaults ¶
func NewApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerWithDefaults() *ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner
NewApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerWithDefaults instantiates a new ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner) GetErrors ¶
func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner) GetErrors() []ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner
GetErrors returns the Errors field value if set, zero value otherwise.
func (*ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner) GetErrorsOk ¶
func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner) GetErrorsOk() ([]ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner, bool)
GetErrorsOk returns a tuple with the Errors field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner) GetIsError ¶
func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner) GetIsError() bool
GetIsError returns the IsError field value if set, zero value otherwise.
func (*ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner) GetIsErrorOk ¶
func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner) GetIsErrorOk() (*bool, bool)
GetIsErrorOk returns a tuple with the IsError field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner) GetOrderId ¶
func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner) GetOrderId() int32
GetOrderId returns the OrderId field value if set, zero value otherwise.
func (*ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner) GetOrderIdOk ¶
func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner) GetOrderIdOk() (*int32, bool)
GetOrderIdOk returns a tuple with the OrderId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner) HasErrors ¶
func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner) HasErrors() bool
HasErrors returns a boolean if a field has been set.
func (*ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner) HasIsError ¶
func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner) HasIsError() bool
HasIsError returns a boolean if a field has been set.
func (*ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner) HasOrderId ¶
func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner) HasOrderId() bool
HasOrderId returns a boolean if a field has been set.
func (ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner) MarshalJSON ¶
func (o ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner) MarshalJSON() ([]byte, error)
func (*ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner) SetErrors ¶
func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner) SetErrors(v []ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner)
SetErrors gets a reference to the given []ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner and assigns it to the Errors field.
func (*ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner) SetIsError ¶
func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner) SetIsError(v bool)
SetIsError gets a reference to the given bool and assigns it to the IsError field.
func (*ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner) SetOrderId ¶
func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner) SetOrderId(v int32)
SetOrderId gets a reference to the given int32 and assigns it to the OrderId field.
func (ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner) ToMap ¶
func (o ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner) ToMap() (map[string]interface{}, error)
type ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner ¶
type ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner struct {
// Error code
Code *int32 `json:"code,omitempty"`
// - `NotFound` — assembly order is not found - `StatusMismatch` — operation is not possible for this assembly order status - `SGTINIsNotFilled` — required [Data Matrix Code](./orders-dbs#tag/DBS-Metadata/paths/~1api~1marketplace~1v3~1dbs~1orders~1meta~1sgtin/post) is not specified
Detail *string `json:"detail,omitempty"`
}
ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner struct for ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner
func NewApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner ¶
func NewApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner() *ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner
NewApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner instantiates a new ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInnerWithDefaults ¶
func NewApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInnerWithDefaults() *ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner
NewApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInnerWithDefaults instantiates a new ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner) GetCode ¶
func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner) GetCode() int32
GetCode returns the Code field value if set, zero value otherwise.
func (*ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner) GetCodeOk ¶
func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner) GetCodeOk() (*int32, bool)
GetCodeOk returns a tuple with the Code field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner) GetDetail ¶
func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner) GetDetail() string
GetDetail returns the Detail field value if set, zero value otherwise.
func (*ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner) GetDetailOk ¶
func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner) GetDetailOk() (*string, bool)
GetDetailOk returns a tuple with the Detail field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner) HasCode ¶
func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner) HasCode() bool
HasCode returns a boolean if a field has been set.
func (*ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner) HasDetail ¶
func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner) HasDetail() bool
HasDetail returns a boolean if a field has been set.
func (ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner) MarshalJSON ¶
func (o ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner) MarshalJSON() ([]byte, error)
func (*ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner) SetCode ¶
func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner) SetCode(v int32)
SetCode gets a reference to the given int32 and assigns it to the Code field.
func (*ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner) SetDetail ¶
func (o *ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner) SetDetail(v string)
SetDetail gets a reference to the given string and assigns it to the Detail field.
func (ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner) ToMap ¶
func (o ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner) ToMap() (map[string]interface{}, error)
type ApiMarketplaceV3DbsOrdersStickersPost200Response ¶
type ApiMarketplaceV3DbsOrdersStickersPost200Response struct {
// Stickers
Stickers []ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner `json:"stickers,omitempty"`
}
ApiMarketplaceV3DbsOrdersStickersPost200Response struct for ApiMarketplaceV3DbsOrdersStickersPost200Response
func NewApiMarketplaceV3DbsOrdersStickersPost200Response ¶
func NewApiMarketplaceV3DbsOrdersStickersPost200Response() *ApiMarketplaceV3DbsOrdersStickersPost200Response
NewApiMarketplaceV3DbsOrdersStickersPost200Response instantiates a new ApiMarketplaceV3DbsOrdersStickersPost200Response object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewApiMarketplaceV3DbsOrdersStickersPost200ResponseWithDefaults ¶
func NewApiMarketplaceV3DbsOrdersStickersPost200ResponseWithDefaults() *ApiMarketplaceV3DbsOrdersStickersPost200Response
NewApiMarketplaceV3DbsOrdersStickersPost200ResponseWithDefaults instantiates a new ApiMarketplaceV3DbsOrdersStickersPost200Response object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ApiMarketplaceV3DbsOrdersStickersPost200Response) GetStickers ¶
func (o *ApiMarketplaceV3DbsOrdersStickersPost200Response) GetStickers() []ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner
GetStickers returns the Stickers field value if set, zero value otherwise.
func (*ApiMarketplaceV3DbsOrdersStickersPost200Response) GetStickersOk ¶
func (o *ApiMarketplaceV3DbsOrdersStickersPost200Response) GetStickersOk() ([]ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner, bool)
GetStickersOk returns a tuple with the Stickers field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiMarketplaceV3DbsOrdersStickersPost200Response) HasStickers ¶
func (o *ApiMarketplaceV3DbsOrdersStickersPost200Response) HasStickers() bool
HasStickers returns a boolean if a field has been set.
func (ApiMarketplaceV3DbsOrdersStickersPost200Response) MarshalJSON ¶
func (o ApiMarketplaceV3DbsOrdersStickersPost200Response) MarshalJSON() ([]byte, error)
func (*ApiMarketplaceV3DbsOrdersStickersPost200Response) SetStickers ¶
func (o *ApiMarketplaceV3DbsOrdersStickersPost200Response) SetStickers(v []ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner)
SetStickers gets a reference to the given []ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner and assigns it to the Stickers field.
func (ApiMarketplaceV3DbsOrdersStickersPost200Response) ToMap ¶
func (o ApiMarketplaceV3DbsOrdersStickersPost200Response) ToMap() (map[string]interface{}, error)
type ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner ¶
type ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner struct {
// Assembly order ID
OrderId int64 `json:"orderId"`
// The first part of the sticker ID
PartA string `json:"partA"`
// The second part of the sticker ID
PartB string `json:"partB"`
// The encoded value of the sticker
Barcode string `json:"barcode"`
// Base64 encoded representation of the sticker
File string `json:"file"`
}
ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner struct for ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner
func NewApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner ¶
func NewApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner(orderId int64, partA string, partB string, barcode string, file string) *ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner
NewApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner instantiates a new ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInnerWithDefaults ¶
func NewApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInnerWithDefaults() *ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner
NewApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInnerWithDefaults instantiates a new ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) GetBarcode ¶
func (o *ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) GetBarcode() string
GetBarcode returns the Barcode field value
func (*ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) GetBarcodeOk ¶
func (o *ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) GetBarcodeOk() (*string, bool)
GetBarcodeOk returns a tuple with the Barcode field value and a boolean to check if the value has been set.
func (*ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) GetFile ¶
func (o *ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) GetFile() string
GetFile returns the File field value
func (*ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) GetFileOk ¶
func (o *ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) GetFileOk() (*string, bool)
GetFileOk returns a tuple with the File field value and a boolean to check if the value has been set.
func (*ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) GetOrderId ¶
func (o *ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) GetOrderId() int64
GetOrderId returns the OrderId field value
func (*ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) GetOrderIdOk ¶
func (o *ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) GetOrderIdOk() (*int64, bool)
GetOrderIdOk returns a tuple with the OrderId field value and a boolean to check if the value has been set.
func (*ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) GetPartA ¶
func (o *ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) GetPartA() string
GetPartA returns the PartA field value
func (*ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) GetPartAOk ¶
func (o *ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) GetPartAOk() (*string, bool)
GetPartAOk returns a tuple with the PartA field value and a boolean to check if the value has been set.
func (*ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) GetPartB ¶
func (o *ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) GetPartB() string
GetPartB returns the PartB field value
func (*ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) GetPartBOk ¶
func (o *ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) GetPartBOk() (*string, bool)
GetPartBOk returns a tuple with the PartB field value and a boolean to check if the value has been set.
func (ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) MarshalJSON ¶
func (o ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) MarshalJSON() ([]byte, error)
func (*ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) SetBarcode ¶
func (o *ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) SetBarcode(v string)
SetBarcode sets field value
func (*ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) SetFile ¶
func (o *ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) SetFile(v string)
SetFile sets field value
func (*ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) SetOrderId ¶
func (o *ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) SetOrderId(v int64)
SetOrderId sets field value
func (*ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) SetPartA ¶
func (o *ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) SetPartA(v string)
SetPartA sets field value
func (*ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) SetPartB ¶
func (o *ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) SetPartB(v string)
SetPartB sets field value
func (ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) ToMap ¶
func (o ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) ToMap() (map[string]interface{}, error)
func (*ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) UnmarshalJSON ¶
func (o *ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) UnmarshalJSON(data []byte) (err error)
type ApiMarketplaceV3DbsOrdersStickersPostRequest ¶
type ApiMarketplaceV3DbsOrdersStickersPostRequest struct {
// Assembly orders ID list
Orders []int64 `json:"orders"`
}
ApiMarketplaceV3DbsOrdersStickersPostRequest struct for ApiMarketplaceV3DbsOrdersStickersPostRequest
func NewApiMarketplaceV3DbsOrdersStickersPostRequest ¶
func NewApiMarketplaceV3DbsOrdersStickersPostRequest(orders []int64) *ApiMarketplaceV3DbsOrdersStickersPostRequest
NewApiMarketplaceV3DbsOrdersStickersPostRequest instantiates a new ApiMarketplaceV3DbsOrdersStickersPostRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewApiMarketplaceV3DbsOrdersStickersPostRequestWithDefaults ¶
func NewApiMarketplaceV3DbsOrdersStickersPostRequestWithDefaults() *ApiMarketplaceV3DbsOrdersStickersPostRequest
NewApiMarketplaceV3DbsOrdersStickersPostRequestWithDefaults instantiates a new ApiMarketplaceV3DbsOrdersStickersPostRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ApiMarketplaceV3DbsOrdersStickersPostRequest) GetOrders ¶
func (o *ApiMarketplaceV3DbsOrdersStickersPostRequest) GetOrders() []int64
GetOrders returns the Orders field value
func (*ApiMarketplaceV3DbsOrdersStickersPostRequest) GetOrdersOk ¶
func (o *ApiMarketplaceV3DbsOrdersStickersPostRequest) GetOrdersOk() ([]int64, bool)
GetOrdersOk returns a tuple with the Orders field value and a boolean to check if the value has been set.
func (ApiMarketplaceV3DbsOrdersStickersPostRequest) MarshalJSON ¶
func (o ApiMarketplaceV3DbsOrdersStickersPostRequest) MarshalJSON() ([]byte, error)
func (*ApiMarketplaceV3DbsOrdersStickersPostRequest) SetOrders ¶
func (o *ApiMarketplaceV3DbsOrdersStickersPostRequest) SetOrders(v []int64)
SetOrders sets field value
func (ApiMarketplaceV3DbsOrdersStickersPostRequest) ToMap ¶
func (o ApiMarketplaceV3DbsOrdersStickersPostRequest) ToMap() (map[string]interface{}, error)
func (*ApiMarketplaceV3DbsOrdersStickersPostRequest) UnmarshalJSON ¶
func (o *ApiMarketplaceV3DbsOrdersStickersPostRequest) UnmarshalJSON(data []byte) (err error)
type ApiOrderCodeRequest ¶
type ApiOrderCodeRequest struct {
// Confirmation code. Displayed to the buyer on the website and in the Wildberries app
Code *string `json:"code,omitempty"`
// Assembly order ID
OrderId *int32 `json:"orderId,omitempty"`
}
ApiOrderCodeRequest struct for ApiOrderCodeRequest
func NewApiOrderCodeRequest ¶
func NewApiOrderCodeRequest() *ApiOrderCodeRequest
NewApiOrderCodeRequest instantiates a new ApiOrderCodeRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewApiOrderCodeRequestWithDefaults ¶
func NewApiOrderCodeRequestWithDefaults() *ApiOrderCodeRequest
NewApiOrderCodeRequestWithDefaults instantiates a new ApiOrderCodeRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ApiOrderCodeRequest) GetCode ¶
func (o *ApiOrderCodeRequest) GetCode() string
GetCode returns the Code field value if set, zero value otherwise.
func (*ApiOrderCodeRequest) GetCodeOk ¶
func (o *ApiOrderCodeRequest) GetCodeOk() (*string, bool)
GetCodeOk returns a tuple with the Code field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiOrderCodeRequest) GetOrderId ¶
func (o *ApiOrderCodeRequest) GetOrderId() int32
GetOrderId returns the OrderId field value if set, zero value otherwise.
func (*ApiOrderCodeRequest) GetOrderIdOk ¶
func (o *ApiOrderCodeRequest) GetOrderIdOk() (*int32, bool)
GetOrderIdOk returns a tuple with the OrderId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiOrderCodeRequest) HasCode ¶
func (o *ApiOrderCodeRequest) HasCode() bool
HasCode returns a boolean if a field has been set.
func (*ApiOrderCodeRequest) HasOrderId ¶
func (o *ApiOrderCodeRequest) HasOrderId() bool
HasOrderId returns a boolean if a field has been set.
func (ApiOrderCodeRequest) MarshalJSON ¶
func (o ApiOrderCodeRequest) MarshalJSON() ([]byte, error)
func (*ApiOrderCodeRequest) SetCode ¶
func (o *ApiOrderCodeRequest) SetCode(v string)
SetCode gets a reference to the given string and assigns it to the Code field.
func (*ApiOrderCodeRequest) SetOrderId ¶
func (o *ApiOrderCodeRequest) SetOrderId(v int32)
SetOrderId gets a reference to the given int32 and assigns it to the OrderId field.
func (ApiOrderCodeRequest) ToMap ¶
func (o ApiOrderCodeRequest) ToMap() (map[string]interface{}, error)
type ApiOrderGroupInner ¶
type ApiOrderGroupInner struct {
// Assembly order group ID
GroupID *string `json:"groupID,omitempty"`
// The cost of paid delivery in the sale currency, multiplied by 100
DeliveryCost *int32 `json:"deliveryCost,omitempty"`
// The cost of paid delivery in the seller's country currency, multiplied by 100. Provided for informational purposes
ConvertedDeliveryCost *int32 `json:"convertedDeliveryCost,omitempty"`
// Sale currency code
CurrencyCode *int32 `json:"currencyCode,omitempty"`
// Seller's country currency code
ConvertedCurrencyCode *int32 `json:"convertedCurrencyCode,omitempty"`
}
ApiOrderGroupInner struct for ApiOrderGroupInner
func NewApiOrderGroupInner ¶
func NewApiOrderGroupInner() *ApiOrderGroupInner
NewApiOrderGroupInner instantiates a new ApiOrderGroupInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewApiOrderGroupInnerWithDefaults ¶
func NewApiOrderGroupInnerWithDefaults() *ApiOrderGroupInner
NewApiOrderGroupInnerWithDefaults instantiates a new ApiOrderGroupInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ApiOrderGroupInner) GetConvertedCurrencyCode ¶
func (o *ApiOrderGroupInner) GetConvertedCurrencyCode() int32
GetConvertedCurrencyCode returns the ConvertedCurrencyCode field value if set, zero value otherwise.
func (*ApiOrderGroupInner) GetConvertedCurrencyCodeOk ¶
func (o *ApiOrderGroupInner) GetConvertedCurrencyCodeOk() (*int32, bool)
GetConvertedCurrencyCodeOk returns a tuple with the ConvertedCurrencyCode field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiOrderGroupInner) GetConvertedDeliveryCost ¶
func (o *ApiOrderGroupInner) GetConvertedDeliveryCost() int32
GetConvertedDeliveryCost returns the ConvertedDeliveryCost field value if set, zero value otherwise.
func (*ApiOrderGroupInner) GetConvertedDeliveryCostOk ¶
func (o *ApiOrderGroupInner) GetConvertedDeliveryCostOk() (*int32, bool)
GetConvertedDeliveryCostOk returns a tuple with the ConvertedDeliveryCost field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiOrderGroupInner) GetCurrencyCode ¶
func (o *ApiOrderGroupInner) GetCurrencyCode() int32
GetCurrencyCode returns the CurrencyCode field value if set, zero value otherwise.
func (*ApiOrderGroupInner) GetCurrencyCodeOk ¶
func (o *ApiOrderGroupInner) GetCurrencyCodeOk() (*int32, bool)
GetCurrencyCodeOk returns a tuple with the CurrencyCode field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiOrderGroupInner) GetDeliveryCost ¶
func (o *ApiOrderGroupInner) GetDeliveryCost() int32
GetDeliveryCost returns the DeliveryCost field value if set, zero value otherwise.
func (*ApiOrderGroupInner) GetDeliveryCostOk ¶
func (o *ApiOrderGroupInner) GetDeliveryCostOk() (*int32, bool)
GetDeliveryCostOk returns a tuple with the DeliveryCost field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiOrderGroupInner) GetGroupID ¶
func (o *ApiOrderGroupInner) GetGroupID() string
GetGroupID returns the GroupID field value if set, zero value otherwise.
func (*ApiOrderGroupInner) GetGroupIDOk ¶
func (o *ApiOrderGroupInner) GetGroupIDOk() (*string, bool)
GetGroupIDOk returns a tuple with the GroupID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiOrderGroupInner) HasConvertedCurrencyCode ¶
func (o *ApiOrderGroupInner) HasConvertedCurrencyCode() bool
HasConvertedCurrencyCode returns a boolean if a field has been set.
func (*ApiOrderGroupInner) HasConvertedDeliveryCost ¶
func (o *ApiOrderGroupInner) HasConvertedDeliveryCost() bool
HasConvertedDeliveryCost returns a boolean if a field has been set.
func (*ApiOrderGroupInner) HasCurrencyCode ¶
func (o *ApiOrderGroupInner) HasCurrencyCode() bool
HasCurrencyCode returns a boolean if a field has been set.
func (*ApiOrderGroupInner) HasDeliveryCost ¶
func (o *ApiOrderGroupInner) HasDeliveryCost() bool
HasDeliveryCost returns a boolean if a field has been set.
func (*ApiOrderGroupInner) HasGroupID ¶
func (o *ApiOrderGroupInner) HasGroupID() bool
HasGroupID returns a boolean if a field has been set.
func (ApiOrderGroupInner) MarshalJSON ¶
func (o ApiOrderGroupInner) MarshalJSON() ([]byte, error)
func (*ApiOrderGroupInner) SetConvertedCurrencyCode ¶
func (o *ApiOrderGroupInner) SetConvertedCurrencyCode(v int32)
SetConvertedCurrencyCode gets a reference to the given int32 and assigns it to the ConvertedCurrencyCode field.
func (*ApiOrderGroupInner) SetConvertedDeliveryCost ¶
func (o *ApiOrderGroupInner) SetConvertedDeliveryCost(v int32)
SetConvertedDeliveryCost gets a reference to the given int32 and assigns it to the ConvertedDeliveryCost field.
func (*ApiOrderGroupInner) SetCurrencyCode ¶
func (o *ApiOrderGroupInner) SetCurrencyCode(v int32)
SetCurrencyCode gets a reference to the given int32 and assigns it to the CurrencyCode field.
func (*ApiOrderGroupInner) SetDeliveryCost ¶
func (o *ApiOrderGroupInner) SetDeliveryCost(v int32)
SetDeliveryCost gets a reference to the given int32 and assigns it to the DeliveryCost field.
func (*ApiOrderGroupInner) SetGroupID ¶
func (o *ApiOrderGroupInner) SetGroupID(v string)
SetGroupID gets a reference to the given string and assigns it to the GroupID field.
func (ApiOrderGroupInner) ToMap ¶
func (o ApiOrderGroupInner) ToMap() (map[string]interface{}, error)
type ApiOrderGroupsRequest ¶
type ApiOrderGroupsRequest struct {
// List of `groupId` values. Can be obtained from [new](./orders-dbs#tag/DBS-Assembly-Orders/paths/~1api~1v3~1dbs~1orders~1new/get) and [completed](./orders-dbs#tag/DBS-Assembly-Orders/paths/~1api~1v3~1dbs~1orders/get) assembly orders.
Groups []string `json:"groups,omitempty"`
}
ApiOrderGroupsRequest struct for ApiOrderGroupsRequest
func NewApiOrderGroupsRequest ¶
func NewApiOrderGroupsRequest() *ApiOrderGroupsRequest
NewApiOrderGroupsRequest instantiates a new ApiOrderGroupsRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewApiOrderGroupsRequestWithDefaults ¶
func NewApiOrderGroupsRequestWithDefaults() *ApiOrderGroupsRequest
NewApiOrderGroupsRequestWithDefaults instantiates a new ApiOrderGroupsRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ApiOrderGroupsRequest) GetGroups ¶
func (o *ApiOrderGroupsRequest) GetGroups() []string
GetGroups returns the Groups field value if set, zero value otherwise.
func (*ApiOrderGroupsRequest) GetGroupsOk ¶
func (o *ApiOrderGroupsRequest) GetGroupsOk() ([]string, bool)
GetGroupsOk returns a tuple with the Groups field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiOrderGroupsRequest) HasGroups ¶
func (o *ApiOrderGroupsRequest) HasGroups() bool
HasGroups returns a boolean if a field has been set.
func (ApiOrderGroupsRequest) MarshalJSON ¶
func (o ApiOrderGroupsRequest) MarshalJSON() ([]byte, error)
func (*ApiOrderGroupsRequest) SetGroups ¶
func (o *ApiOrderGroupsRequest) SetGroups(v []string)
SetGroups gets a reference to the given []string and assigns it to the Groups field.
func (ApiOrderGroupsRequest) ToMap ¶
func (o ApiOrderGroupsRequest) ToMap() (map[string]interface{}, error)
type ApiOrderMetaV2 ¶
type ApiOrderMetaV2 struct {
// Error message. <br> If `error: not found`, the assembly order is not found
Error *string `json:"error,omitempty"`
// GTIN
Gtin *string `json:"gtin,omitempty"`
// IMEI
Imei *string `json:"imei,omitempty"`
// Assembly order ID
OrderId *int32 `json:"orderId,omitempty"`
// Data Matrix code (Chestny ZNAK)
Sgtin []string `json:"sgtin,omitempty"`
// UIN
Uin *string `json:"uin,omitempty"`
CustomsDeclaration *MetaCustomsDeclaration `json:"customsDeclaration,omitempty"`
}
ApiOrderMetaV2 struct for ApiOrderMetaV2
func NewApiOrderMetaV2 ¶
func NewApiOrderMetaV2() *ApiOrderMetaV2
NewApiOrderMetaV2 instantiates a new ApiOrderMetaV2 object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewApiOrderMetaV2WithDefaults ¶
func NewApiOrderMetaV2WithDefaults() *ApiOrderMetaV2
NewApiOrderMetaV2WithDefaults instantiates a new ApiOrderMetaV2 object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ApiOrderMetaV2) GetCustomsDeclaration ¶
func (o *ApiOrderMetaV2) GetCustomsDeclaration() MetaCustomsDeclaration
GetCustomsDeclaration returns the CustomsDeclaration field value if set, zero value otherwise.
func (*ApiOrderMetaV2) GetCustomsDeclarationOk ¶
func (o *ApiOrderMetaV2) GetCustomsDeclarationOk() (*MetaCustomsDeclaration, bool)
GetCustomsDeclarationOk returns a tuple with the CustomsDeclaration field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiOrderMetaV2) GetError ¶
func (o *ApiOrderMetaV2) GetError() string
GetError returns the Error field value if set, zero value otherwise.
func (*ApiOrderMetaV2) GetErrorOk ¶
func (o *ApiOrderMetaV2) GetErrorOk() (*string, bool)
GetErrorOk returns a tuple with the Error field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiOrderMetaV2) GetGtin ¶
func (o *ApiOrderMetaV2) GetGtin() string
GetGtin returns the Gtin field value if set, zero value otherwise.
func (*ApiOrderMetaV2) GetGtinOk ¶
func (o *ApiOrderMetaV2) GetGtinOk() (*string, bool)
GetGtinOk returns a tuple with the Gtin field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiOrderMetaV2) GetImei ¶
func (o *ApiOrderMetaV2) GetImei() string
GetImei returns the Imei field value if set, zero value otherwise.
func (*ApiOrderMetaV2) GetImeiOk ¶
func (o *ApiOrderMetaV2) GetImeiOk() (*string, bool)
GetImeiOk returns a tuple with the Imei field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiOrderMetaV2) GetOrderId ¶
func (o *ApiOrderMetaV2) GetOrderId() int32
GetOrderId returns the OrderId field value if set, zero value otherwise.
func (*ApiOrderMetaV2) GetOrderIdOk ¶
func (o *ApiOrderMetaV2) GetOrderIdOk() (*int32, bool)
GetOrderIdOk returns a tuple with the OrderId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiOrderMetaV2) GetSgtin ¶
func (o *ApiOrderMetaV2) GetSgtin() []string
GetSgtin returns the Sgtin field value if set, zero value otherwise.
func (*ApiOrderMetaV2) GetSgtinOk ¶
func (o *ApiOrderMetaV2) GetSgtinOk() ([]string, bool)
GetSgtinOk returns a tuple with the Sgtin field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiOrderMetaV2) GetUin ¶
func (o *ApiOrderMetaV2) GetUin() string
GetUin returns the Uin field value if set, zero value otherwise.
func (*ApiOrderMetaV2) GetUinOk ¶
func (o *ApiOrderMetaV2) GetUinOk() (*string, bool)
GetUinOk returns a tuple with the Uin field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiOrderMetaV2) HasCustomsDeclaration ¶
func (o *ApiOrderMetaV2) HasCustomsDeclaration() bool
HasCustomsDeclaration returns a boolean if a field has been set.
func (*ApiOrderMetaV2) HasError ¶
func (o *ApiOrderMetaV2) HasError() bool
HasError returns a boolean if a field has been set.
func (*ApiOrderMetaV2) HasGtin ¶
func (o *ApiOrderMetaV2) HasGtin() bool
HasGtin returns a boolean if a field has been set.
func (*ApiOrderMetaV2) HasImei ¶
func (o *ApiOrderMetaV2) HasImei() bool
HasImei returns a boolean if a field has been set.
func (*ApiOrderMetaV2) HasOrderId ¶
func (o *ApiOrderMetaV2) HasOrderId() bool
HasOrderId returns a boolean if a field has been set.
func (*ApiOrderMetaV2) HasSgtin ¶
func (o *ApiOrderMetaV2) HasSgtin() bool
HasSgtin returns a boolean if a field has been set.
func (*ApiOrderMetaV2) HasUin ¶
func (o *ApiOrderMetaV2) HasUin() bool
HasUin returns a boolean if a field has been set.
func (ApiOrderMetaV2) MarshalJSON ¶
func (o ApiOrderMetaV2) MarshalJSON() ([]byte, error)
func (*ApiOrderMetaV2) SetCustomsDeclaration ¶
func (o *ApiOrderMetaV2) SetCustomsDeclaration(v MetaCustomsDeclaration)
SetCustomsDeclaration gets a reference to the given MetaCustomsDeclaration and assigns it to the CustomsDeclaration field.
func (*ApiOrderMetaV2) SetError ¶
func (o *ApiOrderMetaV2) SetError(v string)
SetError gets a reference to the given string and assigns it to the Error field.
func (*ApiOrderMetaV2) SetGtin ¶
func (o *ApiOrderMetaV2) SetGtin(v string)
SetGtin gets a reference to the given string and assigns it to the Gtin field.
func (*ApiOrderMetaV2) SetImei ¶
func (o *ApiOrderMetaV2) SetImei(v string)
SetImei gets a reference to the given string and assigns it to the Imei field.
func (*ApiOrderMetaV2) SetOrderId ¶
func (o *ApiOrderMetaV2) SetOrderId(v int32)
SetOrderId gets a reference to the given int32 and assigns it to the OrderId field.
func (*ApiOrderMetaV2) SetSgtin ¶
func (o *ApiOrderMetaV2) SetSgtin(v []string)
SetSgtin gets a reference to the given []string and assigns it to the Sgtin field.
func (*ApiOrderMetaV2) SetUin ¶
func (o *ApiOrderMetaV2) SetUin(v string)
SetUin gets a reference to the given string and assigns it to the Uin field.
func (ApiOrderMetaV2) ToMap ¶
func (o ApiOrderMetaV2) ToMap() (map[string]interface{}, error)
type ApiOrderStatusV2 ¶
type ApiOrderStatusV2 struct {
// Error detail
Errors []ApiBatchErrorResponse `json:"errors,omitempty"`
// Assembly order ID
OrderId *int32 `json:"orderId,omitempty"`
// Assembly order status set by the seller
SupplierStatus *string `json:"supplierStatus,omitempty"`
// Assembly order status set by WB system
WbStatus *string `json:"wbStatus,omitempty"`
}
ApiOrderStatusV2 struct for ApiOrderStatusV2
func NewApiOrderStatusV2 ¶
func NewApiOrderStatusV2() *ApiOrderStatusV2
NewApiOrderStatusV2 instantiates a new ApiOrderStatusV2 object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewApiOrderStatusV2WithDefaults ¶
func NewApiOrderStatusV2WithDefaults() *ApiOrderStatusV2
NewApiOrderStatusV2WithDefaults instantiates a new ApiOrderStatusV2 object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ApiOrderStatusV2) GetErrors ¶
func (o *ApiOrderStatusV2) GetErrors() []ApiBatchErrorResponse
GetErrors returns the Errors field value if set, zero value otherwise.
func (*ApiOrderStatusV2) GetErrorsOk ¶
func (o *ApiOrderStatusV2) GetErrorsOk() ([]ApiBatchErrorResponse, bool)
GetErrorsOk returns a tuple with the Errors field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiOrderStatusV2) GetOrderId ¶
func (o *ApiOrderStatusV2) GetOrderId() int32
GetOrderId returns the OrderId field value if set, zero value otherwise.
func (*ApiOrderStatusV2) GetOrderIdOk ¶
func (o *ApiOrderStatusV2) GetOrderIdOk() (*int32, bool)
GetOrderIdOk returns a tuple with the OrderId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiOrderStatusV2) GetSupplierStatus ¶
func (o *ApiOrderStatusV2) GetSupplierStatus() string
GetSupplierStatus returns the SupplierStatus field value if set, zero value otherwise.
func (*ApiOrderStatusV2) GetSupplierStatusOk ¶
func (o *ApiOrderStatusV2) GetSupplierStatusOk() (*string, bool)
GetSupplierStatusOk returns a tuple with the SupplierStatus field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiOrderStatusV2) GetWbStatus ¶
func (o *ApiOrderStatusV2) GetWbStatus() string
GetWbStatus returns the WbStatus field value if set, zero value otherwise.
func (*ApiOrderStatusV2) GetWbStatusOk ¶
func (o *ApiOrderStatusV2) GetWbStatusOk() (*string, bool)
GetWbStatusOk returns a tuple with the WbStatus field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiOrderStatusV2) HasErrors ¶
func (o *ApiOrderStatusV2) HasErrors() bool
HasErrors returns a boolean if a field has been set.
func (*ApiOrderStatusV2) HasOrderId ¶
func (o *ApiOrderStatusV2) HasOrderId() bool
HasOrderId returns a boolean if a field has been set.
func (*ApiOrderStatusV2) HasSupplierStatus ¶
func (o *ApiOrderStatusV2) HasSupplierStatus() bool
HasSupplierStatus returns a boolean if a field has been set.
func (*ApiOrderStatusV2) HasWbStatus ¶
func (o *ApiOrderStatusV2) HasWbStatus() bool
HasWbStatus returns a boolean if a field has been set.
func (ApiOrderStatusV2) MarshalJSON ¶
func (o ApiOrderStatusV2) MarshalJSON() ([]byte, error)
func (*ApiOrderStatusV2) SetErrors ¶
func (o *ApiOrderStatusV2) SetErrors(v []ApiBatchErrorResponse)
SetErrors gets a reference to the given []ApiBatchErrorResponse and assigns it to the Errors field.
func (*ApiOrderStatusV2) SetOrderId ¶
func (o *ApiOrderStatusV2) SetOrderId(v int32)
SetOrderId gets a reference to the given int32 and assigns it to the OrderId field.
func (*ApiOrderStatusV2) SetSupplierStatus ¶
func (o *ApiOrderStatusV2) SetSupplierStatus(v string)
SetSupplierStatus gets a reference to the given string and assigns it to the SupplierStatus field.
func (*ApiOrderStatusV2) SetWbStatus ¶
func (o *ApiOrderStatusV2) SetWbStatus(v string)
SetWbStatus gets a reference to the given string and assigns it to the WbStatus field.
func (ApiOrderStatusV2) ToMap ¶
func (o ApiOrderStatusV2) ToMap() (map[string]interface{}, error)
type ApiOrderStatusesV2 ¶
type ApiOrderStatusesV2 struct {
// Status data
Orders []ApiOrderStatusV2 `json:"orders,omitempty"`
}
ApiOrderStatusesV2 struct for ApiOrderStatusesV2
func NewApiOrderStatusesV2 ¶
func NewApiOrderStatusesV2() *ApiOrderStatusesV2
NewApiOrderStatusesV2 instantiates a new ApiOrderStatusesV2 object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewApiOrderStatusesV2WithDefaults ¶
func NewApiOrderStatusesV2WithDefaults() *ApiOrderStatusesV2
NewApiOrderStatusesV2WithDefaults instantiates a new ApiOrderStatusesV2 object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ApiOrderStatusesV2) GetOrders ¶
func (o *ApiOrderStatusesV2) GetOrders() []ApiOrderStatusV2
GetOrders returns the Orders field value if set, zero value otherwise.
func (*ApiOrderStatusesV2) GetOrdersOk ¶
func (o *ApiOrderStatusesV2) GetOrdersOk() ([]ApiOrderStatusV2, bool)
GetOrdersOk returns a tuple with the Orders field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiOrderStatusesV2) HasOrders ¶
func (o *ApiOrderStatusesV2) HasOrders() bool
HasOrders returns a boolean if a field has been set.
func (ApiOrderStatusesV2) MarshalJSON ¶
func (o ApiOrderStatusesV2) MarshalJSON() ([]byte, error)
func (*ApiOrderStatusesV2) SetOrders ¶
func (o *ApiOrderStatusesV2) SetOrders(v []ApiOrderStatusV2)
SetOrders gets a reference to the given []ApiOrderStatusV2 and assigns it to the Orders field.
func (ApiOrderStatusesV2) ToMap ¶
func (o ApiOrderStatusesV2) ToMap() (map[string]interface{}, error)
type ApiOrdersCodeRequest ¶
type ApiOrdersCodeRequest struct {
Orders []ApiOrderCodeRequest `json:"orders"`
}
ApiOrdersCodeRequest struct for ApiOrdersCodeRequest
func NewApiOrdersCodeRequest ¶
func NewApiOrdersCodeRequest(orders []ApiOrderCodeRequest) *ApiOrdersCodeRequest
NewApiOrdersCodeRequest instantiates a new ApiOrdersCodeRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewApiOrdersCodeRequestWithDefaults ¶
func NewApiOrdersCodeRequestWithDefaults() *ApiOrdersCodeRequest
NewApiOrdersCodeRequestWithDefaults instantiates a new ApiOrdersCodeRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ApiOrdersCodeRequest) GetOrders ¶
func (o *ApiOrdersCodeRequest) GetOrders() []ApiOrderCodeRequest
GetOrders returns the Orders field value
func (*ApiOrdersCodeRequest) GetOrdersOk ¶
func (o *ApiOrdersCodeRequest) GetOrdersOk() ([]ApiOrderCodeRequest, bool)
GetOrdersOk returns a tuple with the Orders field value and a boolean to check if the value has been set.
func (ApiOrdersCodeRequest) MarshalJSON ¶
func (o ApiOrdersCodeRequest) MarshalJSON() ([]byte, error)
func (*ApiOrdersCodeRequest) SetOrders ¶
func (o *ApiOrdersCodeRequest) SetOrders(v []ApiOrderCodeRequest)
SetOrders sets field value
func (ApiOrdersCodeRequest) ToMap ¶
func (o ApiOrdersCodeRequest) ToMap() (map[string]interface{}, error)
func (*ApiOrdersCodeRequest) UnmarshalJSON ¶
func (o *ApiOrdersCodeRequest) UnmarshalJSON(data []byte) (err error)
type ApiOrdersGTINSetRequest ¶
type ApiOrdersGTINSetRequest struct {
Orders []ApiGTIN `json:"orders"`
}
ApiOrdersGTINSetRequest struct for ApiOrdersGTINSetRequest
func NewApiOrdersGTINSetRequest ¶
func NewApiOrdersGTINSetRequest(orders []ApiGTIN) *ApiOrdersGTINSetRequest
NewApiOrdersGTINSetRequest instantiates a new ApiOrdersGTINSetRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewApiOrdersGTINSetRequestWithDefaults ¶
func NewApiOrdersGTINSetRequestWithDefaults() *ApiOrdersGTINSetRequest
NewApiOrdersGTINSetRequestWithDefaults instantiates a new ApiOrdersGTINSetRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ApiOrdersGTINSetRequest) GetOrders ¶
func (o *ApiOrdersGTINSetRequest) GetOrders() []ApiGTIN
GetOrders returns the Orders field value
func (*ApiOrdersGTINSetRequest) GetOrdersOk ¶
func (o *ApiOrdersGTINSetRequest) GetOrdersOk() ([]ApiGTIN, bool)
GetOrdersOk returns a tuple with the Orders field value and a boolean to check if the value has been set.
func (ApiOrdersGTINSetRequest) MarshalJSON ¶
func (o ApiOrdersGTINSetRequest) MarshalJSON() ([]byte, error)
func (*ApiOrdersGTINSetRequest) SetOrders ¶
func (o *ApiOrdersGTINSetRequest) SetOrders(v []ApiGTIN)
SetOrders sets field value
func (ApiOrdersGTINSetRequest) ToMap ¶
func (o ApiOrdersGTINSetRequest) ToMap() (map[string]interface{}, error)
func (*ApiOrdersGTINSetRequest) UnmarshalJSON ¶
func (o *ApiOrdersGTINSetRequest) UnmarshalJSON(data []byte) (err error)
type ApiOrdersIMEISetRequest ¶
type ApiOrdersIMEISetRequest struct {
Orders []ApiIMEI `json:"orders"`
}
ApiOrdersIMEISetRequest struct for ApiOrdersIMEISetRequest
func NewApiOrdersIMEISetRequest ¶
func NewApiOrdersIMEISetRequest(orders []ApiIMEI) *ApiOrdersIMEISetRequest
NewApiOrdersIMEISetRequest instantiates a new ApiOrdersIMEISetRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewApiOrdersIMEISetRequestWithDefaults ¶
func NewApiOrdersIMEISetRequestWithDefaults() *ApiOrdersIMEISetRequest
NewApiOrdersIMEISetRequestWithDefaults instantiates a new ApiOrdersIMEISetRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ApiOrdersIMEISetRequest) GetOrders ¶
func (o *ApiOrdersIMEISetRequest) GetOrders() []ApiIMEI
GetOrders returns the Orders field value
func (*ApiOrdersIMEISetRequest) GetOrdersOk ¶
func (o *ApiOrdersIMEISetRequest) GetOrdersOk() ([]ApiIMEI, bool)
GetOrdersOk returns a tuple with the Orders field value and a boolean to check if the value has been set.
func (ApiOrdersIMEISetRequest) MarshalJSON ¶
func (o ApiOrdersIMEISetRequest) MarshalJSON() ([]byte, error)
func (*ApiOrdersIMEISetRequest) SetOrders ¶
func (o *ApiOrdersIMEISetRequest) SetOrders(v []ApiIMEI)
SetOrders sets field value
func (ApiOrdersIMEISetRequest) ToMap ¶
func (o ApiOrdersIMEISetRequest) ToMap() (map[string]interface{}, error)
func (*ApiOrdersIMEISetRequest) UnmarshalJSON ¶
func (o *ApiOrdersIMEISetRequest) UnmarshalJSON(data []byte) (err error)
type ApiOrdersMetaDeleteRequest ¶
type ApiOrdersMetaDeleteRequest struct {
// Name of metadata to delete (**imei**, **uin**, **gtin**, **sgtin**). Only one value is passed
Key string `json:"key"`
// Assembly orders IDs list
OrderIds []int32 `json:"orderIds"`
}
ApiOrdersMetaDeleteRequest struct for ApiOrdersMetaDeleteRequest
func NewApiOrdersMetaDeleteRequest ¶
func NewApiOrdersMetaDeleteRequest(key string, orderIds []int32) *ApiOrdersMetaDeleteRequest
NewApiOrdersMetaDeleteRequest instantiates a new ApiOrdersMetaDeleteRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewApiOrdersMetaDeleteRequestWithDefaults ¶
func NewApiOrdersMetaDeleteRequestWithDefaults() *ApiOrdersMetaDeleteRequest
NewApiOrdersMetaDeleteRequestWithDefaults instantiates a new ApiOrdersMetaDeleteRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ApiOrdersMetaDeleteRequest) GetKey ¶
func (o *ApiOrdersMetaDeleteRequest) GetKey() string
GetKey returns the Key field value
func (*ApiOrdersMetaDeleteRequest) GetKeyOk ¶
func (o *ApiOrdersMetaDeleteRequest) GetKeyOk() (*string, bool)
GetKeyOk returns a tuple with the Key field value and a boolean to check if the value has been set.
func (*ApiOrdersMetaDeleteRequest) GetOrderIds ¶
func (o *ApiOrdersMetaDeleteRequest) GetOrderIds() []int32
GetOrderIds returns the OrderIds field value
func (*ApiOrdersMetaDeleteRequest) GetOrderIdsOk ¶
func (o *ApiOrdersMetaDeleteRequest) GetOrderIdsOk() ([]int32, bool)
GetOrderIdsOk returns a tuple with the OrderIds field value and a boolean to check if the value has been set.
func (ApiOrdersMetaDeleteRequest) MarshalJSON ¶
func (o ApiOrdersMetaDeleteRequest) MarshalJSON() ([]byte, error)
func (*ApiOrdersMetaDeleteRequest) SetKey ¶
func (o *ApiOrdersMetaDeleteRequest) SetKey(v string)
SetKey sets field value
func (*ApiOrdersMetaDeleteRequest) SetOrderIds ¶
func (o *ApiOrdersMetaDeleteRequest) SetOrderIds(v []int32)
SetOrderIds sets field value
func (ApiOrdersMetaDeleteRequest) ToMap ¶
func (o ApiOrdersMetaDeleteRequest) ToMap() (map[string]interface{}, error)
func (*ApiOrdersMetaDeleteRequest) UnmarshalJSON ¶
func (o *ApiOrdersMetaDeleteRequest) UnmarshalJSON(data []byte) (err error)
type ApiOrdersMetaResponse ¶
type ApiOrdersMetaResponse struct {
// Assembly orders metadata
Meta []ApiOrderMetaV2 `json:"meta,omitempty"`
}
ApiOrdersMetaResponse struct for ApiOrdersMetaResponse
func NewApiOrdersMetaResponse ¶
func NewApiOrdersMetaResponse() *ApiOrdersMetaResponse
NewApiOrdersMetaResponse instantiates a new ApiOrdersMetaResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewApiOrdersMetaResponseWithDefaults ¶
func NewApiOrdersMetaResponseWithDefaults() *ApiOrdersMetaResponse
NewApiOrdersMetaResponseWithDefaults instantiates a new ApiOrdersMetaResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ApiOrdersMetaResponse) GetMeta ¶
func (o *ApiOrdersMetaResponse) GetMeta() []ApiOrderMetaV2
GetMeta returns the Meta field value if set, zero value otherwise.
func (*ApiOrdersMetaResponse) GetMetaOk ¶
func (o *ApiOrdersMetaResponse) GetMetaOk() ([]ApiOrderMetaV2, bool)
GetMetaOk returns a tuple with the Meta field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiOrdersMetaResponse) HasMeta ¶
func (o *ApiOrdersMetaResponse) HasMeta() bool
HasMeta returns a boolean if a field has been set.
func (ApiOrdersMetaResponse) MarshalJSON ¶
func (o ApiOrdersMetaResponse) MarshalJSON() ([]byte, error)
func (*ApiOrdersMetaResponse) SetMeta ¶
func (o *ApiOrdersMetaResponse) SetMeta(v []ApiOrderMetaV2)
SetMeta gets a reference to the given []ApiOrderMetaV2 and assigns it to the Meta field.
func (ApiOrdersMetaResponse) ToMap ¶
func (o ApiOrdersMetaResponse) ToMap() (map[string]interface{}, error)
type ApiOrdersRequestV2 ¶
type ApiOrdersRequestV2 struct {
// List of assembly order IDs
OrdersIds []int32 `json:"ordersIds,omitempty"`
}
ApiOrdersRequestV2 struct for ApiOrdersRequestV2
func NewApiOrdersRequestV2 ¶
func NewApiOrdersRequestV2() *ApiOrdersRequestV2
NewApiOrdersRequestV2 instantiates a new ApiOrdersRequestV2 object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewApiOrdersRequestV2WithDefaults ¶
func NewApiOrdersRequestV2WithDefaults() *ApiOrdersRequestV2
NewApiOrdersRequestV2WithDefaults instantiates a new ApiOrdersRequestV2 object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ApiOrdersRequestV2) GetOrdersIds ¶
func (o *ApiOrdersRequestV2) GetOrdersIds() []int32
GetOrdersIds returns the OrdersIds field value if set, zero value otherwise.
func (*ApiOrdersRequestV2) GetOrdersIdsOk ¶
func (o *ApiOrdersRequestV2) GetOrdersIdsOk() ([]int32, bool)
GetOrdersIdsOk returns a tuple with the OrdersIds field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiOrdersRequestV2) HasOrdersIds ¶
func (o *ApiOrdersRequestV2) HasOrdersIds() bool
HasOrdersIds returns a boolean if a field has been set.
func (ApiOrdersRequestV2) MarshalJSON ¶
func (o ApiOrdersRequestV2) MarshalJSON() ([]byte, error)
func (*ApiOrdersRequestV2) SetOrdersIds ¶
func (o *ApiOrdersRequestV2) SetOrdersIds(v []int32)
SetOrdersIds gets a reference to the given []int32 and assigns it to the OrdersIds field.
func (ApiOrdersRequestV2) ToMap ¶
func (o ApiOrdersRequestV2) ToMap() (map[string]interface{}, error)
type ApiOrdersSGTINsSetRequest ¶
type ApiOrdersSGTINsSetRequest struct {
Orders []ApiSGTINs `json:"orders"`
}
ApiOrdersSGTINsSetRequest struct for ApiOrdersSGTINsSetRequest
func NewApiOrdersSGTINsSetRequest ¶
func NewApiOrdersSGTINsSetRequest(orders []ApiSGTINs) *ApiOrdersSGTINsSetRequest
NewApiOrdersSGTINsSetRequest instantiates a new ApiOrdersSGTINsSetRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewApiOrdersSGTINsSetRequestWithDefaults ¶
func NewApiOrdersSGTINsSetRequestWithDefaults() *ApiOrdersSGTINsSetRequest
NewApiOrdersSGTINsSetRequestWithDefaults instantiates a new ApiOrdersSGTINsSetRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ApiOrdersSGTINsSetRequest) GetOrders ¶
func (o *ApiOrdersSGTINsSetRequest) GetOrders() []ApiSGTINs
GetOrders returns the Orders field value
func (*ApiOrdersSGTINsSetRequest) GetOrdersOk ¶
func (o *ApiOrdersSGTINsSetRequest) GetOrdersOk() ([]ApiSGTINs, bool)
GetOrdersOk returns a tuple with the Orders field value and a boolean to check if the value has been set.
func (ApiOrdersSGTINsSetRequest) MarshalJSON ¶
func (o ApiOrdersSGTINsSetRequest) MarshalJSON() ([]byte, error)
func (*ApiOrdersSGTINsSetRequest) SetOrders ¶
func (o *ApiOrdersSGTINsSetRequest) SetOrders(v []ApiSGTINs)
SetOrders sets field value
func (ApiOrdersSGTINsSetRequest) ToMap ¶
func (o ApiOrdersSGTINsSetRequest) ToMap() (map[string]interface{}, error)
func (*ApiOrdersSGTINsSetRequest) UnmarshalJSON ¶
func (o *ApiOrdersSGTINsSetRequest) UnmarshalJSON(data []byte) (err error)
type ApiOrdersUINSetRequest ¶
type ApiOrdersUINSetRequest struct {
Orders []ApiUIN `json:"orders"`
}
ApiOrdersUINSetRequest struct for ApiOrdersUINSetRequest
func NewApiOrdersUINSetRequest ¶
func NewApiOrdersUINSetRequest(orders []ApiUIN) *ApiOrdersUINSetRequest
NewApiOrdersUINSetRequest instantiates a new ApiOrdersUINSetRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewApiOrdersUINSetRequestWithDefaults ¶
func NewApiOrdersUINSetRequestWithDefaults() *ApiOrdersUINSetRequest
NewApiOrdersUINSetRequestWithDefaults instantiates a new ApiOrdersUINSetRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ApiOrdersUINSetRequest) GetOrders ¶
func (o *ApiOrdersUINSetRequest) GetOrders() []ApiUIN
GetOrders returns the Orders field value
func (*ApiOrdersUINSetRequest) GetOrdersOk ¶
func (o *ApiOrdersUINSetRequest) GetOrdersOk() ([]ApiUIN, bool)
GetOrdersOk returns a tuple with the Orders field value and a boolean to check if the value has been set.
func (ApiOrdersUINSetRequest) MarshalJSON ¶
func (o ApiOrdersUINSetRequest) MarshalJSON() ([]byte, error)
func (*ApiOrdersUINSetRequest) SetOrders ¶
func (o *ApiOrdersUINSetRequest) SetOrders(v []ApiUIN)
SetOrders sets field value
func (ApiOrdersUINSetRequest) ToMap ¶
func (o ApiOrdersUINSetRequest) ToMap() (map[string]interface{}, error)
func (*ApiOrdersUINSetRequest) UnmarshalJSON ¶
func (o *ApiOrdersUINSetRequest) UnmarshalJSON(data []byte) (err error)
type ApiSGTINs ¶
type ApiSGTINs struct {
// Assembly order ID
OrderId *int32 `json:"orderId,omitempty"`
// List of Data Matrix codes. From 16 to 135 characters for one label
Sgtins []string `json:"sgtins,omitempty"`
}
ApiSGTINs struct for ApiSGTINs
func NewApiSGTINs ¶
func NewApiSGTINs() *ApiSGTINs
NewApiSGTINs instantiates a new ApiSGTINs object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewApiSGTINsWithDefaults ¶
func NewApiSGTINsWithDefaults() *ApiSGTINs
NewApiSGTINsWithDefaults instantiates a new ApiSGTINs object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ApiSGTINs) GetOrderId ¶
GetOrderId returns the OrderId field value if set, zero value otherwise.
func (*ApiSGTINs) GetOrderIdOk ¶
GetOrderIdOk returns a tuple with the OrderId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiSGTINs) GetSgtins ¶
GetSgtins returns the Sgtins field value if set, zero value otherwise.
func (*ApiSGTINs) GetSgtinsOk ¶
GetSgtinsOk returns a tuple with the Sgtins field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiSGTINs) HasOrderId ¶
HasOrderId returns a boolean if a field has been set.
func (ApiSGTINs) MarshalJSON ¶
func (*ApiSGTINs) SetOrderId ¶
SetOrderId gets a reference to the given int32 and assigns it to the OrderId field.
type ApiStatusSetResponse ¶
type ApiStatusSetResponse struct {
// Error details
Errors []ApiBatchErrorResponse `json:"errors,omitempty"`
// Are there any errors
IsError *bool `json:"isError,omitempty"`
// Assembly order ID with successfully set data
OrderId *int32 `json:"orderId,omitempty"`
}
ApiStatusSetResponse struct for ApiStatusSetResponse
func NewApiStatusSetResponse ¶
func NewApiStatusSetResponse() *ApiStatusSetResponse
NewApiStatusSetResponse instantiates a new ApiStatusSetResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewApiStatusSetResponseWithDefaults ¶
func NewApiStatusSetResponseWithDefaults() *ApiStatusSetResponse
NewApiStatusSetResponseWithDefaults instantiates a new ApiStatusSetResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ApiStatusSetResponse) GetErrors ¶
func (o *ApiStatusSetResponse) GetErrors() []ApiBatchErrorResponse
GetErrors returns the Errors field value if set, zero value otherwise.
func (*ApiStatusSetResponse) GetErrorsOk ¶
func (o *ApiStatusSetResponse) GetErrorsOk() ([]ApiBatchErrorResponse, bool)
GetErrorsOk returns a tuple with the Errors field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiStatusSetResponse) GetIsError ¶
func (o *ApiStatusSetResponse) GetIsError() bool
GetIsError returns the IsError field value if set, zero value otherwise.
func (*ApiStatusSetResponse) GetIsErrorOk ¶
func (o *ApiStatusSetResponse) GetIsErrorOk() (*bool, bool)
GetIsErrorOk returns a tuple with the IsError field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiStatusSetResponse) GetOrderId ¶
func (o *ApiStatusSetResponse) GetOrderId() int32
GetOrderId returns the OrderId field value if set, zero value otherwise.
func (*ApiStatusSetResponse) GetOrderIdOk ¶
func (o *ApiStatusSetResponse) GetOrderIdOk() (*int32, bool)
GetOrderIdOk returns a tuple with the OrderId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiStatusSetResponse) HasErrors ¶
func (o *ApiStatusSetResponse) HasErrors() bool
HasErrors returns a boolean if a field has been set.
func (*ApiStatusSetResponse) HasIsError ¶
func (o *ApiStatusSetResponse) HasIsError() bool
HasIsError returns a boolean if a field has been set.
func (*ApiStatusSetResponse) HasOrderId ¶
func (o *ApiStatusSetResponse) HasOrderId() bool
HasOrderId returns a boolean if a field has been set.
func (ApiStatusSetResponse) MarshalJSON ¶
func (o ApiStatusSetResponse) MarshalJSON() ([]byte, error)
func (*ApiStatusSetResponse) SetErrors ¶
func (o *ApiStatusSetResponse) SetErrors(v []ApiBatchErrorResponse)
SetErrors gets a reference to the given []ApiBatchErrorResponse and assigns it to the Errors field.
func (*ApiStatusSetResponse) SetIsError ¶
func (o *ApiStatusSetResponse) SetIsError(v bool)
SetIsError gets a reference to the given bool and assigns it to the IsError field.
func (*ApiStatusSetResponse) SetOrderId ¶
func (o *ApiStatusSetResponse) SetOrderId(v int32)
SetOrderId gets a reference to the given int32 and assigns it to the OrderId field.
func (ApiStatusSetResponse) ToMap ¶
func (o ApiStatusSetResponse) ToMap() (map[string]interface{}, error)
type ApiStatusSetResponses ¶
type ApiStatusSetResponses struct {
// Unique request ID
RequestId *string `json:"requestId,omitempty"`
Results []ApiStatusSetResponse `json:"results,omitempty"`
}
ApiStatusSetResponses struct for ApiStatusSetResponses
func NewApiStatusSetResponses ¶
func NewApiStatusSetResponses() *ApiStatusSetResponses
NewApiStatusSetResponses instantiates a new ApiStatusSetResponses object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewApiStatusSetResponsesWithDefaults ¶
func NewApiStatusSetResponsesWithDefaults() *ApiStatusSetResponses
NewApiStatusSetResponsesWithDefaults instantiates a new ApiStatusSetResponses object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ApiStatusSetResponses) GetRequestId ¶
func (o *ApiStatusSetResponses) GetRequestId() string
GetRequestId returns the RequestId field value if set, zero value otherwise.
func (*ApiStatusSetResponses) GetRequestIdOk ¶
func (o *ApiStatusSetResponses) GetRequestIdOk() (*string, bool)
GetRequestIdOk returns a tuple with the RequestId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiStatusSetResponses) GetResults ¶
func (o *ApiStatusSetResponses) GetResults() []ApiStatusSetResponse
GetResults returns the Results field value if set, zero value otherwise.
func (*ApiStatusSetResponses) GetResultsOk ¶
func (o *ApiStatusSetResponses) GetResultsOk() ([]ApiStatusSetResponse, bool)
GetResultsOk returns a tuple with the Results field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiStatusSetResponses) HasRequestId ¶
func (o *ApiStatusSetResponses) HasRequestId() bool
HasRequestId returns a boolean if a field has been set.
func (*ApiStatusSetResponses) HasResults ¶
func (o *ApiStatusSetResponses) HasResults() bool
HasResults returns a boolean if a field has been set.
func (ApiStatusSetResponses) MarshalJSON ¶
func (o ApiStatusSetResponses) MarshalJSON() ([]byte, error)
func (*ApiStatusSetResponses) SetRequestId ¶
func (o *ApiStatusSetResponses) SetRequestId(v string)
SetRequestId gets a reference to the given string and assigns it to the RequestId field.
func (*ApiStatusSetResponses) SetResults ¶
func (o *ApiStatusSetResponses) SetResults(v []ApiStatusSetResponse)
SetResults gets a reference to the given []ApiStatusSetResponse and assigns it to the Results field.
func (ApiStatusSetResponses) ToMap ¶
func (o ApiStatusSetResponses) ToMap() (map[string]interface{}, error)
type ApiUIN ¶
type ApiUIN struct {
// Assembly order ID
OrderId *int32 `json:"orderId,omitempty"`
// UIN
Uin *string `json:"uin,omitempty"`
}
ApiUIN struct for ApiUIN
func NewApiUIN ¶
func NewApiUIN() *ApiUIN
NewApiUIN instantiates a new ApiUIN object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewApiUINWithDefaults ¶
func NewApiUINWithDefaults() *ApiUIN
NewApiUINWithDefaults instantiates a new ApiUIN object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ApiUIN) GetOrderId ¶
GetOrderId returns the OrderId field value if set, zero value otherwise.
func (*ApiUIN) GetOrderIdOk ¶
GetOrderIdOk returns a tuple with the OrderId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiUIN) GetUinOk ¶
GetUinOk returns a tuple with the Uin field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiUIN) HasOrderId ¶
HasOrderId returns a boolean if a field has been set.
func (ApiUIN) MarshalJSON ¶
func (*ApiUIN) SetOrderId ¶
SetOrderId gets a reference to the given int32 and assigns it to the OrderId field.
type ApiV3DbsOrdersGet200Response ¶
type ApiV3DbsOrdersGet200Response struct {
// Pagination parameter. Sets the value from which to retrieve the next batch
Next *int64 `json:"next,omitempty"`
Orders []OrderDBS `json:"orders,omitempty"`
}
ApiV3DbsOrdersGet200Response struct for ApiV3DbsOrdersGet200Response
func NewApiV3DbsOrdersGet200Response ¶
func NewApiV3DbsOrdersGet200Response() *ApiV3DbsOrdersGet200Response
NewApiV3DbsOrdersGet200Response instantiates a new ApiV3DbsOrdersGet200Response object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewApiV3DbsOrdersGet200ResponseWithDefaults ¶
func NewApiV3DbsOrdersGet200ResponseWithDefaults() *ApiV3DbsOrdersGet200Response
NewApiV3DbsOrdersGet200ResponseWithDefaults instantiates a new ApiV3DbsOrdersGet200Response object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ApiV3DbsOrdersGet200Response) GetNext ¶
func (o *ApiV3DbsOrdersGet200Response) GetNext() int64
GetNext returns the Next field value if set, zero value otherwise.
func (*ApiV3DbsOrdersGet200Response) GetNextOk ¶
func (o *ApiV3DbsOrdersGet200Response) GetNextOk() (*int64, bool)
GetNextOk returns a tuple with the Next field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiV3DbsOrdersGet200Response) GetOrders ¶
func (o *ApiV3DbsOrdersGet200Response) GetOrders() []OrderDBS
GetOrders returns the Orders field value if set, zero value otherwise.
func (*ApiV3DbsOrdersGet200Response) GetOrdersOk ¶
func (o *ApiV3DbsOrdersGet200Response) GetOrdersOk() ([]OrderDBS, bool)
GetOrdersOk returns a tuple with the Orders field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiV3DbsOrdersGet200Response) HasNext ¶
func (o *ApiV3DbsOrdersGet200Response) HasNext() bool
HasNext returns a boolean if a field has been set.
func (*ApiV3DbsOrdersGet200Response) HasOrders ¶
func (o *ApiV3DbsOrdersGet200Response) HasOrders() bool
HasOrders returns a boolean if a field has been set.
func (ApiV3DbsOrdersGet200Response) MarshalJSON ¶
func (o ApiV3DbsOrdersGet200Response) MarshalJSON() ([]byte, error)
func (*ApiV3DbsOrdersGet200Response) SetNext ¶
func (o *ApiV3DbsOrdersGet200Response) SetNext(v int64)
SetNext gets a reference to the given int64 and assigns it to the Next field.
func (*ApiV3DbsOrdersGet200Response) SetOrders ¶
func (o *ApiV3DbsOrdersGet200Response) SetOrders(v []OrderDBS)
SetOrders gets a reference to the given []OrderDBS and assigns it to the Orders field.
func (ApiV3DbsOrdersGet200Response) ToMap ¶
func (o ApiV3DbsOrdersGet200Response) ToMap() (map[string]interface{}, error)
type ApiV3DbsOrdersNewGet200Response ¶
type ApiV3DbsOrdersNewGet200Response struct {
// New assembly orders list
Orders []OrderNewDBS `json:"orders,omitempty"`
}
ApiV3DbsOrdersNewGet200Response struct for ApiV3DbsOrdersNewGet200Response
func NewApiV3DbsOrdersNewGet200Response ¶
func NewApiV3DbsOrdersNewGet200Response() *ApiV3DbsOrdersNewGet200Response
NewApiV3DbsOrdersNewGet200Response instantiates a new ApiV3DbsOrdersNewGet200Response object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewApiV3DbsOrdersNewGet200ResponseWithDefaults ¶
func NewApiV3DbsOrdersNewGet200ResponseWithDefaults() *ApiV3DbsOrdersNewGet200Response
NewApiV3DbsOrdersNewGet200ResponseWithDefaults instantiates a new ApiV3DbsOrdersNewGet200Response object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ApiV3DbsOrdersNewGet200Response) GetOrders ¶
func (o *ApiV3DbsOrdersNewGet200Response) GetOrders() []OrderNewDBS
GetOrders returns the Orders field value if set, zero value otherwise.
func (*ApiV3DbsOrdersNewGet200Response) GetOrdersOk ¶
func (o *ApiV3DbsOrdersNewGet200Response) GetOrdersOk() ([]OrderNewDBS, bool)
GetOrdersOk returns a tuple with the Orders field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiV3DbsOrdersNewGet200Response) HasOrders ¶
func (o *ApiV3DbsOrdersNewGet200Response) HasOrders() bool
HasOrders returns a boolean if a field has been set.
func (ApiV3DbsOrdersNewGet200Response) MarshalJSON ¶
func (o ApiV3DbsOrdersNewGet200Response) MarshalJSON() ([]byte, error)
func (*ApiV3DbsOrdersNewGet200Response) SetOrders ¶
func (o *ApiV3DbsOrdersNewGet200Response) SetOrders(v []OrderNewDBS)
SetOrders gets a reference to the given []OrderNewDBS and assigns it to the Orders field.
func (ApiV3DbsOrdersNewGet200Response) ToMap ¶
func (o ApiV3DbsOrdersNewGet200Response) ToMap() (map[string]interface{}, error)
type ApiV3DbsOrdersNewGet401Response ¶
type ApiV3DbsOrdersNewGet401Response struct {
// Error title
Title *string `json:"title,omitempty"`
// Error details
Detail *string `json:"detail,omitempty"`
// Internal error code
Code *string `json:"code,omitempty"`
// Unique request ID
RequestId *string `json:"requestId,omitempty"`
// WB internal service ID
Origin *string `json:"origin,omitempty"`
// HTTP status code
Status *float32 `json:"status,omitempty"`
// Text of the HTTP status code
StatusText *string `json:"statusText,omitempty"`
// Request date and time
Timestamp *time.Time `json:"timestamp,omitempty"`
}
ApiV3DbsOrdersNewGet401Response struct for ApiV3DbsOrdersNewGet401Response
func NewApiV3DbsOrdersNewGet401Response ¶
func NewApiV3DbsOrdersNewGet401Response() *ApiV3DbsOrdersNewGet401Response
NewApiV3DbsOrdersNewGet401Response instantiates a new ApiV3DbsOrdersNewGet401Response object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewApiV3DbsOrdersNewGet401ResponseWithDefaults ¶
func NewApiV3DbsOrdersNewGet401ResponseWithDefaults() *ApiV3DbsOrdersNewGet401Response
NewApiV3DbsOrdersNewGet401ResponseWithDefaults instantiates a new ApiV3DbsOrdersNewGet401Response object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ApiV3DbsOrdersNewGet401Response) GetCode ¶
func (o *ApiV3DbsOrdersNewGet401Response) GetCode() string
GetCode returns the Code field value if set, zero value otherwise.
func (*ApiV3DbsOrdersNewGet401Response) GetCodeOk ¶
func (o *ApiV3DbsOrdersNewGet401Response) GetCodeOk() (*string, bool)
GetCodeOk returns a tuple with the Code field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiV3DbsOrdersNewGet401Response) GetDetail ¶
func (o *ApiV3DbsOrdersNewGet401Response) GetDetail() string
GetDetail returns the Detail field value if set, zero value otherwise.
func (*ApiV3DbsOrdersNewGet401Response) GetDetailOk ¶
func (o *ApiV3DbsOrdersNewGet401Response) GetDetailOk() (*string, bool)
GetDetailOk returns a tuple with the Detail field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiV3DbsOrdersNewGet401Response) GetOrigin ¶
func (o *ApiV3DbsOrdersNewGet401Response) GetOrigin() string
GetOrigin returns the Origin field value if set, zero value otherwise.
func (*ApiV3DbsOrdersNewGet401Response) GetOriginOk ¶
func (o *ApiV3DbsOrdersNewGet401Response) GetOriginOk() (*string, bool)
GetOriginOk returns a tuple with the Origin field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiV3DbsOrdersNewGet401Response) GetRequestId ¶
func (o *ApiV3DbsOrdersNewGet401Response) GetRequestId() string
GetRequestId returns the RequestId field value if set, zero value otherwise.
func (*ApiV3DbsOrdersNewGet401Response) GetRequestIdOk ¶
func (o *ApiV3DbsOrdersNewGet401Response) GetRequestIdOk() (*string, bool)
GetRequestIdOk returns a tuple with the RequestId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiV3DbsOrdersNewGet401Response) GetStatus ¶
func (o *ApiV3DbsOrdersNewGet401Response) GetStatus() float32
GetStatus returns the Status field value if set, zero value otherwise.
func (*ApiV3DbsOrdersNewGet401Response) GetStatusOk ¶
func (o *ApiV3DbsOrdersNewGet401Response) GetStatusOk() (*float32, bool)
GetStatusOk returns a tuple with the Status field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiV3DbsOrdersNewGet401Response) GetStatusText ¶
func (o *ApiV3DbsOrdersNewGet401Response) GetStatusText() string
GetStatusText returns the StatusText field value if set, zero value otherwise.
func (*ApiV3DbsOrdersNewGet401Response) GetStatusTextOk ¶
func (o *ApiV3DbsOrdersNewGet401Response) GetStatusTextOk() (*string, bool)
GetStatusTextOk returns a tuple with the StatusText field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiV3DbsOrdersNewGet401Response) GetTimestamp ¶
func (o *ApiV3DbsOrdersNewGet401Response) GetTimestamp() time.Time
GetTimestamp returns the Timestamp field value if set, zero value otherwise.
func (*ApiV3DbsOrdersNewGet401Response) GetTimestampOk ¶
func (o *ApiV3DbsOrdersNewGet401Response) GetTimestampOk() (*time.Time, bool)
GetTimestampOk returns a tuple with the Timestamp field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiV3DbsOrdersNewGet401Response) GetTitle ¶
func (o *ApiV3DbsOrdersNewGet401Response) GetTitle() string
GetTitle returns the Title field value if set, zero value otherwise.
func (*ApiV3DbsOrdersNewGet401Response) GetTitleOk ¶
func (o *ApiV3DbsOrdersNewGet401Response) GetTitleOk() (*string, bool)
GetTitleOk returns a tuple with the Title field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiV3DbsOrdersNewGet401Response) HasCode ¶
func (o *ApiV3DbsOrdersNewGet401Response) HasCode() bool
HasCode returns a boolean if a field has been set.
func (*ApiV3DbsOrdersNewGet401Response) HasDetail ¶
func (o *ApiV3DbsOrdersNewGet401Response) HasDetail() bool
HasDetail returns a boolean if a field has been set.
func (*ApiV3DbsOrdersNewGet401Response) HasOrigin ¶
func (o *ApiV3DbsOrdersNewGet401Response) HasOrigin() bool
HasOrigin returns a boolean if a field has been set.
func (*ApiV3DbsOrdersNewGet401Response) HasRequestId ¶
func (o *ApiV3DbsOrdersNewGet401Response) HasRequestId() bool
HasRequestId returns a boolean if a field has been set.
func (*ApiV3DbsOrdersNewGet401Response) HasStatus ¶
func (o *ApiV3DbsOrdersNewGet401Response) HasStatus() bool
HasStatus returns a boolean if a field has been set.
func (*ApiV3DbsOrdersNewGet401Response) HasStatusText ¶
func (o *ApiV3DbsOrdersNewGet401Response) HasStatusText() bool
HasStatusText returns a boolean if a field has been set.
func (*ApiV3DbsOrdersNewGet401Response) HasTimestamp ¶
func (o *ApiV3DbsOrdersNewGet401Response) HasTimestamp() bool
HasTimestamp returns a boolean if a field has been set.
func (*ApiV3DbsOrdersNewGet401Response) HasTitle ¶
func (o *ApiV3DbsOrdersNewGet401Response) HasTitle() bool
HasTitle returns a boolean if a field has been set.
func (ApiV3DbsOrdersNewGet401Response) MarshalJSON ¶
func (o ApiV3DbsOrdersNewGet401Response) MarshalJSON() ([]byte, error)
func (*ApiV3DbsOrdersNewGet401Response) SetCode ¶
func (o *ApiV3DbsOrdersNewGet401Response) SetCode(v string)
SetCode gets a reference to the given string and assigns it to the Code field.
func (*ApiV3DbsOrdersNewGet401Response) SetDetail ¶
func (o *ApiV3DbsOrdersNewGet401Response) SetDetail(v string)
SetDetail gets a reference to the given string and assigns it to the Detail field.
func (*ApiV3DbsOrdersNewGet401Response) SetOrigin ¶
func (o *ApiV3DbsOrdersNewGet401Response) SetOrigin(v string)
SetOrigin gets a reference to the given string and assigns it to the Origin field.
func (*ApiV3DbsOrdersNewGet401Response) SetRequestId ¶
func (o *ApiV3DbsOrdersNewGet401Response) SetRequestId(v string)
SetRequestId gets a reference to the given string and assigns it to the RequestId field.
func (*ApiV3DbsOrdersNewGet401Response) SetStatus ¶
func (o *ApiV3DbsOrdersNewGet401Response) SetStatus(v float32)
SetStatus gets a reference to the given float32 and assigns it to the Status field.
func (*ApiV3DbsOrdersNewGet401Response) SetStatusText ¶
func (o *ApiV3DbsOrdersNewGet401Response) SetStatusText(v string)
SetStatusText gets a reference to the given string and assigns it to the StatusText field.
func (*ApiV3DbsOrdersNewGet401Response) SetTimestamp ¶
func (o *ApiV3DbsOrdersNewGet401Response) SetTimestamp(v time.Time)
SetTimestamp gets a reference to the given time.Time and assigns it to the Timestamp field.
func (*ApiV3DbsOrdersNewGet401Response) SetTitle ¶
func (o *ApiV3DbsOrdersNewGet401Response) SetTitle(v string)
SetTitle gets a reference to the given string and assigns it to the Title field.
func (ApiV3DbsOrdersNewGet401Response) ToMap ¶
func (o ApiV3DbsOrdersNewGet401Response) ToMap() (map[string]interface{}, error)
type ApiV3DbsOrdersNewGet402Response ¶
type ApiV3DbsOrdersNewGet402Response struct {
// Error title
Title *string `json:"title,omitempty"`
// Error details. The error is only returned to services from the [Solutions for business Catalog](https://dev.wildberries.ru/business-solutions)
Detail *string `json:"detail,omitempty"`
}
ApiV3DbsOrdersNewGet402Response struct for ApiV3DbsOrdersNewGet402Response
func NewApiV3DbsOrdersNewGet402Response ¶
func NewApiV3DbsOrdersNewGet402Response() *ApiV3DbsOrdersNewGet402Response
NewApiV3DbsOrdersNewGet402Response instantiates a new ApiV3DbsOrdersNewGet402Response object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewApiV3DbsOrdersNewGet402ResponseWithDefaults ¶
func NewApiV3DbsOrdersNewGet402ResponseWithDefaults() *ApiV3DbsOrdersNewGet402Response
NewApiV3DbsOrdersNewGet402ResponseWithDefaults instantiates a new ApiV3DbsOrdersNewGet402Response object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ApiV3DbsOrdersNewGet402Response) GetDetail ¶
func (o *ApiV3DbsOrdersNewGet402Response) GetDetail() string
GetDetail returns the Detail field value if set, zero value otherwise.
func (*ApiV3DbsOrdersNewGet402Response) GetDetailOk ¶
func (o *ApiV3DbsOrdersNewGet402Response) GetDetailOk() (*string, bool)
GetDetailOk returns a tuple with the Detail field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiV3DbsOrdersNewGet402Response) GetTitle ¶
func (o *ApiV3DbsOrdersNewGet402Response) GetTitle() string
GetTitle returns the Title field value if set, zero value otherwise.
func (*ApiV3DbsOrdersNewGet402Response) GetTitleOk ¶
func (o *ApiV3DbsOrdersNewGet402Response) GetTitleOk() (*string, bool)
GetTitleOk returns a tuple with the Title field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiV3DbsOrdersNewGet402Response) HasDetail ¶
func (o *ApiV3DbsOrdersNewGet402Response) HasDetail() bool
HasDetail returns a boolean if a field has been set.
func (*ApiV3DbsOrdersNewGet402Response) HasTitle ¶
func (o *ApiV3DbsOrdersNewGet402Response) HasTitle() bool
HasTitle returns a boolean if a field has been set.
func (ApiV3DbsOrdersNewGet402Response) MarshalJSON ¶
func (o ApiV3DbsOrdersNewGet402Response) MarshalJSON() ([]byte, error)
func (*ApiV3DbsOrdersNewGet402Response) SetDetail ¶
func (o *ApiV3DbsOrdersNewGet402Response) SetDetail(v string)
SetDetail gets a reference to the given string and assigns it to the Detail field.
func (*ApiV3DbsOrdersNewGet402Response) SetTitle ¶
func (o *ApiV3DbsOrdersNewGet402Response) SetTitle(v string)
SetTitle gets a reference to the given string and assigns it to the Title field.
func (ApiV3DbsOrdersNewGet402Response) ToMap ¶
func (o ApiV3DbsOrdersNewGet402Response) ToMap() (map[string]interface{}, error)
type ApiV3DbsOrdersOrderIdMetaGet200Response ¶
type ApiV3DbsOrdersOrderIdMetaGet200Response struct {
Meta NullableMeta `json:"meta,omitempty"`
}
ApiV3DbsOrdersOrderIdMetaGet200Response struct for ApiV3DbsOrdersOrderIdMetaGet200Response
func NewApiV3DbsOrdersOrderIdMetaGet200Response ¶
func NewApiV3DbsOrdersOrderIdMetaGet200Response() *ApiV3DbsOrdersOrderIdMetaGet200Response
NewApiV3DbsOrdersOrderIdMetaGet200Response instantiates a new ApiV3DbsOrdersOrderIdMetaGet200Response object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewApiV3DbsOrdersOrderIdMetaGet200ResponseWithDefaults ¶
func NewApiV3DbsOrdersOrderIdMetaGet200ResponseWithDefaults() *ApiV3DbsOrdersOrderIdMetaGet200Response
NewApiV3DbsOrdersOrderIdMetaGet200ResponseWithDefaults instantiates a new ApiV3DbsOrdersOrderIdMetaGet200Response object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ApiV3DbsOrdersOrderIdMetaGet200Response) GetMeta ¶
func (o *ApiV3DbsOrdersOrderIdMetaGet200Response) GetMeta() Meta
GetMeta returns the Meta field value if set, zero value otherwise (both if not set or set to explicit null).
func (*ApiV3DbsOrdersOrderIdMetaGet200Response) GetMetaOk ¶
func (o *ApiV3DbsOrdersOrderIdMetaGet200Response) GetMetaOk() (*Meta, bool)
GetMetaOk returns a tuple with the Meta field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*ApiV3DbsOrdersOrderIdMetaGet200Response) HasMeta ¶
func (o *ApiV3DbsOrdersOrderIdMetaGet200Response) HasMeta() bool
HasMeta returns a boolean if a field has been set.
func (ApiV3DbsOrdersOrderIdMetaGet200Response) MarshalJSON ¶
func (o ApiV3DbsOrdersOrderIdMetaGet200Response) MarshalJSON() ([]byte, error)
func (*ApiV3DbsOrdersOrderIdMetaGet200Response) SetMeta ¶
func (o *ApiV3DbsOrdersOrderIdMetaGet200Response) SetMeta(v Meta)
SetMeta gets a reference to the given NullableMeta and assigns it to the Meta field.
func (*ApiV3DbsOrdersOrderIdMetaGet200Response) SetMetaNil ¶
func (o *ApiV3DbsOrdersOrderIdMetaGet200Response) SetMetaNil()
SetMetaNil sets the value for Meta to be an explicit nil
func (ApiV3DbsOrdersOrderIdMetaGet200Response) ToMap ¶
func (o ApiV3DbsOrdersOrderIdMetaGet200Response) ToMap() (map[string]interface{}, error)
func (*ApiV3DbsOrdersOrderIdMetaGet200Response) UnsetMeta ¶
func (o *ApiV3DbsOrdersOrderIdMetaGet200Response) UnsetMeta()
UnsetMeta ensures that no value is present for Meta, not even an explicit nil
type ApiV3DbsOrdersOrderIdMetaGtinPutRequest ¶
type ApiV3DbsOrdersOrderIdMetaGtinPutRequest struct {
// GTIN
Gtin string `json:"gtin"`
}
ApiV3DbsOrdersOrderIdMetaGtinPutRequest struct for ApiV3DbsOrdersOrderIdMetaGtinPutRequest
func NewApiV3DbsOrdersOrderIdMetaGtinPutRequest ¶
func NewApiV3DbsOrdersOrderIdMetaGtinPutRequest(gtin string) *ApiV3DbsOrdersOrderIdMetaGtinPutRequest
NewApiV3DbsOrdersOrderIdMetaGtinPutRequest instantiates a new ApiV3DbsOrdersOrderIdMetaGtinPutRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewApiV3DbsOrdersOrderIdMetaGtinPutRequestWithDefaults ¶
func NewApiV3DbsOrdersOrderIdMetaGtinPutRequestWithDefaults() *ApiV3DbsOrdersOrderIdMetaGtinPutRequest
NewApiV3DbsOrdersOrderIdMetaGtinPutRequestWithDefaults instantiates a new ApiV3DbsOrdersOrderIdMetaGtinPutRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ApiV3DbsOrdersOrderIdMetaGtinPutRequest) GetGtin ¶
func (o *ApiV3DbsOrdersOrderIdMetaGtinPutRequest) GetGtin() string
GetGtin returns the Gtin field value
func (*ApiV3DbsOrdersOrderIdMetaGtinPutRequest) GetGtinOk ¶
func (o *ApiV3DbsOrdersOrderIdMetaGtinPutRequest) GetGtinOk() (*string, bool)
GetGtinOk returns a tuple with the Gtin field value and a boolean to check if the value has been set.
func (ApiV3DbsOrdersOrderIdMetaGtinPutRequest) MarshalJSON ¶
func (o ApiV3DbsOrdersOrderIdMetaGtinPutRequest) MarshalJSON() ([]byte, error)
func (*ApiV3DbsOrdersOrderIdMetaGtinPutRequest) SetGtin ¶
func (o *ApiV3DbsOrdersOrderIdMetaGtinPutRequest) SetGtin(v string)
SetGtin sets field value
func (ApiV3DbsOrdersOrderIdMetaGtinPutRequest) ToMap ¶
func (o ApiV3DbsOrdersOrderIdMetaGtinPutRequest) ToMap() (map[string]interface{}, error)
func (*ApiV3DbsOrdersOrderIdMetaGtinPutRequest) UnmarshalJSON ¶
func (o *ApiV3DbsOrdersOrderIdMetaGtinPutRequest) UnmarshalJSON(data []byte) (err error)
type ApiV3DbsOrdersOrderIdMetaImeiPutRequest ¶
type ApiV3DbsOrdersOrderIdMetaImeiPutRequest struct {
// IMEI
Imei string `json:"imei"`
}
ApiV3DbsOrdersOrderIdMetaImeiPutRequest struct for ApiV3DbsOrdersOrderIdMetaImeiPutRequest
func NewApiV3DbsOrdersOrderIdMetaImeiPutRequest ¶
func NewApiV3DbsOrdersOrderIdMetaImeiPutRequest(imei string) *ApiV3DbsOrdersOrderIdMetaImeiPutRequest
NewApiV3DbsOrdersOrderIdMetaImeiPutRequest instantiates a new ApiV3DbsOrdersOrderIdMetaImeiPutRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewApiV3DbsOrdersOrderIdMetaImeiPutRequestWithDefaults ¶
func NewApiV3DbsOrdersOrderIdMetaImeiPutRequestWithDefaults() *ApiV3DbsOrdersOrderIdMetaImeiPutRequest
NewApiV3DbsOrdersOrderIdMetaImeiPutRequestWithDefaults instantiates a new ApiV3DbsOrdersOrderIdMetaImeiPutRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ApiV3DbsOrdersOrderIdMetaImeiPutRequest) GetImei ¶
func (o *ApiV3DbsOrdersOrderIdMetaImeiPutRequest) GetImei() string
GetImei returns the Imei field value
func (*ApiV3DbsOrdersOrderIdMetaImeiPutRequest) GetImeiOk ¶
func (o *ApiV3DbsOrdersOrderIdMetaImeiPutRequest) GetImeiOk() (*string, bool)
GetImeiOk returns a tuple with the Imei field value and a boolean to check if the value has been set.
func (ApiV3DbsOrdersOrderIdMetaImeiPutRequest) MarshalJSON ¶
func (o ApiV3DbsOrdersOrderIdMetaImeiPutRequest) MarshalJSON() ([]byte, error)
func (*ApiV3DbsOrdersOrderIdMetaImeiPutRequest) SetImei ¶
func (o *ApiV3DbsOrdersOrderIdMetaImeiPutRequest) SetImei(v string)
SetImei sets field value
func (ApiV3DbsOrdersOrderIdMetaImeiPutRequest) ToMap ¶
func (o ApiV3DbsOrdersOrderIdMetaImeiPutRequest) ToMap() (map[string]interface{}, error)
func (*ApiV3DbsOrdersOrderIdMetaImeiPutRequest) UnmarshalJSON ¶
func (o *ApiV3DbsOrdersOrderIdMetaImeiPutRequest) UnmarshalJSON(data []byte) (err error)
type ApiV3DbsOrdersOrderIdMetaSgtinPutRequest ¶
type ApiV3DbsOrdersOrderIdMetaSgtinPutRequest struct {
// List of Data Matrix codes.From 16 to 135 characters for one label.
Sgtins []string `json:"sgtins,omitempty"`
}
ApiV3DbsOrdersOrderIdMetaSgtinPutRequest struct for ApiV3DbsOrdersOrderIdMetaSgtinPutRequest
func NewApiV3DbsOrdersOrderIdMetaSgtinPutRequest ¶
func NewApiV3DbsOrdersOrderIdMetaSgtinPutRequest() *ApiV3DbsOrdersOrderIdMetaSgtinPutRequest
NewApiV3DbsOrdersOrderIdMetaSgtinPutRequest instantiates a new ApiV3DbsOrdersOrderIdMetaSgtinPutRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewApiV3DbsOrdersOrderIdMetaSgtinPutRequestWithDefaults ¶
func NewApiV3DbsOrdersOrderIdMetaSgtinPutRequestWithDefaults() *ApiV3DbsOrdersOrderIdMetaSgtinPutRequest
NewApiV3DbsOrdersOrderIdMetaSgtinPutRequestWithDefaults instantiates a new ApiV3DbsOrdersOrderIdMetaSgtinPutRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ApiV3DbsOrdersOrderIdMetaSgtinPutRequest) GetSgtins ¶
func (o *ApiV3DbsOrdersOrderIdMetaSgtinPutRequest) GetSgtins() []string
GetSgtins returns the Sgtins field value if set, zero value otherwise.
func (*ApiV3DbsOrdersOrderIdMetaSgtinPutRequest) GetSgtinsOk ¶
func (o *ApiV3DbsOrdersOrderIdMetaSgtinPutRequest) GetSgtinsOk() ([]string, bool)
GetSgtinsOk returns a tuple with the Sgtins field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiV3DbsOrdersOrderIdMetaSgtinPutRequest) HasSgtins ¶
func (o *ApiV3DbsOrdersOrderIdMetaSgtinPutRequest) HasSgtins() bool
HasSgtins returns a boolean if a field has been set.
func (ApiV3DbsOrdersOrderIdMetaSgtinPutRequest) MarshalJSON ¶
func (o ApiV3DbsOrdersOrderIdMetaSgtinPutRequest) MarshalJSON() ([]byte, error)
func (*ApiV3DbsOrdersOrderIdMetaSgtinPutRequest) SetSgtins ¶
func (o *ApiV3DbsOrdersOrderIdMetaSgtinPutRequest) SetSgtins(v []string)
SetSgtins gets a reference to the given []string and assigns it to the Sgtins field.
func (ApiV3DbsOrdersOrderIdMetaSgtinPutRequest) ToMap ¶
func (o ApiV3DbsOrdersOrderIdMetaSgtinPutRequest) ToMap() (map[string]interface{}, error)
type ApiV3DbsOrdersOrderIdMetaUinPutRequest ¶
type ApiV3DbsOrdersOrderIdMetaUinPutRequest struct {
// UIN
Uin string `json:"uin"`
}
ApiV3DbsOrdersOrderIdMetaUinPutRequest struct for ApiV3DbsOrdersOrderIdMetaUinPutRequest
func NewApiV3DbsOrdersOrderIdMetaUinPutRequest ¶
func NewApiV3DbsOrdersOrderIdMetaUinPutRequest(uin string) *ApiV3DbsOrdersOrderIdMetaUinPutRequest
NewApiV3DbsOrdersOrderIdMetaUinPutRequest instantiates a new ApiV3DbsOrdersOrderIdMetaUinPutRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewApiV3DbsOrdersOrderIdMetaUinPutRequestWithDefaults ¶
func NewApiV3DbsOrdersOrderIdMetaUinPutRequestWithDefaults() *ApiV3DbsOrdersOrderIdMetaUinPutRequest
NewApiV3DbsOrdersOrderIdMetaUinPutRequestWithDefaults instantiates a new ApiV3DbsOrdersOrderIdMetaUinPutRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ApiV3DbsOrdersOrderIdMetaUinPutRequest) GetUin ¶
func (o *ApiV3DbsOrdersOrderIdMetaUinPutRequest) GetUin() string
GetUin returns the Uin field value
func (*ApiV3DbsOrdersOrderIdMetaUinPutRequest) GetUinOk ¶
func (o *ApiV3DbsOrdersOrderIdMetaUinPutRequest) GetUinOk() (*string, bool)
GetUinOk returns a tuple with the Uin field value and a boolean to check if the value has been set.
func (ApiV3DbsOrdersOrderIdMetaUinPutRequest) MarshalJSON ¶
func (o ApiV3DbsOrdersOrderIdMetaUinPutRequest) MarshalJSON() ([]byte, error)
func (*ApiV3DbsOrdersOrderIdMetaUinPutRequest) SetUin ¶
func (o *ApiV3DbsOrdersOrderIdMetaUinPutRequest) SetUin(v string)
SetUin sets field value
func (ApiV3DbsOrdersOrderIdMetaUinPutRequest) ToMap ¶
func (o ApiV3DbsOrdersOrderIdMetaUinPutRequest) ToMap() (map[string]interface{}, error)
func (*ApiV3DbsOrdersOrderIdMetaUinPutRequest) UnmarshalJSON ¶
func (o *ApiV3DbsOrdersOrderIdMetaUinPutRequest) UnmarshalJSON(data []byte) (err error)
type ApiV3DbsOrdersStatusPost200Response ¶
type ApiV3DbsOrdersStatusPost200Response struct {
Orders []ApiV3DbsOrdersStatusPost200ResponseOrdersInner `json:"orders,omitempty"`
}
ApiV3DbsOrdersStatusPost200Response struct for ApiV3DbsOrdersStatusPost200Response
func NewApiV3DbsOrdersStatusPost200Response ¶
func NewApiV3DbsOrdersStatusPost200Response() *ApiV3DbsOrdersStatusPost200Response
NewApiV3DbsOrdersStatusPost200Response instantiates a new ApiV3DbsOrdersStatusPost200Response object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewApiV3DbsOrdersStatusPost200ResponseWithDefaults ¶
func NewApiV3DbsOrdersStatusPost200ResponseWithDefaults() *ApiV3DbsOrdersStatusPost200Response
NewApiV3DbsOrdersStatusPost200ResponseWithDefaults instantiates a new ApiV3DbsOrdersStatusPost200Response object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ApiV3DbsOrdersStatusPost200Response) GetOrders ¶
func (o *ApiV3DbsOrdersStatusPost200Response) GetOrders() []ApiV3DbsOrdersStatusPost200ResponseOrdersInner
GetOrders returns the Orders field value if set, zero value otherwise.
func (*ApiV3DbsOrdersStatusPost200Response) GetOrdersOk ¶
func (o *ApiV3DbsOrdersStatusPost200Response) GetOrdersOk() ([]ApiV3DbsOrdersStatusPost200ResponseOrdersInner, bool)
GetOrdersOk returns a tuple with the Orders field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiV3DbsOrdersStatusPost200Response) HasOrders ¶
func (o *ApiV3DbsOrdersStatusPost200Response) HasOrders() bool
HasOrders returns a boolean if a field has been set.
func (ApiV3DbsOrdersStatusPost200Response) MarshalJSON ¶
func (o ApiV3DbsOrdersStatusPost200Response) MarshalJSON() ([]byte, error)
func (*ApiV3DbsOrdersStatusPost200Response) SetOrders ¶
func (o *ApiV3DbsOrdersStatusPost200Response) SetOrders(v []ApiV3DbsOrdersStatusPost200ResponseOrdersInner)
SetOrders gets a reference to the given []ApiV3DbsOrdersStatusPost200ResponseOrdersInner and assigns it to the Orders field.
func (ApiV3DbsOrdersStatusPost200Response) ToMap ¶
func (o ApiV3DbsOrdersStatusPost200Response) ToMap() (map[string]interface{}, error)
type ApiV3DbsOrdersStatusPost200ResponseOrdersInner ¶
type ApiV3DbsOrdersStatusPost200ResponseOrdersInner struct {
// Assembly order ID
Id *int64 `json:"id,omitempty"`
// Assembly order status set by the seller
SupplierStatus *string `json:"supplierStatus,omitempty"`
// Order status in the Wildberries system
WbStatus *string `json:"wbStatus,omitempty"`
}
ApiV3DbsOrdersStatusPost200ResponseOrdersInner struct for ApiV3DbsOrdersStatusPost200ResponseOrdersInner
func NewApiV3DbsOrdersStatusPost200ResponseOrdersInner ¶
func NewApiV3DbsOrdersStatusPost200ResponseOrdersInner() *ApiV3DbsOrdersStatusPost200ResponseOrdersInner
NewApiV3DbsOrdersStatusPost200ResponseOrdersInner instantiates a new ApiV3DbsOrdersStatusPost200ResponseOrdersInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewApiV3DbsOrdersStatusPost200ResponseOrdersInnerWithDefaults ¶
func NewApiV3DbsOrdersStatusPost200ResponseOrdersInnerWithDefaults() *ApiV3DbsOrdersStatusPost200ResponseOrdersInner
NewApiV3DbsOrdersStatusPost200ResponseOrdersInnerWithDefaults instantiates a new ApiV3DbsOrdersStatusPost200ResponseOrdersInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ApiV3DbsOrdersStatusPost200ResponseOrdersInner) GetId ¶
func (o *ApiV3DbsOrdersStatusPost200ResponseOrdersInner) GetId() int64
GetId returns the Id field value if set, zero value otherwise.
func (*ApiV3DbsOrdersStatusPost200ResponseOrdersInner) GetIdOk ¶
func (o *ApiV3DbsOrdersStatusPost200ResponseOrdersInner) GetIdOk() (*int64, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiV3DbsOrdersStatusPost200ResponseOrdersInner) GetSupplierStatus ¶
func (o *ApiV3DbsOrdersStatusPost200ResponseOrdersInner) GetSupplierStatus() string
GetSupplierStatus returns the SupplierStatus field value if set, zero value otherwise.
func (*ApiV3DbsOrdersStatusPost200ResponseOrdersInner) GetSupplierStatusOk ¶
func (o *ApiV3DbsOrdersStatusPost200ResponseOrdersInner) GetSupplierStatusOk() (*string, bool)
GetSupplierStatusOk returns a tuple with the SupplierStatus field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiV3DbsOrdersStatusPost200ResponseOrdersInner) GetWbStatus ¶
func (o *ApiV3DbsOrdersStatusPost200ResponseOrdersInner) GetWbStatus() string
GetWbStatus returns the WbStatus field value if set, zero value otherwise.
func (*ApiV3DbsOrdersStatusPost200ResponseOrdersInner) GetWbStatusOk ¶
func (o *ApiV3DbsOrdersStatusPost200ResponseOrdersInner) GetWbStatusOk() (*string, bool)
GetWbStatusOk returns a tuple with the WbStatus field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiV3DbsOrdersStatusPost200ResponseOrdersInner) HasId ¶
func (o *ApiV3DbsOrdersStatusPost200ResponseOrdersInner) HasId() bool
HasId returns a boolean if a field has been set.
func (*ApiV3DbsOrdersStatusPost200ResponseOrdersInner) HasSupplierStatus ¶
func (o *ApiV3DbsOrdersStatusPost200ResponseOrdersInner) HasSupplierStatus() bool
HasSupplierStatus returns a boolean if a field has been set.
func (*ApiV3DbsOrdersStatusPost200ResponseOrdersInner) HasWbStatus ¶
func (o *ApiV3DbsOrdersStatusPost200ResponseOrdersInner) HasWbStatus() bool
HasWbStatus returns a boolean if a field has been set.
func (ApiV3DbsOrdersStatusPost200ResponseOrdersInner) MarshalJSON ¶
func (o ApiV3DbsOrdersStatusPost200ResponseOrdersInner) MarshalJSON() ([]byte, error)
func (*ApiV3DbsOrdersStatusPost200ResponseOrdersInner) SetId ¶
func (o *ApiV3DbsOrdersStatusPost200ResponseOrdersInner) SetId(v int64)
SetId gets a reference to the given int64 and assigns it to the Id field.
func (*ApiV3DbsOrdersStatusPost200ResponseOrdersInner) SetSupplierStatus ¶
func (o *ApiV3DbsOrdersStatusPost200ResponseOrdersInner) SetSupplierStatus(v string)
SetSupplierStatus gets a reference to the given string and assigns it to the SupplierStatus field.
func (*ApiV3DbsOrdersStatusPost200ResponseOrdersInner) SetWbStatus ¶
func (o *ApiV3DbsOrdersStatusPost200ResponseOrdersInner) SetWbStatus(v string)
SetWbStatus gets a reference to the given string and assigns it to the WbStatus field.
func (ApiV3DbsOrdersStatusPost200ResponseOrdersInner) ToMap ¶
func (o ApiV3DbsOrdersStatusPost200ResponseOrdersInner) ToMap() (map[string]interface{}, error)
type ApiV3DbsOrdersStatusPostRequest ¶
type ApiV3DbsOrdersStatusPostRequest struct {
// Orders IDs list
Orders []int64 `json:"orders"`
}
ApiV3DbsOrdersStatusPostRequest struct for ApiV3DbsOrdersStatusPostRequest
func NewApiV3DbsOrdersStatusPostRequest ¶
func NewApiV3DbsOrdersStatusPostRequest(orders []int64) *ApiV3DbsOrdersStatusPostRequest
NewApiV3DbsOrdersStatusPostRequest instantiates a new ApiV3DbsOrdersStatusPostRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewApiV3DbsOrdersStatusPostRequestWithDefaults ¶
func NewApiV3DbsOrdersStatusPostRequestWithDefaults() *ApiV3DbsOrdersStatusPostRequest
NewApiV3DbsOrdersStatusPostRequestWithDefaults instantiates a new ApiV3DbsOrdersStatusPostRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*ApiV3DbsOrdersStatusPostRequest) GetOrders ¶
func (o *ApiV3DbsOrdersStatusPostRequest) GetOrders() []int64
GetOrders returns the Orders field value
func (*ApiV3DbsOrdersStatusPostRequest) GetOrdersOk ¶
func (o *ApiV3DbsOrdersStatusPostRequest) GetOrdersOk() ([]int64, bool)
GetOrdersOk returns a tuple with the Orders field value and a boolean to check if the value has been set.
func (ApiV3DbsOrdersStatusPostRequest) MarshalJSON ¶
func (o ApiV3DbsOrdersStatusPostRequest) MarshalJSON() ([]byte, error)
func (*ApiV3DbsOrdersStatusPostRequest) SetOrders ¶
func (o *ApiV3DbsOrdersStatusPostRequest) SetOrders(v []int64)
SetOrders sets field value
func (ApiV3DbsOrdersStatusPostRequest) ToMap ¶
func (o ApiV3DbsOrdersStatusPostRequest) ToMap() (map[string]interface{}, error)
func (*ApiV3DbsOrdersStatusPostRequest) UnmarshalJSON ¶
func (o *ApiV3DbsOrdersStatusPostRequest) UnmarshalJSON(data []byte) (err error)
type BasicAuth ¶
type BasicAuth struct {
UserName string `json:"userName,omitempty"`
Password string `json:"password,omitempty"`
}
BasicAuth provides basic http authentication to a request passed via context using ContextBasicAuth
type Code ¶
type Code struct {
// Confirmation code. Displayed to the buyer on the website and in the Wildberries app
Code *string `json:"code,omitempty"`
}
Code struct for Code
func NewCode ¶
func NewCode() *Code
NewCode instantiates a new Code object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewCodeWithDefaults ¶
func NewCodeWithDefaults() *Code
NewCodeWithDefaults instantiates a new Code object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*Code) GetCodeOk ¶
GetCodeOk returns a tuple with the Code field value if set, nil otherwise and a boolean to check if the value has been set.
func (Code) MarshalJSON ¶
type Configuration ¶
type Configuration struct {
Host string `json:"host,omitempty"`
Scheme string `json:"scheme,omitempty"`
DefaultHeader map[string]string `json:"defaultHeader,omitempty"`
UserAgent string `json:"userAgent,omitempty"`
Debug bool `json:"debug,omitempty"`
Servers ServerConfigurations
OperationServers map[string]ServerConfigurations
HTTPClient *http.Client
}
Configuration stores the configuration of the API client
func NewConfiguration ¶
func NewConfiguration() *Configuration
NewConfiguration returns a new Configuration object
func (*Configuration) AddDefaultHeader ¶
func (c *Configuration) AddDefaultHeader(key string, value string)
AddDefaultHeader adds a new HTTP header to the default header in the request
func (*Configuration) ServerURLWithContext ¶
ServerURLWithContext returns a new server URL given an endpoint
type DBSAssemblyOrdersAPIService ¶
type DBSAssemblyOrdersAPIService service
DBSAssemblyOrdersAPIService DBSAssemblyOrdersAPI service
func (*DBSAssemblyOrdersAPIService) ApiMarketplaceV3DbsOrdersB2bInfoPost ¶
func (a *DBSAssemblyOrdersAPIService) ApiMarketplaceV3DbsOrdersB2bInfoPost(ctx context.Context) ApiApiMarketplaceV3DbsOrdersB2bInfoPostRequest
ApiMarketplaceV3DbsOrdersB2bInfoPost B2B Buyer Information
The method returns B2B buyers data by assembly orders ID:
- Taxpayer Identification Number (TIN or INN in Russian)
- Code of Reason for Registration (CRR or KPP in Russian)
- Company name
<div class="description_limit"> <a href="/openapi/api-information#tag/Introduction/Rate-Limits">Request limit</a> per one seller's account for <strong>DBS assembly orders</strong> methods:
| Period | Limit | Interval | Burst | | --- | --- | --- | --- | | 1 min | 300 requests | 200 ms | 20 requests |
</div>
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiApiMarketplaceV3DbsOrdersB2bInfoPostRequest
func (*DBSAssemblyOrdersAPIService) ApiMarketplaceV3DbsOrdersB2bInfoPostExecute ¶
func (a *DBSAssemblyOrdersAPIService) ApiMarketplaceV3DbsOrdersB2bInfoPostExecute(r ApiApiMarketplaceV3DbsOrdersB2bInfoPostRequest) (*ApiB2bClientInfoResponses, *http.Response, error)
Execute executes the request
@return ApiB2bClientInfoResponses
func (*DBSAssemblyOrdersAPIService) ApiMarketplaceV3DbsOrdersStatusCancelPost ¶
func (a *DBSAssemblyOrdersAPIService) ApiMarketplaceV3DbsOrdersStatusCancelPost(ctx context.Context) ApiApiMarketplaceV3DbsOrdersStatusCancelPostRequest
ApiMarketplaceV3DbsOrdersStatusCancelPost Cancel Assembly Orders
The method transfers [assembly orders](/openapi/orders-dbs#tag/DBS-Assembly-Orders) with the [statuses](/openapi/orders-dbs#tag/DBS-Assembly-Orders/paths/~1api~1marketplace~1v3~1dbs~1orders~1status~1info/post) `new`, `confirm` и `deliver` to the status `cancel` — canceled by the supplier.
<div class="description_limit"> <a href="/openapi/api-information#tag/Introduction/Rate-Limits">Request limit</a> per one seller's account:
| Period | Limit | Interval | Burst | | --- | --- | --- | --- | | 1 s | 1 request | 1 s | 10 requests | </div>
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiApiMarketplaceV3DbsOrdersStatusCancelPostRequest
func (*DBSAssemblyOrdersAPIService) ApiMarketplaceV3DbsOrdersStatusCancelPostExecute ¶
func (a *DBSAssemblyOrdersAPIService) ApiMarketplaceV3DbsOrdersStatusCancelPostExecute(r ApiApiMarketplaceV3DbsOrdersStatusCancelPostRequest) (*ApiStatusSetResponses, *http.Response, error)
Execute executes the request
@return ApiStatusSetResponses
func (*DBSAssemblyOrdersAPIService) ApiMarketplaceV3DbsOrdersStatusConfirmPost ¶
func (a *DBSAssemblyOrdersAPIService) ApiMarketplaceV3DbsOrdersStatusConfirmPost(ctx context.Context) ApiApiMarketplaceV3DbsOrdersStatusConfirmPostRequest
ApiMarketplaceV3DbsOrdersStatusConfirmPost Transfer to Assembly
The method transfers [assembly orders](/openapi/orders-dbs#tag/DBS-Assembly-Orders) with the `new` [status](/openapi/orders-dbs#tag/DBS-Assembly-Orders/paths/~1api~1marketplace~1v3~1dbs~1orders~1status~1info/post) to the `confirm` status — order on assembly.
<div class="description_limit"> <a href="/openapi/api-information#tag/Introduction/Rate-Limits">Request limit</a> per one seller's account:
| Period | Limit | Interval | Burst | | --- | --- | --- | --- | | 1 s | 1 request | 1 s | 10 requests | </div>
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiApiMarketplaceV3DbsOrdersStatusConfirmPostRequest
func (*DBSAssemblyOrdersAPIService) ApiMarketplaceV3DbsOrdersStatusConfirmPostExecute ¶
func (a *DBSAssemblyOrdersAPIService) ApiMarketplaceV3DbsOrdersStatusConfirmPostExecute(r ApiApiMarketplaceV3DbsOrdersStatusConfirmPostRequest) (*ApiStatusSetResponses, *http.Response, error)
Execute executes the request
@return ApiStatusSetResponses
func (*DBSAssemblyOrdersAPIService) ApiMarketplaceV3DbsOrdersStatusDeliverPost ¶
func (a *DBSAssemblyOrdersAPIService) ApiMarketplaceV3DbsOrdersStatusDeliverPost(ctx context.Context) ApiApiMarketplaceV3DbsOrdersStatusDeliverPostRequest
ApiMarketplaceV3DbsOrdersStatusDeliverPost Transfer to Delivery
The method transfers [assembly orders](/openapi/orders-dbs#tag/DBS-Assembly-Orders) with the `confirm` [status](/openapi/orders-dbs#tag/DBS-Assembly-Orders/paths/~1api~1marketplace~1v3~1dbs~1orders~1status~1info/post) to the `deliver` status — order on delivery.
<div class="description_limit"> <a href="/openapi/api-information#tag/Introduction/Rate-Limits">Request limit</a> per one seller's account:
| Period | Limit | Interval | Burst | | --- | --- | --- | --- | | 1 s | 1 request | 1 s | 10 requests | </div>
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiApiMarketplaceV3DbsOrdersStatusDeliverPostRequest
func (*DBSAssemblyOrdersAPIService) ApiMarketplaceV3DbsOrdersStatusDeliverPostExecute ¶
func (a *DBSAssemblyOrdersAPIService) ApiMarketplaceV3DbsOrdersStatusDeliverPostExecute(r ApiApiMarketplaceV3DbsOrdersStatusDeliverPostRequest) (*ApiStatusSetResponses, *http.Response, error)
Execute executes the request
@return ApiStatusSetResponses
func (*DBSAssemblyOrdersAPIService) ApiMarketplaceV3DbsOrdersStatusInfoPost ¶
func (a *DBSAssemblyOrdersAPIService) ApiMarketplaceV3DbsOrdersStatusInfoPost(ctx context.Context) ApiApiMarketplaceV3DbsOrdersStatusInfoPostRequest
ApiMarketplaceV3DbsOrdersStatusInfoPost Get Assembly Order Statuses
Returns the statuses of [assembly orders](/openapi/orders-dbs#tag/DBS-Assembly-Orders) based on the list of assembly order IDs.
`supplierStatus` is a status of an order. The trigger for its change is the action of the seller himself.<br> Possible values for this field are: | Status | Description | How to move an order to this status | | ------- | --------- | --------------------------------------| | `new` | **New order** | | | `confirm` | **Order on assembly** | [Transfer to assembly](/openapi/orders-dbs?locale=ru#tag/DBS-Assembly-Orders/paths/~1api~1marketplace~1v3~1dbs~1orders~1status~1confirm/post) | `deliver` | **Order on delivery**<br> | [Transfer to delivery](/openapi/orders-dbs#tag/DBS-Assembly-Orders/paths/~1api~1marketplace~1v3~1dbs~1orders~1status~1deliver/post) | `receive` | **Received by the buyer**<br> | [Notify that the order has been accepted by the buyer](/openapi/orders-dbs#tag/DBS-Assembly-Orders/paths/~1api~1marketplace~1v3~1dbs~1orders~1status~1receive/post) <br> | `reject` | **Declined upon receipt**<br> | [Notify that the buyer has declined the order](/openapi/orders-dbs#tag/DBS-Assembly-Orders/paths/~1api~1marketplace~1v3~1dbs~1orders~1status~1reject/post) | `cancel` | **Canceled by the supplier** | [Cancel the order](/openapi/orders-dbs#tag/DBS-Assembly-Orders/paths/~1api~1marketplace~1v3~1dbs~1orders~1status~1cancel/post) | `cancel_missed_call` | **Cancellation due to unreachable buyer**<br> | The status changes automatically |
`wbStatus` is a status of an order on the Wildberries side.<br> Possible values for this field are: - `waiting` — assembly order in work - `sold` — the buyer got the order - `canceled` — assembly order canceled - `canceled_by_client` — the buyer canceled the order - `declined_by_client` — the buyer canceled the order in the first hour <br> Cancellation is available to the buyer in the first hour from the moment of order, if the order is not transferred to confirm status. - `defect` — order canceled due to a defect - `ready_for_pickup` — the order arrived the pickup point - `canceled_by_missed_call`— cancellation due to unreachable buyer. For delivery by supplier
<div class="description_limit"> <a href="/openapi/api-information#tag/Introduction/Rate-Limits">Request limit</a> per one seller's account for <strong>DBS assembly orders</strong> methods:
| Period | Limit | Interval | Burst | | --- | --- | --- | --- | | 1 min | 300 requests | 200 ms | 20 requests |
</div>
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiApiMarketplaceV3DbsOrdersStatusInfoPostRequest
func (*DBSAssemblyOrdersAPIService) ApiMarketplaceV3DbsOrdersStatusInfoPostExecute ¶
func (a *DBSAssemblyOrdersAPIService) ApiMarketplaceV3DbsOrdersStatusInfoPostExecute(r ApiApiMarketplaceV3DbsOrdersStatusInfoPostRequest) (*ApiOrderStatusesV2, *http.Response, error)
Execute executes the request
@return ApiOrderStatusesV2
func (*DBSAssemblyOrdersAPIService) ApiMarketplaceV3DbsOrdersStatusReceivePost ¶
func (a *DBSAssemblyOrdersAPIService) ApiMarketplaceV3DbsOrdersStatusReceivePost(ctx context.Context) ApiApiMarketplaceV3DbsOrdersStatusReceivePostRequest
ApiMarketplaceV3DbsOrdersStatusReceivePost Notify that the Orders Are Received
The method transfers [assembly orders](/openapi/orders-dbs#tag/DBS-Assembly-Orders) with the `deliver` [status](/openapi/orders-dbs#tag/DBS-Assembly-Orders/paths/~1api~1marketplace~1v3~1dbs~1orders~1status~1info/post) to the `receive` status — received by the buyer.
<div class="description_limit"> <a href="/openapi/api-information#tag/Introduction/Rate-Limits">Request limit</a> per one seller's account:
| Period | Limit | Interval | Burst | | --- | --- | --- | --- | | 1 s | 1 request | 1 s | 10 requests | </div>
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiApiMarketplaceV3DbsOrdersStatusReceivePostRequest
func (*DBSAssemblyOrdersAPIService) ApiMarketplaceV3DbsOrdersStatusReceivePostExecute ¶
func (a *DBSAssemblyOrdersAPIService) ApiMarketplaceV3DbsOrdersStatusReceivePostExecute(r ApiApiMarketplaceV3DbsOrdersStatusReceivePostRequest) (*ApiMarketplaceV3DbsOrdersStatusReceivePost200Response, *http.Response, error)
Execute executes the request
@return ApiMarketplaceV3DbsOrdersStatusReceivePost200Response
func (*DBSAssemblyOrdersAPIService) ApiMarketplaceV3DbsOrdersStatusRejectPost ¶
func (a *DBSAssemblyOrdersAPIService) ApiMarketplaceV3DbsOrdersStatusRejectPost(ctx context.Context) ApiApiMarketplaceV3DbsOrdersStatusRejectPostRequest
ApiMarketplaceV3DbsOrdersStatusRejectPost Notify that the Orders Are Declined
The method transfers [assembly orders](/openapi/orders-dbs#tag/DBS-Assembly-Orders) with the `deliver` [status](/openapi/orders-dbs#tag/DBS-Assembly-Orders/paths/~1api~1marketplace~1v3~1dbs~1orders~1status~1info/post) to the `reject` status — declined upon receipt.
<div class="description_limit"> <a href="/openapi/api-information#tag/Introduction/Rate-Limits">Request limit</a> per one seller's account:
| Period | Limit | Interval | Burst | | --- | --- | --- | --- | | 1 s | 1 request | 1 s | 10 requests | </div>
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiApiMarketplaceV3DbsOrdersStatusRejectPostRequest
func (*DBSAssemblyOrdersAPIService) ApiMarketplaceV3DbsOrdersStatusRejectPostExecute ¶
func (a *DBSAssemblyOrdersAPIService) ApiMarketplaceV3DbsOrdersStatusRejectPostExecute(r ApiApiMarketplaceV3DbsOrdersStatusRejectPostRequest) (*ApiStatusSetResponses, *http.Response, error)
Execute executes the request
@return ApiStatusSetResponses
func (*DBSAssemblyOrdersAPIService) ApiMarketplaceV3DbsOrdersStickersPost ¶
func (a *DBSAssemblyOrdersAPIService) ApiMarketplaceV3DbsOrdersStickersPost(ctx context.Context) ApiApiMarketplaceV3DbsOrdersStickersPostRequest
ApiMarketplaceV3DbsOrdersStickersPost Get Stickers for Assembly Orders with Delivery to Pickup Point
<div class="description_token">Method is available by <a href="/openapi/api-information#tag/Authorization/Rules-for-using-API-access-tokens">token types</a>:<strong> Personal</strong>,<strong> Service</strong> </div>
The method returns stickers for the assembly orders with delivery to pickup points in the [statuses](/openapi/orders-dbs#tag/DBS-Assembly-Orders/paths/~1api~1marketplace~1v3~1dbs~1orders~1status~1info/post):
- `confirm` — on assembly
- `deliver` — in delivery
You can get stickers only with 580x400 px size in PDF format.
<div class="description_limit"> <a href="/openapi/api-information#tag/Introduction/Rate-Limits">Request limit</a> per one seller's account for <strong>DBS assembly orders</strong> methods:
| Period | Limit | Interval | Burst | | --- | --- | --- | --- | | 1 min | 300 requests | 200 ms | 20 requests |
</div>
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiApiMarketplaceV3DbsOrdersStickersPostRequest
func (*DBSAssemblyOrdersAPIService) ApiMarketplaceV3DbsOrdersStickersPostExecute ¶
func (a *DBSAssemblyOrdersAPIService) ApiMarketplaceV3DbsOrdersStickersPostExecute(r ApiApiMarketplaceV3DbsOrdersStickersPostRequest) (*ApiMarketplaceV3DbsOrdersStickersPost200Response, *http.Response, error)
Execute executes the request
@return ApiMarketplaceV3DbsOrdersStickersPost200Response
func (*DBSAssemblyOrdersAPIService) ApiV3DbsGroupsInfoPost ¶
func (a *DBSAssemblyOrdersAPIService) ApiV3DbsGroupsInfoPost(ctx context.Context) ApiApiV3DbsGroupsInfoPostRequest
ApiV3DbsGroupsInfoPost Get Information on Paid Delivery
The method provides information on paid delivery for assembly orders that have been received at a single warehouse (warehouseId) as part of a single buyer transaction (orderUid).
<div class="description_limit"> <a href="/openapi/api-information#tag/Introduction/Rate-Limits">Request limit</a> per one seller's account for <strong>DBS assembly orders</strong> methods:
| Period | Limit | Interval | Burst | | --- | --- | --- | --- | | 1 min | 300 requests | 200 ms | 20 requests |
One request with a response code of <code>409</code> is counted as 10 requests </div>
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiApiV3DbsGroupsInfoPostRequest
func (*DBSAssemblyOrdersAPIService) ApiV3DbsGroupsInfoPostExecute ¶
func (a *DBSAssemblyOrdersAPIService) ApiV3DbsGroupsInfoPostExecute(r ApiApiV3DbsGroupsInfoPostRequest) ([]ApiOrderGroupInner, *http.Response, error)
Execute executes the request
@return []ApiOrderGroupInner
func (*DBSAssemblyOrdersAPIService) ApiV3DbsOrdersClientPost ¶
func (a *DBSAssemblyOrdersAPIService) ApiV3DbsOrdersClientPost(ctx context.Context) ApiApiV3DbsOrdersClientPostRequest
ApiV3DbsOrdersClientPost Buyer Information
The method allows getting information about the buyer by order ID ¶
<div class="description_limit"> <a href="/openapi/api-information#tag/Introduction/Rate-Limits">Request limit</a> per one seller's account for <strong>DBS assembly orders</strong> methods:
| Period | Limit | Interval | Burst | | --- | --- | --- | --- | | 1 min | 300 requests | 200 ms | 20 requests |
One request with a response code of <code>409</code> is counted as 10 requests </div>
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiApiV3DbsOrdersClientPostRequest
func (*DBSAssemblyOrdersAPIService) ApiV3DbsOrdersClientPostExecute ¶
func (a *DBSAssemblyOrdersAPIService) ApiV3DbsOrdersClientPostExecute(r ApiApiV3DbsOrdersClientPostRequest) (*DbsOnlyClientInfoResp, *http.Response, error)
Execute executes the request
@return DbsOnlyClientInfoResp
func (*DBSAssemblyOrdersAPIService) ApiV3DbsOrdersDeliveryDatePost ¶
func (a *DBSAssemblyOrdersAPIService) ApiV3DbsOrdersDeliveryDatePost(ctx context.Context) ApiApiV3DbsOrdersDeliveryDatePostRequest
ApiV3DbsOrdersDeliveryDatePost Delivery Date and Time
Method provides information about the delivery date and time selected by the buyer for orders. <br>
<div class="description_limit"> <a href="/openapi/api-information#tag/Introduction/Rate-Limits">Request limit</a> per one seller's account for <strong>DBS assembly orders</strong> methods:
| Period | Limit | Interval | Burst | | --- | --- | --- | --- | | 1 min | 300 requests | 200 ms | 20 requests |
</div>
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiApiV3DbsOrdersDeliveryDatePostRequest
func (*DBSAssemblyOrdersAPIService) ApiV3DbsOrdersDeliveryDatePostExecute ¶
func (a *DBSAssemblyOrdersAPIService) ApiV3DbsOrdersDeliveryDatePostExecute(r ApiApiV3DbsOrdersDeliveryDatePostRequest) (*DeliveryDatesInfoResp, *http.Response, error)
Execute executes the request
@return DeliveryDatesInfoResp
func (*DBSAssemblyOrdersAPIService) ApiV3DbsOrdersGet ¶
func (a *DBSAssemblyOrdersAPIService) ApiV3DbsOrdersGet(ctx context.Context) ApiApiV3DbsOrdersGetRequest
ApiV3DbsOrdersGet Get Information on Completed Orders
Returns information on completed orders (either canceled or sold). <br> You can get data for a specified period, maximum of 30 calendar days per request.
<div class="description_limit"> <a href="/openapi/api-information#tag/Introduction/Rate-Limits">Request limit</a> per one seller's account for <strong>DBS assembly orders</strong> methods:
| Period | Limit | Interval | Burst | | --- | --- | --- | --- | | 1 min | 300 requests | 200 ms | 20 requests |
</div>
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiApiV3DbsOrdersGetRequest
func (*DBSAssemblyOrdersAPIService) ApiV3DbsOrdersGetExecute ¶
func (a *DBSAssemblyOrdersAPIService) ApiV3DbsOrdersGetExecute(r ApiApiV3DbsOrdersGetRequest) (*ApiV3DbsOrdersGet200Response, *http.Response, error)
Execute executes the request
@return ApiV3DbsOrdersGet200Response
func (*DBSAssemblyOrdersAPIService) ApiV3DbsOrdersNewGet ¶
func (a *DBSAssemblyOrdersAPIService) ApiV3DbsOrdersNewGet(ctx context.Context) ApiApiV3DbsOrdersNewGetRequest
ApiV3DbsOrdersNewGet Get New Orders List
Returns a list of all new orders for the seller at the moment ¶
<div class="description_limit"> <a href="/openapi/api-information#tag/Introduction/Rate-Limits">Request limit</a> per one seller's account for <strong>DBS assembly orders</strong> methods:
| Period | Limit | Interval | Burst | | --- | --- | --- | --- | | 1 min | 300 requests | 200 ms | 20 requests |
</div>
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiApiV3DbsOrdersNewGetRequest
func (*DBSAssemblyOrdersAPIService) ApiV3DbsOrdersNewGetExecute ¶
func (a *DBSAssemblyOrdersAPIService) ApiV3DbsOrdersNewGetExecute(r ApiApiV3DbsOrdersNewGetRequest) (*ApiV3DbsOrdersNewGet200Response, *http.Response, error)
Execute executes the request
@return ApiV3DbsOrdersNewGet200Response
func (*DBSAssemblyOrdersAPIService) ApiV3DbsOrdersOrderIdCancelPatch ¶
func (a *DBSAssemblyOrdersAPIService) ApiV3DbsOrdersOrderIdCancelPatch(ctx context.Context, orderId int64) ApiApiV3DbsOrdersOrderIdCancelPatchRequest
ApiV3DbsOrdersOrderIdCancelPatch Cancel the Order
This method is deprecated. It will be removed on [April 13](https://dev.wildberries.ru/en/release-notes?id=378)
<div class="description_limit"> <a href="/openapi/api-information#tag/Introduction/Rate-Limits">Request limit</a> per one seller's account for <strong>DBS assembly orders</strong> methods:
| Type | Period | Limit | Interval | Burst | | --- | --- | --- | --- | --- | | Personal | 1 min | 100 requests | 600 ms | 20 requests | | Service | 1 min | 100 requests | 600 ms | 20 requests | | Base | 1 h | 50 requests | 72 s | 1 request |
One request with a response code of <code>409</code> is counted as 10 requests </div>
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param orderId Assembly order ID @return ApiApiV3DbsOrdersOrderIdCancelPatchRequest
Deprecated
func (*DBSAssemblyOrdersAPIService) ApiV3DbsOrdersOrderIdCancelPatchExecute ¶
func (a *DBSAssemblyOrdersAPIService) ApiV3DbsOrdersOrderIdCancelPatchExecute(r ApiApiV3DbsOrdersOrderIdCancelPatchRequest) (*http.Response, error)
Execute executes the request Deprecated
func (*DBSAssemblyOrdersAPIService) ApiV3DbsOrdersOrderIdConfirmPatch ¶
func (a *DBSAssemblyOrdersAPIService) ApiV3DbsOrdersOrderIdConfirmPatch(ctx context.Context, orderId int64) ApiApiV3DbsOrdersOrderIdConfirmPatchRequest
ApiV3DbsOrdersOrderIdConfirmPatch Transfer to Assembly
This method is deprecated. It will be removed on [April 13](https://dev.wildberries.ru/en/release-notes?id=378)
<div class="description_limit"> <a href="/openapi/api-information#tag/Introduction/Rate-Limits">Request limit</a> per one seller's account for <strong>DBS assembly orders</strong> methods:
| Type | Period | Limit | Interval | Burst | | --- | --- | --- | --- | --- | | Personal | 1 min | 100 requests | 600 ms | 20 requests | | Service | 1 min | 100 requests | 600 ms | 20 requests | | Base | 1 h | 50 requests | 72 s | 1 request |
One request with a response code of <code>409</code> is counted as 10 requests </div>
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param orderId Assembly order ID @return ApiApiV3DbsOrdersOrderIdConfirmPatchRequest
Deprecated
func (*DBSAssemblyOrdersAPIService) ApiV3DbsOrdersOrderIdConfirmPatchExecute ¶
func (a *DBSAssemblyOrdersAPIService) ApiV3DbsOrdersOrderIdConfirmPatchExecute(r ApiApiV3DbsOrdersOrderIdConfirmPatchRequest) (*http.Response, error)
Execute executes the request Deprecated
func (*DBSAssemblyOrdersAPIService) ApiV3DbsOrdersOrderIdDeliverPatch ¶
func (a *DBSAssemblyOrdersAPIService) ApiV3DbsOrdersOrderIdDeliverPatch(ctx context.Context, orderId int64) ApiApiV3DbsOrdersOrderIdDeliverPatchRequest
ApiV3DbsOrdersOrderIdDeliverPatch Transfer to Delivery
This method is deprecated. It will be removed on [April 13](https://dev.wildberries.ru/en/release-notes?id=378)
<div class="description_limit"> <a href="/openapi/api-information#tag/Introduction/Rate-Limits">Request limit</a> per one seller's account for <strong>DBS assembly orders</strong> methods:
| Type | Period | Limit | Interval | Burst | | --- | --- | --- | --- | --- | | Personal | 1 min | 100 requests | 600 ms | 20 requests | | Service | 1 min | 100 requests | 600 ms | 20 requests | | Base | 1 h | 50 requests | 72 s | 1 request |
One request with a response code of <code>409</code> is counted as 10 requests </div>
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param orderId Assembly order ID @return ApiApiV3DbsOrdersOrderIdDeliverPatchRequest
Deprecated
func (*DBSAssemblyOrdersAPIService) ApiV3DbsOrdersOrderIdDeliverPatchExecute ¶
func (a *DBSAssemblyOrdersAPIService) ApiV3DbsOrdersOrderIdDeliverPatchExecute(r ApiApiV3DbsOrdersOrderIdDeliverPatchRequest) (*http.Response, error)
Execute executes the request Deprecated
func (*DBSAssemblyOrdersAPIService) ApiV3DbsOrdersOrderIdReceivePatch ¶
func (a *DBSAssemblyOrdersAPIService) ApiV3DbsOrdersOrderIdReceivePatch(ctx context.Context, orderId int64) ApiApiV3DbsOrdersOrderIdReceivePatchRequest
ApiV3DbsOrdersOrderIdReceivePatch Notify That the Order Has Been Accepted by the Buyer
This method is deprecated. It will be removed on [April 13](https://dev.wildberries.ru/en/release-notes?id=378)
<div class="description_limit"> <a href="/openapi/api-information#tag/Introduction/Rate-Limits">Request limit</a> per one seller's account for <strong>DBS assembly orders</strong> methods:
| Type | Period | Limit | Interval | Burst | | --- | --- | --- | --- | --- | | Personal | 1 min | 100 requests | 600 ms | 20 requests | | Service | 1 min | 100 requests | 600 ms | 20 requests | | Base | 1 h | 50 requests | 72 s | 1 request |
One request with a response code of <code>409</code> is counted as 10 requests </div>
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param orderId Assembly order ID @return ApiApiV3DbsOrdersOrderIdReceivePatchRequest
Deprecated
func (*DBSAssemblyOrdersAPIService) ApiV3DbsOrdersOrderIdReceivePatchExecute ¶
func (a *DBSAssemblyOrdersAPIService) ApiV3DbsOrdersOrderIdReceivePatchExecute(r ApiApiV3DbsOrdersOrderIdReceivePatchRequest) (*http.Response, error)
Execute executes the request Deprecated
func (*DBSAssemblyOrdersAPIService) ApiV3DbsOrdersOrderIdRejectPatch ¶
func (a *DBSAssemblyOrdersAPIService) ApiV3DbsOrdersOrderIdRejectPatch(ctx context.Context, orderId int64) ApiApiV3DbsOrdersOrderIdRejectPatchRequest
ApiV3DbsOrdersOrderIdRejectPatch Notify That the Buyer Has Declined the Order
This method is deprecated. It will be removed on [April 13](https://dev.wildberries.ru/en/release-notes?id=378)
<div class="description_limit"> <a href="/openapi/api-information#tag/Introduction/Rate-Limits">Request limit</a> per one seller's account for <strong>DBS assembly orders</strong> methods:
| Type | Period | Limit | Interval | Burst | | --- | --- | --- | --- | --- | | Personal | 1 min | 100 requests | 600 ms | 20 requests | | Service | 1 min | 100 requests | 600 ms | 20 requests | | Base | 1 h | 50 requests | 72 s | 1 request |
One request with a response code of <code>409</code> is counted as 10 requests </div>
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param orderId Assembly order ID @return ApiApiV3DbsOrdersOrderIdRejectPatchRequest
Deprecated
func (*DBSAssemblyOrdersAPIService) ApiV3DbsOrdersOrderIdRejectPatchExecute ¶
func (a *DBSAssemblyOrdersAPIService) ApiV3DbsOrdersOrderIdRejectPatchExecute(r ApiApiV3DbsOrdersOrderIdRejectPatchRequest) (*http.Response, error)
Execute executes the request Deprecated
func (*DBSAssemblyOrdersAPIService) ApiV3DbsOrdersStatusPost ¶
func (a *DBSAssemblyOrdersAPIService) ApiV3DbsOrdersStatusPost(ctx context.Context) ApiApiV3DbsOrdersStatusPostRequest
ApiV3DbsOrdersStatusPost Get orders statuses
This method is deprecated. It will be removed on [April 13](https://dev.wildberries.ru/en/release-notes?id=378)
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiApiV3DbsOrdersStatusPostRequest
Deprecated
func (*DBSAssemblyOrdersAPIService) ApiV3DbsOrdersStatusPostExecute ¶
func (a *DBSAssemblyOrdersAPIService) ApiV3DbsOrdersStatusPostExecute(r ApiApiV3DbsOrdersStatusPostRequest) (*ApiV3DbsOrdersStatusPost200Response, *http.Response, error)
Execute executes the request
@return ApiV3DbsOrdersStatusPost200Response
Deprecated
type DBSMetadataAPIService ¶
type DBSMetadataAPIService service
DBSMetadataAPIService DBSMetadataAPI service
func (*DBSMetadataAPIService) ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPost ¶
func (a *DBSMetadataAPIService) ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPost(ctx context.Context) ApiApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest
ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPost Add Custom Declaration to the Orders
Sets the cargo customs declaration number in the metadata of the assembly orders.
One assembly order can have only one cargo customs declaration number.
The customs declaration number can only be added to assembly orders that are in `deliver` status.
<div class="description_limit"> <a href="/openapi/api-information#tag/Introduction/Rate-Limits">Request limit</a> per one seller's account for all methods for <strong>adding DBS metadata</strong>:
| Period | Limit | Interval | Burst | | --- | --- | --- | --- | | 1 min | 500 requests | 120 ms | 20 requests |
One request with a response code of <code>409</code> is counted as 10 requests </div>
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest
func (*DBSMetadataAPIService) ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostExecute ¶
func (a *DBSMetadataAPIService) ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostExecute(r ApiApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest) (*http.Response, error)
Execute executes the request
func (*DBSMetadataAPIService) ApiMarketplaceV3DbsOrdersMetaDeletePost ¶
func (a *DBSMetadataAPIService) ApiMarketplaceV3DbsOrdersMetaDeletePost(ctx context.Context) ApiApiMarketplaceV3DbsOrdersMetaDeletePostRequest
ApiMarketplaceV3DbsOrdersMetaDeletePost Delete Assembly Orders Metadata
Removes all [assembly order metadata](/openapi/orders-dbs#tag/DBS-Metadata/paths/~1api~1marketplace~1v3~1dbs~1orders~1meta~1info/post) values. <br><br> You can only delete one type of metadata in one request. Specify the metadata type in the request: - `imei` — [IMEI](/openapi/orders-dbs#tag/DBS-Metadata/paths/~1api~1marketplace~1v3~1dbs~1orders~1meta~1imei/post) - `uin` — [UIN](/openapi/orders-dbs#tag/DBS-Metadata/paths/~1api~1marketplace~1v3~1dbs~1orders~1meta~1uin/post) - `gtin` — [GTIN](/openapi/orders-dbs#tag/DBS-Metadata/paths/~1api~1marketplace~1v3~1dbs~1orders~1meta~1gtin/post) - `sgtin` — [Data Matrix code](/openapi/orders-dbs#tag/DBS-Metadata/paths/~1api~1marketplace~1v3~1dbs~1orders~1meta~1sgtin/post) - `customsDeclaration` — [customs declaration number](/openapi/orders-dbs#tag/DBS-Metadata/paths/~1api~1marketplace~1v3~1dbs~1meta~1customs-declaration/post)
<div class="description_limit"> <a href="/openapi/api-information#tag/Introduction/Rate-Limits">Request limit</a> per one seller's account for all methods for <strong>getting and deleting DBS metadata</strong>:
| Period | Limit | Interval | Burst | | --- | --- | --- | --- | | 1 min | 150 requests | 400 ms | 20 requests |
One request with a response code of <code>409</code> is counted as 10 requests </div>
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiApiMarketplaceV3DbsOrdersMetaDeletePostRequest
func (*DBSMetadataAPIService) ApiMarketplaceV3DbsOrdersMetaDeletePostExecute ¶
func (a *DBSMetadataAPIService) ApiMarketplaceV3DbsOrdersMetaDeletePostExecute(r ApiApiMarketplaceV3DbsOrdersMetaDeletePostRequest) (*ApiStatusSetResponses, *http.Response, error)
Execute executes the request
@return ApiStatusSetResponses
func (*DBSMetadataAPIService) ApiMarketplaceV3DbsOrdersMetaGtinPost ¶
func (a *DBSMetadataAPIService) ApiMarketplaceV3DbsOrdersMetaGtinPost(ctx context.Context) ApiApiMarketplaceV3DbsOrdersMetaGtinPostRequest
ApiMarketplaceV3DbsOrdersMetaGtinPost Add GTIN to Assembly Orders
Sets the GTIN, Belarus product unique identifier, for the assembly order metadata(./orders-dbs#tag/DBS-Metadata/paths/~1api~1marketplace~1v3~1dbs~1orders~1meta~1info/post). <br> The assembly order can only have one GTIN. You can set the GTIN only for orders in the `confirmed` [status](/openapi/orders-dbs#tag/DBS-Assembly-Orders/paths/~1api~1marketplace~1v3~1dbs~1orders~1status~1info/post) and that are delivered by Wildberries.<br>
<div class="description_limit"> <a href="/openapi/api-information#tag/Introduction/Rate-Limits">Request limit</a> per one seller's account for all methods for <strong>adding DBS metadata</strong>:
| Period | Limit | Interval | Burst | | --- | --- | --- | --- | | 1 min | 500 requests | 120 ms | 20 requests |
One request with a response code of <code>409</code> is counted as 10 requests </div>
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiApiMarketplaceV3DbsOrdersMetaGtinPostRequest
func (*DBSMetadataAPIService) ApiMarketplaceV3DbsOrdersMetaGtinPostExecute ¶
func (a *DBSMetadataAPIService) ApiMarketplaceV3DbsOrdersMetaGtinPostExecute(r ApiApiMarketplaceV3DbsOrdersMetaGtinPostRequest) (*ApiStatusSetResponses, *http.Response, error)
Execute executes the request
@return ApiStatusSetResponses
func (*DBSMetadataAPIService) ApiMarketplaceV3DbsOrdersMetaImeiPost ¶
func (a *DBSMetadataAPIService) ApiMarketplaceV3DbsOrdersMetaImeiPost(ctx context.Context) ApiApiMarketplaceV3DbsOrdersMetaImeiPostRequest
ApiMarketplaceV3DbsOrdersMetaImeiPost Add IMEI to Assembly Orders
Sets the IMEI for the [assembly orders metadata](/openapi/orders-dbs#tag/DBS-Metadata/paths/~1api~1marketplace~1v3~1dbs~1orders~1meta~1info/post). <br> The assembly order can have only one IMEI. You can add the IMEI only for orders in the `confirmed` [status](/openapi/orders-dbs#tag/DBS-Assembly-Orders/paths/~1api~1marketplace~1v3~1dbs~1orders~1status~1info/post) and that are delivered by Wildberries.<br>
<div class="description_limit"> <a href="/openapi/api-information#tag/Introduction/Rate-Limits">Request limit</a> per one seller's account for all methods for <strong>adding DBS metadata</strong>:
| Period | Limit | Interval | Burst | | --- | --- | --- | --- | | 1 min | 500 requests | 120 ms | 20 requests |
One request with a response code of <code>409</code> is counted as 10 requests </div>
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiApiMarketplaceV3DbsOrdersMetaImeiPostRequest
func (*DBSMetadataAPIService) ApiMarketplaceV3DbsOrdersMetaImeiPostExecute ¶
func (a *DBSMetadataAPIService) ApiMarketplaceV3DbsOrdersMetaImeiPostExecute(r ApiApiMarketplaceV3DbsOrdersMetaImeiPostRequest) (*ApiStatusSetResponses, *http.Response, error)
Execute executes the request
@return ApiStatusSetResponses
func (*DBSMetadataAPIService) ApiMarketplaceV3DbsOrdersMetaInfoPost ¶
func (a *DBSMetadataAPIService) ApiMarketplaceV3DbsOrdersMetaInfoPost(ctx context.Context) ApiApiMarketplaceV3DbsOrdersMetaInfoPostRequest
ApiMarketplaceV3DbsOrdersMetaInfoPost Get Assembly Orders Metadata
Returns assembly orders metadata.<br> You can get the list of metadata available for the assembly order via the [list of new assembly orders](/openapi/orders-dbs#tag/DBS-Assembly-Orders/paths/~1api~1v3~1dbs~1orders~1new/get) method, field `requiredMeta`.<br> Possible metadata: - `imei` — [IMEI](/openapi/orders-dbs#tag/DBS-Metadata/paths/~1api~1marketplace~1v3~1dbs~1orders~1meta~1imei/post) - `uin` — [UIN](/openapi/orders-dbs#tag/DBS-Metadata/paths/~1api~1marketplace~1v3~1dbs~1orders~1meta~1uin/post) - `gtin` — [GTIN](/openapi/orders-dbs#tag/DBS-Metadata/paths/~1api~1marketplace~1v3~1dbs~1orders~1meta~1gtin/post) - `sgtin` — [Data Matrix code](/openapi/orders-dbs#tag/DBS-Metadata/paths/~1api~1marketplace~1v3~1dbs~1orders~1meta~1sgtin/post) - `customsDeclaration` — [customs declaration number](/openapi/orders-dbs#tag/DBS-Metadata/paths/~1api~1marketplace~1v3~1dbs~1meta~1customs-declaration/post)
If the response has an empty `meta` structure, the assembly order has no metadata and you can't add it.
<div class="description_limit"> <a href="/openapi/api-information#tag/Introduction/Rate-Limits">Request limit</a> per one seller's account for all methods for <strong>getting and deleting DBS metadata</strong>:
| Period | Limit | Interval | Burst | | --- | --- | --- | --- | | 1 min | 150 requests | 400 ms | 20 requests |
One request with a response code of <code>409</code> is counted as 10 requests </div>
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiApiMarketplaceV3DbsOrdersMetaInfoPostRequest
func (*DBSMetadataAPIService) ApiMarketplaceV3DbsOrdersMetaInfoPostExecute ¶
func (a *DBSMetadataAPIService) ApiMarketplaceV3DbsOrdersMetaInfoPostExecute(r ApiApiMarketplaceV3DbsOrdersMetaInfoPostRequest) (*ApiOrdersMetaResponse, *http.Response, error)
Execute executes the request
@return ApiOrdersMetaResponse
func (*DBSMetadataAPIService) ApiMarketplaceV3DbsOrdersMetaSgtinPost ¶
func (a *DBSMetadataAPIService) ApiMarketplaceV3DbsOrdersMetaSgtinPost(ctx context.Context) ApiApiMarketplaceV3DbsOrdersMetaSgtinPostRequest
ApiMarketplaceV3DbsOrdersMetaSgtinPost Add Data Matrix Codes to Assembly Orders (Chestny ZNAK)
Sets the Data Matrix code (Chestny ZNAK marking) for the assembly orders. <br> You can set the Data Matrix code only for orders in the `confirm` status and if the field `sgtin` is returned in the response of the [Get order metadata](orders-dbs#tag/DBS-Metadata/paths/~1api~1marketplace~1v3~1dbs~1orders~1meta~1info/post) method. <br> For more information about Data Matrix Codes please check: https://chestnyznak.ru/en/.
<div class="description_limit"> <a href="/openapi/api-information#tag/Introduction/Rate-Limits">Request limit</a> per one seller's account for all methods for <strong>adding DBS metadata</strong>:
| Type | Period | Limit | Interval | Burst | | --- | --- | --- | --- | --- | | Personal | 1 min | 500 requests | 120 ms | 20 requests | | Service | 1 min | 500 requests | 120 ms | 20 requests | | Base | 1 h | 10 requests | 6 min | 1 request |
One request with a response code of <code>409</code> is counted as 10 requests </div>
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiApiMarketplaceV3DbsOrdersMetaSgtinPostRequest
func (*DBSMetadataAPIService) ApiMarketplaceV3DbsOrdersMetaSgtinPostExecute ¶
func (a *DBSMetadataAPIService) ApiMarketplaceV3DbsOrdersMetaSgtinPostExecute(r ApiApiMarketplaceV3DbsOrdersMetaSgtinPostRequest) (*ApiStatusSetResponses, *http.Response, error)
Execute executes the request
@return ApiStatusSetResponses
func (*DBSMetadataAPIService) ApiMarketplaceV3DbsOrdersMetaUinPost ¶
func (a *DBSMetadataAPIService) ApiMarketplaceV3DbsOrdersMetaUinPost(ctx context.Context) ApiApiMarketplaceV3DbsOrdersMetaUinPostRequest
ApiMarketplaceV3DbsOrdersMetaUinPost Add UIN (Unique Identification Number) to Assembly Orders
Sets the UIN to the [assembly orders metadata](/openapi/orders-dbs#tag/DBS-Metadata/paths/~1api~1marketplace~1v3~1dbs~1orders~1meta~1info/post). <br> The order can only have one UIN. You can add the UIN only for assembly orders in the `confirmed` [status](/openapi/orders-dbs#tag/DBS-Assembly-Orders/paths/~1api~1marketplace~1v3~1dbs~1orders~1status~1info/post) and that are delivered by Wildberries.
<div class="description_limit"> <a href="/openapi/api-information#tag/Introduction/Rate-Limits">Request limit</a> per one seller's account for all methods for <strong>adding DBS metadata</strong>:
| Period | Limit | Interval | Burst | | --- | --- | --- | --- | | 1 min | 500 requests | 120 ms | 20 requests |
One request with a response code of <code>409</code> is counted as 10 requests </div>
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiApiMarketplaceV3DbsOrdersMetaUinPostRequest
func (*DBSMetadataAPIService) ApiMarketplaceV3DbsOrdersMetaUinPostExecute ¶
func (a *DBSMetadataAPIService) ApiMarketplaceV3DbsOrdersMetaUinPostExecute(r ApiApiMarketplaceV3DbsOrdersMetaUinPostRequest) (*ApiStatusSetResponses, *http.Response, error)
Execute executes the request
@return ApiStatusSetResponses
func (*DBSMetadataAPIService) ApiV3DbsOrdersOrderIdMetaDelete ¶
func (a *DBSMetadataAPIService) ApiV3DbsOrdersOrderIdMetaDelete(ctx context.Context, orderId int64) ApiApiV3DbsOrdersOrderIdMetaDeleteRequest
ApiV3DbsOrdersOrderIdMetaDelete Delete Order Metadata
This method is deprecated. It will be removed on [April 13](https://dev.wildberries.ru/en/release-notes?id=378)
<div class="description_limit"> <a href="/openapi/api-information#tag/Introduction/Rate-Limits">Request limit</a> per one seller's account for all methods for <strong>adding DBS metadata</strong>:
| Type | Period | Limit | Interval | Burst | | --- | --- | --- | --- | --- | | Personal | 1 min | 300 requests | 200 ms | 20 requests | | Service | 1 min | 300 requests | 200 ms | 20 requests | | Base | 1 h | 10 requests | 6 min | 1 request |
One request with a response code of <code>409</code> is counted as 10 requests </div>
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param orderId Assembly order ID @return ApiApiV3DbsOrdersOrderIdMetaDeleteRequest
Deprecated
func (*DBSMetadataAPIService) ApiV3DbsOrdersOrderIdMetaDeleteExecute ¶
func (a *DBSMetadataAPIService) ApiV3DbsOrdersOrderIdMetaDeleteExecute(r ApiApiV3DbsOrdersOrderIdMetaDeleteRequest) (*http.Response, error)
Execute executes the request Deprecated
func (*DBSMetadataAPIService) ApiV3DbsOrdersOrderIdMetaGet ¶
func (a *DBSMetadataAPIService) ApiV3DbsOrdersOrderIdMetaGet(ctx context.Context, orderId int64) ApiApiV3DbsOrdersOrderIdMetaGetRequest
ApiV3DbsOrdersOrderIdMetaGet Get order metadata
This method is deprecated. It will be removed on [April 13](https://dev.wildberries.ru/en/release-notes?id=378)
<div class="description_limit"> <a href="/openapi/api-information#tag/Introduction/Rate-Limits">Request limit</a> per one seller's account for all methods for <strong>adding DBS metadata</strong>:
| Type | Period | Limit | Interval | Burst | | --- | --- | --- | --- | --- | | Personal | 1 min | 300 requests | 200 ms | 20 requests | | Service | 1 min | 300 requests | 200 ms | 20 requests | | Base | 1 h | 10 requests | 6 min | 1 request |
One request with a response code of <code>409</code> is counted as 10 requests </div>
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param orderId Assembly order ID @return ApiApiV3DbsOrdersOrderIdMetaGetRequest
Deprecated
func (*DBSMetadataAPIService) ApiV3DbsOrdersOrderIdMetaGetExecute ¶
func (a *DBSMetadataAPIService) ApiV3DbsOrdersOrderIdMetaGetExecute(r ApiApiV3DbsOrdersOrderIdMetaGetRequest) (*ApiV3DbsOrdersOrderIdMetaGet200Response, *http.Response, error)
Execute executes the request
@return ApiV3DbsOrdersOrderIdMetaGet200Response
Deprecated
func (*DBSMetadataAPIService) ApiV3DbsOrdersOrderIdMetaGtinPut ¶
func (a *DBSMetadataAPIService) ApiV3DbsOrdersOrderIdMetaGtinPut(ctx context.Context, orderId int64) ApiApiV3DbsOrdersOrderIdMetaGtinPutRequest
ApiV3DbsOrdersOrderIdMetaGtinPut Add GTIN to the Order
This method is deprecated. It will be removed on [April 13](https://dev.wildberries.ru/en/release-notes?id=378)
<div class="description_limit"> <a href="/openapi/api-information#tag/Introduction/Rate-Limits">Request limit</a> per one seller's account for all methods for <strong>adding DBS metadata</strong>:
| Type | Period | Limit | Interval | Burst | | --- | --- | --- | --- | --- | | Personal | 1 min | 1000 requests | 60 ms | 20 requests | | Service | 1 min | 1000 requests | 60 ms | 20 requests | | Base | 1 h | 10 requests | 6 min | 1 request |
One request with a response code of <code>409</code> is counted as 10 requests </div>
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param orderId Assembly order ID @return ApiApiV3DbsOrdersOrderIdMetaGtinPutRequest
Deprecated
func (*DBSMetadataAPIService) ApiV3DbsOrdersOrderIdMetaGtinPutExecute ¶
func (a *DBSMetadataAPIService) ApiV3DbsOrdersOrderIdMetaGtinPutExecute(r ApiApiV3DbsOrdersOrderIdMetaGtinPutRequest) (*http.Response, error)
Execute executes the request Deprecated
func (*DBSMetadataAPIService) ApiV3DbsOrdersOrderIdMetaImeiPut ¶
func (a *DBSMetadataAPIService) ApiV3DbsOrdersOrderIdMetaImeiPut(ctx context.Context, orderId int64) ApiApiV3DbsOrdersOrderIdMetaImeiPutRequest
ApiV3DbsOrdersOrderIdMetaImeiPut Add IMEI to the Order
This method is deprecated. It will be removed on [April 13](https://dev.wildberries.ru/en/release-notes?id=378)
<div class="description_limit"> <a href="/openapi/api-information#tag/Introduction/Rate-Limits">Request limit</a> per one seller's account for all methods for <strong>adding DBS metadata</strong>:
| Type | Period | Limit | Interval | Burst | | --- | --- | --- | --- | --- | | Personal | 1 min | 1000 requests | 60 ms | 20 requests | | Service | 1 min | 1000 requests | 60 ms | 20 requests | | Base | 1 h | 10 requests | 6 min | 1 request |
One request with a response code of <code>409</code> is counted as 10 requests </div>
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param orderId Assembly order ID @return ApiApiV3DbsOrdersOrderIdMetaImeiPutRequest
Deprecated
func (*DBSMetadataAPIService) ApiV3DbsOrdersOrderIdMetaImeiPutExecute ¶
func (a *DBSMetadataAPIService) ApiV3DbsOrdersOrderIdMetaImeiPutExecute(r ApiApiV3DbsOrdersOrderIdMetaImeiPutRequest) (*http.Response, error)
Execute executes the request Deprecated
func (*DBSMetadataAPIService) ApiV3DbsOrdersOrderIdMetaSgtinPut ¶
func (a *DBSMetadataAPIService) ApiV3DbsOrdersOrderIdMetaSgtinPut(ctx context.Context, orderId int64) ApiApiV3DbsOrdersOrderIdMetaSgtinPutRequest
ApiV3DbsOrdersOrderIdMetaSgtinPut Add Data Matrix Code to the Order
This method is deprecated. It will be removed on [April 13](https://dev.wildberries.ru/en/release-notes?id=378)
<div class="description_limit"> <a href="/openapi/api-information#tag/Introduction/Rate-Limits">Request limit</a> per one seller's account for all methods for <strong>adding DBS metadata</strong>:
| Type | Period | Limit | Interval | Burst | | --- | --- | --- | --- | --- | | Personal | 1 min | 1000 requests | 60 ms | 20 requests | | Service | 1 min | 1000 requests | 60 ms | 20 requests | | Base | 1 h | 10 requests | 6 min | 1 request |
One request with a response code of <code>409</code> is counted as 10 requests </div>
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param orderId Assembly order ID @return ApiApiV3DbsOrdersOrderIdMetaSgtinPutRequest
Deprecated
func (*DBSMetadataAPIService) ApiV3DbsOrdersOrderIdMetaSgtinPutExecute ¶
func (a *DBSMetadataAPIService) ApiV3DbsOrdersOrderIdMetaSgtinPutExecute(r ApiApiV3DbsOrdersOrderIdMetaSgtinPutRequest) (*http.Response, error)
Execute executes the request Deprecated
func (*DBSMetadataAPIService) ApiV3DbsOrdersOrderIdMetaUinPut ¶
func (a *DBSMetadataAPIService) ApiV3DbsOrdersOrderIdMetaUinPut(ctx context.Context, orderId int64) ApiApiV3DbsOrdersOrderIdMetaUinPutRequest
ApiV3DbsOrdersOrderIdMetaUinPut Add UIN (Unique Identification Number) to the Order
This method is deprecated. It will be removed on [April 13](https://dev.wildberries.ru/en/release-notes?id=378)
<div class="description_limit"> <a href="/openapi/api-information#tag/Introduction/Rate-Limits">Request limit</a> per one seller's account for all methods for <strong>adding DBS metadata</strong>:
| Type | Period | Limit | Interval | Burst | | --- | --- | --- | --- | --- | | Personal | 1 min | 1000 requests | 60 ms | 20 requests | | Service | 1 min | 1000 requests | 60 ms | 20 requests | | Base | 1 h | 10 requests | 6 min | 1 request |
One request with a response code of <code>409</code> is counted as 10 requests </div>
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @param orderId Assembly order ID @return ApiApiV3DbsOrdersOrderIdMetaUinPutRequest
Deprecated
func (*DBSMetadataAPIService) ApiV3DbsOrdersOrderIdMetaUinPutExecute ¶
func (a *DBSMetadataAPIService) ApiV3DbsOrdersOrderIdMetaUinPutExecute(r ApiApiV3DbsOrdersOrderIdMetaUinPutRequest) (*http.Response, error)
Execute executes the request Deprecated
type DbsOnlyClientInfo ¶
type DbsOnlyClientInfo struct {
// Replacement phone number to contact the buyer. <br> An empty value `\"\"` means that the number is not assigned yet
ReplacementPhone *string `json:"replacementPhone,omitempty"`
// First name
FirstName *string `json:"firstName,omitempty"`
// Full name, used for paperwork. For example, documents for a car
FullName *string `json:"fullName,omitempty"`
// Assembly order ID
OrderID *int32 `json:"orderID,omitempty"`
// Backup replacement phone number to contact the buyer. <br> Use if the replacement number from `replacementPhone` is unavailable. To contact the buyer, dial this number and the extension code from `phoneCode`. <br> An empty value `\"\"` means that the number is not assigned yet
Phone *string `json:"phone,omitempty"`
// Extension phone code. <br> An empty value `\"\"` means that the code is not assigned yet
PhoneCode *int32 `json:"phoneCode,omitempty"`
// Additional extension codes. <br> Use if you couldn't reach the buyer using the extension code from `phoneCode`.<br> An empty value `\"\"` means that the code is not assigned yet
AdditionalPhoneCodes []string `json:"additionalPhoneCodes,omitempty"`
}
DbsOnlyClientInfo struct for DbsOnlyClientInfo
func NewDbsOnlyClientInfo ¶
func NewDbsOnlyClientInfo() *DbsOnlyClientInfo
NewDbsOnlyClientInfo instantiates a new DbsOnlyClientInfo object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewDbsOnlyClientInfoWithDefaults ¶
func NewDbsOnlyClientInfoWithDefaults() *DbsOnlyClientInfo
NewDbsOnlyClientInfoWithDefaults instantiates a new DbsOnlyClientInfo object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*DbsOnlyClientInfo) GetAdditionalPhoneCodes ¶
func (o *DbsOnlyClientInfo) GetAdditionalPhoneCodes() []string
GetAdditionalPhoneCodes returns the AdditionalPhoneCodes field value if set, zero value otherwise.
func (*DbsOnlyClientInfo) GetAdditionalPhoneCodesOk ¶
func (o *DbsOnlyClientInfo) GetAdditionalPhoneCodesOk() ([]string, bool)
GetAdditionalPhoneCodesOk returns a tuple with the AdditionalPhoneCodes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DbsOnlyClientInfo) GetFirstName ¶
func (o *DbsOnlyClientInfo) GetFirstName() string
GetFirstName returns the FirstName field value if set, zero value otherwise.
func (*DbsOnlyClientInfo) GetFirstNameOk ¶
func (o *DbsOnlyClientInfo) GetFirstNameOk() (*string, bool)
GetFirstNameOk returns a tuple with the FirstName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DbsOnlyClientInfo) GetFullName ¶
func (o *DbsOnlyClientInfo) GetFullName() string
GetFullName returns the FullName field value if set, zero value otherwise.
func (*DbsOnlyClientInfo) GetFullNameOk ¶
func (o *DbsOnlyClientInfo) GetFullNameOk() (*string, bool)
GetFullNameOk returns a tuple with the FullName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DbsOnlyClientInfo) GetOrderID ¶
func (o *DbsOnlyClientInfo) GetOrderID() int32
GetOrderID returns the OrderID field value if set, zero value otherwise.
func (*DbsOnlyClientInfo) GetOrderIDOk ¶
func (o *DbsOnlyClientInfo) GetOrderIDOk() (*int32, bool)
GetOrderIDOk returns a tuple with the OrderID field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DbsOnlyClientInfo) GetPhone ¶
func (o *DbsOnlyClientInfo) GetPhone() string
GetPhone returns the Phone field value if set, zero value otherwise.
func (*DbsOnlyClientInfo) GetPhoneCode ¶
func (o *DbsOnlyClientInfo) GetPhoneCode() int32
GetPhoneCode returns the PhoneCode field value if set, zero value otherwise.
func (*DbsOnlyClientInfo) GetPhoneCodeOk ¶
func (o *DbsOnlyClientInfo) GetPhoneCodeOk() (*int32, bool)
GetPhoneCodeOk returns a tuple with the PhoneCode field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DbsOnlyClientInfo) GetPhoneOk ¶
func (o *DbsOnlyClientInfo) GetPhoneOk() (*string, bool)
GetPhoneOk returns a tuple with the Phone field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DbsOnlyClientInfo) GetReplacementPhone ¶
func (o *DbsOnlyClientInfo) GetReplacementPhone() string
GetReplacementPhone returns the ReplacementPhone field value if set, zero value otherwise.
func (*DbsOnlyClientInfo) GetReplacementPhoneOk ¶
func (o *DbsOnlyClientInfo) GetReplacementPhoneOk() (*string, bool)
GetReplacementPhoneOk returns a tuple with the ReplacementPhone field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DbsOnlyClientInfo) HasAdditionalPhoneCodes ¶
func (o *DbsOnlyClientInfo) HasAdditionalPhoneCodes() bool
HasAdditionalPhoneCodes returns a boolean if a field has been set.
func (*DbsOnlyClientInfo) HasFirstName ¶
func (o *DbsOnlyClientInfo) HasFirstName() bool
HasFirstName returns a boolean if a field has been set.
func (*DbsOnlyClientInfo) HasFullName ¶
func (o *DbsOnlyClientInfo) HasFullName() bool
HasFullName returns a boolean if a field has been set.
func (*DbsOnlyClientInfo) HasOrderID ¶
func (o *DbsOnlyClientInfo) HasOrderID() bool
HasOrderID returns a boolean if a field has been set.
func (*DbsOnlyClientInfo) HasPhone ¶
func (o *DbsOnlyClientInfo) HasPhone() bool
HasPhone returns a boolean if a field has been set.
func (*DbsOnlyClientInfo) HasPhoneCode ¶
func (o *DbsOnlyClientInfo) HasPhoneCode() bool
HasPhoneCode returns a boolean if a field has been set.
func (*DbsOnlyClientInfo) HasReplacementPhone ¶
func (o *DbsOnlyClientInfo) HasReplacementPhone() bool
HasReplacementPhone returns a boolean if a field has been set.
func (DbsOnlyClientInfo) MarshalJSON ¶
func (o DbsOnlyClientInfo) MarshalJSON() ([]byte, error)
func (*DbsOnlyClientInfo) SetAdditionalPhoneCodes ¶
func (o *DbsOnlyClientInfo) SetAdditionalPhoneCodes(v []string)
SetAdditionalPhoneCodes gets a reference to the given []string and assigns it to the AdditionalPhoneCodes field.
func (*DbsOnlyClientInfo) SetFirstName ¶
func (o *DbsOnlyClientInfo) SetFirstName(v string)
SetFirstName gets a reference to the given string and assigns it to the FirstName field.
func (*DbsOnlyClientInfo) SetFullName ¶
func (o *DbsOnlyClientInfo) SetFullName(v string)
SetFullName gets a reference to the given string and assigns it to the FullName field.
func (*DbsOnlyClientInfo) SetOrderID ¶
func (o *DbsOnlyClientInfo) SetOrderID(v int32)
SetOrderID gets a reference to the given int32 and assigns it to the OrderID field.
func (*DbsOnlyClientInfo) SetPhone ¶
func (o *DbsOnlyClientInfo) SetPhone(v string)
SetPhone gets a reference to the given string and assigns it to the Phone field.
func (*DbsOnlyClientInfo) SetPhoneCode ¶
func (o *DbsOnlyClientInfo) SetPhoneCode(v int32)
SetPhoneCode gets a reference to the given int32 and assigns it to the PhoneCode field.
func (*DbsOnlyClientInfo) SetReplacementPhone ¶
func (o *DbsOnlyClientInfo) SetReplacementPhone(v string)
SetReplacementPhone gets a reference to the given string and assigns it to the ReplacementPhone field.
func (DbsOnlyClientInfo) ToMap ¶
func (o DbsOnlyClientInfo) ToMap() (map[string]interface{}, error)
type DbsOnlyClientInfoResp ¶
type DbsOnlyClientInfoResp struct {
// Buyer information for dbs-order (Delivery by Seller)
Orders []DbsOnlyClientInfo `json:"orders,omitempty"`
}
DbsOnlyClientInfoResp struct for DbsOnlyClientInfoResp
func NewDbsOnlyClientInfoResp ¶
func NewDbsOnlyClientInfoResp() *DbsOnlyClientInfoResp
NewDbsOnlyClientInfoResp instantiates a new DbsOnlyClientInfoResp object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewDbsOnlyClientInfoRespWithDefaults ¶
func NewDbsOnlyClientInfoRespWithDefaults() *DbsOnlyClientInfoResp
NewDbsOnlyClientInfoRespWithDefaults instantiates a new DbsOnlyClientInfoResp object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*DbsOnlyClientInfoResp) GetOrders ¶
func (o *DbsOnlyClientInfoResp) GetOrders() []DbsOnlyClientInfo
GetOrders returns the Orders field value if set, zero value otherwise.
func (*DbsOnlyClientInfoResp) GetOrdersOk ¶
func (o *DbsOnlyClientInfoResp) GetOrdersOk() ([]DbsOnlyClientInfo, bool)
GetOrdersOk returns a tuple with the Orders field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DbsOnlyClientInfoResp) HasOrders ¶
func (o *DbsOnlyClientInfoResp) HasOrders() bool
HasOrders returns a boolean if a field has been set.
func (DbsOnlyClientInfoResp) MarshalJSON ¶
func (o DbsOnlyClientInfoResp) MarshalJSON() ([]byte, error)
func (*DbsOnlyClientInfoResp) SetOrders ¶
func (o *DbsOnlyClientInfoResp) SetOrders(v []DbsOnlyClientInfo)
SetOrders gets a reference to the given []DbsOnlyClientInfo and assigns it to the Orders field.
func (DbsOnlyClientInfoResp) ToMap ¶
func (o DbsOnlyClientInfoResp) ToMap() (map[string]interface{}, error)
type DeliveryDatesInfoResp ¶
type DeliveryDatesInfoResp struct {
Orders []DeliveryDatesInfoRespOrdersInner `json:"orders,omitempty"`
}
DeliveryDatesInfoResp struct for DeliveryDatesInfoResp
func NewDeliveryDatesInfoResp ¶
func NewDeliveryDatesInfoResp() *DeliveryDatesInfoResp
NewDeliveryDatesInfoResp instantiates a new DeliveryDatesInfoResp object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewDeliveryDatesInfoRespWithDefaults ¶
func NewDeliveryDatesInfoRespWithDefaults() *DeliveryDatesInfoResp
NewDeliveryDatesInfoRespWithDefaults instantiates a new DeliveryDatesInfoResp object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*DeliveryDatesInfoResp) GetOrders ¶
func (o *DeliveryDatesInfoResp) GetOrders() []DeliveryDatesInfoRespOrdersInner
GetOrders returns the Orders field value if set, zero value otherwise.
func (*DeliveryDatesInfoResp) GetOrdersOk ¶
func (o *DeliveryDatesInfoResp) GetOrdersOk() ([]DeliveryDatesInfoRespOrdersInner, bool)
GetOrdersOk returns a tuple with the Orders field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DeliveryDatesInfoResp) HasOrders ¶
func (o *DeliveryDatesInfoResp) HasOrders() bool
HasOrders returns a boolean if a field has been set.
func (DeliveryDatesInfoResp) MarshalJSON ¶
func (o DeliveryDatesInfoResp) MarshalJSON() ([]byte, error)
func (*DeliveryDatesInfoResp) SetOrders ¶
func (o *DeliveryDatesInfoResp) SetOrders(v []DeliveryDatesInfoRespOrdersInner)
SetOrders gets a reference to the given []DeliveryDatesInfoRespOrdersInner and assigns it to the Orders field.
func (DeliveryDatesInfoResp) ToMap ¶
func (o DeliveryDatesInfoResp) ToMap() (map[string]interface{}, error)
type DeliveryDatesInfoRespOrdersInner ¶
type DeliveryDatesInfoRespOrdersInner struct {
// Current delivery time \"from\"
DTimeFrom NullableString `json:"dTimeFrom,omitempty"`
// Current delivery time \"to\"
DTimeTo NullableString `json:"dTimeTo,omitempty"`
// Previous delivery time \"from\". Available only during the first day after the change
DTimeFromOld NullableString `json:"dTimeFromOld,omitempty"`
// Previous delivery time \"to\". Available only during the first day after the change
DTimeToOld NullableString `json:"dTimeToOld,omitempty"`
// Previous delivery date. Available only one day after the change
DDateOld NullableString `json:"dDateOld,omitempty"`
// Current delivery date
DDate *string `json:"dDate,omitempty"`
// Assembly order ID
Id *int32 `json:"id,omitempty"`
}
DeliveryDatesInfoRespOrdersInner struct for DeliveryDatesInfoRespOrdersInner
func NewDeliveryDatesInfoRespOrdersInner ¶
func NewDeliveryDatesInfoRespOrdersInner() *DeliveryDatesInfoRespOrdersInner
NewDeliveryDatesInfoRespOrdersInner instantiates a new DeliveryDatesInfoRespOrdersInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewDeliveryDatesInfoRespOrdersInnerWithDefaults ¶
func NewDeliveryDatesInfoRespOrdersInnerWithDefaults() *DeliveryDatesInfoRespOrdersInner
NewDeliveryDatesInfoRespOrdersInnerWithDefaults instantiates a new DeliveryDatesInfoRespOrdersInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*DeliveryDatesInfoRespOrdersInner) GetDDate ¶
func (o *DeliveryDatesInfoRespOrdersInner) GetDDate() string
GetDDate returns the DDate field value if set, zero value otherwise.
func (*DeliveryDatesInfoRespOrdersInner) GetDDateOk ¶
func (o *DeliveryDatesInfoRespOrdersInner) GetDDateOk() (*string, bool)
GetDDateOk returns a tuple with the DDate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DeliveryDatesInfoRespOrdersInner) GetDDateOld ¶
func (o *DeliveryDatesInfoRespOrdersInner) GetDDateOld() string
GetDDateOld returns the DDateOld field value if set, zero value otherwise (both if not set or set to explicit null).
func (*DeliveryDatesInfoRespOrdersInner) GetDDateOldOk ¶
func (o *DeliveryDatesInfoRespOrdersInner) GetDDateOldOk() (*string, bool)
GetDDateOldOk returns a tuple with the DDateOld field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*DeliveryDatesInfoRespOrdersInner) GetDTimeFrom ¶
func (o *DeliveryDatesInfoRespOrdersInner) GetDTimeFrom() string
GetDTimeFrom returns the DTimeFrom field value if set, zero value otherwise (both if not set or set to explicit null).
func (*DeliveryDatesInfoRespOrdersInner) GetDTimeFromOk ¶
func (o *DeliveryDatesInfoRespOrdersInner) GetDTimeFromOk() (*string, bool)
GetDTimeFromOk returns a tuple with the DTimeFrom field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*DeliveryDatesInfoRespOrdersInner) GetDTimeFromOld ¶
func (o *DeliveryDatesInfoRespOrdersInner) GetDTimeFromOld() string
GetDTimeFromOld returns the DTimeFromOld field value if set, zero value otherwise (both if not set or set to explicit null).
func (*DeliveryDatesInfoRespOrdersInner) GetDTimeFromOldOk ¶
func (o *DeliveryDatesInfoRespOrdersInner) GetDTimeFromOldOk() (*string, bool)
GetDTimeFromOldOk returns a tuple with the DTimeFromOld field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*DeliveryDatesInfoRespOrdersInner) GetDTimeTo ¶
func (o *DeliveryDatesInfoRespOrdersInner) GetDTimeTo() string
GetDTimeTo returns the DTimeTo field value if set, zero value otherwise (both if not set or set to explicit null).
func (*DeliveryDatesInfoRespOrdersInner) GetDTimeToOk ¶
func (o *DeliveryDatesInfoRespOrdersInner) GetDTimeToOk() (*string, bool)
GetDTimeToOk returns a tuple with the DTimeTo field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*DeliveryDatesInfoRespOrdersInner) GetDTimeToOld ¶
func (o *DeliveryDatesInfoRespOrdersInner) GetDTimeToOld() string
GetDTimeToOld returns the DTimeToOld field value if set, zero value otherwise (both if not set or set to explicit null).
func (*DeliveryDatesInfoRespOrdersInner) GetDTimeToOldOk ¶
func (o *DeliveryDatesInfoRespOrdersInner) GetDTimeToOldOk() (*string, bool)
GetDTimeToOldOk returns a tuple with the DTimeToOld field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*DeliveryDatesInfoRespOrdersInner) GetId ¶
func (o *DeliveryDatesInfoRespOrdersInner) GetId() int32
GetId returns the Id field value if set, zero value otherwise.
func (*DeliveryDatesInfoRespOrdersInner) GetIdOk ¶
func (o *DeliveryDatesInfoRespOrdersInner) GetIdOk() (*int32, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DeliveryDatesInfoRespOrdersInner) HasDDate ¶
func (o *DeliveryDatesInfoRespOrdersInner) HasDDate() bool
HasDDate returns a boolean if a field has been set.
func (*DeliveryDatesInfoRespOrdersInner) HasDDateOld ¶
func (o *DeliveryDatesInfoRespOrdersInner) HasDDateOld() bool
HasDDateOld returns a boolean if a field has been set.
func (*DeliveryDatesInfoRespOrdersInner) HasDTimeFrom ¶
func (o *DeliveryDatesInfoRespOrdersInner) HasDTimeFrom() bool
HasDTimeFrom returns a boolean if a field has been set.
func (*DeliveryDatesInfoRespOrdersInner) HasDTimeFromOld ¶
func (o *DeliveryDatesInfoRespOrdersInner) HasDTimeFromOld() bool
HasDTimeFromOld returns a boolean if a field has been set.
func (*DeliveryDatesInfoRespOrdersInner) HasDTimeTo ¶
func (o *DeliveryDatesInfoRespOrdersInner) HasDTimeTo() bool
HasDTimeTo returns a boolean if a field has been set.
func (*DeliveryDatesInfoRespOrdersInner) HasDTimeToOld ¶
func (o *DeliveryDatesInfoRespOrdersInner) HasDTimeToOld() bool
HasDTimeToOld returns a boolean if a field has been set.
func (*DeliveryDatesInfoRespOrdersInner) HasId ¶
func (o *DeliveryDatesInfoRespOrdersInner) HasId() bool
HasId returns a boolean if a field has been set.
func (DeliveryDatesInfoRespOrdersInner) MarshalJSON ¶
func (o DeliveryDatesInfoRespOrdersInner) MarshalJSON() ([]byte, error)
func (*DeliveryDatesInfoRespOrdersInner) SetDDate ¶
func (o *DeliveryDatesInfoRespOrdersInner) SetDDate(v string)
SetDDate gets a reference to the given string and assigns it to the DDate field.
func (*DeliveryDatesInfoRespOrdersInner) SetDDateOld ¶
func (o *DeliveryDatesInfoRespOrdersInner) SetDDateOld(v string)
SetDDateOld gets a reference to the given NullableString and assigns it to the DDateOld field.
func (*DeliveryDatesInfoRespOrdersInner) SetDDateOldNil ¶
func (o *DeliveryDatesInfoRespOrdersInner) SetDDateOldNil()
SetDDateOldNil sets the value for DDateOld to be an explicit nil
func (*DeliveryDatesInfoRespOrdersInner) SetDTimeFrom ¶
func (o *DeliveryDatesInfoRespOrdersInner) SetDTimeFrom(v string)
SetDTimeFrom gets a reference to the given NullableString and assigns it to the DTimeFrom field.
func (*DeliveryDatesInfoRespOrdersInner) SetDTimeFromNil ¶
func (o *DeliveryDatesInfoRespOrdersInner) SetDTimeFromNil()
SetDTimeFromNil sets the value for DTimeFrom to be an explicit nil
func (*DeliveryDatesInfoRespOrdersInner) SetDTimeFromOld ¶
func (o *DeliveryDatesInfoRespOrdersInner) SetDTimeFromOld(v string)
SetDTimeFromOld gets a reference to the given NullableString and assigns it to the DTimeFromOld field.
func (*DeliveryDatesInfoRespOrdersInner) SetDTimeFromOldNil ¶
func (o *DeliveryDatesInfoRespOrdersInner) SetDTimeFromOldNil()
SetDTimeFromOldNil sets the value for DTimeFromOld to be an explicit nil
func (*DeliveryDatesInfoRespOrdersInner) SetDTimeTo ¶
func (o *DeliveryDatesInfoRespOrdersInner) SetDTimeTo(v string)
SetDTimeTo gets a reference to the given NullableString and assigns it to the DTimeTo field.
func (*DeliveryDatesInfoRespOrdersInner) SetDTimeToNil ¶
func (o *DeliveryDatesInfoRespOrdersInner) SetDTimeToNil()
SetDTimeToNil sets the value for DTimeTo to be an explicit nil
func (*DeliveryDatesInfoRespOrdersInner) SetDTimeToOld ¶
func (o *DeliveryDatesInfoRespOrdersInner) SetDTimeToOld(v string)
SetDTimeToOld gets a reference to the given NullableString and assigns it to the DTimeToOld field.
func (*DeliveryDatesInfoRespOrdersInner) SetDTimeToOldNil ¶
func (o *DeliveryDatesInfoRespOrdersInner) SetDTimeToOldNil()
SetDTimeToOldNil sets the value for DTimeToOld to be an explicit nil
func (*DeliveryDatesInfoRespOrdersInner) SetId ¶
func (o *DeliveryDatesInfoRespOrdersInner) SetId(v int32)
SetId gets a reference to the given int32 and assigns it to the Id field.
func (DeliveryDatesInfoRespOrdersInner) ToMap ¶
func (o DeliveryDatesInfoRespOrdersInner) ToMap() (map[string]interface{}, error)
func (*DeliveryDatesInfoRespOrdersInner) UnsetDDateOld ¶
func (o *DeliveryDatesInfoRespOrdersInner) UnsetDDateOld()
UnsetDDateOld ensures that no value is present for DDateOld, not even an explicit nil
func (*DeliveryDatesInfoRespOrdersInner) UnsetDTimeFrom ¶
func (o *DeliveryDatesInfoRespOrdersInner) UnsetDTimeFrom()
UnsetDTimeFrom ensures that no value is present for DTimeFrom, not even an explicit nil
func (*DeliveryDatesInfoRespOrdersInner) UnsetDTimeFromOld ¶
func (o *DeliveryDatesInfoRespOrdersInner) UnsetDTimeFromOld()
UnsetDTimeFromOld ensures that no value is present for DTimeFromOld, not even an explicit nil
func (*DeliveryDatesInfoRespOrdersInner) UnsetDTimeTo ¶
func (o *DeliveryDatesInfoRespOrdersInner) UnsetDTimeTo()
UnsetDTimeTo ensures that no value is present for DTimeTo, not even an explicit nil
func (*DeliveryDatesInfoRespOrdersInner) UnsetDTimeToOld ¶
func (o *DeliveryDatesInfoRespOrdersInner) UnsetDTimeToOld()
UnsetDTimeToOld ensures that no value is present for DTimeToOld, not even an explicit nil
type DeliveryDatesRequest ¶
type DeliveryDatesRequest struct {
// List of orders IDs
Orders []int32 `json:"orders,omitempty"`
}
DeliveryDatesRequest struct for DeliveryDatesRequest
func NewDeliveryDatesRequest ¶
func NewDeliveryDatesRequest() *DeliveryDatesRequest
NewDeliveryDatesRequest instantiates a new DeliveryDatesRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewDeliveryDatesRequestWithDefaults ¶
func NewDeliveryDatesRequestWithDefaults() *DeliveryDatesRequest
NewDeliveryDatesRequestWithDefaults instantiates a new DeliveryDatesRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*DeliveryDatesRequest) GetOrders ¶
func (o *DeliveryDatesRequest) GetOrders() []int32
GetOrders returns the Orders field value if set, zero value otherwise.
func (*DeliveryDatesRequest) GetOrdersOk ¶
func (o *DeliveryDatesRequest) GetOrdersOk() ([]int32, bool)
GetOrdersOk returns a tuple with the Orders field value if set, nil otherwise and a boolean to check if the value has been set.
func (*DeliveryDatesRequest) HasOrders ¶
func (o *DeliveryDatesRequest) HasOrders() bool
HasOrders returns a boolean if a field has been set.
func (DeliveryDatesRequest) MarshalJSON ¶
func (o DeliveryDatesRequest) MarshalJSON() ([]byte, error)
func (*DeliveryDatesRequest) SetOrders ¶
func (o *DeliveryDatesRequest) SetOrders(v []int32)
SetOrders gets a reference to the given []int32 and assigns it to the Orders field.
func (DeliveryDatesRequest) ToMap ¶
func (o DeliveryDatesRequest) ToMap() (map[string]interface{}, error)
type Error ¶
type Error struct {
// Error code
Code *string `json:"code,omitempty"`
// Error description
Message *string `json:"message,omitempty"`
// Additional data for the error
Data map[string]interface{} `json:"data,omitempty"`
}
Error struct for Error
func NewError ¶
func NewError() *Error
NewError instantiates a new Error object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewErrorWithDefaults ¶
func NewErrorWithDefaults() *Error
NewErrorWithDefaults instantiates a new Error object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*Error) GetCodeOk ¶
GetCodeOk returns a tuple with the Code field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Error) GetData ¶
GetData returns the Data field value if set, zero value otherwise (both if not set or set to explicit null).
func (*Error) GetDataOk ¶
GetDataOk returns a tuple with the Data field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*Error) GetMessage ¶
GetMessage returns the Message field value if set, zero value otherwise.
func (*Error) GetMessageOk ¶
GetMessageOk returns a tuple with the Message field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Error) HasMessage ¶
HasMessage returns a boolean if a field has been set.
func (Error) MarshalJSON ¶
func (*Error) SetCode ¶
SetCode gets a reference to the given string and assigns it to the Code field.
func (*Error) SetData ¶
SetData gets a reference to the given map[string]interface{} and assigns it to the Data field.
func (*Error) SetMessage ¶
SetMessage gets a reference to the given string and assigns it to the Message field.
type GenericOpenAPIError ¶
type GenericOpenAPIError struct {
// contains filtered or unexported fields
}
GenericOpenAPIError Provides access to the body, error and model on returned errors.
func (GenericOpenAPIError) Body ¶
func (e GenericOpenAPIError) Body() []byte
Body returns the raw bytes of the response
func (GenericOpenAPIError) Error ¶
func (e GenericOpenAPIError) Error() string
Error returns non-empty string if there was an error.
func (GenericOpenAPIError) Model ¶
func (e GenericOpenAPIError) Model() interface{}
Model returns the unpacked model of the error
type MappedNullable ¶
type Meta ¶
type Meta struct {
Imei *MetaImei `json:"imei,omitempty"`
Uin *MetaUin `json:"uin,omitempty"`
Gtin *MetaGtin `json:"gtin,omitempty"`
Sgtin *MetaSgtin `json:"sgtin,omitempty"`
CustomsDeclaration *MetaCustomsDeclaration `json:"customsDeclaration,omitempty"`
}
Meta Order metadata
func NewMeta ¶
func NewMeta() *Meta
NewMeta instantiates a new Meta object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewMetaWithDefaults ¶
func NewMetaWithDefaults() *Meta
NewMetaWithDefaults instantiates a new Meta object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*Meta) GetCustomsDeclaration ¶
func (o *Meta) GetCustomsDeclaration() MetaCustomsDeclaration
GetCustomsDeclaration returns the CustomsDeclaration field value if set, zero value otherwise.
func (*Meta) GetCustomsDeclarationOk ¶
func (o *Meta) GetCustomsDeclarationOk() (*MetaCustomsDeclaration, bool)
GetCustomsDeclarationOk returns a tuple with the CustomsDeclaration field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Meta) GetGtinOk ¶
GetGtinOk returns a tuple with the Gtin field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Meta) GetImeiOk ¶
GetImeiOk returns a tuple with the Imei field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Meta) GetSgtinOk ¶
GetSgtinOk returns a tuple with the Sgtin field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Meta) GetUinOk ¶
GetUinOk returns a tuple with the Uin field value if set, nil otherwise and a boolean to check if the value has been set.
func (*Meta) HasCustomsDeclaration ¶
HasCustomsDeclaration returns a boolean if a field has been set.
func (Meta) MarshalJSON ¶
func (*Meta) SetCustomsDeclaration ¶
func (o *Meta) SetCustomsDeclaration(v MetaCustomsDeclaration)
SetCustomsDeclaration gets a reference to the given MetaCustomsDeclaration and assigns it to the CustomsDeclaration field.
func (*Meta) SetGtin ¶
SetGtin gets a reference to the given MetaGtin and assigns it to the Gtin field.
func (*Meta) SetImei ¶
SetImei gets a reference to the given MetaImei and assigns it to the Imei field.
func (*Meta) SetSgtin ¶
SetSgtin gets a reference to the given MetaSgtin and assigns it to the Sgtin field.
type MetaCustomsDeclaration ¶
type MetaCustomsDeclaration struct {
Value NullableString `json:"value,omitempty"`
}
MetaCustomsDeclaration Customs declaration number
func NewMetaCustomsDeclaration ¶
func NewMetaCustomsDeclaration() *MetaCustomsDeclaration
NewMetaCustomsDeclaration instantiates a new MetaCustomsDeclaration object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewMetaCustomsDeclarationWithDefaults ¶
func NewMetaCustomsDeclarationWithDefaults() *MetaCustomsDeclaration
NewMetaCustomsDeclarationWithDefaults instantiates a new MetaCustomsDeclaration object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*MetaCustomsDeclaration) GetValue ¶
func (o *MetaCustomsDeclaration) GetValue() string
GetValue returns the Value field value if set, zero value otherwise (both if not set or set to explicit null).
func (*MetaCustomsDeclaration) GetValueOk ¶
func (o *MetaCustomsDeclaration) GetValueOk() (*string, bool)
GetValueOk returns a tuple with the Value field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*MetaCustomsDeclaration) HasValue ¶
func (o *MetaCustomsDeclaration) HasValue() bool
HasValue returns a boolean if a field has been set.
func (MetaCustomsDeclaration) MarshalJSON ¶
func (o MetaCustomsDeclaration) MarshalJSON() ([]byte, error)
func (*MetaCustomsDeclaration) SetValue ¶
func (o *MetaCustomsDeclaration) SetValue(v string)
SetValue gets a reference to the given NullableString and assigns it to the Value field.
func (*MetaCustomsDeclaration) SetValueNil ¶
func (o *MetaCustomsDeclaration) SetValueNil()
SetValueNil sets the value for Value to be an explicit nil
func (MetaCustomsDeclaration) ToMap ¶
func (o MetaCustomsDeclaration) ToMap() (map[string]interface{}, error)
func (*MetaCustomsDeclaration) UnsetValue ¶
func (o *MetaCustomsDeclaration) UnsetValue()
UnsetValue ensures that no value is present for Value, not even an explicit nil
type MetaGtin ¶
type MetaGtin struct {
Value NullableString `json:"value,omitempty"`
}
MetaGtin GTIN
func NewMetaGtin ¶
func NewMetaGtin() *MetaGtin
NewMetaGtin instantiates a new MetaGtin object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewMetaGtinWithDefaults ¶
func NewMetaGtinWithDefaults() *MetaGtin
NewMetaGtinWithDefaults instantiates a new MetaGtin object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*MetaGtin) GetValue ¶
GetValue returns the Value field value if set, zero value otherwise (both if not set or set to explicit null).
func (*MetaGtin) GetValueOk ¶
GetValueOk returns a tuple with the Value field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (MetaGtin) MarshalJSON ¶
func (*MetaGtin) SetValue ¶
SetValue gets a reference to the given NullableString and assigns it to the Value field.
func (*MetaGtin) SetValueNil ¶
func (o *MetaGtin) SetValueNil()
SetValueNil sets the value for Value to be an explicit nil
func (*MetaGtin) UnsetValue ¶
func (o *MetaGtin) UnsetValue()
UnsetValue ensures that no value is present for Value, not even an explicit nil
type MetaImei ¶
type MetaImei struct {
Value NullableString `json:"value,omitempty"`
}
MetaImei IMEI
func NewMetaImei ¶
func NewMetaImei() *MetaImei
NewMetaImei instantiates a new MetaImei object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewMetaImeiWithDefaults ¶
func NewMetaImeiWithDefaults() *MetaImei
NewMetaImeiWithDefaults instantiates a new MetaImei object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*MetaImei) GetValue ¶
GetValue returns the Value field value if set, zero value otherwise (both if not set or set to explicit null).
func (*MetaImei) GetValueOk ¶
GetValueOk returns a tuple with the Value field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (MetaImei) MarshalJSON ¶
func (*MetaImei) SetValue ¶
SetValue gets a reference to the given NullableString and assigns it to the Value field.
func (*MetaImei) SetValueNil ¶
func (o *MetaImei) SetValueNil()
SetValueNil sets the value for Value to be an explicit nil
func (*MetaImei) UnsetValue ¶
func (o *MetaImei) UnsetValue()
UnsetValue ensures that no value is present for Value, not even an explicit nil
type MetaSgtin ¶
type MetaSgtin struct {
Value []string `json:"value,omitempty"`
}
MetaSgtin Data Matrix code (Chestny ZNAK)
func NewMetaSgtin ¶
func NewMetaSgtin() *MetaSgtin
NewMetaSgtin instantiates a new MetaSgtin object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewMetaSgtinWithDefaults ¶
func NewMetaSgtinWithDefaults() *MetaSgtin
NewMetaSgtinWithDefaults instantiates a new MetaSgtin object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*MetaSgtin) GetValue ¶
GetValue returns the Value field value if set, zero value otherwise (both if not set or set to explicit null).
func (*MetaSgtin) GetValueOk ¶
GetValueOk returns a tuple with the Value field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (MetaSgtin) MarshalJSON ¶
type MetaUin ¶
type MetaUin struct {
Value NullableString `json:"value,omitempty"`
}
MetaUin UIN
func NewMetaUin ¶
func NewMetaUin() *MetaUin
NewMetaUin instantiates a new MetaUin object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewMetaUinWithDefaults ¶
func NewMetaUinWithDefaults() *MetaUin
NewMetaUinWithDefaults instantiates a new MetaUin object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*MetaUin) GetValue ¶
GetValue returns the Value field value if set, zero value otherwise (both if not set or set to explicit null).
func (*MetaUin) GetValueOk ¶
GetValueOk returns a tuple with the Value field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (MetaUin) MarshalJSON ¶
func (*MetaUin) SetValue ¶
SetValue gets a reference to the given NullableString and assigns it to the Value field.
func (*MetaUin) SetValueNil ¶
func (o *MetaUin) SetValueNil()
SetValueNil sets the value for Value to be an explicit nil
func (*MetaUin) UnsetValue ¶
func (o *MetaUin) UnsetValue()
UnsetValue ensures that no value is present for Value, not even an explicit nil
type NullableApiB2bClientInfo ¶
type NullableApiB2bClientInfo struct {
// contains filtered or unexported fields
}
func NewNullableApiB2bClientInfo ¶
func NewNullableApiB2bClientInfo(val *ApiB2bClientInfo) *NullableApiB2bClientInfo
func (NullableApiB2bClientInfo) Get ¶
func (v NullableApiB2bClientInfo) Get() *ApiB2bClientInfo
func (NullableApiB2bClientInfo) IsSet ¶
func (v NullableApiB2bClientInfo) IsSet() bool
func (NullableApiB2bClientInfo) MarshalJSON ¶
func (v NullableApiB2bClientInfo) MarshalJSON() ([]byte, error)
func (*NullableApiB2bClientInfo) Set ¶
func (v *NullableApiB2bClientInfo) Set(val *ApiB2bClientInfo)
func (*NullableApiB2bClientInfo) UnmarshalJSON ¶
func (v *NullableApiB2bClientInfo) UnmarshalJSON(src []byte) error
func (*NullableApiB2bClientInfo) Unset ¶
func (v *NullableApiB2bClientInfo) Unset()
type NullableApiB2bClientInfoResponse ¶
type NullableApiB2bClientInfoResponse struct {
// contains filtered or unexported fields
}
func NewNullableApiB2bClientInfoResponse ¶
func NewNullableApiB2bClientInfoResponse(val *ApiB2bClientInfoResponse) *NullableApiB2bClientInfoResponse
func (NullableApiB2bClientInfoResponse) Get ¶
func (v NullableApiB2bClientInfoResponse) Get() *ApiB2bClientInfoResponse
func (NullableApiB2bClientInfoResponse) IsSet ¶
func (v NullableApiB2bClientInfoResponse) IsSet() bool
func (NullableApiB2bClientInfoResponse) MarshalJSON ¶
func (v NullableApiB2bClientInfoResponse) MarshalJSON() ([]byte, error)
func (*NullableApiB2bClientInfoResponse) Set ¶
func (v *NullableApiB2bClientInfoResponse) Set(val *ApiB2bClientInfoResponse)
func (*NullableApiB2bClientInfoResponse) UnmarshalJSON ¶
func (v *NullableApiB2bClientInfoResponse) UnmarshalJSON(src []byte) error
func (*NullableApiB2bClientInfoResponse) Unset ¶
func (v *NullableApiB2bClientInfoResponse) Unset()
type NullableApiB2bClientInfoResponseErrorsInner ¶
type NullableApiB2bClientInfoResponseErrorsInner struct {
// contains filtered or unexported fields
}
func NewNullableApiB2bClientInfoResponseErrorsInner ¶
func NewNullableApiB2bClientInfoResponseErrorsInner(val *ApiB2bClientInfoResponseErrorsInner) *NullableApiB2bClientInfoResponseErrorsInner
func (NullableApiB2bClientInfoResponseErrorsInner) IsSet ¶
func (v NullableApiB2bClientInfoResponseErrorsInner) IsSet() bool
func (NullableApiB2bClientInfoResponseErrorsInner) MarshalJSON ¶
func (v NullableApiB2bClientInfoResponseErrorsInner) MarshalJSON() ([]byte, error)
func (*NullableApiB2bClientInfoResponseErrorsInner) Set ¶
func (v *NullableApiB2bClientInfoResponseErrorsInner) Set(val *ApiB2bClientInfoResponseErrorsInner)
func (*NullableApiB2bClientInfoResponseErrorsInner) UnmarshalJSON ¶
func (v *NullableApiB2bClientInfoResponseErrorsInner) UnmarshalJSON(src []byte) error
func (*NullableApiB2bClientInfoResponseErrorsInner) Unset ¶
func (v *NullableApiB2bClientInfoResponseErrorsInner) Unset()
type NullableApiB2bClientInfoResponses ¶
type NullableApiB2bClientInfoResponses struct {
// contains filtered or unexported fields
}
func NewNullableApiB2bClientInfoResponses ¶
func NewNullableApiB2bClientInfoResponses(val *ApiB2bClientInfoResponses) *NullableApiB2bClientInfoResponses
func (NullableApiB2bClientInfoResponses) Get ¶
func (v NullableApiB2bClientInfoResponses) Get() *ApiB2bClientInfoResponses
func (NullableApiB2bClientInfoResponses) IsSet ¶
func (v NullableApiB2bClientInfoResponses) IsSet() bool
func (NullableApiB2bClientInfoResponses) MarshalJSON ¶
func (v NullableApiB2bClientInfoResponses) MarshalJSON() ([]byte, error)
func (*NullableApiB2bClientInfoResponses) Set ¶
func (v *NullableApiB2bClientInfoResponses) Set(val *ApiB2bClientInfoResponses)
func (*NullableApiB2bClientInfoResponses) UnmarshalJSON ¶
func (v *NullableApiB2bClientInfoResponses) UnmarshalJSON(src []byte) error
func (*NullableApiB2bClientInfoResponses) Unset ¶
func (v *NullableApiB2bClientInfoResponses) Unset()
type NullableApiBatchError ¶
type NullableApiBatchError struct {
// contains filtered or unexported fields
}
func NewNullableApiBatchError ¶
func NewNullableApiBatchError(val *ApiBatchError) *NullableApiBatchError
func (NullableApiBatchError) Get ¶
func (v NullableApiBatchError) Get() *ApiBatchError
func (NullableApiBatchError) IsSet ¶
func (v NullableApiBatchError) IsSet() bool
func (NullableApiBatchError) MarshalJSON ¶
func (v NullableApiBatchError) MarshalJSON() ([]byte, error)
func (*NullableApiBatchError) Set ¶
func (v *NullableApiBatchError) Set(val *ApiBatchError)
func (*NullableApiBatchError) UnmarshalJSON ¶
func (v *NullableApiBatchError) UnmarshalJSON(src []byte) error
func (*NullableApiBatchError) Unset ¶
func (v *NullableApiBatchError) Unset()
type NullableApiBatchErrorResponse ¶
type NullableApiBatchErrorResponse struct {
// contains filtered or unexported fields
}
func NewNullableApiBatchErrorResponse ¶
func NewNullableApiBatchErrorResponse(val *ApiBatchErrorResponse) *NullableApiBatchErrorResponse
func (NullableApiBatchErrorResponse) Get ¶
func (v NullableApiBatchErrorResponse) Get() *ApiBatchErrorResponse
func (NullableApiBatchErrorResponse) IsSet ¶
func (v NullableApiBatchErrorResponse) IsSet() bool
func (NullableApiBatchErrorResponse) MarshalJSON ¶
func (v NullableApiBatchErrorResponse) MarshalJSON() ([]byte, error)
func (*NullableApiBatchErrorResponse) Set ¶
func (v *NullableApiBatchErrorResponse) Set(val *ApiBatchErrorResponse)
func (*NullableApiBatchErrorResponse) UnmarshalJSON ¶
func (v *NullableApiBatchErrorResponse) UnmarshalJSON(src []byte) error
func (*NullableApiBatchErrorResponse) Unset ¶
func (v *NullableApiBatchErrorResponse) Unset()
type NullableApiError ¶
type NullableApiError struct {
// contains filtered or unexported fields
}
func NewNullableApiError ¶
func NewNullableApiError(val *ApiError) *NullableApiError
func (NullableApiError) Get ¶
func (v NullableApiError) Get() *ApiError
func (NullableApiError) IsSet ¶
func (v NullableApiError) IsSet() bool
func (NullableApiError) MarshalJSON ¶
func (v NullableApiError) MarshalJSON() ([]byte, error)
func (*NullableApiError) Set ¶
func (v *NullableApiError) Set(val *ApiError)
func (*NullableApiError) UnmarshalJSON ¶
func (v *NullableApiError) UnmarshalJSON(src []byte) error
func (*NullableApiError) Unset ¶
func (v *NullableApiError) Unset()
type NullableApiGTIN ¶
type NullableApiGTIN struct {
// contains filtered or unexported fields
}
func NewNullableApiGTIN ¶
func NewNullableApiGTIN(val *ApiGTIN) *NullableApiGTIN
func (NullableApiGTIN) Get ¶
func (v NullableApiGTIN) Get() *ApiGTIN
func (NullableApiGTIN) IsSet ¶
func (v NullableApiGTIN) IsSet() bool
func (NullableApiGTIN) MarshalJSON ¶
func (v NullableApiGTIN) MarshalJSON() ([]byte, error)
func (*NullableApiGTIN) Set ¶
func (v *NullableApiGTIN) Set(val *ApiGTIN)
func (*NullableApiGTIN) UnmarshalJSON ¶
func (v *NullableApiGTIN) UnmarshalJSON(src []byte) error
func (*NullableApiGTIN) Unset ¶
func (v *NullableApiGTIN) Unset()
type NullableApiIMEI ¶
type NullableApiIMEI struct {
// contains filtered or unexported fields
}
func NewNullableApiIMEI ¶
func NewNullableApiIMEI(val *ApiIMEI) *NullableApiIMEI
func (NullableApiIMEI) Get ¶
func (v NullableApiIMEI) Get() *ApiIMEI
func (NullableApiIMEI) IsSet ¶
func (v NullableApiIMEI) IsSet() bool
func (NullableApiIMEI) MarshalJSON ¶
func (v NullableApiIMEI) MarshalJSON() ([]byte, error)
func (*NullableApiIMEI) Set ¶
func (v *NullableApiIMEI) Set(val *ApiIMEI)
func (*NullableApiIMEI) UnmarshalJSON ¶
func (v *NullableApiIMEI) UnmarshalJSON(src []byte) error
func (*NullableApiIMEI) Unset ¶
func (v *NullableApiIMEI) Unset()
type NullableApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest ¶
type NullableApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest struct {
// contains filtered or unexported fields
}
func NewNullableApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest ¶
func NewNullableApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest(val *ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest) *NullableApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest
func (NullableApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest) IsSet ¶
func (v NullableApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest) IsSet() bool
func (NullableApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest) MarshalJSON ¶
func (v NullableApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest) MarshalJSON() ([]byte, error)
func (*NullableApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest) UnmarshalJSON ¶
func (v *NullableApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest) UnmarshalJSON(src []byte) error
func (*NullableApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest) Unset ¶
func (v *NullableApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequest) Unset()
type NullableApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner ¶
type NullableApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner struct {
// contains filtered or unexported fields
}
func NewNullableApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner ¶
func NewNullableApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner(val *ApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner) *NullableApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner
func (NullableApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner) MarshalJSON ¶
func (v NullableApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner) MarshalJSON() ([]byte, error)
func (*NullableApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner) UnmarshalJSON ¶
func (v *NullableApiMarketplaceV3DbsOrdersMetaCustomsDeclarationPostRequestOrdersInner) UnmarshalJSON(src []byte) error
type NullableApiMarketplaceV3DbsOrdersStatusReceivePost200Response ¶
type NullableApiMarketplaceV3DbsOrdersStatusReceivePost200Response struct {
// contains filtered or unexported fields
}
func NewNullableApiMarketplaceV3DbsOrdersStatusReceivePost200Response ¶
func NewNullableApiMarketplaceV3DbsOrdersStatusReceivePost200Response(val *ApiMarketplaceV3DbsOrdersStatusReceivePost200Response) *NullableApiMarketplaceV3DbsOrdersStatusReceivePost200Response
func (NullableApiMarketplaceV3DbsOrdersStatusReceivePost200Response) IsSet ¶
func (v NullableApiMarketplaceV3DbsOrdersStatusReceivePost200Response) IsSet() bool
func (NullableApiMarketplaceV3DbsOrdersStatusReceivePost200Response) MarshalJSON ¶
func (v NullableApiMarketplaceV3DbsOrdersStatusReceivePost200Response) MarshalJSON() ([]byte, error)
func (*NullableApiMarketplaceV3DbsOrdersStatusReceivePost200Response) UnmarshalJSON ¶
func (v *NullableApiMarketplaceV3DbsOrdersStatusReceivePost200Response) UnmarshalJSON(src []byte) error
func (*NullableApiMarketplaceV3DbsOrdersStatusReceivePost200Response) Unset ¶
func (v *NullableApiMarketplaceV3DbsOrdersStatusReceivePost200Response) Unset()
type NullableApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner ¶
type NullableApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner struct {
// contains filtered or unexported fields
}
func NewNullableApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner ¶
func NewNullableApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner(val *ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner) *NullableApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner
func (NullableApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner) MarshalJSON ¶
func (v NullableApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner) MarshalJSON() ([]byte, error)
func (*NullableApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner) UnmarshalJSON ¶
func (v *NullableApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInner) UnmarshalJSON(src []byte) error
type NullableApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner ¶
type NullableApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner struct {
// contains filtered or unexported fields
}
func NewNullableApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner ¶
func NewNullableApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner(val *ApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner) *NullableApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner
func (NullableApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner) MarshalJSON ¶
func (v NullableApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner) MarshalJSON() ([]byte, error)
func (*NullableApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner) UnmarshalJSON ¶
func (v *NullableApiMarketplaceV3DbsOrdersStatusReceivePost200ResponseResultsInnerErrorsInner) UnmarshalJSON(src []byte) error
type NullableApiMarketplaceV3DbsOrdersStickersPost200Response ¶
type NullableApiMarketplaceV3DbsOrdersStickersPost200Response struct {
// contains filtered or unexported fields
}
func NewNullableApiMarketplaceV3DbsOrdersStickersPost200Response ¶
func NewNullableApiMarketplaceV3DbsOrdersStickersPost200Response(val *ApiMarketplaceV3DbsOrdersStickersPost200Response) *NullableApiMarketplaceV3DbsOrdersStickersPost200Response
func (NullableApiMarketplaceV3DbsOrdersStickersPost200Response) IsSet ¶
func (v NullableApiMarketplaceV3DbsOrdersStickersPost200Response) IsSet() bool
func (NullableApiMarketplaceV3DbsOrdersStickersPost200Response) MarshalJSON ¶
func (v NullableApiMarketplaceV3DbsOrdersStickersPost200Response) MarshalJSON() ([]byte, error)
func (*NullableApiMarketplaceV3DbsOrdersStickersPost200Response) UnmarshalJSON ¶
func (v *NullableApiMarketplaceV3DbsOrdersStickersPost200Response) UnmarshalJSON(src []byte) error
func (*NullableApiMarketplaceV3DbsOrdersStickersPost200Response) Unset ¶
func (v *NullableApiMarketplaceV3DbsOrdersStickersPost200Response) Unset()
type NullableApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner ¶
type NullableApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner struct {
// contains filtered or unexported fields
}
func NewNullableApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner ¶
func NewNullableApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner(val *ApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) *NullableApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner
func (NullableApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) MarshalJSON ¶
func (v NullableApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) MarshalJSON() ([]byte, error)
func (*NullableApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) UnmarshalJSON ¶
func (v *NullableApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) UnmarshalJSON(src []byte) error
func (*NullableApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) Unset ¶
func (v *NullableApiMarketplaceV3DbsOrdersStickersPost200ResponseStickersInner) Unset()
type NullableApiMarketplaceV3DbsOrdersStickersPostRequest ¶
type NullableApiMarketplaceV3DbsOrdersStickersPostRequest struct {
// contains filtered or unexported fields
}
func NewNullableApiMarketplaceV3DbsOrdersStickersPostRequest ¶
func NewNullableApiMarketplaceV3DbsOrdersStickersPostRequest(val *ApiMarketplaceV3DbsOrdersStickersPostRequest) *NullableApiMarketplaceV3DbsOrdersStickersPostRequest
func (NullableApiMarketplaceV3DbsOrdersStickersPostRequest) IsSet ¶
func (v NullableApiMarketplaceV3DbsOrdersStickersPostRequest) IsSet() bool
func (NullableApiMarketplaceV3DbsOrdersStickersPostRequest) MarshalJSON ¶
func (v NullableApiMarketplaceV3DbsOrdersStickersPostRequest) MarshalJSON() ([]byte, error)
func (*NullableApiMarketplaceV3DbsOrdersStickersPostRequest) UnmarshalJSON ¶
func (v *NullableApiMarketplaceV3DbsOrdersStickersPostRequest) UnmarshalJSON(src []byte) error
func (*NullableApiMarketplaceV3DbsOrdersStickersPostRequest) Unset ¶
func (v *NullableApiMarketplaceV3DbsOrdersStickersPostRequest) Unset()
type NullableApiOrderCodeRequest ¶
type NullableApiOrderCodeRequest struct {
// contains filtered or unexported fields
}
func NewNullableApiOrderCodeRequest ¶
func NewNullableApiOrderCodeRequest(val *ApiOrderCodeRequest) *NullableApiOrderCodeRequest
func (NullableApiOrderCodeRequest) Get ¶
func (v NullableApiOrderCodeRequest) Get() *ApiOrderCodeRequest
func (NullableApiOrderCodeRequest) IsSet ¶
func (v NullableApiOrderCodeRequest) IsSet() bool
func (NullableApiOrderCodeRequest) MarshalJSON ¶
func (v NullableApiOrderCodeRequest) MarshalJSON() ([]byte, error)
func (*NullableApiOrderCodeRequest) Set ¶
func (v *NullableApiOrderCodeRequest) Set(val *ApiOrderCodeRequest)
func (*NullableApiOrderCodeRequest) UnmarshalJSON ¶
func (v *NullableApiOrderCodeRequest) UnmarshalJSON(src []byte) error
func (*NullableApiOrderCodeRequest) Unset ¶
func (v *NullableApiOrderCodeRequest) Unset()
type NullableApiOrderGroupInner ¶
type NullableApiOrderGroupInner struct {
// contains filtered or unexported fields
}
func NewNullableApiOrderGroupInner ¶
func NewNullableApiOrderGroupInner(val *ApiOrderGroupInner) *NullableApiOrderGroupInner
func (NullableApiOrderGroupInner) Get ¶
func (v NullableApiOrderGroupInner) Get() *ApiOrderGroupInner
func (NullableApiOrderGroupInner) IsSet ¶
func (v NullableApiOrderGroupInner) IsSet() bool
func (NullableApiOrderGroupInner) MarshalJSON ¶
func (v NullableApiOrderGroupInner) MarshalJSON() ([]byte, error)
func (*NullableApiOrderGroupInner) Set ¶
func (v *NullableApiOrderGroupInner) Set(val *ApiOrderGroupInner)
func (*NullableApiOrderGroupInner) UnmarshalJSON ¶
func (v *NullableApiOrderGroupInner) UnmarshalJSON(src []byte) error
func (*NullableApiOrderGroupInner) Unset ¶
func (v *NullableApiOrderGroupInner) Unset()
type NullableApiOrderGroupsRequest ¶
type NullableApiOrderGroupsRequest struct {
// contains filtered or unexported fields
}
func NewNullableApiOrderGroupsRequest ¶
func NewNullableApiOrderGroupsRequest(val *ApiOrderGroupsRequest) *NullableApiOrderGroupsRequest
func (NullableApiOrderGroupsRequest) Get ¶
func (v NullableApiOrderGroupsRequest) Get() *ApiOrderGroupsRequest
func (NullableApiOrderGroupsRequest) IsSet ¶
func (v NullableApiOrderGroupsRequest) IsSet() bool
func (NullableApiOrderGroupsRequest) MarshalJSON ¶
func (v NullableApiOrderGroupsRequest) MarshalJSON() ([]byte, error)
func (*NullableApiOrderGroupsRequest) Set ¶
func (v *NullableApiOrderGroupsRequest) Set(val *ApiOrderGroupsRequest)
func (*NullableApiOrderGroupsRequest) UnmarshalJSON ¶
func (v *NullableApiOrderGroupsRequest) UnmarshalJSON(src []byte) error
func (*NullableApiOrderGroupsRequest) Unset ¶
func (v *NullableApiOrderGroupsRequest) Unset()
type NullableApiOrderMetaV2 ¶
type NullableApiOrderMetaV2 struct {
// contains filtered or unexported fields
}
func NewNullableApiOrderMetaV2 ¶
func NewNullableApiOrderMetaV2(val *ApiOrderMetaV2) *NullableApiOrderMetaV2
func (NullableApiOrderMetaV2) Get ¶
func (v NullableApiOrderMetaV2) Get() *ApiOrderMetaV2
func (NullableApiOrderMetaV2) IsSet ¶
func (v NullableApiOrderMetaV2) IsSet() bool
func (NullableApiOrderMetaV2) MarshalJSON ¶
func (v NullableApiOrderMetaV2) MarshalJSON() ([]byte, error)
func (*NullableApiOrderMetaV2) Set ¶
func (v *NullableApiOrderMetaV2) Set(val *ApiOrderMetaV2)
func (*NullableApiOrderMetaV2) UnmarshalJSON ¶
func (v *NullableApiOrderMetaV2) UnmarshalJSON(src []byte) error
func (*NullableApiOrderMetaV2) Unset ¶
func (v *NullableApiOrderMetaV2) Unset()
type NullableApiOrderStatusV2 ¶
type NullableApiOrderStatusV2 struct {
// contains filtered or unexported fields
}
func NewNullableApiOrderStatusV2 ¶
func NewNullableApiOrderStatusV2(val *ApiOrderStatusV2) *NullableApiOrderStatusV2
func (NullableApiOrderStatusV2) Get ¶
func (v NullableApiOrderStatusV2) Get() *ApiOrderStatusV2
func (NullableApiOrderStatusV2) IsSet ¶
func (v NullableApiOrderStatusV2) IsSet() bool
func (NullableApiOrderStatusV2) MarshalJSON ¶
func (v NullableApiOrderStatusV2) MarshalJSON() ([]byte, error)
func (*NullableApiOrderStatusV2) Set ¶
func (v *NullableApiOrderStatusV2) Set(val *ApiOrderStatusV2)
func (*NullableApiOrderStatusV2) UnmarshalJSON ¶
func (v *NullableApiOrderStatusV2) UnmarshalJSON(src []byte) error
func (*NullableApiOrderStatusV2) Unset ¶
func (v *NullableApiOrderStatusV2) Unset()
type NullableApiOrderStatusesV2 ¶
type NullableApiOrderStatusesV2 struct {
// contains filtered or unexported fields
}
func NewNullableApiOrderStatusesV2 ¶
func NewNullableApiOrderStatusesV2(val *ApiOrderStatusesV2) *NullableApiOrderStatusesV2
func (NullableApiOrderStatusesV2) Get ¶
func (v NullableApiOrderStatusesV2) Get() *ApiOrderStatusesV2
func (NullableApiOrderStatusesV2) IsSet ¶
func (v NullableApiOrderStatusesV2) IsSet() bool
func (NullableApiOrderStatusesV2) MarshalJSON ¶
func (v NullableApiOrderStatusesV2) MarshalJSON() ([]byte, error)
func (*NullableApiOrderStatusesV2) Set ¶
func (v *NullableApiOrderStatusesV2) Set(val *ApiOrderStatusesV2)
func (*NullableApiOrderStatusesV2) UnmarshalJSON ¶
func (v *NullableApiOrderStatusesV2) UnmarshalJSON(src []byte) error
func (*NullableApiOrderStatusesV2) Unset ¶
func (v *NullableApiOrderStatusesV2) Unset()
type NullableApiOrdersCodeRequest ¶
type NullableApiOrdersCodeRequest struct {
// contains filtered or unexported fields
}
func NewNullableApiOrdersCodeRequest ¶
func NewNullableApiOrdersCodeRequest(val *ApiOrdersCodeRequest) *NullableApiOrdersCodeRequest
func (NullableApiOrdersCodeRequest) Get ¶
func (v NullableApiOrdersCodeRequest) Get() *ApiOrdersCodeRequest
func (NullableApiOrdersCodeRequest) IsSet ¶
func (v NullableApiOrdersCodeRequest) IsSet() bool
func (NullableApiOrdersCodeRequest) MarshalJSON ¶
func (v NullableApiOrdersCodeRequest) MarshalJSON() ([]byte, error)
func (*NullableApiOrdersCodeRequest) Set ¶
func (v *NullableApiOrdersCodeRequest) Set(val *ApiOrdersCodeRequest)
func (*NullableApiOrdersCodeRequest) UnmarshalJSON ¶
func (v *NullableApiOrdersCodeRequest) UnmarshalJSON(src []byte) error
func (*NullableApiOrdersCodeRequest) Unset ¶
func (v *NullableApiOrdersCodeRequest) Unset()
type NullableApiOrdersGTINSetRequest ¶
type NullableApiOrdersGTINSetRequest struct {
// contains filtered or unexported fields
}
func NewNullableApiOrdersGTINSetRequest ¶
func NewNullableApiOrdersGTINSetRequest(val *ApiOrdersGTINSetRequest) *NullableApiOrdersGTINSetRequest
func (NullableApiOrdersGTINSetRequest) Get ¶
func (v NullableApiOrdersGTINSetRequest) Get() *ApiOrdersGTINSetRequest
func (NullableApiOrdersGTINSetRequest) IsSet ¶
func (v NullableApiOrdersGTINSetRequest) IsSet() bool
func (NullableApiOrdersGTINSetRequest) MarshalJSON ¶
func (v NullableApiOrdersGTINSetRequest) MarshalJSON() ([]byte, error)
func (*NullableApiOrdersGTINSetRequest) Set ¶
func (v *NullableApiOrdersGTINSetRequest) Set(val *ApiOrdersGTINSetRequest)
func (*NullableApiOrdersGTINSetRequest) UnmarshalJSON ¶
func (v *NullableApiOrdersGTINSetRequest) UnmarshalJSON(src []byte) error
func (*NullableApiOrdersGTINSetRequest) Unset ¶
func (v *NullableApiOrdersGTINSetRequest) Unset()
type NullableApiOrdersIMEISetRequest ¶
type NullableApiOrdersIMEISetRequest struct {
// contains filtered or unexported fields
}
func NewNullableApiOrdersIMEISetRequest ¶
func NewNullableApiOrdersIMEISetRequest(val *ApiOrdersIMEISetRequest) *NullableApiOrdersIMEISetRequest
func (NullableApiOrdersIMEISetRequest) Get ¶
func (v NullableApiOrdersIMEISetRequest) Get() *ApiOrdersIMEISetRequest
func (NullableApiOrdersIMEISetRequest) IsSet ¶
func (v NullableApiOrdersIMEISetRequest) IsSet() bool
func (NullableApiOrdersIMEISetRequest) MarshalJSON ¶
func (v NullableApiOrdersIMEISetRequest) MarshalJSON() ([]byte, error)
func (*NullableApiOrdersIMEISetRequest) Set ¶
func (v *NullableApiOrdersIMEISetRequest) Set(val *ApiOrdersIMEISetRequest)
func (*NullableApiOrdersIMEISetRequest) UnmarshalJSON ¶
func (v *NullableApiOrdersIMEISetRequest) UnmarshalJSON(src []byte) error
func (*NullableApiOrdersIMEISetRequest) Unset ¶
func (v *NullableApiOrdersIMEISetRequest) Unset()
type NullableApiOrdersMetaDeleteRequest ¶
type NullableApiOrdersMetaDeleteRequest struct {
// contains filtered or unexported fields
}
func NewNullableApiOrdersMetaDeleteRequest ¶
func NewNullableApiOrdersMetaDeleteRequest(val *ApiOrdersMetaDeleteRequest) *NullableApiOrdersMetaDeleteRequest
func (NullableApiOrdersMetaDeleteRequest) Get ¶
func (v NullableApiOrdersMetaDeleteRequest) Get() *ApiOrdersMetaDeleteRequest
func (NullableApiOrdersMetaDeleteRequest) IsSet ¶
func (v NullableApiOrdersMetaDeleteRequest) IsSet() bool
func (NullableApiOrdersMetaDeleteRequest) MarshalJSON ¶
func (v NullableApiOrdersMetaDeleteRequest) MarshalJSON() ([]byte, error)
func (*NullableApiOrdersMetaDeleteRequest) Set ¶
func (v *NullableApiOrdersMetaDeleteRequest) Set(val *ApiOrdersMetaDeleteRequest)
func (*NullableApiOrdersMetaDeleteRequest) UnmarshalJSON ¶
func (v *NullableApiOrdersMetaDeleteRequest) UnmarshalJSON(src []byte) error
func (*NullableApiOrdersMetaDeleteRequest) Unset ¶
func (v *NullableApiOrdersMetaDeleteRequest) Unset()
type NullableApiOrdersMetaResponse ¶
type NullableApiOrdersMetaResponse struct {
// contains filtered or unexported fields
}
func NewNullableApiOrdersMetaResponse ¶
func NewNullableApiOrdersMetaResponse(val *ApiOrdersMetaResponse) *NullableApiOrdersMetaResponse
func (NullableApiOrdersMetaResponse) Get ¶
func (v NullableApiOrdersMetaResponse) Get() *ApiOrdersMetaResponse
func (NullableApiOrdersMetaResponse) IsSet ¶
func (v NullableApiOrdersMetaResponse) IsSet() bool
func (NullableApiOrdersMetaResponse) MarshalJSON ¶
func (v NullableApiOrdersMetaResponse) MarshalJSON() ([]byte, error)
func (*NullableApiOrdersMetaResponse) Set ¶
func (v *NullableApiOrdersMetaResponse) Set(val *ApiOrdersMetaResponse)
func (*NullableApiOrdersMetaResponse) UnmarshalJSON ¶
func (v *NullableApiOrdersMetaResponse) UnmarshalJSON(src []byte) error
func (*NullableApiOrdersMetaResponse) Unset ¶
func (v *NullableApiOrdersMetaResponse) Unset()
type NullableApiOrdersRequestV2 ¶
type NullableApiOrdersRequestV2 struct {
// contains filtered or unexported fields
}
func NewNullableApiOrdersRequestV2 ¶
func NewNullableApiOrdersRequestV2(val *ApiOrdersRequestV2) *NullableApiOrdersRequestV2
func (NullableApiOrdersRequestV2) Get ¶
func (v NullableApiOrdersRequestV2) Get() *ApiOrdersRequestV2
func (NullableApiOrdersRequestV2) IsSet ¶
func (v NullableApiOrdersRequestV2) IsSet() bool
func (NullableApiOrdersRequestV2) MarshalJSON ¶
func (v NullableApiOrdersRequestV2) MarshalJSON() ([]byte, error)
func (*NullableApiOrdersRequestV2) Set ¶
func (v *NullableApiOrdersRequestV2) Set(val *ApiOrdersRequestV2)
func (*NullableApiOrdersRequestV2) UnmarshalJSON ¶
func (v *NullableApiOrdersRequestV2) UnmarshalJSON(src []byte) error
func (*NullableApiOrdersRequestV2) Unset ¶
func (v *NullableApiOrdersRequestV2) Unset()
type NullableApiOrdersSGTINsSetRequest ¶
type NullableApiOrdersSGTINsSetRequest struct {
// contains filtered or unexported fields
}
func NewNullableApiOrdersSGTINsSetRequest ¶
func NewNullableApiOrdersSGTINsSetRequest(val *ApiOrdersSGTINsSetRequest) *NullableApiOrdersSGTINsSetRequest
func (NullableApiOrdersSGTINsSetRequest) Get ¶
func (v NullableApiOrdersSGTINsSetRequest) Get() *ApiOrdersSGTINsSetRequest
func (NullableApiOrdersSGTINsSetRequest) IsSet ¶
func (v NullableApiOrdersSGTINsSetRequest) IsSet() bool
func (NullableApiOrdersSGTINsSetRequest) MarshalJSON ¶
func (v NullableApiOrdersSGTINsSetRequest) MarshalJSON() ([]byte, error)
func (*NullableApiOrdersSGTINsSetRequest) Set ¶
func (v *NullableApiOrdersSGTINsSetRequest) Set(val *ApiOrdersSGTINsSetRequest)
func (*NullableApiOrdersSGTINsSetRequest) UnmarshalJSON ¶
func (v *NullableApiOrdersSGTINsSetRequest) UnmarshalJSON(src []byte) error
func (*NullableApiOrdersSGTINsSetRequest) Unset ¶
func (v *NullableApiOrdersSGTINsSetRequest) Unset()
type NullableApiOrdersUINSetRequest ¶
type NullableApiOrdersUINSetRequest struct {
// contains filtered or unexported fields
}
func NewNullableApiOrdersUINSetRequest ¶
func NewNullableApiOrdersUINSetRequest(val *ApiOrdersUINSetRequest) *NullableApiOrdersUINSetRequest
func (NullableApiOrdersUINSetRequest) Get ¶
func (v NullableApiOrdersUINSetRequest) Get() *ApiOrdersUINSetRequest
func (NullableApiOrdersUINSetRequest) IsSet ¶
func (v NullableApiOrdersUINSetRequest) IsSet() bool
func (NullableApiOrdersUINSetRequest) MarshalJSON ¶
func (v NullableApiOrdersUINSetRequest) MarshalJSON() ([]byte, error)
func (*NullableApiOrdersUINSetRequest) Set ¶
func (v *NullableApiOrdersUINSetRequest) Set(val *ApiOrdersUINSetRequest)
func (*NullableApiOrdersUINSetRequest) UnmarshalJSON ¶
func (v *NullableApiOrdersUINSetRequest) UnmarshalJSON(src []byte) error
func (*NullableApiOrdersUINSetRequest) Unset ¶
func (v *NullableApiOrdersUINSetRequest) Unset()
type NullableApiSGTINs ¶
type NullableApiSGTINs struct {
// contains filtered or unexported fields
}
func NewNullableApiSGTINs ¶
func NewNullableApiSGTINs(val *ApiSGTINs) *NullableApiSGTINs
func (NullableApiSGTINs) Get ¶
func (v NullableApiSGTINs) Get() *ApiSGTINs
func (NullableApiSGTINs) IsSet ¶
func (v NullableApiSGTINs) IsSet() bool
func (NullableApiSGTINs) MarshalJSON ¶
func (v NullableApiSGTINs) MarshalJSON() ([]byte, error)
func (*NullableApiSGTINs) Set ¶
func (v *NullableApiSGTINs) Set(val *ApiSGTINs)
func (*NullableApiSGTINs) UnmarshalJSON ¶
func (v *NullableApiSGTINs) UnmarshalJSON(src []byte) error
func (*NullableApiSGTINs) Unset ¶
func (v *NullableApiSGTINs) Unset()
type NullableApiStatusSetResponse ¶
type NullableApiStatusSetResponse struct {
// contains filtered or unexported fields
}
func NewNullableApiStatusSetResponse ¶
func NewNullableApiStatusSetResponse(val *ApiStatusSetResponse) *NullableApiStatusSetResponse
func (NullableApiStatusSetResponse) Get ¶
func (v NullableApiStatusSetResponse) Get() *ApiStatusSetResponse
func (NullableApiStatusSetResponse) IsSet ¶
func (v NullableApiStatusSetResponse) IsSet() bool
func (NullableApiStatusSetResponse) MarshalJSON ¶
func (v NullableApiStatusSetResponse) MarshalJSON() ([]byte, error)
func (*NullableApiStatusSetResponse) Set ¶
func (v *NullableApiStatusSetResponse) Set(val *ApiStatusSetResponse)
func (*NullableApiStatusSetResponse) UnmarshalJSON ¶
func (v *NullableApiStatusSetResponse) UnmarshalJSON(src []byte) error
func (*NullableApiStatusSetResponse) Unset ¶
func (v *NullableApiStatusSetResponse) Unset()
type NullableApiStatusSetResponses ¶
type NullableApiStatusSetResponses struct {
// contains filtered or unexported fields
}
func NewNullableApiStatusSetResponses ¶
func NewNullableApiStatusSetResponses(val *ApiStatusSetResponses) *NullableApiStatusSetResponses
func (NullableApiStatusSetResponses) Get ¶
func (v NullableApiStatusSetResponses) Get() *ApiStatusSetResponses
func (NullableApiStatusSetResponses) IsSet ¶
func (v NullableApiStatusSetResponses) IsSet() bool
func (NullableApiStatusSetResponses) MarshalJSON ¶
func (v NullableApiStatusSetResponses) MarshalJSON() ([]byte, error)
func (*NullableApiStatusSetResponses) Set ¶
func (v *NullableApiStatusSetResponses) Set(val *ApiStatusSetResponses)
func (*NullableApiStatusSetResponses) UnmarshalJSON ¶
func (v *NullableApiStatusSetResponses) UnmarshalJSON(src []byte) error
func (*NullableApiStatusSetResponses) Unset ¶
func (v *NullableApiStatusSetResponses) Unset()
type NullableApiUIN ¶
type NullableApiUIN struct {
// contains filtered or unexported fields
}
func NewNullableApiUIN ¶
func NewNullableApiUIN(val *ApiUIN) *NullableApiUIN
func (NullableApiUIN) Get ¶
func (v NullableApiUIN) Get() *ApiUIN
func (NullableApiUIN) IsSet ¶
func (v NullableApiUIN) IsSet() bool
func (NullableApiUIN) MarshalJSON ¶
func (v NullableApiUIN) MarshalJSON() ([]byte, error)
func (*NullableApiUIN) Set ¶
func (v *NullableApiUIN) Set(val *ApiUIN)
func (*NullableApiUIN) UnmarshalJSON ¶
func (v *NullableApiUIN) UnmarshalJSON(src []byte) error
func (*NullableApiUIN) Unset ¶
func (v *NullableApiUIN) Unset()
type NullableApiV3DbsOrdersGet200Response ¶
type NullableApiV3DbsOrdersGet200Response struct {
// contains filtered or unexported fields
}
func NewNullableApiV3DbsOrdersGet200Response ¶
func NewNullableApiV3DbsOrdersGet200Response(val *ApiV3DbsOrdersGet200Response) *NullableApiV3DbsOrdersGet200Response
func (NullableApiV3DbsOrdersGet200Response) Get ¶
func (v NullableApiV3DbsOrdersGet200Response) Get() *ApiV3DbsOrdersGet200Response
func (NullableApiV3DbsOrdersGet200Response) IsSet ¶
func (v NullableApiV3DbsOrdersGet200Response) IsSet() bool
func (NullableApiV3DbsOrdersGet200Response) MarshalJSON ¶
func (v NullableApiV3DbsOrdersGet200Response) MarshalJSON() ([]byte, error)
func (*NullableApiV3DbsOrdersGet200Response) Set ¶
func (v *NullableApiV3DbsOrdersGet200Response) Set(val *ApiV3DbsOrdersGet200Response)
func (*NullableApiV3DbsOrdersGet200Response) UnmarshalJSON ¶
func (v *NullableApiV3DbsOrdersGet200Response) UnmarshalJSON(src []byte) error
func (*NullableApiV3DbsOrdersGet200Response) Unset ¶
func (v *NullableApiV3DbsOrdersGet200Response) Unset()
type NullableApiV3DbsOrdersNewGet200Response ¶
type NullableApiV3DbsOrdersNewGet200Response struct {
// contains filtered or unexported fields
}
func NewNullableApiV3DbsOrdersNewGet200Response ¶
func NewNullableApiV3DbsOrdersNewGet200Response(val *ApiV3DbsOrdersNewGet200Response) *NullableApiV3DbsOrdersNewGet200Response
func (NullableApiV3DbsOrdersNewGet200Response) IsSet ¶
func (v NullableApiV3DbsOrdersNewGet200Response) IsSet() bool
func (NullableApiV3DbsOrdersNewGet200Response) MarshalJSON ¶
func (v NullableApiV3DbsOrdersNewGet200Response) MarshalJSON() ([]byte, error)
func (*NullableApiV3DbsOrdersNewGet200Response) Set ¶
func (v *NullableApiV3DbsOrdersNewGet200Response) Set(val *ApiV3DbsOrdersNewGet200Response)
func (*NullableApiV3DbsOrdersNewGet200Response) UnmarshalJSON ¶
func (v *NullableApiV3DbsOrdersNewGet200Response) UnmarshalJSON(src []byte) error
func (*NullableApiV3DbsOrdersNewGet200Response) Unset ¶
func (v *NullableApiV3DbsOrdersNewGet200Response) Unset()
type NullableApiV3DbsOrdersNewGet401Response ¶
type NullableApiV3DbsOrdersNewGet401Response struct {
// contains filtered or unexported fields
}
func NewNullableApiV3DbsOrdersNewGet401Response ¶
func NewNullableApiV3DbsOrdersNewGet401Response(val *ApiV3DbsOrdersNewGet401Response) *NullableApiV3DbsOrdersNewGet401Response
func (NullableApiV3DbsOrdersNewGet401Response) IsSet ¶
func (v NullableApiV3DbsOrdersNewGet401Response) IsSet() bool
func (NullableApiV3DbsOrdersNewGet401Response) MarshalJSON ¶
func (v NullableApiV3DbsOrdersNewGet401Response) MarshalJSON() ([]byte, error)
func (*NullableApiV3DbsOrdersNewGet401Response) Set ¶
func (v *NullableApiV3DbsOrdersNewGet401Response) Set(val *ApiV3DbsOrdersNewGet401Response)
func (*NullableApiV3DbsOrdersNewGet401Response) UnmarshalJSON ¶
func (v *NullableApiV3DbsOrdersNewGet401Response) UnmarshalJSON(src []byte) error
func (*NullableApiV3DbsOrdersNewGet401Response) Unset ¶
func (v *NullableApiV3DbsOrdersNewGet401Response) Unset()
type NullableApiV3DbsOrdersNewGet402Response ¶
type NullableApiV3DbsOrdersNewGet402Response struct {
// contains filtered or unexported fields
}
func NewNullableApiV3DbsOrdersNewGet402Response ¶
func NewNullableApiV3DbsOrdersNewGet402Response(val *ApiV3DbsOrdersNewGet402Response) *NullableApiV3DbsOrdersNewGet402Response
func (NullableApiV3DbsOrdersNewGet402Response) IsSet ¶
func (v NullableApiV3DbsOrdersNewGet402Response) IsSet() bool
func (NullableApiV3DbsOrdersNewGet402Response) MarshalJSON ¶
func (v NullableApiV3DbsOrdersNewGet402Response) MarshalJSON() ([]byte, error)
func (*NullableApiV3DbsOrdersNewGet402Response) Set ¶
func (v *NullableApiV3DbsOrdersNewGet402Response) Set(val *ApiV3DbsOrdersNewGet402Response)
func (*NullableApiV3DbsOrdersNewGet402Response) UnmarshalJSON ¶
func (v *NullableApiV3DbsOrdersNewGet402Response) UnmarshalJSON(src []byte) error
func (*NullableApiV3DbsOrdersNewGet402Response) Unset ¶
func (v *NullableApiV3DbsOrdersNewGet402Response) Unset()
type NullableApiV3DbsOrdersOrderIdMetaGet200Response ¶
type NullableApiV3DbsOrdersOrderIdMetaGet200Response struct {
// contains filtered or unexported fields
}
func NewNullableApiV3DbsOrdersOrderIdMetaGet200Response ¶
func NewNullableApiV3DbsOrdersOrderIdMetaGet200Response(val *ApiV3DbsOrdersOrderIdMetaGet200Response) *NullableApiV3DbsOrdersOrderIdMetaGet200Response
func (NullableApiV3DbsOrdersOrderIdMetaGet200Response) IsSet ¶
func (v NullableApiV3DbsOrdersOrderIdMetaGet200Response) IsSet() bool
func (NullableApiV3DbsOrdersOrderIdMetaGet200Response) MarshalJSON ¶
func (v NullableApiV3DbsOrdersOrderIdMetaGet200Response) MarshalJSON() ([]byte, error)
func (*NullableApiV3DbsOrdersOrderIdMetaGet200Response) UnmarshalJSON ¶
func (v *NullableApiV3DbsOrdersOrderIdMetaGet200Response) UnmarshalJSON(src []byte) error
func (*NullableApiV3DbsOrdersOrderIdMetaGet200Response) Unset ¶
func (v *NullableApiV3DbsOrdersOrderIdMetaGet200Response) Unset()
type NullableApiV3DbsOrdersOrderIdMetaGtinPutRequest ¶
type NullableApiV3DbsOrdersOrderIdMetaGtinPutRequest struct {
// contains filtered or unexported fields
}
func NewNullableApiV3DbsOrdersOrderIdMetaGtinPutRequest ¶
func NewNullableApiV3DbsOrdersOrderIdMetaGtinPutRequest(val *ApiV3DbsOrdersOrderIdMetaGtinPutRequest) *NullableApiV3DbsOrdersOrderIdMetaGtinPutRequest
func (NullableApiV3DbsOrdersOrderIdMetaGtinPutRequest) IsSet ¶
func (v NullableApiV3DbsOrdersOrderIdMetaGtinPutRequest) IsSet() bool
func (NullableApiV3DbsOrdersOrderIdMetaGtinPutRequest) MarshalJSON ¶
func (v NullableApiV3DbsOrdersOrderIdMetaGtinPutRequest) MarshalJSON() ([]byte, error)
func (*NullableApiV3DbsOrdersOrderIdMetaGtinPutRequest) UnmarshalJSON ¶
func (v *NullableApiV3DbsOrdersOrderIdMetaGtinPutRequest) UnmarshalJSON(src []byte) error
func (*NullableApiV3DbsOrdersOrderIdMetaGtinPutRequest) Unset ¶
func (v *NullableApiV3DbsOrdersOrderIdMetaGtinPutRequest) Unset()
type NullableApiV3DbsOrdersOrderIdMetaImeiPutRequest ¶
type NullableApiV3DbsOrdersOrderIdMetaImeiPutRequest struct {
// contains filtered or unexported fields
}
func NewNullableApiV3DbsOrdersOrderIdMetaImeiPutRequest ¶
func NewNullableApiV3DbsOrdersOrderIdMetaImeiPutRequest(val *ApiV3DbsOrdersOrderIdMetaImeiPutRequest) *NullableApiV3DbsOrdersOrderIdMetaImeiPutRequest
func (NullableApiV3DbsOrdersOrderIdMetaImeiPutRequest) IsSet ¶
func (v NullableApiV3DbsOrdersOrderIdMetaImeiPutRequest) IsSet() bool
func (NullableApiV3DbsOrdersOrderIdMetaImeiPutRequest) MarshalJSON ¶
func (v NullableApiV3DbsOrdersOrderIdMetaImeiPutRequest) MarshalJSON() ([]byte, error)
func (*NullableApiV3DbsOrdersOrderIdMetaImeiPutRequest) UnmarshalJSON ¶
func (v *NullableApiV3DbsOrdersOrderIdMetaImeiPutRequest) UnmarshalJSON(src []byte) error
func (*NullableApiV3DbsOrdersOrderIdMetaImeiPutRequest) Unset ¶
func (v *NullableApiV3DbsOrdersOrderIdMetaImeiPutRequest) Unset()
type NullableApiV3DbsOrdersOrderIdMetaSgtinPutRequest ¶
type NullableApiV3DbsOrdersOrderIdMetaSgtinPutRequest struct {
// contains filtered or unexported fields
}
func NewNullableApiV3DbsOrdersOrderIdMetaSgtinPutRequest ¶
func NewNullableApiV3DbsOrdersOrderIdMetaSgtinPutRequest(val *ApiV3DbsOrdersOrderIdMetaSgtinPutRequest) *NullableApiV3DbsOrdersOrderIdMetaSgtinPutRequest
func (NullableApiV3DbsOrdersOrderIdMetaSgtinPutRequest) IsSet ¶
func (v NullableApiV3DbsOrdersOrderIdMetaSgtinPutRequest) IsSet() bool
func (NullableApiV3DbsOrdersOrderIdMetaSgtinPutRequest) MarshalJSON ¶
func (v NullableApiV3DbsOrdersOrderIdMetaSgtinPutRequest) MarshalJSON() ([]byte, error)
func (*NullableApiV3DbsOrdersOrderIdMetaSgtinPutRequest) UnmarshalJSON ¶
func (v *NullableApiV3DbsOrdersOrderIdMetaSgtinPutRequest) UnmarshalJSON(src []byte) error
func (*NullableApiV3DbsOrdersOrderIdMetaSgtinPutRequest) Unset ¶
func (v *NullableApiV3DbsOrdersOrderIdMetaSgtinPutRequest) Unset()
type NullableApiV3DbsOrdersOrderIdMetaUinPutRequest ¶
type NullableApiV3DbsOrdersOrderIdMetaUinPutRequest struct {
// contains filtered or unexported fields
}
func NewNullableApiV3DbsOrdersOrderIdMetaUinPutRequest ¶
func NewNullableApiV3DbsOrdersOrderIdMetaUinPutRequest(val *ApiV3DbsOrdersOrderIdMetaUinPutRequest) *NullableApiV3DbsOrdersOrderIdMetaUinPutRequest
func (NullableApiV3DbsOrdersOrderIdMetaUinPutRequest) IsSet ¶
func (v NullableApiV3DbsOrdersOrderIdMetaUinPutRequest) IsSet() bool
func (NullableApiV3DbsOrdersOrderIdMetaUinPutRequest) MarshalJSON ¶
func (v NullableApiV3DbsOrdersOrderIdMetaUinPutRequest) MarshalJSON() ([]byte, error)
func (*NullableApiV3DbsOrdersOrderIdMetaUinPutRequest) Set ¶
func (v *NullableApiV3DbsOrdersOrderIdMetaUinPutRequest) Set(val *ApiV3DbsOrdersOrderIdMetaUinPutRequest)
func (*NullableApiV3DbsOrdersOrderIdMetaUinPutRequest) UnmarshalJSON ¶
func (v *NullableApiV3DbsOrdersOrderIdMetaUinPutRequest) UnmarshalJSON(src []byte) error
func (*NullableApiV3DbsOrdersOrderIdMetaUinPutRequest) Unset ¶
func (v *NullableApiV3DbsOrdersOrderIdMetaUinPutRequest) Unset()
type NullableApiV3DbsOrdersStatusPost200Response ¶
type NullableApiV3DbsOrdersStatusPost200Response struct {
// contains filtered or unexported fields
}
func NewNullableApiV3DbsOrdersStatusPost200Response ¶
func NewNullableApiV3DbsOrdersStatusPost200Response(val *ApiV3DbsOrdersStatusPost200Response) *NullableApiV3DbsOrdersStatusPost200Response
func (NullableApiV3DbsOrdersStatusPost200Response) IsSet ¶
func (v NullableApiV3DbsOrdersStatusPost200Response) IsSet() bool
func (NullableApiV3DbsOrdersStatusPost200Response) MarshalJSON ¶
func (v NullableApiV3DbsOrdersStatusPost200Response) MarshalJSON() ([]byte, error)
func (*NullableApiV3DbsOrdersStatusPost200Response) Set ¶
func (v *NullableApiV3DbsOrdersStatusPost200Response) Set(val *ApiV3DbsOrdersStatusPost200Response)
func (*NullableApiV3DbsOrdersStatusPost200Response) UnmarshalJSON ¶
func (v *NullableApiV3DbsOrdersStatusPost200Response) UnmarshalJSON(src []byte) error
func (*NullableApiV3DbsOrdersStatusPost200Response) Unset ¶
func (v *NullableApiV3DbsOrdersStatusPost200Response) Unset()
type NullableApiV3DbsOrdersStatusPost200ResponseOrdersInner ¶
type NullableApiV3DbsOrdersStatusPost200ResponseOrdersInner struct {
// contains filtered or unexported fields
}
func NewNullableApiV3DbsOrdersStatusPost200ResponseOrdersInner ¶
func NewNullableApiV3DbsOrdersStatusPost200ResponseOrdersInner(val *ApiV3DbsOrdersStatusPost200ResponseOrdersInner) *NullableApiV3DbsOrdersStatusPost200ResponseOrdersInner
func (NullableApiV3DbsOrdersStatusPost200ResponseOrdersInner) IsSet ¶
func (v NullableApiV3DbsOrdersStatusPost200ResponseOrdersInner) IsSet() bool
func (NullableApiV3DbsOrdersStatusPost200ResponseOrdersInner) MarshalJSON ¶
func (v NullableApiV3DbsOrdersStatusPost200ResponseOrdersInner) MarshalJSON() ([]byte, error)
func (*NullableApiV3DbsOrdersStatusPost200ResponseOrdersInner) UnmarshalJSON ¶
func (v *NullableApiV3DbsOrdersStatusPost200ResponseOrdersInner) UnmarshalJSON(src []byte) error
func (*NullableApiV3DbsOrdersStatusPost200ResponseOrdersInner) Unset ¶
func (v *NullableApiV3DbsOrdersStatusPost200ResponseOrdersInner) Unset()
type NullableApiV3DbsOrdersStatusPostRequest ¶
type NullableApiV3DbsOrdersStatusPostRequest struct {
// contains filtered or unexported fields
}
func NewNullableApiV3DbsOrdersStatusPostRequest ¶
func NewNullableApiV3DbsOrdersStatusPostRequest(val *ApiV3DbsOrdersStatusPostRequest) *NullableApiV3DbsOrdersStatusPostRequest
func (NullableApiV3DbsOrdersStatusPostRequest) IsSet ¶
func (v NullableApiV3DbsOrdersStatusPostRequest) IsSet() bool
func (NullableApiV3DbsOrdersStatusPostRequest) MarshalJSON ¶
func (v NullableApiV3DbsOrdersStatusPostRequest) MarshalJSON() ([]byte, error)
func (*NullableApiV3DbsOrdersStatusPostRequest) Set ¶
func (v *NullableApiV3DbsOrdersStatusPostRequest) Set(val *ApiV3DbsOrdersStatusPostRequest)
func (*NullableApiV3DbsOrdersStatusPostRequest) UnmarshalJSON ¶
func (v *NullableApiV3DbsOrdersStatusPostRequest) UnmarshalJSON(src []byte) error
func (*NullableApiV3DbsOrdersStatusPostRequest) Unset ¶
func (v *NullableApiV3DbsOrdersStatusPostRequest) Unset()
type NullableBool ¶
type NullableBool struct {
// contains filtered or unexported fields
}
func NewNullableBool ¶
func NewNullableBool(val *bool) *NullableBool
func (NullableBool) Get ¶
func (v NullableBool) Get() *bool
func (NullableBool) IsSet ¶
func (v NullableBool) IsSet() bool
func (NullableBool) MarshalJSON ¶
func (v NullableBool) MarshalJSON() ([]byte, error)
func (*NullableBool) Set ¶
func (v *NullableBool) Set(val *bool)
func (*NullableBool) UnmarshalJSON ¶
func (v *NullableBool) UnmarshalJSON(src []byte) error
func (*NullableBool) Unset ¶
func (v *NullableBool) Unset()
type NullableCode ¶
type NullableCode struct {
// contains filtered or unexported fields
}
func NewNullableCode ¶
func NewNullableCode(val *Code) *NullableCode
func (NullableCode) Get ¶
func (v NullableCode) Get() *Code
func (NullableCode) IsSet ¶
func (v NullableCode) IsSet() bool
func (NullableCode) MarshalJSON ¶
func (v NullableCode) MarshalJSON() ([]byte, error)
func (*NullableCode) Set ¶
func (v *NullableCode) Set(val *Code)
func (*NullableCode) UnmarshalJSON ¶
func (v *NullableCode) UnmarshalJSON(src []byte) error
func (*NullableCode) Unset ¶
func (v *NullableCode) Unset()
type NullableDbsOnlyClientInfo ¶
type NullableDbsOnlyClientInfo struct {
// contains filtered or unexported fields
}
func NewNullableDbsOnlyClientInfo ¶
func NewNullableDbsOnlyClientInfo(val *DbsOnlyClientInfo) *NullableDbsOnlyClientInfo
func (NullableDbsOnlyClientInfo) Get ¶
func (v NullableDbsOnlyClientInfo) Get() *DbsOnlyClientInfo
func (NullableDbsOnlyClientInfo) IsSet ¶
func (v NullableDbsOnlyClientInfo) IsSet() bool
func (NullableDbsOnlyClientInfo) MarshalJSON ¶
func (v NullableDbsOnlyClientInfo) MarshalJSON() ([]byte, error)
func (*NullableDbsOnlyClientInfo) Set ¶
func (v *NullableDbsOnlyClientInfo) Set(val *DbsOnlyClientInfo)
func (*NullableDbsOnlyClientInfo) UnmarshalJSON ¶
func (v *NullableDbsOnlyClientInfo) UnmarshalJSON(src []byte) error
func (*NullableDbsOnlyClientInfo) Unset ¶
func (v *NullableDbsOnlyClientInfo) Unset()
type NullableDbsOnlyClientInfoResp ¶
type NullableDbsOnlyClientInfoResp struct {
// contains filtered or unexported fields
}
func NewNullableDbsOnlyClientInfoResp ¶
func NewNullableDbsOnlyClientInfoResp(val *DbsOnlyClientInfoResp) *NullableDbsOnlyClientInfoResp
func (NullableDbsOnlyClientInfoResp) Get ¶
func (v NullableDbsOnlyClientInfoResp) Get() *DbsOnlyClientInfoResp
func (NullableDbsOnlyClientInfoResp) IsSet ¶
func (v NullableDbsOnlyClientInfoResp) IsSet() bool
func (NullableDbsOnlyClientInfoResp) MarshalJSON ¶
func (v NullableDbsOnlyClientInfoResp) MarshalJSON() ([]byte, error)
func (*NullableDbsOnlyClientInfoResp) Set ¶
func (v *NullableDbsOnlyClientInfoResp) Set(val *DbsOnlyClientInfoResp)
func (*NullableDbsOnlyClientInfoResp) UnmarshalJSON ¶
func (v *NullableDbsOnlyClientInfoResp) UnmarshalJSON(src []byte) error
func (*NullableDbsOnlyClientInfoResp) Unset ¶
func (v *NullableDbsOnlyClientInfoResp) Unset()
type NullableDeliveryDatesInfoResp ¶
type NullableDeliveryDatesInfoResp struct {
// contains filtered or unexported fields
}
func NewNullableDeliveryDatesInfoResp ¶
func NewNullableDeliveryDatesInfoResp(val *DeliveryDatesInfoResp) *NullableDeliveryDatesInfoResp
func (NullableDeliveryDatesInfoResp) Get ¶
func (v NullableDeliveryDatesInfoResp) Get() *DeliveryDatesInfoResp
func (NullableDeliveryDatesInfoResp) IsSet ¶
func (v NullableDeliveryDatesInfoResp) IsSet() bool
func (NullableDeliveryDatesInfoResp) MarshalJSON ¶
func (v NullableDeliveryDatesInfoResp) MarshalJSON() ([]byte, error)
func (*NullableDeliveryDatesInfoResp) Set ¶
func (v *NullableDeliveryDatesInfoResp) Set(val *DeliveryDatesInfoResp)
func (*NullableDeliveryDatesInfoResp) UnmarshalJSON ¶
func (v *NullableDeliveryDatesInfoResp) UnmarshalJSON(src []byte) error
func (*NullableDeliveryDatesInfoResp) Unset ¶
func (v *NullableDeliveryDatesInfoResp) Unset()
type NullableDeliveryDatesInfoRespOrdersInner ¶
type NullableDeliveryDatesInfoRespOrdersInner struct {
// contains filtered or unexported fields
}
func NewNullableDeliveryDatesInfoRespOrdersInner ¶
func NewNullableDeliveryDatesInfoRespOrdersInner(val *DeliveryDatesInfoRespOrdersInner) *NullableDeliveryDatesInfoRespOrdersInner
func (NullableDeliveryDatesInfoRespOrdersInner) IsSet ¶
func (v NullableDeliveryDatesInfoRespOrdersInner) IsSet() bool
func (NullableDeliveryDatesInfoRespOrdersInner) MarshalJSON ¶
func (v NullableDeliveryDatesInfoRespOrdersInner) MarshalJSON() ([]byte, error)
func (*NullableDeliveryDatesInfoRespOrdersInner) Set ¶
func (v *NullableDeliveryDatesInfoRespOrdersInner) Set(val *DeliveryDatesInfoRespOrdersInner)
func (*NullableDeliveryDatesInfoRespOrdersInner) UnmarshalJSON ¶
func (v *NullableDeliveryDatesInfoRespOrdersInner) UnmarshalJSON(src []byte) error
func (*NullableDeliveryDatesInfoRespOrdersInner) Unset ¶
func (v *NullableDeliveryDatesInfoRespOrdersInner) Unset()
type NullableDeliveryDatesRequest ¶
type NullableDeliveryDatesRequest struct {
// contains filtered or unexported fields
}
func NewNullableDeliveryDatesRequest ¶
func NewNullableDeliveryDatesRequest(val *DeliveryDatesRequest) *NullableDeliveryDatesRequest
func (NullableDeliveryDatesRequest) Get ¶
func (v NullableDeliveryDatesRequest) Get() *DeliveryDatesRequest
func (NullableDeliveryDatesRequest) IsSet ¶
func (v NullableDeliveryDatesRequest) IsSet() bool
func (NullableDeliveryDatesRequest) MarshalJSON ¶
func (v NullableDeliveryDatesRequest) MarshalJSON() ([]byte, error)
func (*NullableDeliveryDatesRequest) Set ¶
func (v *NullableDeliveryDatesRequest) Set(val *DeliveryDatesRequest)
func (*NullableDeliveryDatesRequest) UnmarshalJSON ¶
func (v *NullableDeliveryDatesRequest) UnmarshalJSON(src []byte) error
func (*NullableDeliveryDatesRequest) Unset ¶
func (v *NullableDeliveryDatesRequest) Unset()
type NullableError ¶
type NullableError struct {
// contains filtered or unexported fields
}
func NewNullableError ¶
func NewNullableError(val *Error) *NullableError
func (NullableError) Get ¶
func (v NullableError) Get() *Error
func (NullableError) IsSet ¶
func (v NullableError) IsSet() bool
func (NullableError) MarshalJSON ¶
func (v NullableError) MarshalJSON() ([]byte, error)
func (*NullableError) Set ¶
func (v *NullableError) Set(val *Error)
func (*NullableError) UnmarshalJSON ¶
func (v *NullableError) UnmarshalJSON(src []byte) error
func (*NullableError) Unset ¶
func (v *NullableError) Unset()
type NullableFloat32 ¶
type NullableFloat32 struct {
// contains filtered or unexported fields
}
func NewNullableFloat32 ¶
func NewNullableFloat32(val *float32) *NullableFloat32
func (NullableFloat32) Get ¶
func (v NullableFloat32) Get() *float32
func (NullableFloat32) IsSet ¶
func (v NullableFloat32) IsSet() bool
func (NullableFloat32) MarshalJSON ¶
func (v NullableFloat32) MarshalJSON() ([]byte, error)
func (*NullableFloat32) Set ¶
func (v *NullableFloat32) Set(val *float32)
func (*NullableFloat32) UnmarshalJSON ¶
func (v *NullableFloat32) UnmarshalJSON(src []byte) error
func (*NullableFloat32) Unset ¶
func (v *NullableFloat32) Unset()
type NullableFloat64 ¶
type NullableFloat64 struct {
// contains filtered or unexported fields
}
func NewNullableFloat64 ¶
func NewNullableFloat64(val *float64) *NullableFloat64
func (NullableFloat64) Get ¶
func (v NullableFloat64) Get() *float64
func (NullableFloat64) IsSet ¶
func (v NullableFloat64) IsSet() bool
func (NullableFloat64) MarshalJSON ¶
func (v NullableFloat64) MarshalJSON() ([]byte, error)
func (*NullableFloat64) Set ¶
func (v *NullableFloat64) Set(val *float64)
func (*NullableFloat64) UnmarshalJSON ¶
func (v *NullableFloat64) UnmarshalJSON(src []byte) error
func (*NullableFloat64) Unset ¶
func (v *NullableFloat64) Unset()
type NullableInt ¶
type NullableInt struct {
// contains filtered or unexported fields
}
func NewNullableInt ¶
func NewNullableInt(val *int) *NullableInt
func (NullableInt) Get ¶
func (v NullableInt) Get() *int
func (NullableInt) IsSet ¶
func (v NullableInt) IsSet() bool
func (NullableInt) MarshalJSON ¶
func (v NullableInt) MarshalJSON() ([]byte, error)
func (*NullableInt) Set ¶
func (v *NullableInt) Set(val *int)
func (*NullableInt) UnmarshalJSON ¶
func (v *NullableInt) UnmarshalJSON(src []byte) error
func (*NullableInt) Unset ¶
func (v *NullableInt) Unset()
type NullableInt32 ¶
type NullableInt32 struct {
// contains filtered or unexported fields
}
func NewNullableInt32 ¶
func NewNullableInt32(val *int32) *NullableInt32
func (NullableInt32) Get ¶
func (v NullableInt32) Get() *int32
func (NullableInt32) IsSet ¶
func (v NullableInt32) IsSet() bool
func (NullableInt32) MarshalJSON ¶
func (v NullableInt32) MarshalJSON() ([]byte, error)
func (*NullableInt32) Set ¶
func (v *NullableInt32) Set(val *int32)
func (*NullableInt32) UnmarshalJSON ¶
func (v *NullableInt32) UnmarshalJSON(src []byte) error
func (*NullableInt32) Unset ¶
func (v *NullableInt32) Unset()
type NullableInt64 ¶
type NullableInt64 struct {
// contains filtered or unexported fields
}
func NewNullableInt64 ¶
func NewNullableInt64(val *int64) *NullableInt64
func (NullableInt64) Get ¶
func (v NullableInt64) Get() *int64
func (NullableInt64) IsSet ¶
func (v NullableInt64) IsSet() bool
func (NullableInt64) MarshalJSON ¶
func (v NullableInt64) MarshalJSON() ([]byte, error)
func (*NullableInt64) Set ¶
func (v *NullableInt64) Set(val *int64)
func (*NullableInt64) UnmarshalJSON ¶
func (v *NullableInt64) UnmarshalJSON(src []byte) error
func (*NullableInt64) Unset ¶
func (v *NullableInt64) Unset()
type NullableMeta ¶
type NullableMeta struct {
// contains filtered or unexported fields
}
func NewNullableMeta ¶
func NewNullableMeta(val *Meta) *NullableMeta
func (NullableMeta) Get ¶
func (v NullableMeta) Get() *Meta
func (NullableMeta) IsSet ¶
func (v NullableMeta) IsSet() bool
func (NullableMeta) MarshalJSON ¶
func (v NullableMeta) MarshalJSON() ([]byte, error)
func (*NullableMeta) Set ¶
func (v *NullableMeta) Set(val *Meta)
func (*NullableMeta) UnmarshalJSON ¶
func (v *NullableMeta) UnmarshalJSON(src []byte) error
func (*NullableMeta) Unset ¶
func (v *NullableMeta) Unset()
type NullableMetaCustomsDeclaration ¶
type NullableMetaCustomsDeclaration struct {
// contains filtered or unexported fields
}
func NewNullableMetaCustomsDeclaration ¶
func NewNullableMetaCustomsDeclaration(val *MetaCustomsDeclaration) *NullableMetaCustomsDeclaration
func (NullableMetaCustomsDeclaration) Get ¶
func (v NullableMetaCustomsDeclaration) Get() *MetaCustomsDeclaration
func (NullableMetaCustomsDeclaration) IsSet ¶
func (v NullableMetaCustomsDeclaration) IsSet() bool
func (NullableMetaCustomsDeclaration) MarshalJSON ¶
func (v NullableMetaCustomsDeclaration) MarshalJSON() ([]byte, error)
func (*NullableMetaCustomsDeclaration) Set ¶
func (v *NullableMetaCustomsDeclaration) Set(val *MetaCustomsDeclaration)
func (*NullableMetaCustomsDeclaration) UnmarshalJSON ¶
func (v *NullableMetaCustomsDeclaration) UnmarshalJSON(src []byte) error
func (*NullableMetaCustomsDeclaration) Unset ¶
func (v *NullableMetaCustomsDeclaration) Unset()
type NullableMetaGtin ¶
type NullableMetaGtin struct {
// contains filtered or unexported fields
}
func NewNullableMetaGtin ¶
func NewNullableMetaGtin(val *MetaGtin) *NullableMetaGtin
func (NullableMetaGtin) Get ¶
func (v NullableMetaGtin) Get() *MetaGtin
func (NullableMetaGtin) IsSet ¶
func (v NullableMetaGtin) IsSet() bool
func (NullableMetaGtin) MarshalJSON ¶
func (v NullableMetaGtin) MarshalJSON() ([]byte, error)
func (*NullableMetaGtin) Set ¶
func (v *NullableMetaGtin) Set(val *MetaGtin)
func (*NullableMetaGtin) UnmarshalJSON ¶
func (v *NullableMetaGtin) UnmarshalJSON(src []byte) error
func (*NullableMetaGtin) Unset ¶
func (v *NullableMetaGtin) Unset()
type NullableMetaImei ¶
type NullableMetaImei struct {
// contains filtered or unexported fields
}
func NewNullableMetaImei ¶
func NewNullableMetaImei(val *MetaImei) *NullableMetaImei
func (NullableMetaImei) Get ¶
func (v NullableMetaImei) Get() *MetaImei
func (NullableMetaImei) IsSet ¶
func (v NullableMetaImei) IsSet() bool
func (NullableMetaImei) MarshalJSON ¶
func (v NullableMetaImei) MarshalJSON() ([]byte, error)
func (*NullableMetaImei) Set ¶
func (v *NullableMetaImei) Set(val *MetaImei)
func (*NullableMetaImei) UnmarshalJSON ¶
func (v *NullableMetaImei) UnmarshalJSON(src []byte) error
func (*NullableMetaImei) Unset ¶
func (v *NullableMetaImei) Unset()
type NullableMetaSgtin ¶
type NullableMetaSgtin struct {
// contains filtered or unexported fields
}
func NewNullableMetaSgtin ¶
func NewNullableMetaSgtin(val *MetaSgtin) *NullableMetaSgtin
func (NullableMetaSgtin) Get ¶
func (v NullableMetaSgtin) Get() *MetaSgtin
func (NullableMetaSgtin) IsSet ¶
func (v NullableMetaSgtin) IsSet() bool
func (NullableMetaSgtin) MarshalJSON ¶
func (v NullableMetaSgtin) MarshalJSON() ([]byte, error)
func (*NullableMetaSgtin) Set ¶
func (v *NullableMetaSgtin) Set(val *MetaSgtin)
func (*NullableMetaSgtin) UnmarshalJSON ¶
func (v *NullableMetaSgtin) UnmarshalJSON(src []byte) error
func (*NullableMetaSgtin) Unset ¶
func (v *NullableMetaSgtin) Unset()
type NullableMetaUin ¶
type NullableMetaUin struct {
// contains filtered or unexported fields
}
func NewNullableMetaUin ¶
func NewNullableMetaUin(val *MetaUin) *NullableMetaUin
func (NullableMetaUin) Get ¶
func (v NullableMetaUin) Get() *MetaUin
func (NullableMetaUin) IsSet ¶
func (v NullableMetaUin) IsSet() bool
func (NullableMetaUin) MarshalJSON ¶
func (v NullableMetaUin) MarshalJSON() ([]byte, error)
func (*NullableMetaUin) Set ¶
func (v *NullableMetaUin) Set(val *MetaUin)
func (*NullableMetaUin) UnmarshalJSON ¶
func (v *NullableMetaUin) UnmarshalJSON(src []byte) error
func (*NullableMetaUin) Unset ¶
func (v *NullableMetaUin) Unset()
type NullableOrderDBS ¶
type NullableOrderDBS struct {
// contains filtered or unexported fields
}
func NewNullableOrderDBS ¶
func NewNullableOrderDBS(val *OrderDBS) *NullableOrderDBS
func (NullableOrderDBS) Get ¶
func (v NullableOrderDBS) Get() *OrderDBS
func (NullableOrderDBS) IsSet ¶
func (v NullableOrderDBS) IsSet() bool
func (NullableOrderDBS) MarshalJSON ¶
func (v NullableOrderDBS) MarshalJSON() ([]byte, error)
func (*NullableOrderDBS) Set ¶
func (v *NullableOrderDBS) Set(val *OrderDBS)
func (*NullableOrderDBS) UnmarshalJSON ¶
func (v *NullableOrderDBS) UnmarshalJSON(src []byte) error
func (*NullableOrderDBS) Unset ¶
func (v *NullableOrderDBS) Unset()
type NullableOrderDBSAddress ¶
type NullableOrderDBSAddress struct {
// contains filtered or unexported fields
}
func NewNullableOrderDBSAddress ¶
func NewNullableOrderDBSAddress(val *OrderDBSAddress) *NullableOrderDBSAddress
func (NullableOrderDBSAddress) Get ¶
func (v NullableOrderDBSAddress) Get() *OrderDBSAddress
func (NullableOrderDBSAddress) IsSet ¶
func (v NullableOrderDBSAddress) IsSet() bool
func (NullableOrderDBSAddress) MarshalJSON ¶
func (v NullableOrderDBSAddress) MarshalJSON() ([]byte, error)
func (*NullableOrderDBSAddress) Set ¶
func (v *NullableOrderDBSAddress) Set(val *OrderDBSAddress)
func (*NullableOrderDBSAddress) UnmarshalJSON ¶
func (v *NullableOrderDBSAddress) UnmarshalJSON(src []byte) error
func (*NullableOrderDBSAddress) Unset ¶
func (v *NullableOrderDBSAddress) Unset()
type NullableOrderNewDBS ¶
type NullableOrderNewDBS struct {
// contains filtered or unexported fields
}
func NewNullableOrderNewDBS ¶
func NewNullableOrderNewDBS(val *OrderNewDBS) *NullableOrderNewDBS
func (NullableOrderNewDBS) Get ¶
func (v NullableOrderNewDBS) Get() *OrderNewDBS
func (NullableOrderNewDBS) IsSet ¶
func (v NullableOrderNewDBS) IsSet() bool
func (NullableOrderNewDBS) MarshalJSON ¶
func (v NullableOrderNewDBS) MarshalJSON() ([]byte, error)
func (*NullableOrderNewDBS) Set ¶
func (v *NullableOrderNewDBS) Set(val *OrderNewDBS)
func (*NullableOrderNewDBS) UnmarshalJSON ¶
func (v *NullableOrderNewDBS) UnmarshalJSON(src []byte) error
func (*NullableOrderNewDBS) Unset ¶
func (v *NullableOrderNewDBS) Unset()
type NullableOrderNewDBSAddress ¶
type NullableOrderNewDBSAddress struct {
// contains filtered or unexported fields
}
func NewNullableOrderNewDBSAddress ¶
func NewNullableOrderNewDBSAddress(val *OrderNewDBSAddress) *NullableOrderNewDBSAddress
func (NullableOrderNewDBSAddress) Get ¶
func (v NullableOrderNewDBSAddress) Get() *OrderNewDBSAddress
func (NullableOrderNewDBSAddress) IsSet ¶
func (v NullableOrderNewDBSAddress) IsSet() bool
func (NullableOrderNewDBSAddress) MarshalJSON ¶
func (v NullableOrderNewDBSAddress) MarshalJSON() ([]byte, error)
func (*NullableOrderNewDBSAddress) Set ¶
func (v *NullableOrderNewDBSAddress) Set(val *OrderNewDBSAddress)
func (*NullableOrderNewDBSAddress) UnmarshalJSON ¶
func (v *NullableOrderNewDBSAddress) UnmarshalJSON(src []byte) error
func (*NullableOrderNewDBSAddress) Unset ¶
func (v *NullableOrderNewDBSAddress) Unset()
type NullableOrderNewDBSOptions ¶
type NullableOrderNewDBSOptions struct {
// contains filtered or unexported fields
}
func NewNullableOrderNewDBSOptions ¶
func NewNullableOrderNewDBSOptions(val *OrderNewDBSOptions) *NullableOrderNewDBSOptions
func (NullableOrderNewDBSOptions) Get ¶
func (v NullableOrderNewDBSOptions) Get() *OrderNewDBSOptions
func (NullableOrderNewDBSOptions) IsSet ¶
func (v NullableOrderNewDBSOptions) IsSet() bool
func (NullableOrderNewDBSOptions) MarshalJSON ¶
func (v NullableOrderNewDBSOptions) MarshalJSON() ([]byte, error)
func (*NullableOrderNewDBSOptions) Set ¶
func (v *NullableOrderNewDBSOptions) Set(val *OrderNewDBSOptions)
func (*NullableOrderNewDBSOptions) UnmarshalJSON ¶
func (v *NullableOrderNewDBSOptions) UnmarshalJSON(src []byte) error
func (*NullableOrderNewDBSOptions) Unset ¶
func (v *NullableOrderNewDBSOptions) Unset()
type NullableOrdersRequestAPI ¶
type NullableOrdersRequestAPI struct {
// contains filtered or unexported fields
}
func NewNullableOrdersRequestAPI ¶
func NewNullableOrdersRequestAPI(val *OrdersRequestAPI) *NullableOrdersRequestAPI
func (NullableOrdersRequestAPI) Get ¶
func (v NullableOrdersRequestAPI) Get() *OrdersRequestAPI
func (NullableOrdersRequestAPI) IsSet ¶
func (v NullableOrdersRequestAPI) IsSet() bool
func (NullableOrdersRequestAPI) MarshalJSON ¶
func (v NullableOrdersRequestAPI) MarshalJSON() ([]byte, error)
func (*NullableOrdersRequestAPI) Set ¶
func (v *NullableOrdersRequestAPI) Set(val *OrdersRequestAPI)
func (*NullableOrdersRequestAPI) UnmarshalJSON ¶
func (v *NullableOrdersRequestAPI) UnmarshalJSON(src []byte) error
func (*NullableOrdersRequestAPI) Unset ¶
func (v *NullableOrdersRequestAPI) Unset()
type NullableString ¶
type NullableString struct {
// contains filtered or unexported fields
}
func NewNullableString ¶
func NewNullableString(val *string) *NullableString
func (NullableString) Get ¶
func (v NullableString) Get() *string
func (NullableString) IsSet ¶
func (v NullableString) IsSet() bool
func (NullableString) MarshalJSON ¶
func (v NullableString) MarshalJSON() ([]byte, error)
func (*NullableString) Set ¶
func (v *NullableString) Set(val *string)
func (*NullableString) UnmarshalJSON ¶
func (v *NullableString) UnmarshalJSON(src []byte) error
func (*NullableString) Unset ¶
func (v *NullableString) Unset()
type NullableTime ¶
type NullableTime struct {
// contains filtered or unexported fields
}
func NewNullableTime ¶
func NewNullableTime(val *time.Time) *NullableTime
func (NullableTime) Get ¶
func (v NullableTime) Get() *time.Time
func (NullableTime) IsSet ¶
func (v NullableTime) IsSet() bool
func (NullableTime) MarshalJSON ¶
func (v NullableTime) MarshalJSON() ([]byte, error)
func (*NullableTime) Set ¶
func (v *NullableTime) Set(val *time.Time)
func (*NullableTime) UnmarshalJSON ¶
func (v *NullableTime) UnmarshalJSON(src []byte) error
func (*NullableTime) Unset ¶
func (v *NullableTime) Unset()
type OrderDBS ¶
type OrderDBS struct {
Address NullableOrderDBSAddress `json:"address,omitempty"`
// Delivery type: - `dbs` — Delivery By Supplier - `dbsPickupPoint` — Delivery By Supplier to Pickup Point - `edbs` — Express Delivery By Supplier
DeliveryType *string `json:"deliveryType,omitempty"`
Options *OrderNewDBSOptions `json:"options,omitempty"`
// Transaction ID for order grouping. Orders in the same buyer's cart will have the same `orderUid`.
OrderUid *string `json:"orderUid,omitempty"`
// Assembly order group ID. <br> It unites assembly orders received at a single warehouse (`warehouseId`) as part of a single buyer transaction (`orderUid`)
GroupId *string `json:"groupId,omitempty"`
// Seller's article
Article *string `json:"article,omitempty"`
// Color code (for tinted products only)
ColorCode *string `json:"colorCode,omitempty"`
// Unique order ID. <br> Note: `rid` corresponds to `srid` in the responses of the methods: - [Buyers return applications](./user-communication#tag/Buyers-Returns/paths/~1api~1v1~1claims/get) - [Orders](./reports#tag/Main-Reports/paths/~1api~1v1~1supplier~1orders/get) - [Sales](./reports#tag/Main-Reports/paths/~1api~1v1~1supplier~1sales/get) - [Goods Return Report](./reports#tag/Goods-Return-Report) - [Realization sales report](./financial-reports-and-accounting#tag/Financial-Reports/paths/~1api~1v5~1supplier~1reportDetailByPeriod/get)
Rid *string `json:"rid,omitempty"`
// Order creation date
CreatedAt *time.Time `json:"createdAt,omitempty"`
// Product barcode array
Skus []string `json:"skus,omitempty"`
// Assembly order ID
Id *int64 `json:"id,omitempty"`
// Seller's warehouse ID where the order was received.
WarehouseId *int32 `json:"warehouseId,omitempty"`
// WB article
NmId *int32 `json:"nmId,omitempty"`
// Product size ID in WB systems
ChrtId *int32 `json:"chrtId,omitempty"`
// Acceptance price for orders to a pickup point, in kopecks. Displayed only for orders to a pickup point
ScanPrice NullableInt32 `json:"scanPrice,omitempty"`
// The price in the currency of sale including all discounts, except WB Wallet discount, multiplied by 100. You can find a currency code in the `currencyCode`. Provided for informational purposes only
Price *int32 `json:"price,omitempty"`
// The price in the currency of the seller's country including all discounts, except WB Wallet discount, multiplied by 100. Provided for informational purposes only
ConvertedPrice *int32 `json:"convertedPrice,omitempty"`
// Sale currency code
CurrencyCode *int32 `json:"currencyCode,omitempty"`
// Currency code of the supplier country
ConvertedCurrencyCode *int32 `json:"convertedCurrencyCode,omitempty"`
// The sum charged to the buyer in the currency of the seller's country including all discounts, multiplied by 100. Provided for informational purposes only
ConvertedFinalPrice *int32 `json:"convertedFinalPrice,omitempty"`
// The sum charged to the buyer in the currency of sale including all discounts, multiplied by 100. You can find a currency code in the `currencyCode` field. Provided for informational purposes only
FinalPrice *int32 `json:"finalPrice,omitempty"`
// Type of cargo: - `1` — small-sized goods - `2` — over dimensional cargo (ODC) - `3` — dimensional cargo+ (CD+)
CargoType *int32 `json:"cargoType,omitempty"`
// Buyer comment
Comment *string `json:"comment,omitempty"`
// Indicator of an order for a product with zero inventory: - `false` — the order is made for a product with a non-zero inventory - `true` — the order is made for a product with zero inventory. Such an order can be canceled without a cancellation fee
IsZeroOrder *bool `json:"isZeroOrder,omitempty"`
// Sticker ID. Only displayed for orders to pickup point
WbStickerId *int32 `json:"wbStickerId,omitempty"`
}
OrderDBS struct for OrderDBS
func NewOrderDBS ¶
func NewOrderDBS() *OrderDBS
NewOrderDBS instantiates a new OrderDBS object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewOrderDBSWithDefaults ¶
func NewOrderDBSWithDefaults() *OrderDBS
NewOrderDBSWithDefaults instantiates a new OrderDBS object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*OrderDBS) GetAddress ¶
func (o *OrderDBS) GetAddress() OrderDBSAddress
GetAddress returns the Address field value if set, zero value otherwise (both if not set or set to explicit null).
func (*OrderDBS) GetAddressOk ¶
func (o *OrderDBS) GetAddressOk() (*OrderDBSAddress, bool)
GetAddressOk returns a tuple with the Address field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*OrderDBS) GetArticle ¶
GetArticle returns the Article field value if set, zero value otherwise.
func (*OrderDBS) GetArticleOk ¶
GetArticleOk returns a tuple with the Article field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderDBS) GetCargoType ¶
GetCargoType returns the CargoType field value if set, zero value otherwise.
func (*OrderDBS) GetCargoTypeOk ¶
GetCargoTypeOk returns a tuple with the CargoType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderDBS) GetChrtIdOk ¶
GetChrtIdOk returns a tuple with the ChrtId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderDBS) GetColorCode ¶
GetColorCode returns the ColorCode field value if set, zero value otherwise.
func (*OrderDBS) GetColorCodeOk ¶
GetColorCodeOk returns a tuple with the ColorCode field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderDBS) GetComment ¶
GetComment returns the Comment field value if set, zero value otherwise.
func (*OrderDBS) GetCommentOk ¶
GetCommentOk returns a tuple with the Comment field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderDBS) GetConvertedCurrencyCode ¶
GetConvertedCurrencyCode returns the ConvertedCurrencyCode field value if set, zero value otherwise.
func (*OrderDBS) GetConvertedCurrencyCodeOk ¶
GetConvertedCurrencyCodeOk returns a tuple with the ConvertedCurrencyCode field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderDBS) GetConvertedFinalPrice ¶
GetConvertedFinalPrice returns the ConvertedFinalPrice field value if set, zero value otherwise.
func (*OrderDBS) GetConvertedFinalPriceOk ¶
GetConvertedFinalPriceOk returns a tuple with the ConvertedFinalPrice field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderDBS) GetConvertedPrice ¶
GetConvertedPrice returns the ConvertedPrice field value if set, zero value otherwise.
func (*OrderDBS) GetConvertedPriceOk ¶
GetConvertedPriceOk returns a tuple with the ConvertedPrice field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderDBS) GetCreatedAt ¶
GetCreatedAt returns the CreatedAt field value if set, zero value otherwise.
func (*OrderDBS) GetCreatedAtOk ¶
GetCreatedAtOk returns a tuple with the CreatedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderDBS) GetCurrencyCode ¶
GetCurrencyCode returns the CurrencyCode field value if set, zero value otherwise.
func (*OrderDBS) GetCurrencyCodeOk ¶
GetCurrencyCodeOk returns a tuple with the CurrencyCode field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderDBS) GetDeliveryType ¶
GetDeliveryType returns the DeliveryType field value if set, zero value otherwise.
func (*OrderDBS) GetDeliveryTypeOk ¶
GetDeliveryTypeOk returns a tuple with the DeliveryType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderDBS) GetFinalPrice ¶
GetFinalPrice returns the FinalPrice field value if set, zero value otherwise.
func (*OrderDBS) GetFinalPriceOk ¶
GetFinalPriceOk returns a tuple with the FinalPrice field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderDBS) GetGroupId ¶
GetGroupId returns the GroupId field value if set, zero value otherwise.
func (*OrderDBS) GetGroupIdOk ¶
GetGroupIdOk returns a tuple with the GroupId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderDBS) GetIdOk ¶
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderDBS) GetIsZeroOrder ¶
GetIsZeroOrder returns the IsZeroOrder field value if set, zero value otherwise.
func (*OrderDBS) GetIsZeroOrderOk ¶
GetIsZeroOrderOk returns a tuple with the IsZeroOrder field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderDBS) GetNmIdOk ¶
GetNmIdOk returns a tuple with the NmId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderDBS) GetOptions ¶
func (o *OrderDBS) GetOptions() OrderNewDBSOptions
GetOptions returns the Options field value if set, zero value otherwise.
func (*OrderDBS) GetOptionsOk ¶
func (o *OrderDBS) GetOptionsOk() (*OrderNewDBSOptions, bool)
GetOptionsOk returns a tuple with the Options field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderDBS) GetOrderUid ¶
GetOrderUid returns the OrderUid field value if set, zero value otherwise.
func (*OrderDBS) GetOrderUidOk ¶
GetOrderUidOk returns a tuple with the OrderUid field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderDBS) GetPriceOk ¶
GetPriceOk returns a tuple with the Price field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderDBS) GetRidOk ¶
GetRidOk returns a tuple with the Rid field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderDBS) GetScanPrice ¶
GetScanPrice returns the ScanPrice field value if set, zero value otherwise (both if not set or set to explicit null).
func (*OrderDBS) GetScanPriceOk ¶
GetScanPriceOk returns a tuple with the ScanPrice field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*OrderDBS) GetSkusOk ¶
GetSkusOk returns a tuple with the Skus field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderDBS) GetWarehouseId ¶
GetWarehouseId returns the WarehouseId field value if set, zero value otherwise.
func (*OrderDBS) GetWarehouseIdOk ¶
GetWarehouseIdOk returns a tuple with the WarehouseId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderDBS) GetWbStickerId ¶
GetWbStickerId returns the WbStickerId field value if set, zero value otherwise.
func (*OrderDBS) GetWbStickerIdOk ¶
GetWbStickerIdOk returns a tuple with the WbStickerId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderDBS) HasAddress ¶
HasAddress returns a boolean if a field has been set.
func (*OrderDBS) HasArticle ¶
HasArticle returns a boolean if a field has been set.
func (*OrderDBS) HasCargoType ¶
HasCargoType returns a boolean if a field has been set.
func (*OrderDBS) HasColorCode ¶
HasColorCode returns a boolean if a field has been set.
func (*OrderDBS) HasComment ¶
HasComment returns a boolean if a field has been set.
func (*OrderDBS) HasConvertedCurrencyCode ¶
HasConvertedCurrencyCode returns a boolean if a field has been set.
func (*OrderDBS) HasConvertedFinalPrice ¶
HasConvertedFinalPrice returns a boolean if a field has been set.
func (*OrderDBS) HasConvertedPrice ¶
HasConvertedPrice returns a boolean if a field has been set.
func (*OrderDBS) HasCreatedAt ¶
HasCreatedAt returns a boolean if a field has been set.
func (*OrderDBS) HasCurrencyCode ¶
HasCurrencyCode returns a boolean if a field has been set.
func (*OrderDBS) HasDeliveryType ¶
HasDeliveryType returns a boolean if a field has been set.
func (*OrderDBS) HasFinalPrice ¶
HasFinalPrice returns a boolean if a field has been set.
func (*OrderDBS) HasGroupId ¶
HasGroupId returns a boolean if a field has been set.
func (*OrderDBS) HasIsZeroOrder ¶
HasIsZeroOrder returns a boolean if a field has been set.
func (*OrderDBS) HasOptions ¶
HasOptions returns a boolean if a field has been set.
func (*OrderDBS) HasOrderUid ¶
HasOrderUid returns a boolean if a field has been set.
func (*OrderDBS) HasScanPrice ¶
HasScanPrice returns a boolean if a field has been set.
func (*OrderDBS) HasWarehouseId ¶
HasWarehouseId returns a boolean if a field has been set.
func (*OrderDBS) HasWbStickerId ¶
HasWbStickerId returns a boolean if a field has been set.
func (OrderDBS) MarshalJSON ¶
func (*OrderDBS) SetAddress ¶
func (o *OrderDBS) SetAddress(v OrderDBSAddress)
SetAddress gets a reference to the given NullableOrderDBSAddress and assigns it to the Address field.
func (*OrderDBS) SetAddressNil ¶
func (o *OrderDBS) SetAddressNil()
SetAddressNil sets the value for Address to be an explicit nil
func (*OrderDBS) SetArticle ¶
SetArticle gets a reference to the given string and assigns it to the Article field.
func (*OrderDBS) SetCargoType ¶
SetCargoType gets a reference to the given int32 and assigns it to the CargoType field.
func (*OrderDBS) SetChrtId ¶
SetChrtId gets a reference to the given int32 and assigns it to the ChrtId field.
func (*OrderDBS) SetColorCode ¶
SetColorCode gets a reference to the given string and assigns it to the ColorCode field.
func (*OrderDBS) SetComment ¶
SetComment gets a reference to the given string and assigns it to the Comment field.
func (*OrderDBS) SetConvertedCurrencyCode ¶
SetConvertedCurrencyCode gets a reference to the given int32 and assigns it to the ConvertedCurrencyCode field.
func (*OrderDBS) SetConvertedFinalPrice ¶
SetConvertedFinalPrice gets a reference to the given int32 and assigns it to the ConvertedFinalPrice field.
func (*OrderDBS) SetConvertedPrice ¶
SetConvertedPrice gets a reference to the given int32 and assigns it to the ConvertedPrice field.
func (*OrderDBS) SetCreatedAt ¶
SetCreatedAt gets a reference to the given time.Time and assigns it to the CreatedAt field.
func (*OrderDBS) SetCurrencyCode ¶
SetCurrencyCode gets a reference to the given int32 and assigns it to the CurrencyCode field.
func (*OrderDBS) SetDeliveryType ¶
SetDeliveryType gets a reference to the given string and assigns it to the DeliveryType field.
func (*OrderDBS) SetFinalPrice ¶
SetFinalPrice gets a reference to the given int32 and assigns it to the FinalPrice field.
func (*OrderDBS) SetGroupId ¶
SetGroupId gets a reference to the given string and assigns it to the GroupId field.
func (*OrderDBS) SetIsZeroOrder ¶
SetIsZeroOrder gets a reference to the given bool and assigns it to the IsZeroOrder field.
func (*OrderDBS) SetNmId ¶
SetNmId gets a reference to the given int32 and assigns it to the NmId field.
func (*OrderDBS) SetOptions ¶
func (o *OrderDBS) SetOptions(v OrderNewDBSOptions)
SetOptions gets a reference to the given OrderNewDBSOptions and assigns it to the Options field.
func (*OrderDBS) SetOrderUid ¶
SetOrderUid gets a reference to the given string and assigns it to the OrderUid field.
func (*OrderDBS) SetPrice ¶
SetPrice gets a reference to the given int32 and assigns it to the Price field.
func (*OrderDBS) SetRid ¶
SetRid gets a reference to the given string and assigns it to the Rid field.
func (*OrderDBS) SetScanPrice ¶
SetScanPrice gets a reference to the given NullableInt32 and assigns it to the ScanPrice field.
func (*OrderDBS) SetScanPriceNil ¶
func (o *OrderDBS) SetScanPriceNil()
SetScanPriceNil sets the value for ScanPrice to be an explicit nil
func (*OrderDBS) SetSkus ¶
SetSkus gets a reference to the given []string and assigns it to the Skus field.
func (*OrderDBS) SetWarehouseId ¶
SetWarehouseId gets a reference to the given int32 and assigns it to the WarehouseId field.
func (*OrderDBS) SetWbStickerId ¶
SetWbStickerId gets a reference to the given int32 and assigns it to the WbStickerId field.
func (*OrderDBS) UnsetAddress ¶
func (o *OrderDBS) UnsetAddress()
UnsetAddress ensures that no value is present for Address, not even an explicit nil
func (*OrderDBS) UnsetScanPrice ¶
func (o *OrderDBS) UnsetScanPrice()
UnsetScanPrice ensures that no value is present for ScanPrice, not even an explicit nil
type OrderDBSAddress ¶
type OrderDBSAddress struct {
// Delivery address
FullAddress *string `json:"fullAddress,omitempty"`
// Longitude
Longitude *float32 `json:"longitude,omitempty"`
// Latitude
Latitude *float32 `json:"latitude,omitempty"`
}
OrderDBSAddress When delivering orders to a pickup point, the address of the pickup point is specified
func NewOrderDBSAddress ¶
func NewOrderDBSAddress() *OrderDBSAddress
NewOrderDBSAddress instantiates a new OrderDBSAddress object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewOrderDBSAddressWithDefaults ¶
func NewOrderDBSAddressWithDefaults() *OrderDBSAddress
NewOrderDBSAddressWithDefaults instantiates a new OrderDBSAddress object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*OrderDBSAddress) GetFullAddress ¶
func (o *OrderDBSAddress) GetFullAddress() string
GetFullAddress returns the FullAddress field value if set, zero value otherwise.
func (*OrderDBSAddress) GetFullAddressOk ¶
func (o *OrderDBSAddress) GetFullAddressOk() (*string, bool)
GetFullAddressOk returns a tuple with the FullAddress field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderDBSAddress) GetLatitude ¶
func (o *OrderDBSAddress) GetLatitude() float32
GetLatitude returns the Latitude field value if set, zero value otherwise.
func (*OrderDBSAddress) GetLatitudeOk ¶
func (o *OrderDBSAddress) GetLatitudeOk() (*float32, bool)
GetLatitudeOk returns a tuple with the Latitude field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderDBSAddress) GetLongitude ¶
func (o *OrderDBSAddress) GetLongitude() float32
GetLongitude returns the Longitude field value if set, zero value otherwise.
func (*OrderDBSAddress) GetLongitudeOk ¶
func (o *OrderDBSAddress) GetLongitudeOk() (*float32, bool)
GetLongitudeOk returns a tuple with the Longitude field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderDBSAddress) HasFullAddress ¶
func (o *OrderDBSAddress) HasFullAddress() bool
HasFullAddress returns a boolean if a field has been set.
func (*OrderDBSAddress) HasLatitude ¶
func (o *OrderDBSAddress) HasLatitude() bool
HasLatitude returns a boolean if a field has been set.
func (*OrderDBSAddress) HasLongitude ¶
func (o *OrderDBSAddress) HasLongitude() bool
HasLongitude returns a boolean if a field has been set.
func (OrderDBSAddress) MarshalJSON ¶
func (o OrderDBSAddress) MarshalJSON() ([]byte, error)
func (*OrderDBSAddress) SetFullAddress ¶
func (o *OrderDBSAddress) SetFullAddress(v string)
SetFullAddress gets a reference to the given string and assigns it to the FullAddress field.
func (*OrderDBSAddress) SetLatitude ¶
func (o *OrderDBSAddress) SetLatitude(v float32)
SetLatitude gets a reference to the given float32 and assigns it to the Latitude field.
func (*OrderDBSAddress) SetLongitude ¶
func (o *OrderDBSAddress) SetLongitude(v float32)
SetLongitude gets a reference to the given float32 and assigns it to the Longitude field.
func (OrderDBSAddress) ToMap ¶
func (o OrderDBSAddress) ToMap() (map[string]interface{}, error)
type OrderNewDBS ¶
type OrderNewDBS struct {
// Seller's price in the currency of sale, including seller's discount, except the WB Club discount, multiplied by 100
SalePrice NullableInt32 `json:"salePrice,omitempty"`
// List of metadata available for the assembly order. [Specifying the IMEI](./orders-dbs#tag/DBS-Metadata/paths/~1api~1marketplace~1v3~1dbs~1orders~1meta~1imei/post) is required for `Smartphones` [subject](./work-with-products#tag/Categories-Subjects-and-Characteristics/paths/~1content~1v2~1object~1all/get), `\"subjectId\":515`
RequiredMeta []string `json:"requiredMeta,omitempty"`
// Buyer comment
Comment *string `json:"comment,omitempty"`
Options *OrderNewDBSOptions `json:"options,omitempty"`
Address *OrderNewDBSAddress `json:"address,omitempty"`
// Transaction ID for order grouping. Orders in the same buyer's cart will have the same `orderUid`.
OrderUid *string `json:"orderUid,omitempty"`
// Assembly order group ID. <br> It unites assembly orders received at a single warehouse (`warehouseId`) as part of a single buyer transaction (`orderUid`)
GroupId *string `json:"groupId,omitempty"`
// Supplier's article
Article *string `json:"article,omitempty"`
// Color code (for tinted products only)
ColorCode *string `json:"colorCode,omitempty"`
// Unique order ID. <br> Note: `rid` corresponds to `srid` in the responses of the methods: - [Buyers return applications](./user-communication#tag/Buyers-Returns/paths/~1api~1v1~1claims/get) - [Orders](./reports#tag/Main-Reports/paths/~1api~1v1~1supplier~1orders/get) - [Sales](./reports#tag/Main-Reports/paths/~1api~1v1~1supplier~1sales/get) - [Goods Return Report](./reports#tag/Goods-Return-Report) - [Realization sales report](./financial-reports-and-accounting#tag/Financial-Reports/paths/~1api~1v5~1supplier~1reportDetailByPeriod/get)
Rid *string `json:"rid,omitempty"`
// Order creation date
CreatedAt *time.Time `json:"createdAt,omitempty"`
// Delivery type: - `dbs` — Delivery By Supplier - `dbsPickupPoint` — Delivery By Supplier to Pickup Point - `edbs` — Express Delivery By Supplier
DeliveryType *string `json:"deliveryType,omitempty"`
// Product barcode array
Skus []string `json:"skus,omitempty"`
// Assembly order ID
Id *int64 `json:"id,omitempty"`
// Supplier's warehouse ID where the order was received
WarehouseId *int32 `json:"warehouseId,omitempty"`
// WB article
NmId *int32 `json:"nmId,omitempty"`
// Product size ID in WB systems
ChrtId *int32 `json:"chrtId,omitempty"`
// The price in the currency of sale including all discounts, except WB Wallet discount, multiplied by 100. You can find a currency code in the `currencyCode`. Provided for informational purposes only
Price *int32 `json:"price,omitempty"`
// The sum charged to the buyer in the currency of sale including all discounts, multiplied by 100. You can find a currency code in the `currencyCode` field. Provided for informational purposes only
FinalPrice *int32 `json:"finalPrice,omitempty"`
// The sum charged to the buyer in the currency of the seller's country including all discounts, multiplied by 100. Provided for informational purposes only
ConvertedFinalPrice *int32 `json:"convertedFinalPrice,omitempty"`
// The price in the currency of the seller's country including all discounts, except WB Wallet discount, multiplied by 100. Provided for informational purposes only
ConvertedPrice *int32 `json:"convertedPrice,omitempty"`
// Sale currency code
CurrencyCode *int32 `json:"currencyCode,omitempty"`
// Currency code of the supplier country
ConvertedCurrencyCode *int32 `json:"convertedCurrencyCode,omitempty"`
// Type of cargo: - `1` — small-sized goods - `2` — over dimensional cargo (ODC) - `3` — dimensional cargo+ (CD+)
CargoType *int32 `json:"cargoType,omitempty"`
// Indicator of an order for a product with zero inventory: - `false` — the order is made for a product with a non-zero inventory - `true` — the order is made for a product with zero inventory. Such an order can be canceled without a cancellation fee
IsZeroOrder *bool `json:"isZeroOrder,omitempty"`
// Sticker ID. Only displayed for orders to pickup point
WbStickerId *int32 `json:"wbStickerId,omitempty"`
}
OrderNewDBS struct for OrderNewDBS
func NewOrderNewDBS ¶
func NewOrderNewDBS() *OrderNewDBS
NewOrderNewDBS instantiates a new OrderNewDBS object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewOrderNewDBSWithDefaults ¶
func NewOrderNewDBSWithDefaults() *OrderNewDBS
NewOrderNewDBSWithDefaults instantiates a new OrderNewDBS object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*OrderNewDBS) GetAddress ¶
func (o *OrderNewDBS) GetAddress() OrderNewDBSAddress
GetAddress returns the Address field value if set, zero value otherwise.
func (*OrderNewDBS) GetAddressOk ¶
func (o *OrderNewDBS) GetAddressOk() (*OrderNewDBSAddress, bool)
GetAddressOk returns a tuple with the Address field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderNewDBS) GetArticle ¶
func (o *OrderNewDBS) GetArticle() string
GetArticle returns the Article field value if set, zero value otherwise.
func (*OrderNewDBS) GetArticleOk ¶
func (o *OrderNewDBS) GetArticleOk() (*string, bool)
GetArticleOk returns a tuple with the Article field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderNewDBS) GetCargoType ¶
func (o *OrderNewDBS) GetCargoType() int32
GetCargoType returns the CargoType field value if set, zero value otherwise.
func (*OrderNewDBS) GetCargoTypeOk ¶
func (o *OrderNewDBS) GetCargoTypeOk() (*int32, bool)
GetCargoTypeOk returns a tuple with the CargoType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderNewDBS) GetChrtId ¶
func (o *OrderNewDBS) GetChrtId() int32
GetChrtId returns the ChrtId field value if set, zero value otherwise.
func (*OrderNewDBS) GetChrtIdOk ¶
func (o *OrderNewDBS) GetChrtIdOk() (*int32, bool)
GetChrtIdOk returns a tuple with the ChrtId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderNewDBS) GetColorCode ¶
func (o *OrderNewDBS) GetColorCode() string
GetColorCode returns the ColorCode field value if set, zero value otherwise.
func (*OrderNewDBS) GetColorCodeOk ¶
func (o *OrderNewDBS) GetColorCodeOk() (*string, bool)
GetColorCodeOk returns a tuple with the ColorCode field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderNewDBS) GetComment ¶
func (o *OrderNewDBS) GetComment() string
GetComment returns the Comment field value if set, zero value otherwise.
func (*OrderNewDBS) GetCommentOk ¶
func (o *OrderNewDBS) GetCommentOk() (*string, bool)
GetCommentOk returns a tuple with the Comment field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderNewDBS) GetConvertedCurrencyCode ¶
func (o *OrderNewDBS) GetConvertedCurrencyCode() int32
GetConvertedCurrencyCode returns the ConvertedCurrencyCode field value if set, zero value otherwise.
func (*OrderNewDBS) GetConvertedCurrencyCodeOk ¶
func (o *OrderNewDBS) GetConvertedCurrencyCodeOk() (*int32, bool)
GetConvertedCurrencyCodeOk returns a tuple with the ConvertedCurrencyCode field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderNewDBS) GetConvertedFinalPrice ¶
func (o *OrderNewDBS) GetConvertedFinalPrice() int32
GetConvertedFinalPrice returns the ConvertedFinalPrice field value if set, zero value otherwise.
func (*OrderNewDBS) GetConvertedFinalPriceOk ¶
func (o *OrderNewDBS) GetConvertedFinalPriceOk() (*int32, bool)
GetConvertedFinalPriceOk returns a tuple with the ConvertedFinalPrice field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderNewDBS) GetConvertedPrice ¶
func (o *OrderNewDBS) GetConvertedPrice() int32
GetConvertedPrice returns the ConvertedPrice field value if set, zero value otherwise.
func (*OrderNewDBS) GetConvertedPriceOk ¶
func (o *OrderNewDBS) GetConvertedPriceOk() (*int32, bool)
GetConvertedPriceOk returns a tuple with the ConvertedPrice field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderNewDBS) GetCreatedAt ¶
func (o *OrderNewDBS) GetCreatedAt() time.Time
GetCreatedAt returns the CreatedAt field value if set, zero value otherwise.
func (*OrderNewDBS) GetCreatedAtOk ¶
func (o *OrderNewDBS) GetCreatedAtOk() (*time.Time, bool)
GetCreatedAtOk returns a tuple with the CreatedAt field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderNewDBS) GetCurrencyCode ¶
func (o *OrderNewDBS) GetCurrencyCode() int32
GetCurrencyCode returns the CurrencyCode field value if set, zero value otherwise.
func (*OrderNewDBS) GetCurrencyCodeOk ¶
func (o *OrderNewDBS) GetCurrencyCodeOk() (*int32, bool)
GetCurrencyCodeOk returns a tuple with the CurrencyCode field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderNewDBS) GetDeliveryType ¶
func (o *OrderNewDBS) GetDeliveryType() string
GetDeliveryType returns the DeliveryType field value if set, zero value otherwise.
func (*OrderNewDBS) GetDeliveryTypeOk ¶
func (o *OrderNewDBS) GetDeliveryTypeOk() (*string, bool)
GetDeliveryTypeOk returns a tuple with the DeliveryType field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderNewDBS) GetFinalPrice ¶
func (o *OrderNewDBS) GetFinalPrice() int32
GetFinalPrice returns the FinalPrice field value if set, zero value otherwise.
func (*OrderNewDBS) GetFinalPriceOk ¶
func (o *OrderNewDBS) GetFinalPriceOk() (*int32, bool)
GetFinalPriceOk returns a tuple with the FinalPrice field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderNewDBS) GetGroupId ¶
func (o *OrderNewDBS) GetGroupId() string
GetGroupId returns the GroupId field value if set, zero value otherwise.
func (*OrderNewDBS) GetGroupIdOk ¶
func (o *OrderNewDBS) GetGroupIdOk() (*string, bool)
GetGroupIdOk returns a tuple with the GroupId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderNewDBS) GetId ¶
func (o *OrderNewDBS) GetId() int64
GetId returns the Id field value if set, zero value otherwise.
func (*OrderNewDBS) GetIdOk ¶
func (o *OrderNewDBS) GetIdOk() (*int64, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderNewDBS) GetIsZeroOrder ¶
func (o *OrderNewDBS) GetIsZeroOrder() bool
GetIsZeroOrder returns the IsZeroOrder field value if set, zero value otherwise.
func (*OrderNewDBS) GetIsZeroOrderOk ¶
func (o *OrderNewDBS) GetIsZeroOrderOk() (*bool, bool)
GetIsZeroOrderOk returns a tuple with the IsZeroOrder field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderNewDBS) GetNmId ¶
func (o *OrderNewDBS) GetNmId() int32
GetNmId returns the NmId field value if set, zero value otherwise.
func (*OrderNewDBS) GetNmIdOk ¶
func (o *OrderNewDBS) GetNmIdOk() (*int32, bool)
GetNmIdOk returns a tuple with the NmId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderNewDBS) GetOptions ¶
func (o *OrderNewDBS) GetOptions() OrderNewDBSOptions
GetOptions returns the Options field value if set, zero value otherwise.
func (*OrderNewDBS) GetOptionsOk ¶
func (o *OrderNewDBS) GetOptionsOk() (*OrderNewDBSOptions, bool)
GetOptionsOk returns a tuple with the Options field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderNewDBS) GetOrderUid ¶
func (o *OrderNewDBS) GetOrderUid() string
GetOrderUid returns the OrderUid field value if set, zero value otherwise.
func (*OrderNewDBS) GetOrderUidOk ¶
func (o *OrderNewDBS) GetOrderUidOk() (*string, bool)
GetOrderUidOk returns a tuple with the OrderUid field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderNewDBS) GetPrice ¶
func (o *OrderNewDBS) GetPrice() int32
GetPrice returns the Price field value if set, zero value otherwise.
func (*OrderNewDBS) GetPriceOk ¶
func (o *OrderNewDBS) GetPriceOk() (*int32, bool)
GetPriceOk returns a tuple with the Price field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderNewDBS) GetRequiredMeta ¶
func (o *OrderNewDBS) GetRequiredMeta() []string
GetRequiredMeta returns the RequiredMeta field value if set, zero value otherwise (both if not set or set to explicit null).
func (*OrderNewDBS) GetRequiredMetaOk ¶
func (o *OrderNewDBS) GetRequiredMetaOk() ([]string, bool)
GetRequiredMetaOk returns a tuple with the RequiredMeta field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*OrderNewDBS) GetRid ¶
func (o *OrderNewDBS) GetRid() string
GetRid returns the Rid field value if set, zero value otherwise.
func (*OrderNewDBS) GetRidOk ¶
func (o *OrderNewDBS) GetRidOk() (*string, bool)
GetRidOk returns a tuple with the Rid field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderNewDBS) GetSalePrice ¶
func (o *OrderNewDBS) GetSalePrice() int32
GetSalePrice returns the SalePrice field value if set, zero value otherwise (both if not set or set to explicit null).
func (*OrderNewDBS) GetSalePriceOk ¶
func (o *OrderNewDBS) GetSalePriceOk() (*int32, bool)
GetSalePriceOk returns a tuple with the SalePrice field value if set, nil otherwise and a boolean to check if the value has been set. NOTE: If the value is an explicit nil, `nil, true` will be returned
func (*OrderNewDBS) GetSkus ¶
func (o *OrderNewDBS) GetSkus() []string
GetSkus returns the Skus field value if set, zero value otherwise.
func (*OrderNewDBS) GetSkusOk ¶
func (o *OrderNewDBS) GetSkusOk() ([]string, bool)
GetSkusOk returns a tuple with the Skus field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderNewDBS) GetWarehouseId ¶
func (o *OrderNewDBS) GetWarehouseId() int32
GetWarehouseId returns the WarehouseId field value if set, zero value otherwise.
func (*OrderNewDBS) GetWarehouseIdOk ¶
func (o *OrderNewDBS) GetWarehouseIdOk() (*int32, bool)
GetWarehouseIdOk returns a tuple with the WarehouseId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderNewDBS) GetWbStickerId ¶
func (o *OrderNewDBS) GetWbStickerId() int32
GetWbStickerId returns the WbStickerId field value if set, zero value otherwise.
func (*OrderNewDBS) GetWbStickerIdOk ¶
func (o *OrderNewDBS) GetWbStickerIdOk() (*int32, bool)
GetWbStickerIdOk returns a tuple with the WbStickerId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderNewDBS) HasAddress ¶
func (o *OrderNewDBS) HasAddress() bool
HasAddress returns a boolean if a field has been set.
func (*OrderNewDBS) HasArticle ¶
func (o *OrderNewDBS) HasArticle() bool
HasArticle returns a boolean if a field has been set.
func (*OrderNewDBS) HasCargoType ¶
func (o *OrderNewDBS) HasCargoType() bool
HasCargoType returns a boolean if a field has been set.
func (*OrderNewDBS) HasChrtId ¶
func (o *OrderNewDBS) HasChrtId() bool
HasChrtId returns a boolean if a field has been set.
func (*OrderNewDBS) HasColorCode ¶
func (o *OrderNewDBS) HasColorCode() bool
HasColorCode returns a boolean if a field has been set.
func (*OrderNewDBS) HasComment ¶
func (o *OrderNewDBS) HasComment() bool
HasComment returns a boolean if a field has been set.
func (*OrderNewDBS) HasConvertedCurrencyCode ¶
func (o *OrderNewDBS) HasConvertedCurrencyCode() bool
HasConvertedCurrencyCode returns a boolean if a field has been set.
func (*OrderNewDBS) HasConvertedFinalPrice ¶
func (o *OrderNewDBS) HasConvertedFinalPrice() bool
HasConvertedFinalPrice returns a boolean if a field has been set.
func (*OrderNewDBS) HasConvertedPrice ¶
func (o *OrderNewDBS) HasConvertedPrice() bool
HasConvertedPrice returns a boolean if a field has been set.
func (*OrderNewDBS) HasCreatedAt ¶
func (o *OrderNewDBS) HasCreatedAt() bool
HasCreatedAt returns a boolean if a field has been set.
func (*OrderNewDBS) HasCurrencyCode ¶
func (o *OrderNewDBS) HasCurrencyCode() bool
HasCurrencyCode returns a boolean if a field has been set.
func (*OrderNewDBS) HasDeliveryType ¶
func (o *OrderNewDBS) HasDeliveryType() bool
HasDeliveryType returns a boolean if a field has been set.
func (*OrderNewDBS) HasFinalPrice ¶
func (o *OrderNewDBS) HasFinalPrice() bool
HasFinalPrice returns a boolean if a field has been set.
func (*OrderNewDBS) HasGroupId ¶
func (o *OrderNewDBS) HasGroupId() bool
HasGroupId returns a boolean if a field has been set.
func (*OrderNewDBS) HasId ¶
func (o *OrderNewDBS) HasId() bool
HasId returns a boolean if a field has been set.
func (*OrderNewDBS) HasIsZeroOrder ¶
func (o *OrderNewDBS) HasIsZeroOrder() bool
HasIsZeroOrder returns a boolean if a field has been set.
func (*OrderNewDBS) HasNmId ¶
func (o *OrderNewDBS) HasNmId() bool
HasNmId returns a boolean if a field has been set.
func (*OrderNewDBS) HasOptions ¶
func (o *OrderNewDBS) HasOptions() bool
HasOptions returns a boolean if a field has been set.
func (*OrderNewDBS) HasOrderUid ¶
func (o *OrderNewDBS) HasOrderUid() bool
HasOrderUid returns a boolean if a field has been set.
func (*OrderNewDBS) HasPrice ¶
func (o *OrderNewDBS) HasPrice() bool
HasPrice returns a boolean if a field has been set.
func (*OrderNewDBS) HasRequiredMeta ¶
func (o *OrderNewDBS) HasRequiredMeta() bool
HasRequiredMeta returns a boolean if a field has been set.
func (*OrderNewDBS) HasRid ¶
func (o *OrderNewDBS) HasRid() bool
HasRid returns a boolean if a field has been set.
func (*OrderNewDBS) HasSalePrice ¶
func (o *OrderNewDBS) HasSalePrice() bool
HasSalePrice returns a boolean if a field has been set.
func (*OrderNewDBS) HasSkus ¶
func (o *OrderNewDBS) HasSkus() bool
HasSkus returns a boolean if a field has been set.
func (*OrderNewDBS) HasWarehouseId ¶
func (o *OrderNewDBS) HasWarehouseId() bool
HasWarehouseId returns a boolean if a field has been set.
func (*OrderNewDBS) HasWbStickerId ¶
func (o *OrderNewDBS) HasWbStickerId() bool
HasWbStickerId returns a boolean if a field has been set.
func (OrderNewDBS) MarshalJSON ¶
func (o OrderNewDBS) MarshalJSON() ([]byte, error)
func (*OrderNewDBS) SetAddress ¶
func (o *OrderNewDBS) SetAddress(v OrderNewDBSAddress)
SetAddress gets a reference to the given OrderNewDBSAddress and assigns it to the Address field.
func (*OrderNewDBS) SetArticle ¶
func (o *OrderNewDBS) SetArticle(v string)
SetArticle gets a reference to the given string and assigns it to the Article field.
func (*OrderNewDBS) SetCargoType ¶
func (o *OrderNewDBS) SetCargoType(v int32)
SetCargoType gets a reference to the given int32 and assigns it to the CargoType field.
func (*OrderNewDBS) SetChrtId ¶
func (o *OrderNewDBS) SetChrtId(v int32)
SetChrtId gets a reference to the given int32 and assigns it to the ChrtId field.
func (*OrderNewDBS) SetColorCode ¶
func (o *OrderNewDBS) SetColorCode(v string)
SetColorCode gets a reference to the given string and assigns it to the ColorCode field.
func (*OrderNewDBS) SetComment ¶
func (o *OrderNewDBS) SetComment(v string)
SetComment gets a reference to the given string and assigns it to the Comment field.
func (*OrderNewDBS) SetConvertedCurrencyCode ¶
func (o *OrderNewDBS) SetConvertedCurrencyCode(v int32)
SetConvertedCurrencyCode gets a reference to the given int32 and assigns it to the ConvertedCurrencyCode field.
func (*OrderNewDBS) SetConvertedFinalPrice ¶
func (o *OrderNewDBS) SetConvertedFinalPrice(v int32)
SetConvertedFinalPrice gets a reference to the given int32 and assigns it to the ConvertedFinalPrice field.
func (*OrderNewDBS) SetConvertedPrice ¶
func (o *OrderNewDBS) SetConvertedPrice(v int32)
SetConvertedPrice gets a reference to the given int32 and assigns it to the ConvertedPrice field.
func (*OrderNewDBS) SetCreatedAt ¶
func (o *OrderNewDBS) SetCreatedAt(v time.Time)
SetCreatedAt gets a reference to the given time.Time and assigns it to the CreatedAt field.
func (*OrderNewDBS) SetCurrencyCode ¶
func (o *OrderNewDBS) SetCurrencyCode(v int32)
SetCurrencyCode gets a reference to the given int32 and assigns it to the CurrencyCode field.
func (*OrderNewDBS) SetDeliveryType ¶
func (o *OrderNewDBS) SetDeliveryType(v string)
SetDeliveryType gets a reference to the given string and assigns it to the DeliveryType field.
func (*OrderNewDBS) SetFinalPrice ¶
func (o *OrderNewDBS) SetFinalPrice(v int32)
SetFinalPrice gets a reference to the given int32 and assigns it to the FinalPrice field.
func (*OrderNewDBS) SetGroupId ¶
func (o *OrderNewDBS) SetGroupId(v string)
SetGroupId gets a reference to the given string and assigns it to the GroupId field.
func (*OrderNewDBS) SetId ¶
func (o *OrderNewDBS) SetId(v int64)
SetId gets a reference to the given int64 and assigns it to the Id field.
func (*OrderNewDBS) SetIsZeroOrder ¶
func (o *OrderNewDBS) SetIsZeroOrder(v bool)
SetIsZeroOrder gets a reference to the given bool and assigns it to the IsZeroOrder field.
func (*OrderNewDBS) SetNmId ¶
func (o *OrderNewDBS) SetNmId(v int32)
SetNmId gets a reference to the given int32 and assigns it to the NmId field.
func (*OrderNewDBS) SetOptions ¶
func (o *OrderNewDBS) SetOptions(v OrderNewDBSOptions)
SetOptions gets a reference to the given OrderNewDBSOptions and assigns it to the Options field.
func (*OrderNewDBS) SetOrderUid ¶
func (o *OrderNewDBS) SetOrderUid(v string)
SetOrderUid gets a reference to the given string and assigns it to the OrderUid field.
func (*OrderNewDBS) SetPrice ¶
func (o *OrderNewDBS) SetPrice(v int32)
SetPrice gets a reference to the given int32 and assigns it to the Price field.
func (*OrderNewDBS) SetRequiredMeta ¶
func (o *OrderNewDBS) SetRequiredMeta(v []string)
SetRequiredMeta gets a reference to the given []string and assigns it to the RequiredMeta field.
func (*OrderNewDBS) SetRid ¶
func (o *OrderNewDBS) SetRid(v string)
SetRid gets a reference to the given string and assigns it to the Rid field.
func (*OrderNewDBS) SetSalePrice ¶
func (o *OrderNewDBS) SetSalePrice(v int32)
SetSalePrice gets a reference to the given NullableInt32 and assigns it to the SalePrice field.
func (*OrderNewDBS) SetSalePriceNil ¶
func (o *OrderNewDBS) SetSalePriceNil()
SetSalePriceNil sets the value for SalePrice to be an explicit nil
func (*OrderNewDBS) SetSkus ¶
func (o *OrderNewDBS) SetSkus(v []string)
SetSkus gets a reference to the given []string and assigns it to the Skus field.
func (*OrderNewDBS) SetWarehouseId ¶
func (o *OrderNewDBS) SetWarehouseId(v int32)
SetWarehouseId gets a reference to the given int32 and assigns it to the WarehouseId field.
func (*OrderNewDBS) SetWbStickerId ¶
func (o *OrderNewDBS) SetWbStickerId(v int32)
SetWbStickerId gets a reference to the given int32 and assigns it to the WbStickerId field.
func (OrderNewDBS) ToMap ¶
func (o OrderNewDBS) ToMap() (map[string]interface{}, error)
func (*OrderNewDBS) UnsetSalePrice ¶
func (o *OrderNewDBS) UnsetSalePrice()
UnsetSalePrice ensures that no value is present for SalePrice, not even an explicit nil
type OrderNewDBSAddress ¶
type OrderNewDBSAddress struct {
// Delivery address
FullAddress *string `json:"fullAddress,omitempty"`
// Longitude
Longitude *float32 `json:"longitude,omitempty"`
// Latitude
Latitude *float32 `json:"latitude,omitempty"`
}
OrderNewDBSAddress When delivering orders to a pickup point, the address of the pickup point is specified
func NewOrderNewDBSAddress ¶
func NewOrderNewDBSAddress() *OrderNewDBSAddress
NewOrderNewDBSAddress instantiates a new OrderNewDBSAddress object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewOrderNewDBSAddressWithDefaults ¶
func NewOrderNewDBSAddressWithDefaults() *OrderNewDBSAddress
NewOrderNewDBSAddressWithDefaults instantiates a new OrderNewDBSAddress object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*OrderNewDBSAddress) GetFullAddress ¶
func (o *OrderNewDBSAddress) GetFullAddress() string
GetFullAddress returns the FullAddress field value if set, zero value otherwise.
func (*OrderNewDBSAddress) GetFullAddressOk ¶
func (o *OrderNewDBSAddress) GetFullAddressOk() (*string, bool)
GetFullAddressOk returns a tuple with the FullAddress field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderNewDBSAddress) GetLatitude ¶
func (o *OrderNewDBSAddress) GetLatitude() float32
GetLatitude returns the Latitude field value if set, zero value otherwise.
func (*OrderNewDBSAddress) GetLatitudeOk ¶
func (o *OrderNewDBSAddress) GetLatitudeOk() (*float32, bool)
GetLatitudeOk returns a tuple with the Latitude field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderNewDBSAddress) GetLongitude ¶
func (o *OrderNewDBSAddress) GetLongitude() float32
GetLongitude returns the Longitude field value if set, zero value otherwise.
func (*OrderNewDBSAddress) GetLongitudeOk ¶
func (o *OrderNewDBSAddress) GetLongitudeOk() (*float32, bool)
GetLongitudeOk returns a tuple with the Longitude field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderNewDBSAddress) HasFullAddress ¶
func (o *OrderNewDBSAddress) HasFullAddress() bool
HasFullAddress returns a boolean if a field has been set.
func (*OrderNewDBSAddress) HasLatitude ¶
func (o *OrderNewDBSAddress) HasLatitude() bool
HasLatitude returns a boolean if a field has been set.
func (*OrderNewDBSAddress) HasLongitude ¶
func (o *OrderNewDBSAddress) HasLongitude() bool
HasLongitude returns a boolean if a field has been set.
func (OrderNewDBSAddress) MarshalJSON ¶
func (o OrderNewDBSAddress) MarshalJSON() ([]byte, error)
func (*OrderNewDBSAddress) SetFullAddress ¶
func (o *OrderNewDBSAddress) SetFullAddress(v string)
SetFullAddress gets a reference to the given string and assigns it to the FullAddress field.
func (*OrderNewDBSAddress) SetLatitude ¶
func (o *OrderNewDBSAddress) SetLatitude(v float32)
SetLatitude gets a reference to the given float32 and assigns it to the Latitude field.
func (*OrderNewDBSAddress) SetLongitude ¶
func (o *OrderNewDBSAddress) SetLongitude(v float32)
SetLongitude gets a reference to the given float32 and assigns it to the Longitude field.
func (OrderNewDBSAddress) ToMap ¶
func (o OrderNewDBSAddress) ToMap() (map[string]interface{}, error)
type OrderNewDBSOptions ¶
type OrderNewDBSOptions struct {
// Indicator of a B2B sale: - `false` — not B2B sale - `true` — B2B sale
IsB2b *bool `json:"isB2b,omitempty"`
}
OrderNewDBSOptions Order options
func NewOrderNewDBSOptions ¶
func NewOrderNewDBSOptions() *OrderNewDBSOptions
NewOrderNewDBSOptions instantiates a new OrderNewDBSOptions object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewOrderNewDBSOptionsWithDefaults ¶
func NewOrderNewDBSOptionsWithDefaults() *OrderNewDBSOptions
NewOrderNewDBSOptionsWithDefaults instantiates a new OrderNewDBSOptions object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*OrderNewDBSOptions) GetIsB2b ¶
func (o *OrderNewDBSOptions) GetIsB2b() bool
GetIsB2b returns the IsB2b field value if set, zero value otherwise.
func (*OrderNewDBSOptions) GetIsB2bOk ¶
func (o *OrderNewDBSOptions) GetIsB2bOk() (*bool, bool)
GetIsB2bOk returns a tuple with the IsB2b field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrderNewDBSOptions) HasIsB2b ¶
func (o *OrderNewDBSOptions) HasIsB2b() bool
HasIsB2b returns a boolean if a field has been set.
func (OrderNewDBSOptions) MarshalJSON ¶
func (o OrderNewDBSOptions) MarshalJSON() ([]byte, error)
func (*OrderNewDBSOptions) SetIsB2b ¶
func (o *OrderNewDBSOptions) SetIsB2b(v bool)
SetIsB2b gets a reference to the given bool and assigns it to the IsB2b field.
func (OrderNewDBSOptions) ToMap ¶
func (o OrderNewDBSOptions) ToMap() (map[string]interface{}, error)
type OrdersRequestAPI ¶
type OrdersRequestAPI struct {
// Assembly orders ID list
Orders []int32 `json:"orders,omitempty"`
}
OrdersRequestAPI struct for OrdersRequestAPI
func NewOrdersRequestAPI ¶
func NewOrdersRequestAPI() *OrdersRequestAPI
NewOrdersRequestAPI instantiates a new OrdersRequestAPI object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewOrdersRequestAPIWithDefaults ¶
func NewOrdersRequestAPIWithDefaults() *OrdersRequestAPI
NewOrdersRequestAPIWithDefaults instantiates a new OrdersRequestAPI object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (*OrdersRequestAPI) GetOrders ¶
func (o *OrdersRequestAPI) GetOrders() []int32
GetOrders returns the Orders field value if set, zero value otherwise.
func (*OrdersRequestAPI) GetOrdersOk ¶
func (o *OrdersRequestAPI) GetOrdersOk() ([]int32, bool)
GetOrdersOk returns a tuple with the Orders field value if set, nil otherwise and a boolean to check if the value has been set.
func (*OrdersRequestAPI) HasOrders ¶
func (o *OrdersRequestAPI) HasOrders() bool
HasOrders returns a boolean if a field has been set.
func (OrdersRequestAPI) MarshalJSON ¶
func (o OrdersRequestAPI) MarshalJSON() ([]byte, error)
func (*OrdersRequestAPI) SetOrders ¶
func (o *OrdersRequestAPI) SetOrders(v []int32)
SetOrders gets a reference to the given []int32 and assigns it to the Orders field.
func (OrdersRequestAPI) ToMap ¶
func (o OrdersRequestAPI) ToMap() (map[string]interface{}, error)
type ServerConfiguration ¶
type ServerConfiguration struct {
URL string
Description string
Variables map[string]ServerVariable
}
ServerConfiguration stores the information about a server
type ServerConfigurations ¶
type ServerConfigurations []ServerConfiguration
ServerConfigurations stores multiple ServerConfiguration items
type ServerVariable ¶
ServerVariable stores the information about a server variable
Source Files
¶
- api_dbs_assembly_orders.go
- api_dbs_metadata.go
- client.go
- configuration.go
- model__api_marketplace_v3_dbs_orders_meta_customs_declaration_post_request.go
- model__api_marketplace_v3_dbs_orders_meta_customs_declaration_post_request_orders_inner.go
- model__api_marketplace_v3_dbs_orders_status_receive_post_200_response.go
- model__api_marketplace_v3_dbs_orders_status_receive_post_200_response_results_inner.go
- model__api_marketplace_v3_dbs_orders_status_receive_post_200_response_results_inner_errors_inner.go
- model__api_marketplace_v3_dbs_orders_stickers_post_200_response.go
- model__api_marketplace_v3_dbs_orders_stickers_post_200_response_stickers_inner.go
- model__api_marketplace_v3_dbs_orders_stickers_post_request.go
- model__api_v3_dbs_orders__order_id__meta_get_200_response.go
- model__api_v3_dbs_orders__order_id__meta_gtin_put_request.go
- model__api_v3_dbs_orders__order_id__meta_imei_put_request.go
- model__api_v3_dbs_orders__order_id__meta_sgtin_put_request.go
- model__api_v3_dbs_orders__order_id__meta_uin_put_request.go
- model__api_v3_dbs_orders_get_200_response.go
- model__api_v3_dbs_orders_new_get_200_response.go
- model__api_v3_dbs_orders_new_get_401_response.go
- model__api_v3_dbs_orders_new_get_402_response.go
- model__api_v3_dbs_orders_status_post_200_response.go
- model__api_v3_dbs_orders_status_post_200_response_orders_inner.go
- model__api_v3_dbs_orders_status_post_request.go
- model_api_b2b_client_info.go
- model_api_b2b_client_info_response.go
- model_api_b2b_client_info_response_errors_inner.go
- model_api_b2b_client_info_responses.go
- model_api_batch_error.go
- model_api_batch_error_response.go
- model_api_error.go
- model_api_gtin.go
- model_api_imei.go
- model_api_order_code_request.go
- model_api_order_group_inner.go
- model_api_order_groups_request.go
- model_api_order_meta_v2.go
- model_api_order_status_v2.go
- model_api_order_statuses_v2.go
- model_api_orders_code_request.go
- model_api_orders_gtin_set_request.go
- model_api_orders_imei_set_request.go
- model_api_orders_meta_delete_request.go
- model_api_orders_meta_response.go
- model_api_orders_request_v2.go
- model_api_orders_sgtins_set_request.go
- model_api_orders_uin_set_request.go
- model_api_sgtins.go
- model_api_status_set_response.go
- model_api_status_set_responses.go
- model_api_uin.go
- model_code.go
- model_dbs_only_client_info.go
- model_dbs_only_client_info_resp.go
- model_delivery_dates_info_resp.go
- model_delivery_dates_info_resp_orders_inner.go
- model_delivery_dates_request.go
- model_error.go
- model_meta.go
- model_meta_customs_declaration.go
- model_meta_gtin.go
- model_meta_imei.go
- model_meta_sgtin.go
- model_meta_uin.go
- model_order_dbs.go
- model_order_dbs_address.go
- model_order_new_dbs.go
- model_order_new_dbs_address.go
- model_order_new_dbs_options.go
- model_orders_request_api.go
- response.go
- utils.go