Documentation
¶
Overview ¶
Code generated by ogen, DO NOT EDIT.
Index ¶
- func WithServerURL(ctx context.Context, u *url.URL) context.Context
- type APIToken
- type AdminDeletePricingRuleTypesRuleTypeReq
- func (s *AdminDeletePricingRuleTypesRuleTypeReq) Decode(d *jx.Decoder) error
- func (s *AdminDeletePricingRuleTypesRuleTypeReq) Encode(e *jx.Encoder)
- func (s *AdminDeletePricingRuleTypesRuleTypeReq) MarshalJSON() ([]byte, error)
- func (s *AdminDeletePricingRuleTypesRuleTypeReq) SetFake()
- func (s *AdminDeletePricingRuleTypesRuleTypeReq) UnmarshalJSON(data []byte) error
- type AdminGetPricingRuleTypesParams
- func (s *AdminGetPricingRuleTypesParams) Decode(d *jx.Decoder) error
- func (s *AdminGetPricingRuleTypesParams) Encode(e *jx.Encoder)
- func (s *AdminGetPricingRuleTypesParams) GetExpand() OptString
- func (s *AdminGetPricingRuleTypesParams) GetFields() OptString
- func (s *AdminGetPricingRuleTypesParams) GetLimit() OptFloat64
- func (s *AdminGetPricingRuleTypesParams) GetOffset() OptFloat64
- func (s *AdminGetPricingRuleTypesParams) GetOrder() OptString
- func (s *AdminGetPricingRuleTypesParams) GetRuleAttribute() []string
- func (s *AdminGetPricingRuleTypesParams) MarshalJSON() ([]byte, error)
- func (s *AdminGetPricingRuleTypesParams) SetExpand(val OptString)
- func (s *AdminGetPricingRuleTypesParams) SetFake()
- func (s *AdminGetPricingRuleTypesParams) SetFields(val OptString)
- func (s *AdminGetPricingRuleTypesParams) SetLimit(val OptFloat64)
- func (s *AdminGetPricingRuleTypesParams) SetOffset(val OptFloat64)
- func (s *AdminGetPricingRuleTypesParams) SetOrder(val OptString)
- func (s *AdminGetPricingRuleTypesParams) SetRuleAttribute(val []string)
- func (s *AdminGetPricingRuleTypesParams) UnmarshalJSON(data []byte) error
- func (s *AdminGetPricingRuleTypesParams) Validate() error
- type AdminGetPricingRuleTypesRuleTypeParams
- func (s *AdminGetPricingRuleTypesRuleTypeParams) Decode(d *jx.Decoder) error
- func (s *AdminGetPricingRuleTypesRuleTypeParams) Encode(e *jx.Encoder)
- func (s *AdminGetPricingRuleTypesRuleTypeParams) GetExpand() OptString
- func (s *AdminGetPricingRuleTypesRuleTypeParams) GetFields() OptString
- func (s *AdminGetPricingRuleTypesRuleTypeParams) MarshalJSON() ([]byte, error)
- func (s *AdminGetPricingRuleTypesRuleTypeParams) SetExpand(val OptString)
- func (s *AdminGetPricingRuleTypesRuleTypeParams) SetFake()
- func (s *AdminGetPricingRuleTypesRuleTypeParams) SetFields(val OptString)
- func (s *AdminGetPricingRuleTypesRuleTypeParams) UnmarshalJSON(data []byte) error
- type AdminGetProductsParams
- func (s *AdminGetProductsParams) Decode(d *jx.Decoder) error
- func (s *AdminGetProductsParams) Encode(e *jx.Encoder)
- func (s *AdminGetProductsParams) GetAnd() []AdminGetProductsParamsAndItem
- func (s *AdminGetProductsParams) GetCollectionID() []string
- func (s *AdminGetProductsParams) GetCreatedAt() jx.Raw
- func (s *AdminGetProductsParams) GetDeletedAt() jx.Raw
- func (s *AdminGetProductsParams) GetExpand() OptString
- func (s *AdminGetProductsParams) GetFields() OptString
- func (s *AdminGetProductsParams) GetHandle() OptString
- func (s *AdminGetProductsParams) GetID() OptAdminGetProductsParamsID
- func (s *AdminGetProductsParams) GetIsGiftcard() OptBool
- func (s *AdminGetProductsParams) GetLimit() OptFloat64
- func (s *AdminGetProductsParams) GetOffset() OptFloat64
- func (s *AdminGetProductsParams) GetOr() []AdminGetProductsParamsOrItem
- func (s *AdminGetProductsParams) GetOrder() OptString
- func (s *AdminGetProductsParams) GetPriceListID() []string
- func (s *AdminGetProductsParams) GetQ() OptString
- func (s *AdminGetProductsParams) GetSalesChannelID() []string
- func (s *AdminGetProductsParams) GetStatus() []jx.Raw
- func (s *AdminGetProductsParams) GetTags() []string
- func (s *AdminGetProductsParams) GetTitle() OptString
- func (s *AdminGetProductsParams) GetTypeID() []string
- func (s *AdminGetProductsParams) GetUpdatedAt() jx.Raw
- func (s *AdminGetProductsParams) GetVariants() *AdminGetProductsParamsVariants
- func (s *AdminGetProductsParams) MarshalJSON() ([]byte, error)
- func (s *AdminGetProductsParams) SetAnd(val []AdminGetProductsParamsAndItem)
- func (s *AdminGetProductsParams) SetCollectionID(val []string)
- func (s *AdminGetProductsParams) SetCreatedAt(val jx.Raw)
- func (s *AdminGetProductsParams) SetDeletedAt(val jx.Raw)
- func (s *AdminGetProductsParams) SetExpand(val OptString)
- func (s *AdminGetProductsParams) SetFake()
- func (s *AdminGetProductsParams) SetFields(val OptString)
- func (s *AdminGetProductsParams) SetHandle(val OptString)
- func (s *AdminGetProductsParams) SetID(val OptAdminGetProductsParamsID)
- func (s *AdminGetProductsParams) SetIsGiftcard(val OptBool)
- func (s *AdminGetProductsParams) SetLimit(val OptFloat64)
- func (s *AdminGetProductsParams) SetOffset(val OptFloat64)
- func (s *AdminGetProductsParams) SetOr(val []AdminGetProductsParamsOrItem)
- func (s *AdminGetProductsParams) SetOrder(val OptString)
- func (s *AdminGetProductsParams) SetPriceListID(val []string)
- func (s *AdminGetProductsParams) SetQ(val OptString)
- func (s *AdminGetProductsParams) SetSalesChannelID(val []string)
- func (s *AdminGetProductsParams) SetStatus(val []jx.Raw)
- func (s *AdminGetProductsParams) SetTags(val []string)
- func (s *AdminGetProductsParams) SetTitle(val OptString)
- func (s *AdminGetProductsParams) SetTypeID(val []string)
- func (s *AdminGetProductsParams) SetUpdatedAt(val jx.Raw)
- func (s *AdminGetProductsParams) SetVariants(val *AdminGetProductsParamsVariants)
- func (s *AdminGetProductsParams) UnmarshalJSON(data []byte) error
- func (s *AdminGetProductsParams) Validate() error
- type AdminGetProductsParamsAndItem
- func (s *AdminGetProductsParamsAndItem) Decode(d *jx.Decoder) error
- func (s *AdminGetProductsParamsAndItem) Encode(e *jx.Encoder)
- func (s *AdminGetProductsParamsAndItem) GetAnd() []AdminGetProductsParamsAndItemAndItem
- func (s *AdminGetProductsParamsAndItem) GetCollectionID() []string
- func (s *AdminGetProductsParamsAndItem) GetCreatedAt() jx.Raw
- func (s *AdminGetProductsParamsAndItem) GetDeletedAt() jx.Raw
- func (s *AdminGetProductsParamsAndItem) GetExpand() OptString
- func (s *AdminGetProductsParamsAndItem) GetFields() OptString
- func (s *AdminGetProductsParamsAndItem) GetHandle() OptString
- func (s *AdminGetProductsParamsAndItem) GetID() OptAdminGetProductsParamsAndItemID
- func (s *AdminGetProductsParamsAndItem) GetIsGiftcard() OptBool
- func (s *AdminGetProductsParamsAndItem) GetLimit() OptFloat64
- func (s *AdminGetProductsParamsAndItem) GetOffset() OptFloat64
- func (s *AdminGetProductsParamsAndItem) GetOr() []AdminGetProductsParamsAndItemOrItem
- func (s *AdminGetProductsParamsAndItem) GetOrder() OptString
- func (s *AdminGetProductsParamsAndItem) GetPriceListID() []string
- func (s *AdminGetProductsParamsAndItem) GetQ() OptString
- func (s *AdminGetProductsParamsAndItem) GetSalesChannelID() []string
- func (s *AdminGetProductsParamsAndItem) GetStatus() []jx.Raw
- func (s *AdminGetProductsParamsAndItem) GetTags() []string
- func (s *AdminGetProductsParamsAndItem) GetTitle() OptString
- func (s *AdminGetProductsParamsAndItem) GetTypeID() []string
- func (s *AdminGetProductsParamsAndItem) GetUpdatedAt() jx.Raw
- func (s *AdminGetProductsParamsAndItem) GetVariants() *AdminGetProductsParamsAndItemVariants
- func (s *AdminGetProductsParamsAndItem) MarshalJSON() ([]byte, error)
- func (s *AdminGetProductsParamsAndItem) SetAnd(val []AdminGetProductsParamsAndItemAndItem)
- func (s *AdminGetProductsParamsAndItem) SetCollectionID(val []string)
- func (s *AdminGetProductsParamsAndItem) SetCreatedAt(val jx.Raw)
- func (s *AdminGetProductsParamsAndItem) SetDeletedAt(val jx.Raw)
- func (s *AdminGetProductsParamsAndItem) SetExpand(val OptString)
- func (s *AdminGetProductsParamsAndItem) SetFake()
- func (s *AdminGetProductsParamsAndItem) SetFields(val OptString)
- func (s *AdminGetProductsParamsAndItem) SetHandle(val OptString)
- func (s *AdminGetProductsParamsAndItem) SetID(val OptAdminGetProductsParamsAndItemID)
- func (s *AdminGetProductsParamsAndItem) SetIsGiftcard(val OptBool)
- func (s *AdminGetProductsParamsAndItem) SetLimit(val OptFloat64)
- func (s *AdminGetProductsParamsAndItem) SetOffset(val OptFloat64)
- func (s *AdminGetProductsParamsAndItem) SetOr(val []AdminGetProductsParamsAndItemOrItem)
- func (s *AdminGetProductsParamsAndItem) SetOrder(val OptString)
- func (s *AdminGetProductsParamsAndItem) SetPriceListID(val []string)
- func (s *AdminGetProductsParamsAndItem) SetQ(val OptString)
- func (s *AdminGetProductsParamsAndItem) SetSalesChannelID(val []string)
- func (s *AdminGetProductsParamsAndItem) SetStatus(val []jx.Raw)
- func (s *AdminGetProductsParamsAndItem) SetTags(val []string)
- func (s *AdminGetProductsParamsAndItem) SetTitle(val OptString)
- func (s *AdminGetProductsParamsAndItem) SetTypeID(val []string)
- func (s *AdminGetProductsParamsAndItem) SetUpdatedAt(val jx.Raw)
- func (s *AdminGetProductsParamsAndItem) SetVariants(val *AdminGetProductsParamsAndItemVariants)
- func (s *AdminGetProductsParamsAndItem) UnmarshalJSON(data []byte) error
- func (s *AdminGetProductsParamsAndItem) Validate() error
- type AdminGetProductsParamsAndItemAndItem
- func (s *AdminGetProductsParamsAndItemAndItem) Decode(d *jx.Decoder) error
- func (s *AdminGetProductsParamsAndItemAndItem) Encode(e *jx.Encoder)
- func (s *AdminGetProductsParamsAndItemAndItem) GetAnd() []AdminGetProductsParamsAndItemAndItemAndItem
- func (s *AdminGetProductsParamsAndItemAndItem) GetCollectionID() []string
- func (s *AdminGetProductsParamsAndItemAndItem) GetCreatedAt() jx.Raw
- func (s *AdminGetProductsParamsAndItemAndItem) GetDeletedAt() jx.Raw
- func (s *AdminGetProductsParamsAndItemAndItem) GetExpand() OptString
- func (s *AdminGetProductsParamsAndItemAndItem) GetFields() OptString
- func (s *AdminGetProductsParamsAndItemAndItem) GetHandle() OptString
- func (s *AdminGetProductsParamsAndItemAndItem) GetID() OptAdminGetProductsParamsAndItemAndItemID
- func (s *AdminGetProductsParamsAndItemAndItem) GetIsGiftcard() OptBool
- func (s *AdminGetProductsParamsAndItemAndItem) GetLimit() OptFloat64
- func (s *AdminGetProductsParamsAndItemAndItem) GetOffset() OptFloat64
- func (s *AdminGetProductsParamsAndItemAndItem) GetOr() []AdminGetProductsParamsAndItemAndItemOrItem
- func (s *AdminGetProductsParamsAndItemAndItem) GetOrder() OptString
- func (s *AdminGetProductsParamsAndItemAndItem) GetPriceListID() []string
- func (s *AdminGetProductsParamsAndItemAndItem) GetQ() OptString
- func (s *AdminGetProductsParamsAndItemAndItem) GetSalesChannelID() []string
- func (s *AdminGetProductsParamsAndItemAndItem) GetStatus() []jx.Raw
- func (s *AdminGetProductsParamsAndItemAndItem) GetTags() []string
- func (s *AdminGetProductsParamsAndItemAndItem) GetTitle() OptString
- func (s *AdminGetProductsParamsAndItemAndItem) GetTypeID() []string
- func (s *AdminGetProductsParamsAndItemAndItem) GetUpdatedAt() jx.Raw
- func (s *AdminGetProductsParamsAndItemAndItem) GetVariants() *AdminGetProductsParamsAndItemAndItemVariants
- func (s *AdminGetProductsParamsAndItemAndItem) MarshalJSON() ([]byte, error)
- func (s *AdminGetProductsParamsAndItemAndItem) SetAnd(val []AdminGetProductsParamsAndItemAndItemAndItem)
- func (s *AdminGetProductsParamsAndItemAndItem) SetCollectionID(val []string)
- func (s *AdminGetProductsParamsAndItemAndItem) SetCreatedAt(val jx.Raw)
- func (s *AdminGetProductsParamsAndItemAndItem) SetDeletedAt(val jx.Raw)
- func (s *AdminGetProductsParamsAndItemAndItem) SetExpand(val OptString)
- func (s *AdminGetProductsParamsAndItemAndItem) SetFake()
- func (s *AdminGetProductsParamsAndItemAndItem) SetFields(val OptString)
- func (s *AdminGetProductsParamsAndItemAndItem) SetHandle(val OptString)
- func (s *AdminGetProductsParamsAndItemAndItem) SetID(val OptAdminGetProductsParamsAndItemAndItemID)
- func (s *AdminGetProductsParamsAndItemAndItem) SetIsGiftcard(val OptBool)
- func (s *AdminGetProductsParamsAndItemAndItem) SetLimit(val OptFloat64)
- func (s *AdminGetProductsParamsAndItemAndItem) SetOffset(val OptFloat64)
- func (s *AdminGetProductsParamsAndItemAndItem) SetOr(val []AdminGetProductsParamsAndItemAndItemOrItem)
- func (s *AdminGetProductsParamsAndItemAndItem) SetOrder(val OptString)
- func (s *AdminGetProductsParamsAndItemAndItem) SetPriceListID(val []string)
- func (s *AdminGetProductsParamsAndItemAndItem) SetQ(val OptString)
- func (s *AdminGetProductsParamsAndItemAndItem) SetSalesChannelID(val []string)
- func (s *AdminGetProductsParamsAndItemAndItem) SetStatus(val []jx.Raw)
- func (s *AdminGetProductsParamsAndItemAndItem) SetTags(val []string)
- func (s *AdminGetProductsParamsAndItemAndItem) SetTitle(val OptString)
- func (s *AdminGetProductsParamsAndItemAndItem) SetTypeID(val []string)
- func (s *AdminGetProductsParamsAndItemAndItem) SetUpdatedAt(val jx.Raw)
- func (s *AdminGetProductsParamsAndItemAndItem) SetVariants(val *AdminGetProductsParamsAndItemAndItemVariants)
- func (s *AdminGetProductsParamsAndItemAndItem) UnmarshalJSON(data []byte) error
- func (s *AdminGetProductsParamsAndItemAndItem) Validate() error
- type AdminGetProductsParamsAndItemAndItemAndItem
- func (s *AdminGetProductsParamsAndItemAndItemAndItem) Decode(d *jx.Decoder) error
- func (s *AdminGetProductsParamsAndItemAndItemAndItem) Encode(e *jx.Encoder)
- func (s *AdminGetProductsParamsAndItemAndItemAndItem) MarshalJSON() ([]byte, error)
- func (s *AdminGetProductsParamsAndItemAndItemAndItem) SetFake()
- func (s *AdminGetProductsParamsAndItemAndItemAndItem) UnmarshalJSON(data []byte) error
- type AdminGetProductsParamsAndItemAndItemID
- func (s *AdminGetProductsParamsAndItemAndItemID) Decode(d *jx.Decoder) error
- func (s AdminGetProductsParamsAndItemAndItemID) Encode(e *jx.Encoder)
- func (s AdminGetProductsParamsAndItemAndItemID) GetString() (v string, ok bool)
- func (s AdminGetProductsParamsAndItemAndItemID) GetStringArray() (v []string, ok bool)
- func (s AdminGetProductsParamsAndItemAndItemID) IsString() bool
- func (s AdminGetProductsParamsAndItemAndItemID) IsStringArray() bool
- func (s AdminGetProductsParamsAndItemAndItemID) MarshalJSON() ([]byte, error)
- func (s *AdminGetProductsParamsAndItemAndItemID) SetFake()
- func (s *AdminGetProductsParamsAndItemAndItemID) SetString(v string)
- func (s *AdminGetProductsParamsAndItemAndItemID) SetStringArray(v []string)
- func (s *AdminGetProductsParamsAndItemAndItemID) UnmarshalJSON(data []byte) error
- func (s AdminGetProductsParamsAndItemAndItemID) Validate() error
- type AdminGetProductsParamsAndItemAndItemIDType
- type AdminGetProductsParamsAndItemAndItemOrItem
- func (s *AdminGetProductsParamsAndItemAndItemOrItem) Decode(d *jx.Decoder) error
- func (s *AdminGetProductsParamsAndItemAndItemOrItem) Encode(e *jx.Encoder)
- func (s *AdminGetProductsParamsAndItemAndItemOrItem) MarshalJSON() ([]byte, error)
- func (s *AdminGetProductsParamsAndItemAndItemOrItem) SetFake()
- func (s *AdminGetProductsParamsAndItemAndItemOrItem) UnmarshalJSON(data []byte) error
- type AdminGetProductsParamsAndItemAndItemVariants
- func (s *AdminGetProductsParamsAndItemAndItemVariants) Decode(d *jx.Decoder) error
- func (s *AdminGetProductsParamsAndItemAndItemVariants) Encode(e *jx.Encoder)
- func (s *AdminGetProductsParamsAndItemAndItemVariants) MarshalJSON() ([]byte, error)
- func (s *AdminGetProductsParamsAndItemAndItemVariants) SetFake()
- func (s *AdminGetProductsParamsAndItemAndItemVariants) UnmarshalJSON(data []byte) error
- type AdminGetProductsParamsAndItemID
- func (s *AdminGetProductsParamsAndItemID) Decode(d *jx.Decoder) error
- func (s AdminGetProductsParamsAndItemID) Encode(e *jx.Encoder)
- func (s AdminGetProductsParamsAndItemID) GetString() (v string, ok bool)
- func (s AdminGetProductsParamsAndItemID) GetStringArray() (v []string, ok bool)
- func (s AdminGetProductsParamsAndItemID) IsString() bool
- func (s AdminGetProductsParamsAndItemID) IsStringArray() bool
- func (s AdminGetProductsParamsAndItemID) MarshalJSON() ([]byte, error)
- func (s *AdminGetProductsParamsAndItemID) SetFake()
- func (s *AdminGetProductsParamsAndItemID) SetString(v string)
- func (s *AdminGetProductsParamsAndItemID) SetStringArray(v []string)
- func (s *AdminGetProductsParamsAndItemID) UnmarshalJSON(data []byte) error
- func (s AdminGetProductsParamsAndItemID) Validate() error
- type AdminGetProductsParamsAndItemIDType
- type AdminGetProductsParamsAndItemOrItem
- func (s *AdminGetProductsParamsAndItemOrItem) Decode(d *jx.Decoder) error
- func (s *AdminGetProductsParamsAndItemOrItem) Encode(e *jx.Encoder)
- func (s *AdminGetProductsParamsAndItemOrItem) GetAnd() []AdminGetProductsParamsAndItemOrItemAndItem
- func (s *AdminGetProductsParamsAndItemOrItem) GetCollectionID() []string
- func (s *AdminGetProductsParamsAndItemOrItem) GetCreatedAt() jx.Raw
- func (s *AdminGetProductsParamsAndItemOrItem) GetDeletedAt() jx.Raw
- func (s *AdminGetProductsParamsAndItemOrItem) GetExpand() OptString
- func (s *AdminGetProductsParamsAndItemOrItem) GetFields() OptString
- func (s *AdminGetProductsParamsAndItemOrItem) GetHandle() OptString
- func (s *AdminGetProductsParamsAndItemOrItem) GetID() OptAdminGetProductsParamsAndItemOrItemID
- func (s *AdminGetProductsParamsAndItemOrItem) GetIsGiftcard() OptBool
- func (s *AdminGetProductsParamsAndItemOrItem) GetLimit() OptFloat64
- func (s *AdminGetProductsParamsAndItemOrItem) GetOffset() OptFloat64
- func (s *AdminGetProductsParamsAndItemOrItem) GetOr() []AdminGetProductsParamsAndItemOrItemOrItem
- func (s *AdminGetProductsParamsAndItemOrItem) GetOrder() OptString
- func (s *AdminGetProductsParamsAndItemOrItem) GetPriceListID() []string
- func (s *AdminGetProductsParamsAndItemOrItem) GetQ() OptString
- func (s *AdminGetProductsParamsAndItemOrItem) GetSalesChannelID() []string
- func (s *AdminGetProductsParamsAndItemOrItem) GetStatus() []jx.Raw
- func (s *AdminGetProductsParamsAndItemOrItem) GetTags() []string
- func (s *AdminGetProductsParamsAndItemOrItem) GetTitle() OptString
- func (s *AdminGetProductsParamsAndItemOrItem) GetTypeID() []string
- func (s *AdminGetProductsParamsAndItemOrItem) GetUpdatedAt() jx.Raw
- func (s *AdminGetProductsParamsAndItemOrItem) GetVariants() *AdminGetProductsParamsAndItemOrItemVariants
- func (s *AdminGetProductsParamsAndItemOrItem) MarshalJSON() ([]byte, error)
- func (s *AdminGetProductsParamsAndItemOrItem) SetAnd(val []AdminGetProductsParamsAndItemOrItemAndItem)
- func (s *AdminGetProductsParamsAndItemOrItem) SetCollectionID(val []string)
- func (s *AdminGetProductsParamsAndItemOrItem) SetCreatedAt(val jx.Raw)
- func (s *AdminGetProductsParamsAndItemOrItem) SetDeletedAt(val jx.Raw)
- func (s *AdminGetProductsParamsAndItemOrItem) SetExpand(val OptString)
- func (s *AdminGetProductsParamsAndItemOrItem) SetFake()
- func (s *AdminGetProductsParamsAndItemOrItem) SetFields(val OptString)
- func (s *AdminGetProductsParamsAndItemOrItem) SetHandle(val OptString)
- func (s *AdminGetProductsParamsAndItemOrItem) SetID(val OptAdminGetProductsParamsAndItemOrItemID)
- func (s *AdminGetProductsParamsAndItemOrItem) SetIsGiftcard(val OptBool)
- func (s *AdminGetProductsParamsAndItemOrItem) SetLimit(val OptFloat64)
- func (s *AdminGetProductsParamsAndItemOrItem) SetOffset(val OptFloat64)
- func (s *AdminGetProductsParamsAndItemOrItem) SetOr(val []AdminGetProductsParamsAndItemOrItemOrItem)
- func (s *AdminGetProductsParamsAndItemOrItem) SetOrder(val OptString)
- func (s *AdminGetProductsParamsAndItemOrItem) SetPriceListID(val []string)
- func (s *AdminGetProductsParamsAndItemOrItem) SetQ(val OptString)
- func (s *AdminGetProductsParamsAndItemOrItem) SetSalesChannelID(val []string)
- func (s *AdminGetProductsParamsAndItemOrItem) SetStatus(val []jx.Raw)
- func (s *AdminGetProductsParamsAndItemOrItem) SetTags(val []string)
- func (s *AdminGetProductsParamsAndItemOrItem) SetTitle(val OptString)
- func (s *AdminGetProductsParamsAndItemOrItem) SetTypeID(val []string)
- func (s *AdminGetProductsParamsAndItemOrItem) SetUpdatedAt(val jx.Raw)
- func (s *AdminGetProductsParamsAndItemOrItem) SetVariants(val *AdminGetProductsParamsAndItemOrItemVariants)
- func (s *AdminGetProductsParamsAndItemOrItem) UnmarshalJSON(data []byte) error
- func (s *AdminGetProductsParamsAndItemOrItem) Validate() error
- type AdminGetProductsParamsAndItemOrItemAndItem
- func (s *AdminGetProductsParamsAndItemOrItemAndItem) Decode(d *jx.Decoder) error
- func (s *AdminGetProductsParamsAndItemOrItemAndItem) Encode(e *jx.Encoder)
- func (s *AdminGetProductsParamsAndItemOrItemAndItem) MarshalJSON() ([]byte, error)
- func (s *AdminGetProductsParamsAndItemOrItemAndItem) SetFake()
- func (s *AdminGetProductsParamsAndItemOrItemAndItem) UnmarshalJSON(data []byte) error
- type AdminGetProductsParamsAndItemOrItemID
- func (s *AdminGetProductsParamsAndItemOrItemID) Decode(d *jx.Decoder) error
- func (s AdminGetProductsParamsAndItemOrItemID) Encode(e *jx.Encoder)
- func (s AdminGetProductsParamsAndItemOrItemID) GetString() (v string, ok bool)
- func (s AdminGetProductsParamsAndItemOrItemID) GetStringArray() (v []string, ok bool)
- func (s AdminGetProductsParamsAndItemOrItemID) IsString() bool
- func (s AdminGetProductsParamsAndItemOrItemID) IsStringArray() bool
- func (s AdminGetProductsParamsAndItemOrItemID) MarshalJSON() ([]byte, error)
- func (s *AdminGetProductsParamsAndItemOrItemID) SetFake()
- func (s *AdminGetProductsParamsAndItemOrItemID) SetString(v string)
- func (s *AdminGetProductsParamsAndItemOrItemID) SetStringArray(v []string)
- func (s *AdminGetProductsParamsAndItemOrItemID) UnmarshalJSON(data []byte) error
- func (s AdminGetProductsParamsAndItemOrItemID) Validate() error
- type AdminGetProductsParamsAndItemOrItemIDType
- type AdminGetProductsParamsAndItemOrItemOrItem
- func (s *AdminGetProductsParamsAndItemOrItemOrItem) Decode(d *jx.Decoder) error
- func (s *AdminGetProductsParamsAndItemOrItemOrItem) Encode(e *jx.Encoder)
- func (s *AdminGetProductsParamsAndItemOrItemOrItem) MarshalJSON() ([]byte, error)
- func (s *AdminGetProductsParamsAndItemOrItemOrItem) SetFake()
- func (s *AdminGetProductsParamsAndItemOrItemOrItem) UnmarshalJSON(data []byte) error
- type AdminGetProductsParamsAndItemOrItemVariants
- func (s *AdminGetProductsParamsAndItemOrItemVariants) Decode(d *jx.Decoder) error
- func (s *AdminGetProductsParamsAndItemOrItemVariants) Encode(e *jx.Encoder)
- func (s *AdminGetProductsParamsAndItemOrItemVariants) MarshalJSON() ([]byte, error)
- func (s *AdminGetProductsParamsAndItemOrItemVariants) SetFake()
- func (s *AdminGetProductsParamsAndItemOrItemVariants) UnmarshalJSON(data []byte) error
- type AdminGetProductsParamsAndItemVariants
- func (s *AdminGetProductsParamsAndItemVariants) Decode(d *jx.Decoder) error
- func (s *AdminGetProductsParamsAndItemVariants) Encode(e *jx.Encoder)
- func (s *AdminGetProductsParamsAndItemVariants) MarshalJSON() ([]byte, error)
- func (s *AdminGetProductsParamsAndItemVariants) SetFake()
- func (s *AdminGetProductsParamsAndItemVariants) UnmarshalJSON(data []byte) error
- type AdminGetProductsParamsID
- func (s *AdminGetProductsParamsID) Decode(d *jx.Decoder) error
- func (s AdminGetProductsParamsID) Encode(e *jx.Encoder)
- func (s AdminGetProductsParamsID) GetString() (v string, ok bool)
- func (s AdminGetProductsParamsID) GetStringArray() (v []string, ok bool)
- func (s AdminGetProductsParamsID) IsString() bool
- func (s AdminGetProductsParamsID) IsStringArray() bool
- func (s AdminGetProductsParamsID) MarshalJSON() ([]byte, error)
- func (s *AdminGetProductsParamsID) SetFake()
- func (s *AdminGetProductsParamsID) SetString(v string)
- func (s *AdminGetProductsParamsID) SetStringArray(v []string)
- func (s *AdminGetProductsParamsID) UnmarshalJSON(data []byte) error
- func (s AdminGetProductsParamsID) Validate() error
- type AdminGetProductsParamsIDType
- type AdminGetProductsParamsOrItem
- func (s *AdminGetProductsParamsOrItem) Decode(d *jx.Decoder) error
- func (s *AdminGetProductsParamsOrItem) Encode(e *jx.Encoder)
- func (s *AdminGetProductsParamsOrItem) GetAnd() []AdminGetProductsParamsOrItemAndItem
- func (s *AdminGetProductsParamsOrItem) GetCollectionID() []string
- func (s *AdminGetProductsParamsOrItem) GetCreatedAt() jx.Raw
- func (s *AdminGetProductsParamsOrItem) GetDeletedAt() jx.Raw
- func (s *AdminGetProductsParamsOrItem) GetExpand() OptString
- func (s *AdminGetProductsParamsOrItem) GetFields() OptString
- func (s *AdminGetProductsParamsOrItem) GetHandle() OptString
- func (s *AdminGetProductsParamsOrItem) GetID() OptAdminGetProductsParamsOrItemID
- func (s *AdminGetProductsParamsOrItem) GetIsGiftcard() OptBool
- func (s *AdminGetProductsParamsOrItem) GetLimit() OptFloat64
- func (s *AdminGetProductsParamsOrItem) GetOffset() OptFloat64
- func (s *AdminGetProductsParamsOrItem) GetOr() []AdminGetProductsParamsOrItemOrItem
- func (s *AdminGetProductsParamsOrItem) GetOrder() OptString
- func (s *AdminGetProductsParamsOrItem) GetPriceListID() []string
- func (s *AdminGetProductsParamsOrItem) GetQ() OptString
- func (s *AdminGetProductsParamsOrItem) GetSalesChannelID() []string
- func (s *AdminGetProductsParamsOrItem) GetStatus() []jx.Raw
- func (s *AdminGetProductsParamsOrItem) GetTags() []string
- func (s *AdminGetProductsParamsOrItem) GetTitle() OptString
- func (s *AdminGetProductsParamsOrItem) GetTypeID() []string
- func (s *AdminGetProductsParamsOrItem) GetUpdatedAt() jx.Raw
- func (s *AdminGetProductsParamsOrItem) GetVariants() *AdminGetProductsParamsOrItemVariants
- func (s *AdminGetProductsParamsOrItem) MarshalJSON() ([]byte, error)
- func (s *AdminGetProductsParamsOrItem) SetAnd(val []AdminGetProductsParamsOrItemAndItem)
- func (s *AdminGetProductsParamsOrItem) SetCollectionID(val []string)
- func (s *AdminGetProductsParamsOrItem) SetCreatedAt(val jx.Raw)
- func (s *AdminGetProductsParamsOrItem) SetDeletedAt(val jx.Raw)
- func (s *AdminGetProductsParamsOrItem) SetExpand(val OptString)
- func (s *AdminGetProductsParamsOrItem) SetFake()
- func (s *AdminGetProductsParamsOrItem) SetFields(val OptString)
- func (s *AdminGetProductsParamsOrItem) SetHandle(val OptString)
- func (s *AdminGetProductsParamsOrItem) SetID(val OptAdminGetProductsParamsOrItemID)
- func (s *AdminGetProductsParamsOrItem) SetIsGiftcard(val OptBool)
- func (s *AdminGetProductsParamsOrItem) SetLimit(val OptFloat64)
- func (s *AdminGetProductsParamsOrItem) SetOffset(val OptFloat64)
- func (s *AdminGetProductsParamsOrItem) SetOr(val []AdminGetProductsParamsOrItemOrItem)
- func (s *AdminGetProductsParamsOrItem) SetOrder(val OptString)
- func (s *AdminGetProductsParamsOrItem) SetPriceListID(val []string)
- func (s *AdminGetProductsParamsOrItem) SetQ(val OptString)
- func (s *AdminGetProductsParamsOrItem) SetSalesChannelID(val []string)
- func (s *AdminGetProductsParamsOrItem) SetStatus(val []jx.Raw)
- func (s *AdminGetProductsParamsOrItem) SetTags(val []string)
- func (s *AdminGetProductsParamsOrItem) SetTitle(val OptString)
- func (s *AdminGetProductsParamsOrItem) SetTypeID(val []string)
- func (s *AdminGetProductsParamsOrItem) SetUpdatedAt(val jx.Raw)
- func (s *AdminGetProductsParamsOrItem) SetVariants(val *AdminGetProductsParamsOrItemVariants)
- func (s *AdminGetProductsParamsOrItem) UnmarshalJSON(data []byte) error
- func (s *AdminGetProductsParamsOrItem) Validate() error
- type AdminGetProductsParamsOrItemAndItem
- func (s *AdminGetProductsParamsOrItemAndItem) Decode(d *jx.Decoder) error
- func (s *AdminGetProductsParamsOrItemAndItem) Encode(e *jx.Encoder)
- func (s *AdminGetProductsParamsOrItemAndItem) GetAnd() []AdminGetProductsParamsOrItemAndItemAndItem
- func (s *AdminGetProductsParamsOrItemAndItem) GetCollectionID() []string
- func (s *AdminGetProductsParamsOrItemAndItem) GetCreatedAt() jx.Raw
- func (s *AdminGetProductsParamsOrItemAndItem) GetDeletedAt() jx.Raw
- func (s *AdminGetProductsParamsOrItemAndItem) GetExpand() OptString
- func (s *AdminGetProductsParamsOrItemAndItem) GetFields() OptString
- func (s *AdminGetProductsParamsOrItemAndItem) GetHandle() OptString
- func (s *AdminGetProductsParamsOrItemAndItem) GetID() OptAdminGetProductsParamsOrItemAndItemID
- func (s *AdminGetProductsParamsOrItemAndItem) GetIsGiftcard() OptBool
- func (s *AdminGetProductsParamsOrItemAndItem) GetLimit() OptFloat64
- func (s *AdminGetProductsParamsOrItemAndItem) GetOffset() OptFloat64
- func (s *AdminGetProductsParamsOrItemAndItem) GetOr() []AdminGetProductsParamsOrItemAndItemOrItem
- func (s *AdminGetProductsParamsOrItemAndItem) GetOrder() OptString
- func (s *AdminGetProductsParamsOrItemAndItem) GetPriceListID() []string
- func (s *AdminGetProductsParamsOrItemAndItem) GetQ() OptString
- func (s *AdminGetProductsParamsOrItemAndItem) GetSalesChannelID() []string
- func (s *AdminGetProductsParamsOrItemAndItem) GetStatus() []jx.Raw
- func (s *AdminGetProductsParamsOrItemAndItem) GetTags() []string
- func (s *AdminGetProductsParamsOrItemAndItem) GetTitle() OptString
- func (s *AdminGetProductsParamsOrItemAndItem) GetTypeID() []string
- func (s *AdminGetProductsParamsOrItemAndItem) GetUpdatedAt() jx.Raw
- func (s *AdminGetProductsParamsOrItemAndItem) GetVariants() *AdminGetProductsParamsOrItemAndItemVariants
- func (s *AdminGetProductsParamsOrItemAndItem) MarshalJSON() ([]byte, error)
- func (s *AdminGetProductsParamsOrItemAndItem) SetAnd(val []AdminGetProductsParamsOrItemAndItemAndItem)
- func (s *AdminGetProductsParamsOrItemAndItem) SetCollectionID(val []string)
- func (s *AdminGetProductsParamsOrItemAndItem) SetCreatedAt(val jx.Raw)
- func (s *AdminGetProductsParamsOrItemAndItem) SetDeletedAt(val jx.Raw)
- func (s *AdminGetProductsParamsOrItemAndItem) SetExpand(val OptString)
- func (s *AdminGetProductsParamsOrItemAndItem) SetFake()
- func (s *AdminGetProductsParamsOrItemAndItem) SetFields(val OptString)
- func (s *AdminGetProductsParamsOrItemAndItem) SetHandle(val OptString)
- func (s *AdminGetProductsParamsOrItemAndItem) SetID(val OptAdminGetProductsParamsOrItemAndItemID)
- func (s *AdminGetProductsParamsOrItemAndItem) SetIsGiftcard(val OptBool)
- func (s *AdminGetProductsParamsOrItemAndItem) SetLimit(val OptFloat64)
- func (s *AdminGetProductsParamsOrItemAndItem) SetOffset(val OptFloat64)
- func (s *AdminGetProductsParamsOrItemAndItem) SetOr(val []AdminGetProductsParamsOrItemAndItemOrItem)
- func (s *AdminGetProductsParamsOrItemAndItem) SetOrder(val OptString)
- func (s *AdminGetProductsParamsOrItemAndItem) SetPriceListID(val []string)
- func (s *AdminGetProductsParamsOrItemAndItem) SetQ(val OptString)
- func (s *AdminGetProductsParamsOrItemAndItem) SetSalesChannelID(val []string)
- func (s *AdminGetProductsParamsOrItemAndItem) SetStatus(val []jx.Raw)
- func (s *AdminGetProductsParamsOrItemAndItem) SetTags(val []string)
- func (s *AdminGetProductsParamsOrItemAndItem) SetTitle(val OptString)
- func (s *AdminGetProductsParamsOrItemAndItem) SetTypeID(val []string)
- func (s *AdminGetProductsParamsOrItemAndItem) SetUpdatedAt(val jx.Raw)
- func (s *AdminGetProductsParamsOrItemAndItem) SetVariants(val *AdminGetProductsParamsOrItemAndItemVariants)
- func (s *AdminGetProductsParamsOrItemAndItem) UnmarshalJSON(data []byte) error
- func (s *AdminGetProductsParamsOrItemAndItem) Validate() error
- type AdminGetProductsParamsOrItemAndItemAndItem
- func (s *AdminGetProductsParamsOrItemAndItemAndItem) Decode(d *jx.Decoder) error
- func (s *AdminGetProductsParamsOrItemAndItemAndItem) Encode(e *jx.Encoder)
- func (s *AdminGetProductsParamsOrItemAndItemAndItem) MarshalJSON() ([]byte, error)
- func (s *AdminGetProductsParamsOrItemAndItemAndItem) SetFake()
- func (s *AdminGetProductsParamsOrItemAndItemAndItem) UnmarshalJSON(data []byte) error
- type AdminGetProductsParamsOrItemAndItemID
- func (s *AdminGetProductsParamsOrItemAndItemID) Decode(d *jx.Decoder) error
- func (s AdminGetProductsParamsOrItemAndItemID) Encode(e *jx.Encoder)
- func (s AdminGetProductsParamsOrItemAndItemID) GetString() (v string, ok bool)
- func (s AdminGetProductsParamsOrItemAndItemID) GetStringArray() (v []string, ok bool)
- func (s AdminGetProductsParamsOrItemAndItemID) IsString() bool
- func (s AdminGetProductsParamsOrItemAndItemID) IsStringArray() bool
- func (s AdminGetProductsParamsOrItemAndItemID) MarshalJSON() ([]byte, error)
- func (s *AdminGetProductsParamsOrItemAndItemID) SetFake()
- func (s *AdminGetProductsParamsOrItemAndItemID) SetString(v string)
- func (s *AdminGetProductsParamsOrItemAndItemID) SetStringArray(v []string)
- func (s *AdminGetProductsParamsOrItemAndItemID) UnmarshalJSON(data []byte) error
- func (s AdminGetProductsParamsOrItemAndItemID) Validate() error
- type AdminGetProductsParamsOrItemAndItemIDType
- type AdminGetProductsParamsOrItemAndItemOrItem
- func (s *AdminGetProductsParamsOrItemAndItemOrItem) Decode(d *jx.Decoder) error
- func (s *AdminGetProductsParamsOrItemAndItemOrItem) Encode(e *jx.Encoder)
- func (s *AdminGetProductsParamsOrItemAndItemOrItem) MarshalJSON() ([]byte, error)
- func (s *AdminGetProductsParamsOrItemAndItemOrItem) SetFake()
- func (s *AdminGetProductsParamsOrItemAndItemOrItem) UnmarshalJSON(data []byte) error
- type AdminGetProductsParamsOrItemAndItemVariants
- func (s *AdminGetProductsParamsOrItemAndItemVariants) Decode(d *jx.Decoder) error
- func (s *AdminGetProductsParamsOrItemAndItemVariants) Encode(e *jx.Encoder)
- func (s *AdminGetProductsParamsOrItemAndItemVariants) MarshalJSON() ([]byte, error)
- func (s *AdminGetProductsParamsOrItemAndItemVariants) SetFake()
- func (s *AdminGetProductsParamsOrItemAndItemVariants) UnmarshalJSON(data []byte) error
- type AdminGetProductsParamsOrItemID
- func (s *AdminGetProductsParamsOrItemID) Decode(d *jx.Decoder) error
- func (s AdminGetProductsParamsOrItemID) Encode(e *jx.Encoder)
- func (s AdminGetProductsParamsOrItemID) GetString() (v string, ok bool)
- func (s AdminGetProductsParamsOrItemID) GetStringArray() (v []string, ok bool)
- func (s AdminGetProductsParamsOrItemID) IsString() bool
- func (s AdminGetProductsParamsOrItemID) IsStringArray() bool
- func (s AdminGetProductsParamsOrItemID) MarshalJSON() ([]byte, error)
- func (s *AdminGetProductsParamsOrItemID) SetFake()
- func (s *AdminGetProductsParamsOrItemID) SetString(v string)
- func (s *AdminGetProductsParamsOrItemID) SetStringArray(v []string)
- func (s *AdminGetProductsParamsOrItemID) UnmarshalJSON(data []byte) error
- func (s AdminGetProductsParamsOrItemID) Validate() error
- type AdminGetProductsParamsOrItemIDType
- type AdminGetProductsParamsOrItemOrItem
- func (s *AdminGetProductsParamsOrItemOrItem) Decode(d *jx.Decoder) error
- func (s *AdminGetProductsParamsOrItemOrItem) Encode(e *jx.Encoder)
- func (s *AdminGetProductsParamsOrItemOrItem) GetAnd() []AdminGetProductsParamsOrItemOrItemAndItem
- func (s *AdminGetProductsParamsOrItemOrItem) GetCollectionID() []string
- func (s *AdminGetProductsParamsOrItemOrItem) GetCreatedAt() jx.Raw
- func (s *AdminGetProductsParamsOrItemOrItem) GetDeletedAt() jx.Raw
- func (s *AdminGetProductsParamsOrItemOrItem) GetExpand() OptString
- func (s *AdminGetProductsParamsOrItemOrItem) GetFields() OptString
- func (s *AdminGetProductsParamsOrItemOrItem) GetHandle() OptString
- func (s *AdminGetProductsParamsOrItemOrItem) GetID() OptAdminGetProductsParamsOrItemOrItemID
- func (s *AdminGetProductsParamsOrItemOrItem) GetIsGiftcard() OptBool
- func (s *AdminGetProductsParamsOrItemOrItem) GetLimit() OptFloat64
- func (s *AdminGetProductsParamsOrItemOrItem) GetOffset() OptFloat64
- func (s *AdminGetProductsParamsOrItemOrItem) GetOr() []AdminGetProductsParamsOrItemOrItemOrItem
- func (s *AdminGetProductsParamsOrItemOrItem) GetOrder() OptString
- func (s *AdminGetProductsParamsOrItemOrItem) GetPriceListID() []string
- func (s *AdminGetProductsParamsOrItemOrItem) GetQ() OptString
- func (s *AdminGetProductsParamsOrItemOrItem) GetSalesChannelID() []string
- func (s *AdminGetProductsParamsOrItemOrItem) GetStatus() []jx.Raw
- func (s *AdminGetProductsParamsOrItemOrItem) GetTags() []string
- func (s *AdminGetProductsParamsOrItemOrItem) GetTitle() OptString
- func (s *AdminGetProductsParamsOrItemOrItem) GetTypeID() []string
- func (s *AdminGetProductsParamsOrItemOrItem) GetUpdatedAt() jx.Raw
- func (s *AdminGetProductsParamsOrItemOrItem) GetVariants() *AdminGetProductsParamsOrItemOrItemVariants
- func (s *AdminGetProductsParamsOrItemOrItem) MarshalJSON() ([]byte, error)
- func (s *AdminGetProductsParamsOrItemOrItem) SetAnd(val []AdminGetProductsParamsOrItemOrItemAndItem)
- func (s *AdminGetProductsParamsOrItemOrItem) SetCollectionID(val []string)
- func (s *AdminGetProductsParamsOrItemOrItem) SetCreatedAt(val jx.Raw)
- func (s *AdminGetProductsParamsOrItemOrItem) SetDeletedAt(val jx.Raw)
- func (s *AdminGetProductsParamsOrItemOrItem) SetExpand(val OptString)
- func (s *AdminGetProductsParamsOrItemOrItem) SetFake()
- func (s *AdminGetProductsParamsOrItemOrItem) SetFields(val OptString)
- func (s *AdminGetProductsParamsOrItemOrItem) SetHandle(val OptString)
- func (s *AdminGetProductsParamsOrItemOrItem) SetID(val OptAdminGetProductsParamsOrItemOrItemID)
- func (s *AdminGetProductsParamsOrItemOrItem) SetIsGiftcard(val OptBool)
- func (s *AdminGetProductsParamsOrItemOrItem) SetLimit(val OptFloat64)
- func (s *AdminGetProductsParamsOrItemOrItem) SetOffset(val OptFloat64)
- func (s *AdminGetProductsParamsOrItemOrItem) SetOr(val []AdminGetProductsParamsOrItemOrItemOrItem)
- func (s *AdminGetProductsParamsOrItemOrItem) SetOrder(val OptString)
- func (s *AdminGetProductsParamsOrItemOrItem) SetPriceListID(val []string)
- func (s *AdminGetProductsParamsOrItemOrItem) SetQ(val OptString)
- func (s *AdminGetProductsParamsOrItemOrItem) SetSalesChannelID(val []string)
- func (s *AdminGetProductsParamsOrItemOrItem) SetStatus(val []jx.Raw)
- func (s *AdminGetProductsParamsOrItemOrItem) SetTags(val []string)
- func (s *AdminGetProductsParamsOrItemOrItem) SetTitle(val OptString)
- func (s *AdminGetProductsParamsOrItemOrItem) SetTypeID(val []string)
- func (s *AdminGetProductsParamsOrItemOrItem) SetUpdatedAt(val jx.Raw)
- func (s *AdminGetProductsParamsOrItemOrItem) SetVariants(val *AdminGetProductsParamsOrItemOrItemVariants)
- func (s *AdminGetProductsParamsOrItemOrItem) UnmarshalJSON(data []byte) error
- func (s *AdminGetProductsParamsOrItemOrItem) Validate() error
- type AdminGetProductsParamsOrItemOrItemAndItem
- func (s *AdminGetProductsParamsOrItemOrItemAndItem) Decode(d *jx.Decoder) error
- func (s *AdminGetProductsParamsOrItemOrItemAndItem) Encode(e *jx.Encoder)
- func (s *AdminGetProductsParamsOrItemOrItemAndItem) MarshalJSON() ([]byte, error)
- func (s *AdminGetProductsParamsOrItemOrItemAndItem) SetFake()
- func (s *AdminGetProductsParamsOrItemOrItemAndItem) UnmarshalJSON(data []byte) error
- type AdminGetProductsParamsOrItemOrItemID
- func (s *AdminGetProductsParamsOrItemOrItemID) Decode(d *jx.Decoder) error
- func (s AdminGetProductsParamsOrItemOrItemID) Encode(e *jx.Encoder)
- func (s AdminGetProductsParamsOrItemOrItemID) GetString() (v string, ok bool)
- func (s AdminGetProductsParamsOrItemOrItemID) GetStringArray() (v []string, ok bool)
- func (s AdminGetProductsParamsOrItemOrItemID) IsString() bool
- func (s AdminGetProductsParamsOrItemOrItemID) IsStringArray() bool
- func (s AdminGetProductsParamsOrItemOrItemID) MarshalJSON() ([]byte, error)
- func (s *AdminGetProductsParamsOrItemOrItemID) SetFake()
- func (s *AdminGetProductsParamsOrItemOrItemID) SetString(v string)
- func (s *AdminGetProductsParamsOrItemOrItemID) SetStringArray(v []string)
- func (s *AdminGetProductsParamsOrItemOrItemID) UnmarshalJSON(data []byte) error
- func (s AdminGetProductsParamsOrItemOrItemID) Validate() error
- type AdminGetProductsParamsOrItemOrItemIDType
- type AdminGetProductsParamsOrItemOrItemOrItem
- func (s *AdminGetProductsParamsOrItemOrItemOrItem) Decode(d *jx.Decoder) error
- func (s *AdminGetProductsParamsOrItemOrItemOrItem) Encode(e *jx.Encoder)
- func (s *AdminGetProductsParamsOrItemOrItemOrItem) MarshalJSON() ([]byte, error)
- func (s *AdminGetProductsParamsOrItemOrItemOrItem) SetFake()
- func (s *AdminGetProductsParamsOrItemOrItemOrItem) UnmarshalJSON(data []byte) error
- type AdminGetProductsParamsOrItemOrItemVariants
- func (s *AdminGetProductsParamsOrItemOrItemVariants) Decode(d *jx.Decoder) error
- func (s *AdminGetProductsParamsOrItemOrItemVariants) Encode(e *jx.Encoder)
- func (s *AdminGetProductsParamsOrItemOrItemVariants) MarshalJSON() ([]byte, error)
- func (s *AdminGetProductsParamsOrItemOrItemVariants) SetFake()
- func (s *AdminGetProductsParamsOrItemOrItemVariants) UnmarshalJSON(data []byte) error
- type AdminGetProductsParamsOrItemVariants
- func (s *AdminGetProductsParamsOrItemVariants) Decode(d *jx.Decoder) error
- func (s *AdminGetProductsParamsOrItemVariants) Encode(e *jx.Encoder)
- func (s *AdminGetProductsParamsOrItemVariants) MarshalJSON() ([]byte, error)
- func (s *AdminGetProductsParamsOrItemVariants) SetFake()
- func (s *AdminGetProductsParamsOrItemVariants) UnmarshalJSON(data []byte) error
- type AdminGetProductsParamsVariants
- func (s *AdminGetProductsParamsVariants) Decode(d *jx.Decoder) error
- func (s *AdminGetProductsParamsVariants) Encode(e *jx.Encoder)
- func (s *AdminGetProductsParamsVariants) MarshalJSON() ([]byte, error)
- func (s *AdminGetProductsParamsVariants) SetFake()
- func (s *AdminGetProductsParamsVariants) UnmarshalJSON(data []byte) error
- type AdminGetPromotionsParams
- func (s *AdminGetPromotionsParams) Decode(d *jx.Decoder) error
- func (s *AdminGetPromotionsParams) Encode(e *jx.Encoder)
- func (s *AdminGetPromotionsParams) GetCode() OptString
- func (s *AdminGetPromotionsParams) GetExpand() OptString
- func (s *AdminGetPromotionsParams) GetFields() OptString
- func (s *AdminGetPromotionsParams) GetLimit() OptFloat64
- func (s *AdminGetPromotionsParams) GetOffset() OptFloat64
- func (s *AdminGetPromotionsParams) GetOrder() OptString
- func (s *AdminGetPromotionsParams) MarshalJSON() ([]byte, error)
- func (s *AdminGetPromotionsParams) SetCode(val OptString)
- func (s *AdminGetPromotionsParams) SetExpand(val OptString)
- func (s *AdminGetPromotionsParams) SetFake()
- func (s *AdminGetPromotionsParams) SetFields(val OptString)
- func (s *AdminGetPromotionsParams) SetLimit(val OptFloat64)
- func (s *AdminGetPromotionsParams) SetOffset(val OptFloat64)
- func (s *AdminGetPromotionsParams) SetOrder(val OptString)
- func (s *AdminGetPromotionsParams) UnmarshalJSON(data []byte) error
- func (s *AdminGetPromotionsParams) Validate() error
- type AdminPostCampaignsReq
- func (s *AdminPostCampaignsReq) Decode(d *jx.Decoder) error
- func (s *AdminPostCampaignsReq) Encode(e *jx.Encoder)
- func (s *AdminPostCampaignsReq) GetBudget() OptCampaignBudget
- func (s *AdminPostCampaignsReq) GetCampaignIdentifier() OptString
- func (s *AdminPostCampaignsReq) GetCurrency() OptString
- func (s *AdminPostCampaignsReq) GetDescription() OptString
- func (s *AdminPostCampaignsReq) GetEndsAt() OptString
- func (s *AdminPostCampaignsReq) GetName() string
- func (s *AdminPostCampaignsReq) GetPromotions() []AdminPostCampaignsReqPromotionsItem
- func (s *AdminPostCampaignsReq) GetStartsAt() OptString
- func (s *AdminPostCampaignsReq) MarshalJSON() ([]byte, error)
- func (s *AdminPostCampaignsReq) SetBudget(val OptCampaignBudget)
- func (s *AdminPostCampaignsReq) SetCampaignIdentifier(val OptString)
- func (s *AdminPostCampaignsReq) SetCurrency(val OptString)
- func (s *AdminPostCampaignsReq) SetDescription(val OptString)
- func (s *AdminPostCampaignsReq) SetEndsAt(val OptString)
- func (s *AdminPostCampaignsReq) SetFake()
- func (s *AdminPostCampaignsReq) SetName(val string)
- func (s *AdminPostCampaignsReq) SetPromotions(val []AdminPostCampaignsReqPromotionsItem)
- func (s *AdminPostCampaignsReq) SetStartsAt(val OptString)
- func (s *AdminPostCampaignsReq) UnmarshalJSON(data []byte) error
- func (s *AdminPostCampaignsReq) Validate() error
- type AdminPostCampaignsReqPromotionsItem
- func (s *AdminPostCampaignsReqPromotionsItem) Decode(d *jx.Decoder) error
- func (s *AdminPostCampaignsReqPromotionsItem) Encode(e *jx.Encoder)
- func (s *AdminPostCampaignsReqPromotionsItem) GetID() string
- func (s *AdminPostCampaignsReqPromotionsItem) MarshalJSON() ([]byte, error)
- func (s *AdminPostCampaignsReqPromotionsItem) SetFake()
- func (s *AdminPostCampaignsReqPromotionsItem) SetID(val string)
- func (s *AdminPostCampaignsReqPromotionsItem) UnmarshalJSON(data []byte) error
- type AdminPostCustomerGroupsGroupCustomersBatchReq
- func (s *AdminPostCustomerGroupsGroupCustomersBatchReq) Decode(d *jx.Decoder) error
- func (s *AdminPostCustomerGroupsGroupCustomersBatchReq) Encode(e *jx.Encoder)
- func (s *AdminPostCustomerGroupsGroupCustomersBatchReq) GetCustomerIds() []AdminPostCustomerGroupsGroupCustomersBatchReqCustomerIdsItem
- func (s *AdminPostCustomerGroupsGroupCustomersBatchReq) MarshalJSON() ([]byte, error)
- func (s *AdminPostCustomerGroupsGroupCustomersBatchReq) SetCustomerIds(val []AdminPostCustomerGroupsGroupCustomersBatchReqCustomerIdsItem)
- func (s *AdminPostCustomerGroupsGroupCustomersBatchReq) SetFake()
- func (s *AdminPostCustomerGroupsGroupCustomersBatchReq) UnmarshalJSON(data []byte) error
- func (s *AdminPostCustomerGroupsGroupCustomersBatchReq) Validate() error
- type AdminPostCustomerGroupsGroupCustomersBatchReqCustomerIdsItem
- func (s *AdminPostCustomerGroupsGroupCustomersBatchReqCustomerIdsItem) Decode(d *jx.Decoder) error
- func (s *AdminPostCustomerGroupsGroupCustomersBatchReqCustomerIdsItem) Encode(e *jx.Encoder)
- func (s *AdminPostCustomerGroupsGroupCustomersBatchReqCustomerIdsItem) GetID() string
- func (s *AdminPostCustomerGroupsGroupCustomersBatchReqCustomerIdsItem) MarshalJSON() ([]byte, error)
- func (s *AdminPostCustomerGroupsGroupCustomersBatchReqCustomerIdsItem) SetFake()
- func (s *AdminPostCustomerGroupsGroupCustomersBatchReqCustomerIdsItem) SetID(val string)
- func (s *AdminPostCustomerGroupsGroupCustomersBatchReqCustomerIdsItem) UnmarshalJSON(data []byte) error
- type AdminPostFulfillmentShippingOptionsRulesBatchAddReq
- func (s *AdminPostFulfillmentShippingOptionsRulesBatchAddReq) Decode(d *jx.Decoder) error
- func (s *AdminPostFulfillmentShippingOptionsRulesBatchAddReq) Encode(e *jx.Encoder)
- func (s *AdminPostFulfillmentShippingOptionsRulesBatchAddReq) GetRules() []AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItem
- func (s *AdminPostFulfillmentShippingOptionsRulesBatchAddReq) MarshalJSON() ([]byte, error)
- func (s *AdminPostFulfillmentShippingOptionsRulesBatchAddReq) SetFake()
- func (s *AdminPostFulfillmentShippingOptionsRulesBatchAddReq) SetRules(val []AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItem)
- func (s *AdminPostFulfillmentShippingOptionsRulesBatchAddReq) UnmarshalJSON(data []byte) error
- func (s *AdminPostFulfillmentShippingOptionsRulesBatchAddReq) Validate() error
- type AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItem
- func (s *AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItem) Decode(d *jx.Decoder) error
- func (s *AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItem) Encode(e *jx.Encoder)
- func (s *AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItem) GetAttribute() string
- func (s *AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItem) GetOperator() jx.Raw
- func (s *AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItem) GetValue() AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue
- func (s *AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItem) MarshalJSON() ([]byte, error)
- func (s *AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItem) SetAttribute(val string)
- func (s *AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItem) SetFake()
- func (s *AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItem) SetOperator(val jx.Raw)
- func (s *AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItem) SetValue(val AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue)
- func (s *AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItem) UnmarshalJSON(data []byte) error
- func (s *AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItem) Validate() error
- type AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue
- func NewStringAdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue(v string) AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue
- func NewStringArrayAdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue(v []string) AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue
- func (s *AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue) Decode(d *jx.Decoder) error
- func (s AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue) Encode(e *jx.Encoder)
- func (s AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue) GetString() (v string, ok bool)
- func (s AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue) GetStringArray() (v []string, ok bool)
- func (s AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue) IsString() bool
- func (s AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue) IsStringArray() bool
- func (s AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue) MarshalJSON() ([]byte, error)
- func (s *AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue) SetFake()
- func (s *AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue) SetString(v string)
- func (s *AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue) SetStringArray(v []string)
- func (s *AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue) UnmarshalJSON(data []byte) error
- func (s AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue) Validate() error
- type AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValueType
- type AdminPostFulfillmentShippingOptionsRulesBatchRemoveReq
- func (s *AdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) Decode(d *jx.Decoder) error
- func (s *AdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) Encode(e *jx.Encoder)
- func (s *AdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) GetRuleIds() []string
- func (s *AdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) MarshalJSON() ([]byte, error)
- func (s *AdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) SetFake()
- func (s *AdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) SetRuleIds(val []string)
- func (s *AdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) UnmarshalJSON(data []byte) error
- func (s *AdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) Validate() error
- type AdminPostInventoryItemsInventoryItemReq
- func (s *AdminPostInventoryItemsInventoryItemReq) Decode(d *jx.Decoder) error
- func (s *AdminPostInventoryItemsInventoryItemReq) Encode(e *jx.Encoder)
- func (s *AdminPostInventoryItemsInventoryItemReq) GetDescription() OptString
- func (s *AdminPostInventoryItemsInventoryItemReq) GetHeight() OptFloat64
- func (s *AdminPostInventoryItemsInventoryItemReq) GetHsCode() OptString
- func (s *AdminPostInventoryItemsInventoryItemReq) GetLength() OptFloat64
- func (s *AdminPostInventoryItemsInventoryItemReq) GetMaterial() OptString
- func (s *AdminPostInventoryItemsInventoryItemReq) GetMidCode() OptString
- func (s *AdminPostInventoryItemsInventoryItemReq) GetOriginCountry() OptString
- func (s *AdminPostInventoryItemsInventoryItemReq) GetRequiresShipping() OptBool
- func (s *AdminPostInventoryItemsInventoryItemReq) GetSku() OptString
- func (s *AdminPostInventoryItemsInventoryItemReq) GetThumbnail() OptString
- func (s *AdminPostInventoryItemsInventoryItemReq) GetTitle() OptString
- func (s *AdminPostInventoryItemsInventoryItemReq) GetWeight() OptFloat64
- func (s *AdminPostInventoryItemsInventoryItemReq) GetWidth() OptFloat64
- func (s *AdminPostInventoryItemsInventoryItemReq) MarshalJSON() ([]byte, error)
- func (s *AdminPostInventoryItemsInventoryItemReq) SetDescription(val OptString)
- func (s *AdminPostInventoryItemsInventoryItemReq) SetFake()
- func (s *AdminPostInventoryItemsInventoryItemReq) SetHeight(val OptFloat64)
- func (s *AdminPostInventoryItemsInventoryItemReq) SetHsCode(val OptString)
- func (s *AdminPostInventoryItemsInventoryItemReq) SetLength(val OptFloat64)
- func (s *AdminPostInventoryItemsInventoryItemReq) SetMaterial(val OptString)
- func (s *AdminPostInventoryItemsInventoryItemReq) SetMidCode(val OptString)
- func (s *AdminPostInventoryItemsInventoryItemReq) SetOriginCountry(val OptString)
- func (s *AdminPostInventoryItemsInventoryItemReq) SetRequiresShipping(val OptBool)
- func (s *AdminPostInventoryItemsInventoryItemReq) SetSku(val OptString)
- func (s *AdminPostInventoryItemsInventoryItemReq) SetThumbnail(val OptString)
- func (s *AdminPostInventoryItemsInventoryItemReq) SetTitle(val OptString)
- func (s *AdminPostInventoryItemsInventoryItemReq) SetWeight(val OptFloat64)
- func (s *AdminPostInventoryItemsInventoryItemReq) SetWidth(val OptFloat64)
- func (s *AdminPostInventoryItemsInventoryItemReq) UnmarshalJSON(data []byte) error
- func (s *AdminPostInventoryItemsInventoryItemReq) Validate() error
- type AdminPostInventoryItemsItemLocationLevelsLevelReq
- func (s *AdminPostInventoryItemsItemLocationLevelsLevelReq) Decode(d *jx.Decoder) error
- func (s *AdminPostInventoryItemsItemLocationLevelsLevelReq) Encode(e *jx.Encoder)
- func (s *AdminPostInventoryItemsItemLocationLevelsLevelReq) GetIncomingQuantity() OptFloat64
- func (s *AdminPostInventoryItemsItemLocationLevelsLevelReq) GetStockedQuantity() OptFloat64
- func (s *AdminPostInventoryItemsItemLocationLevelsLevelReq) MarshalJSON() ([]byte, error)
- func (s *AdminPostInventoryItemsItemLocationLevelsLevelReq) SetFake()
- func (s *AdminPostInventoryItemsItemLocationLevelsLevelReq) SetIncomingQuantity(val OptFloat64)
- func (s *AdminPostInventoryItemsItemLocationLevelsLevelReq) SetStockedQuantity(val OptFloat64)
- func (s *AdminPostInventoryItemsItemLocationLevelsLevelReq) UnmarshalJSON(data []byte) error
- func (s *AdminPostInventoryItemsItemLocationLevelsLevelReq) Validate() error
- type AdminPostInventoryItemsItemLocationLevelsReq
- func (s *AdminPostInventoryItemsItemLocationLevelsReq) Decode(d *jx.Decoder) error
- func (s *AdminPostInventoryItemsItemLocationLevelsReq) Encode(e *jx.Encoder)
- func (s *AdminPostInventoryItemsItemLocationLevelsReq) GetIncomingQuantity() OptFloat64
- func (s *AdminPostInventoryItemsItemLocationLevelsReq) GetLocationID() string
- func (s *AdminPostInventoryItemsItemLocationLevelsReq) GetStockedQuantity() float64
- func (s *AdminPostInventoryItemsItemLocationLevelsReq) MarshalJSON() ([]byte, error)
- func (s *AdminPostInventoryItemsItemLocationLevelsReq) SetFake()
- func (s *AdminPostInventoryItemsItemLocationLevelsReq) SetIncomingQuantity(val OptFloat64)
- func (s *AdminPostInventoryItemsItemLocationLevelsReq) SetLocationID(val string)
- func (s *AdminPostInventoryItemsItemLocationLevelsReq) SetStockedQuantity(val float64)
- func (s *AdminPostInventoryItemsItemLocationLevelsReq) UnmarshalJSON(data []byte) error
- func (s *AdminPostInventoryItemsItemLocationLevelsReq) Validate() error
- type AdminPostInventoryItemsReq
- func (s *AdminPostInventoryItemsReq) Decode(d *jx.Decoder) error
- func (s *AdminPostInventoryItemsReq) Encode(e *jx.Encoder)
- func (s *AdminPostInventoryItemsReq) GetDescription() OptString
- func (s *AdminPostInventoryItemsReq) GetHeight() OptFloat64
- func (s *AdminPostInventoryItemsReq) GetHsCode() OptString
- func (s *AdminPostInventoryItemsReq) GetLength() OptFloat64
- func (s *AdminPostInventoryItemsReq) GetMaterial() OptString
- func (s *AdminPostInventoryItemsReq) GetMetadata() *AdminPostInventoryItemsReqMetadata
- func (s *AdminPostInventoryItemsReq) GetMidCode() OptString
- func (s *AdminPostInventoryItemsReq) GetOriginCountry() OptString
- func (s *AdminPostInventoryItemsReq) GetSku() OptString
- func (s *AdminPostInventoryItemsReq) GetThumbnail() OptString
- func (s *AdminPostInventoryItemsReq) GetTitle() OptString
- func (s *AdminPostInventoryItemsReq) GetWeight() OptFloat64
- func (s *AdminPostInventoryItemsReq) GetWidth() OptFloat64
- func (s *AdminPostInventoryItemsReq) MarshalJSON() ([]byte, error)
- func (s *AdminPostInventoryItemsReq) SetDescription(val OptString)
- func (s *AdminPostInventoryItemsReq) SetFake()
- func (s *AdminPostInventoryItemsReq) SetHeight(val OptFloat64)
- func (s *AdminPostInventoryItemsReq) SetHsCode(val OptString)
- func (s *AdminPostInventoryItemsReq) SetLength(val OptFloat64)
- func (s *AdminPostInventoryItemsReq) SetMaterial(val OptString)
- func (s *AdminPostInventoryItemsReq) SetMetadata(val *AdminPostInventoryItemsReqMetadata)
- func (s *AdminPostInventoryItemsReq) SetMidCode(val OptString)
- func (s *AdminPostInventoryItemsReq) SetOriginCountry(val OptString)
- func (s *AdminPostInventoryItemsReq) SetSku(val OptString)
- func (s *AdminPostInventoryItemsReq) SetThumbnail(val OptString)
- func (s *AdminPostInventoryItemsReq) SetTitle(val OptString)
- func (s *AdminPostInventoryItemsReq) SetWeight(val OptFloat64)
- func (s *AdminPostInventoryItemsReq) SetWidth(val OptFloat64)
- func (s *AdminPostInventoryItemsReq) UnmarshalJSON(data []byte) error
- func (s *AdminPostInventoryItemsReq) Validate() error
- type AdminPostInventoryItemsReqMetadata
- func (s *AdminPostInventoryItemsReqMetadata) Decode(d *jx.Decoder) error
- func (s *AdminPostInventoryItemsReqMetadata) Encode(e *jx.Encoder)
- func (s *AdminPostInventoryItemsReqMetadata) MarshalJSON() ([]byte, error)
- func (s *AdminPostInventoryItemsReqMetadata) SetFake()
- func (s *AdminPostInventoryItemsReqMetadata) UnmarshalJSON(data []byte) error
- type AdminPostInvitesInviteAcceptReq
- func (s *AdminPostInvitesInviteAcceptReq) Decode(d *jx.Decoder) error
- func (s *AdminPostInvitesInviteAcceptReq) Encode(e *jx.Encoder)
- func (s *AdminPostInvitesInviteAcceptReq) GetFirstName() string
- func (s *AdminPostInvitesInviteAcceptReq) GetLastName() string
- func (s *AdminPostInvitesInviteAcceptReq) MarshalJSON() ([]byte, error)
- func (s *AdminPostInvitesInviteAcceptReq) SetFake()
- func (s *AdminPostInvitesInviteAcceptReq) SetFirstName(val string)
- func (s *AdminPostInvitesInviteAcceptReq) SetLastName(val string)
- func (s *AdminPostInvitesInviteAcceptReq) UnmarshalJSON(data []byte) error
- type AdminPostPaymentsCapturesReq
- func (s *AdminPostPaymentsCapturesReq) Decode(d *jx.Decoder) error
- func (s *AdminPostPaymentsCapturesReq) Encode(e *jx.Encoder)
- func (s *AdminPostPaymentsCapturesReq) GetAmount() OptFloat64
- func (s *AdminPostPaymentsCapturesReq) MarshalJSON() ([]byte, error)
- func (s *AdminPostPaymentsCapturesReq) SetAmount(val OptFloat64)
- func (s *AdminPostPaymentsCapturesReq) SetFake()
- func (s *AdminPostPaymentsCapturesReq) UnmarshalJSON(data []byte) error
- func (s *AdminPostPaymentsCapturesReq) Validate() error
- type AdminPostPaymentsRefundsReq
- func (s *AdminPostPaymentsRefundsReq) Decode(d *jx.Decoder) error
- func (s *AdminPostPaymentsRefundsReq) Encode(e *jx.Encoder)
- func (s *AdminPostPaymentsRefundsReq) GetAmount() OptFloat64
- func (s *AdminPostPaymentsRefundsReq) MarshalJSON() ([]byte, error)
- func (s *AdminPostPaymentsRefundsReq) SetAmount(val OptFloat64)
- func (s *AdminPostPaymentsRefundsReq) SetFake()
- func (s *AdminPostPaymentsRefundsReq) UnmarshalJSON(data []byte) error
- func (s *AdminPostPaymentsRefundsReq) Validate() error
- type AdminPostPriceListsPriceListPricesBatchAddReq
- func (s *AdminPostPriceListsPriceListPricesBatchAddReq) Decode(d *jx.Decoder) error
- func (s *AdminPostPriceListsPriceListPricesBatchAddReq) Encode(e *jx.Encoder)
- func (s *AdminPostPriceListsPriceListPricesBatchAddReq) GetPrices() []AdminPostPriceListsPriceListPricesBatchAddReqPricesItem
- func (s *AdminPostPriceListsPriceListPricesBatchAddReq) MarshalJSON() ([]byte, error)
- func (s *AdminPostPriceListsPriceListPricesBatchAddReq) SetFake()
- func (s *AdminPostPriceListsPriceListPricesBatchAddReq) SetPrices(val []AdminPostPriceListsPriceListPricesBatchAddReqPricesItem)
- func (s *AdminPostPriceListsPriceListPricesBatchAddReq) UnmarshalJSON(data []byte) error
- func (s *AdminPostPriceListsPriceListPricesBatchAddReq) Validate() error
- type AdminPostPriceListsPriceListPricesBatchAddReqPricesItem
- func (s *AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) Decode(d *jx.Decoder) error
- func (s *AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) Encode(e *jx.Encoder)
- func (s *AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) GetAmount() float64
- func (s *AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) GetCurrencyCode() string
- func (s *AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) GetMaxQuantity() OptFloat64
- func (s *AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) GetMinQuantity() OptFloat64
- func (s *AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) GetRules() *AdminPostPriceListsPriceListPricesBatchAddReqPricesItemRules
- func (s *AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) GetVariantID() string
- func (s *AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) MarshalJSON() ([]byte, error)
- func (s *AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) SetAmount(val float64)
- func (s *AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) SetCurrencyCode(val string)
- func (s *AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) SetFake()
- func (s *AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) SetMaxQuantity(val OptFloat64)
- func (s *AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) SetMinQuantity(val OptFloat64)
- func (s *AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) SetRules(val *AdminPostPriceListsPriceListPricesBatchAddReqPricesItemRules)
- func (s *AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) SetVariantID(val string)
- func (s *AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) UnmarshalJSON(data []byte) error
- func (s *AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) Validate() error
- type AdminPostPriceListsPriceListPricesBatchAddReqPricesItemRules
- func (s *AdminPostPriceListsPriceListPricesBatchAddReqPricesItemRules) Decode(d *jx.Decoder) error
- func (s *AdminPostPriceListsPriceListPricesBatchAddReqPricesItemRules) Encode(e *jx.Encoder)
- func (s *AdminPostPriceListsPriceListPricesBatchAddReqPricesItemRules) MarshalJSON() ([]byte, error)
- func (s *AdminPostPriceListsPriceListPricesBatchAddReqPricesItemRules) SetFake()
- func (s *AdminPostPriceListsPriceListPricesBatchAddReqPricesItemRules) UnmarshalJSON(data []byte) error
- type AdminPostPriceListsPriceListPricesBatchRemoveReq
- func (s *AdminPostPriceListsPriceListPricesBatchRemoveReq) Decode(d *jx.Decoder) error
- func (s *AdminPostPriceListsPriceListPricesBatchRemoveReq) Encode(e *jx.Encoder)
- func (s *AdminPostPriceListsPriceListPricesBatchRemoveReq) GetIds() []string
- func (s *AdminPostPriceListsPriceListPricesBatchRemoveReq) MarshalJSON() ([]byte, error)
- func (s *AdminPostPriceListsPriceListPricesBatchRemoveReq) SetFake()
- func (s *AdminPostPriceListsPriceListPricesBatchRemoveReq) SetIds(val []string)
- func (s *AdminPostPriceListsPriceListPricesBatchRemoveReq) UnmarshalJSON(data []byte) error
- func (s *AdminPostPriceListsPriceListPricesBatchRemoveReq) Validate() error
- type AdminPostPriceListsPriceListReq
- func (s *AdminPostPriceListsPriceListReq) Decode(d *jx.Decoder) error
- func (s *AdminPostPriceListsPriceListReq) Encode(e *jx.Encoder)
- func (s *AdminPostPriceListsPriceListReq) GetDescription() OptString
- func (s *AdminPostPriceListsPriceListReq) GetEndsAt() OptString
- func (s *AdminPostPriceListsPriceListReq) GetPrices() []AdminPostPriceListsPriceListReqPricesItem
- func (s *AdminPostPriceListsPriceListReq) GetRules() *AdminPostPriceListsPriceListReqRules
- func (s *AdminPostPriceListsPriceListReq) GetStartsAt() OptString
- func (s *AdminPostPriceListsPriceListReq) GetStatus() jx.Raw
- func (s *AdminPostPriceListsPriceListReq) GetTitle() OptString
- func (s *AdminPostPriceListsPriceListReq) GetType() jx.Raw
- func (s *AdminPostPriceListsPriceListReq) MarshalJSON() ([]byte, error)
- func (s *AdminPostPriceListsPriceListReq) SetDescription(val OptString)
- func (s *AdminPostPriceListsPriceListReq) SetEndsAt(val OptString)
- func (s *AdminPostPriceListsPriceListReq) SetFake()
- func (s *AdminPostPriceListsPriceListReq) SetPrices(val []AdminPostPriceListsPriceListReqPricesItem)
- func (s *AdminPostPriceListsPriceListReq) SetRules(val *AdminPostPriceListsPriceListReqRules)
- func (s *AdminPostPriceListsPriceListReq) SetStartsAt(val OptString)
- func (s *AdminPostPriceListsPriceListReq) SetStatus(val jx.Raw)
- func (s *AdminPostPriceListsPriceListReq) SetTitle(val OptString)
- func (s *AdminPostPriceListsPriceListReq) SetType(val jx.Raw)
- func (s *AdminPostPriceListsPriceListReq) UnmarshalJSON(data []byte) error
- func (s *AdminPostPriceListsPriceListReq) Validate() error
- type AdminPostPriceListsPriceListReqPricesItem
- func (s *AdminPostPriceListsPriceListReqPricesItem) Decode(d *jx.Decoder) error
- func (s *AdminPostPriceListsPriceListReqPricesItem) Encode(e *jx.Encoder)
- func (s *AdminPostPriceListsPriceListReqPricesItem) GetAmount() float64
- func (s *AdminPostPriceListsPriceListReqPricesItem) GetCurrencyCode() string
- func (s *AdminPostPriceListsPriceListReqPricesItem) GetMaxQuantity() OptFloat64
- func (s *AdminPostPriceListsPriceListReqPricesItem) GetMinQuantity() OptFloat64
- func (s *AdminPostPriceListsPriceListReqPricesItem) GetRules() *AdminPostPriceListsPriceListReqPricesItemRules
- func (s *AdminPostPriceListsPriceListReqPricesItem) GetVariantID() string
- func (s *AdminPostPriceListsPriceListReqPricesItem) MarshalJSON() ([]byte, error)
- func (s *AdminPostPriceListsPriceListReqPricesItem) SetAmount(val float64)
- func (s *AdminPostPriceListsPriceListReqPricesItem) SetCurrencyCode(val string)
- func (s *AdminPostPriceListsPriceListReqPricesItem) SetFake()
- func (s *AdminPostPriceListsPriceListReqPricesItem) SetMaxQuantity(val OptFloat64)
- func (s *AdminPostPriceListsPriceListReqPricesItem) SetMinQuantity(val OptFloat64)
- func (s *AdminPostPriceListsPriceListReqPricesItem) SetRules(val *AdminPostPriceListsPriceListReqPricesItemRules)
- func (s *AdminPostPriceListsPriceListReqPricesItem) SetVariantID(val string)
- func (s *AdminPostPriceListsPriceListReqPricesItem) UnmarshalJSON(data []byte) error
- func (s *AdminPostPriceListsPriceListReqPricesItem) Validate() error
- type AdminPostPriceListsPriceListReqPricesItemRules
- func (s *AdminPostPriceListsPriceListReqPricesItemRules) Decode(d *jx.Decoder) error
- func (s *AdminPostPriceListsPriceListReqPricesItemRules) Encode(e *jx.Encoder)
- func (s *AdminPostPriceListsPriceListReqPricesItemRules) MarshalJSON() ([]byte, error)
- func (s *AdminPostPriceListsPriceListReqPricesItemRules) SetFake()
- func (s *AdminPostPriceListsPriceListReqPricesItemRules) UnmarshalJSON(data []byte) error
- type AdminPostPriceListsPriceListReqRules
- func (s *AdminPostPriceListsPriceListReqRules) Decode(d *jx.Decoder) error
- func (s *AdminPostPriceListsPriceListReqRules) Encode(e *jx.Encoder)
- func (s *AdminPostPriceListsPriceListReqRules) MarshalJSON() ([]byte, error)
- func (s *AdminPostPriceListsPriceListReqRules) SetFake()
- func (s *AdminPostPriceListsPriceListReqRules) UnmarshalJSON(data []byte) error
- type AdminPostPriceListsReq
- func (s *AdminPostPriceListsReq) Decode(d *jx.Decoder) error
- func (s *AdminPostPriceListsReq) Encode(e *jx.Encoder)
- func (s *AdminPostPriceListsReq) GetDescription() string
- func (s *AdminPostPriceListsReq) GetEndsAt() OptString
- func (s *AdminPostPriceListsReq) GetPrices() []AdminPostPriceListsReqPricesItem
- func (s *AdminPostPriceListsReq) GetRules() *AdminPostPriceListsReqRules
- func (s *AdminPostPriceListsReq) GetStartsAt() OptString
- func (s *AdminPostPriceListsReq) GetStatus() jx.Raw
- func (s *AdminPostPriceListsReq) GetTitle() string
- func (s *AdminPostPriceListsReq) GetType() jx.Raw
- func (s *AdminPostPriceListsReq) MarshalJSON() ([]byte, error)
- func (s *AdminPostPriceListsReq) SetDescription(val string)
- func (s *AdminPostPriceListsReq) SetEndsAt(val OptString)
- func (s *AdminPostPriceListsReq) SetFake()
- func (s *AdminPostPriceListsReq) SetPrices(val []AdminPostPriceListsReqPricesItem)
- func (s *AdminPostPriceListsReq) SetRules(val *AdminPostPriceListsReqRules)
- func (s *AdminPostPriceListsReq) SetStartsAt(val OptString)
- func (s *AdminPostPriceListsReq) SetStatus(val jx.Raw)
- func (s *AdminPostPriceListsReq) SetTitle(val string)
- func (s *AdminPostPriceListsReq) SetType(val jx.Raw)
- func (s *AdminPostPriceListsReq) UnmarshalJSON(data []byte) error
- func (s *AdminPostPriceListsReq) Validate() error
- type AdminPostPriceListsReqPricesItem
- func (s *AdminPostPriceListsReqPricesItem) Decode(d *jx.Decoder) error
- func (s *AdminPostPriceListsReqPricesItem) Encode(e *jx.Encoder)
- func (s *AdminPostPriceListsReqPricesItem) GetAmount() float64
- func (s *AdminPostPriceListsReqPricesItem) GetCurrencyCode() string
- func (s *AdminPostPriceListsReqPricesItem) GetMaxQuantity() OptFloat64
- func (s *AdminPostPriceListsReqPricesItem) GetMinQuantity() OptFloat64
- func (s *AdminPostPriceListsReqPricesItem) GetRules() *AdminPostPriceListsReqPricesItemRules
- func (s *AdminPostPriceListsReqPricesItem) GetVariantID() string
- func (s *AdminPostPriceListsReqPricesItem) MarshalJSON() ([]byte, error)
- func (s *AdminPostPriceListsReqPricesItem) SetAmount(val float64)
- func (s *AdminPostPriceListsReqPricesItem) SetCurrencyCode(val string)
- func (s *AdminPostPriceListsReqPricesItem) SetFake()
- func (s *AdminPostPriceListsReqPricesItem) SetMaxQuantity(val OptFloat64)
- func (s *AdminPostPriceListsReqPricesItem) SetMinQuantity(val OptFloat64)
- func (s *AdminPostPriceListsReqPricesItem) SetRules(val *AdminPostPriceListsReqPricesItemRules)
- func (s *AdminPostPriceListsReqPricesItem) SetVariantID(val string)
- func (s *AdminPostPriceListsReqPricesItem) UnmarshalJSON(data []byte) error
- func (s *AdminPostPriceListsReqPricesItem) Validate() error
- type AdminPostPriceListsReqPricesItemRules
- func (s *AdminPostPriceListsReqPricesItemRules) Decode(d *jx.Decoder) error
- func (s *AdminPostPriceListsReqPricesItemRules) Encode(e *jx.Encoder)
- func (s *AdminPostPriceListsReqPricesItemRules) MarshalJSON() ([]byte, error)
- func (s *AdminPostPriceListsReqPricesItemRules) SetFake()
- func (s *AdminPostPriceListsReqPricesItemRules) UnmarshalJSON(data []byte) error
- type AdminPostPriceListsReqRules
- func (s *AdminPostPriceListsReqRules) Decode(d *jx.Decoder) error
- func (s *AdminPostPriceListsReqRules) Encode(e *jx.Encoder)
- func (s *AdminPostPriceListsReqRules) MarshalJSON() ([]byte, error)
- func (s *AdminPostPriceListsReqRules) SetFake()
- func (s *AdminPostPriceListsReqRules) UnmarshalJSON(data []byte) error
- type AdminPostPricingRuleTypesReq
- func (s *AdminPostPricingRuleTypesReq) Decode(d *jx.Decoder) error
- func (s *AdminPostPricingRuleTypesReq) Encode(e *jx.Encoder)
- func (s *AdminPostPricingRuleTypesReq) GetDefaultPriority() float64
- func (s *AdminPostPricingRuleTypesReq) GetName() string
- func (s *AdminPostPricingRuleTypesReq) GetRuleAttribute() string
- func (s *AdminPostPricingRuleTypesReq) MarshalJSON() ([]byte, error)
- func (s *AdminPostPricingRuleTypesReq) SetDefaultPriority(val float64)
- func (s *AdminPostPricingRuleTypesReq) SetFake()
- func (s *AdminPostPricingRuleTypesReq) SetName(val string)
- func (s *AdminPostPricingRuleTypesReq) SetRuleAttribute(val string)
- func (s *AdminPostPricingRuleTypesReq) UnmarshalJSON(data []byte) error
- func (s *AdminPostPricingRuleTypesReq) Validate() error
- type AdminPostPricingRuleTypesRuleTypeReq
- func (s *AdminPostPricingRuleTypesRuleTypeReq) Decode(d *jx.Decoder) error
- func (s *AdminPostPricingRuleTypesRuleTypeReq) Encode(e *jx.Encoder)
- func (s *AdminPostPricingRuleTypesRuleTypeReq) GetDefaultPriority() OptFloat64
- func (s *AdminPostPricingRuleTypesRuleTypeReq) GetName() OptString
- func (s *AdminPostPricingRuleTypesRuleTypeReq) GetRuleAttribute() OptString
- func (s *AdminPostPricingRuleTypesRuleTypeReq) MarshalJSON() ([]byte, error)
- func (s *AdminPostPricingRuleTypesRuleTypeReq) SetDefaultPriority(val OptFloat64)
- func (s *AdminPostPricingRuleTypesRuleTypeReq) SetFake()
- func (s *AdminPostPricingRuleTypesRuleTypeReq) SetName(val OptString)
- func (s *AdminPostPricingRuleTypesRuleTypeReq) SetRuleAttribute(val OptString)
- func (s *AdminPostPricingRuleTypesRuleTypeReq) UnmarshalJSON(data []byte) error
- func (s *AdminPostPricingRuleTypesRuleTypeReq) Validate() error
- type AdminPostPromotionsPromotionReq
- func (s *AdminPostPromotionsPromotionReq) Decode(d *jx.Decoder) error
- func (s *AdminPostPromotionsPromotionReq) Encode(e *jx.Encoder)
- func (s *AdminPostPromotionsPromotionReq) GetApplicationMethod() OptApplicationMethodsMethodPostReq
- func (s *AdminPostPromotionsPromotionReq) GetCampaign() OptAdminPostCampaignsReq
- func (s *AdminPostPromotionsPromotionReq) GetCampaignID() OptString
- func (s *AdminPostPromotionsPromotionReq) GetCode() OptString
- func (s *AdminPostPromotionsPromotionReq) GetIsAutomatic() OptBool
- func (s *AdminPostPromotionsPromotionReq) GetRules() []AdminPostPromotionsPromotionReqRulesItem
- func (s *AdminPostPromotionsPromotionReq) GetType() jx.Raw
- func (s *AdminPostPromotionsPromotionReq) MarshalJSON() ([]byte, error)
- func (s *AdminPostPromotionsPromotionReq) SetApplicationMethod(val OptApplicationMethodsMethodPostReq)
- func (s *AdminPostPromotionsPromotionReq) SetCampaign(val OptAdminPostCampaignsReq)
- func (s *AdminPostPromotionsPromotionReq) SetCampaignID(val OptString)
- func (s *AdminPostPromotionsPromotionReq) SetCode(val OptString)
- func (s *AdminPostPromotionsPromotionReq) SetFake()
- func (s *AdminPostPromotionsPromotionReq) SetIsAutomatic(val OptBool)
- func (s *AdminPostPromotionsPromotionReq) SetRules(val []AdminPostPromotionsPromotionReqRulesItem)
- func (s *AdminPostPromotionsPromotionReq) SetType(val jx.Raw)
- func (s *AdminPostPromotionsPromotionReq) UnmarshalJSON(data []byte) error
- func (s *AdminPostPromotionsPromotionReq) Validate() error
- type AdminPostPromotionsPromotionReqRulesItem
- func (s *AdminPostPromotionsPromotionReqRulesItem) Decode(d *jx.Decoder) error
- func (s *AdminPostPromotionsPromotionReqRulesItem) Encode(e *jx.Encoder)
- func (s *AdminPostPromotionsPromotionReqRulesItem) GetAttribute() string
- func (s *AdminPostPromotionsPromotionReqRulesItem) GetDescription() OptString
- func (s *AdminPostPromotionsPromotionReqRulesItem) GetOperator() jx.Raw
- func (s *AdminPostPromotionsPromotionReqRulesItem) GetValues() []string
- func (s *AdminPostPromotionsPromotionReqRulesItem) MarshalJSON() ([]byte, error)
- func (s *AdminPostPromotionsPromotionReqRulesItem) SetAttribute(val string)
- func (s *AdminPostPromotionsPromotionReqRulesItem) SetDescription(val OptString)
- func (s *AdminPostPromotionsPromotionReqRulesItem) SetFake()
- func (s *AdminPostPromotionsPromotionReqRulesItem) SetOperator(val jx.Raw)
- func (s *AdminPostPromotionsPromotionReqRulesItem) SetValues(val []string)
- func (s *AdminPostPromotionsPromotionReqRulesItem) UnmarshalJSON(data []byte) error
- func (s *AdminPostPromotionsPromotionReqRulesItem) Validate() error
- type AdminPostPromotionsPromotionRulesBatchAddReq
- func (s *AdminPostPromotionsPromotionRulesBatchAddReq) Decode(d *jx.Decoder) error
- func (s *AdminPostPromotionsPromotionRulesBatchAddReq) Encode(e *jx.Encoder)
- func (s *AdminPostPromotionsPromotionRulesBatchAddReq) GetRules() []AdminPostPromotionsPromotionRulesBatchAddReqRulesItem
- func (s *AdminPostPromotionsPromotionRulesBatchAddReq) MarshalJSON() ([]byte, error)
- func (s *AdminPostPromotionsPromotionRulesBatchAddReq) SetFake()
- func (s *AdminPostPromotionsPromotionRulesBatchAddReq) SetRules(val []AdminPostPromotionsPromotionRulesBatchAddReqRulesItem)
- func (s *AdminPostPromotionsPromotionRulesBatchAddReq) UnmarshalJSON(data []byte) error
- func (s *AdminPostPromotionsPromotionRulesBatchAddReq) Validate() error
- type AdminPostPromotionsPromotionRulesBatchAddReqRulesItem
- func (s *AdminPostPromotionsPromotionRulesBatchAddReqRulesItem) Decode(d *jx.Decoder) error
- func (s *AdminPostPromotionsPromotionRulesBatchAddReqRulesItem) Encode(e *jx.Encoder)
- func (s *AdminPostPromotionsPromotionRulesBatchAddReqRulesItem) GetAttribute() string
- func (s *AdminPostPromotionsPromotionRulesBatchAddReqRulesItem) GetDescription() OptString
- func (s *AdminPostPromotionsPromotionRulesBatchAddReqRulesItem) GetOperator() jx.Raw
- func (s *AdminPostPromotionsPromotionRulesBatchAddReqRulesItem) GetValues() []string
- func (s *AdminPostPromotionsPromotionRulesBatchAddReqRulesItem) MarshalJSON() ([]byte, error)
- func (s *AdminPostPromotionsPromotionRulesBatchAddReqRulesItem) SetAttribute(val string)
- func (s *AdminPostPromotionsPromotionRulesBatchAddReqRulesItem) SetDescription(val OptString)
- func (s *AdminPostPromotionsPromotionRulesBatchAddReqRulesItem) SetFake()
- func (s *AdminPostPromotionsPromotionRulesBatchAddReqRulesItem) SetOperator(val jx.Raw)
- func (s *AdminPostPromotionsPromotionRulesBatchAddReqRulesItem) SetValues(val []string)
- func (s *AdminPostPromotionsPromotionRulesBatchAddReqRulesItem) UnmarshalJSON(data []byte) error
- func (s *AdminPostPromotionsPromotionRulesBatchAddReqRulesItem) Validate() error
- type AdminPostPromotionsPromotionRulesBatchRemoveReq
- func (s *AdminPostPromotionsPromotionRulesBatchRemoveReq) Decode(d *jx.Decoder) error
- func (s *AdminPostPromotionsPromotionRulesBatchRemoveReq) Encode(e *jx.Encoder)
- func (s *AdminPostPromotionsPromotionRulesBatchRemoveReq) GetRuleIds() []string
- func (s *AdminPostPromotionsPromotionRulesBatchRemoveReq) MarshalJSON() ([]byte, error)
- func (s *AdminPostPromotionsPromotionRulesBatchRemoveReq) SetFake()
- func (s *AdminPostPromotionsPromotionRulesBatchRemoveReq) SetRuleIds(val []string)
- func (s *AdminPostPromotionsPromotionRulesBatchRemoveReq) UnmarshalJSON(data []byte) error
- func (s *AdminPostPromotionsPromotionRulesBatchRemoveReq) Validate() error
- type AdminPostPromotionsPromotionRulesBatchUpdateReq
- func (s *AdminPostPromotionsPromotionRulesBatchUpdateReq) Decode(d *jx.Decoder) error
- func (s *AdminPostPromotionsPromotionRulesBatchUpdateReq) Encode(e *jx.Encoder)
- func (s *AdminPostPromotionsPromotionRulesBatchUpdateReq) GetRules() []AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem
- func (s *AdminPostPromotionsPromotionRulesBatchUpdateReq) MarshalJSON() ([]byte, error)
- func (s *AdminPostPromotionsPromotionRulesBatchUpdateReq) SetFake()
- func (s *AdminPostPromotionsPromotionRulesBatchUpdateReq) SetRules(val []AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem)
- func (s *AdminPostPromotionsPromotionRulesBatchUpdateReq) UnmarshalJSON(data []byte) error
- func (s *AdminPostPromotionsPromotionRulesBatchUpdateReq) Validate() error
- type AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem
- func (s *AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem) Decode(d *jx.Decoder) error
- func (s *AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem) Encode(e *jx.Encoder)
- func (s *AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem) GetAttribute() string
- func (s *AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem) GetDescription() OptString
- func (s *AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem) GetID() string
- func (s *AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem) GetOperator() jx.Raw
- func (s *AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem) GetValues() []string
- func (s *AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem) MarshalJSON() ([]byte, error)
- func (s *AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem) SetAttribute(val string)
- func (s *AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem) SetDescription(val OptString)
- func (s *AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem) SetFake()
- func (s *AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem) SetID(val string)
- func (s *AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem) SetOperator(val jx.Raw)
- func (s *AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem) SetValues(val []string)
- func (s *AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem) UnmarshalJSON(data []byte) error
- func (s *AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem) Validate() error
- type AdminPostStockLocationsReq
- func (s *AdminPostStockLocationsReq) Decode(d *jx.Decoder) error
- func (s *AdminPostStockLocationsReq) Encode(e *jx.Encoder)
- func (s *AdminPostStockLocationsReq) GetAddress() OptStockLocationAddress
- func (s *AdminPostStockLocationsReq) GetAddressID() OptString
- func (s *AdminPostStockLocationsReq) GetMetadata() *AdminPostStockLocationsReqMetadata
- func (s *AdminPostStockLocationsReq) GetName() string
- func (s *AdminPostStockLocationsReq) MarshalJSON() ([]byte, error)
- func (s *AdminPostStockLocationsReq) SetAddress(val OptStockLocationAddress)
- func (s *AdminPostStockLocationsReq) SetAddressID(val OptString)
- func (s *AdminPostStockLocationsReq) SetFake()
- func (s *AdminPostStockLocationsReq) SetMetadata(val *AdminPostStockLocationsReqMetadata)
- func (s *AdminPostStockLocationsReq) SetName(val string)
- func (s *AdminPostStockLocationsReq) UnmarshalJSON(data []byte) error
- type AdminPostStockLocationsReqMetadata
- func (s *AdminPostStockLocationsReqMetadata) Decode(d *jx.Decoder) error
- func (s *AdminPostStockLocationsReqMetadata) Encode(e *jx.Encoder)
- func (s *AdminPostStockLocationsReqMetadata) MarshalJSON() ([]byte, error)
- func (s *AdminPostStockLocationsReqMetadata) SetFake()
- func (s *AdminPostStockLocationsReqMetadata) UnmarshalJSON(data []byte) error
- type AdminPostTaxRatesReq
- func (s *AdminPostTaxRatesReq) Decode(d *jx.Decoder) error
- func (s *AdminPostTaxRatesReq) Encode(e *jx.Encoder)
- func (s *AdminPostTaxRatesReq) GetCode() OptString
- func (s *AdminPostTaxRatesReq) GetIsCombinable() OptBool
- func (s *AdminPostTaxRatesReq) GetIsDefault() OptBool
- func (s *AdminPostTaxRatesReq) GetMetadata() *AdminPostTaxRatesReqMetadata
- func (s *AdminPostTaxRatesReq) GetName() string
- func (s *AdminPostTaxRatesReq) GetRate() OptFloat64
- func (s *AdminPostTaxRatesReq) GetRules() []AdminPostTaxRatesReqRulesItem
- func (s *AdminPostTaxRatesReq) GetTaxRegionID() string
- func (s *AdminPostTaxRatesReq) MarshalJSON() ([]byte, error)
- func (s *AdminPostTaxRatesReq) SetCode(val OptString)
- func (s *AdminPostTaxRatesReq) SetFake()
- func (s *AdminPostTaxRatesReq) SetIsCombinable(val OptBool)
- func (s *AdminPostTaxRatesReq) SetIsDefault(val OptBool)
- func (s *AdminPostTaxRatesReq) SetMetadata(val *AdminPostTaxRatesReqMetadata)
- func (s *AdminPostTaxRatesReq) SetName(val string)
- func (s *AdminPostTaxRatesReq) SetRate(val OptFloat64)
- func (s *AdminPostTaxRatesReq) SetRules(val []AdminPostTaxRatesReqRulesItem)
- func (s *AdminPostTaxRatesReq) SetTaxRegionID(val string)
- func (s *AdminPostTaxRatesReq) UnmarshalJSON(data []byte) error
- func (s *AdminPostTaxRatesReq) Validate() error
- type AdminPostTaxRatesReqMetadata
- func (s *AdminPostTaxRatesReqMetadata) Decode(d *jx.Decoder) error
- func (s *AdminPostTaxRatesReqMetadata) Encode(e *jx.Encoder)
- func (s *AdminPostTaxRatesReqMetadata) MarshalJSON() ([]byte, error)
- func (s *AdminPostTaxRatesReqMetadata) SetFake()
- func (s *AdminPostTaxRatesReqMetadata) UnmarshalJSON(data []byte) error
- type AdminPostTaxRatesReqRulesItem
- func (s *AdminPostTaxRatesReqRulesItem) Decode(d *jx.Decoder) error
- func (s *AdminPostTaxRatesReqRulesItem) Encode(e *jx.Encoder)
- func (s *AdminPostTaxRatesReqRulesItem) GetReference() string
- func (s *AdminPostTaxRatesReqRulesItem) GetReferenceID() string
- func (s *AdminPostTaxRatesReqRulesItem) MarshalJSON() ([]byte, error)
- func (s *AdminPostTaxRatesReqRulesItem) SetFake()
- func (s *AdminPostTaxRatesReqRulesItem) SetReference(val string)
- func (s *AdminPostTaxRatesReqRulesItem) SetReferenceID(val string)
- func (s *AdminPostTaxRatesReqRulesItem) UnmarshalJSON(data []byte) error
- type AdminPostTaxRatesTaxRateReq
- func (s *AdminPostTaxRatesTaxRateReq) Decode(d *jx.Decoder) error
- func (s *AdminPostTaxRatesTaxRateReq) Encode(e *jx.Encoder)
- func (s *AdminPostTaxRatesTaxRateReq) GetCode() OptString
- func (s *AdminPostTaxRatesTaxRateReq) GetName() OptString
- func (s *AdminPostTaxRatesTaxRateReq) GetProductTypes() []string
- func (s *AdminPostTaxRatesTaxRateReq) GetProducts() []string
- func (s *AdminPostTaxRatesTaxRateReq) GetRate() OptFloat64
- func (s *AdminPostTaxRatesTaxRateReq) GetRegionID() OptString
- func (s *AdminPostTaxRatesTaxRateReq) GetShippingOptions() []string
- func (s *AdminPostTaxRatesTaxRateReq) MarshalJSON() ([]byte, error)
- func (s *AdminPostTaxRatesTaxRateReq) SetCode(val OptString)
- func (s *AdminPostTaxRatesTaxRateReq) SetFake()
- func (s *AdminPostTaxRatesTaxRateReq) SetName(val OptString)
- func (s *AdminPostTaxRatesTaxRateReq) SetProductTypes(val []string)
- func (s *AdminPostTaxRatesTaxRateReq) SetProducts(val []string)
- func (s *AdminPostTaxRatesTaxRateReq) SetRate(val OptFloat64)
- func (s *AdminPostTaxRatesTaxRateReq) SetRegionID(val OptString)
- func (s *AdminPostTaxRatesTaxRateReq) SetShippingOptions(val []string)
- func (s *AdminPostTaxRatesTaxRateReq) UnmarshalJSON(data []byte) error
- func (s *AdminPostTaxRatesTaxRateReq) Validate() error
- type AdminPostTaxRatesTaxRateRulesReq
- func (s *AdminPostTaxRatesTaxRateRulesReq) Decode(d *jx.Decoder) error
- func (s *AdminPostTaxRatesTaxRateRulesReq) Encode(e *jx.Encoder)
- func (s *AdminPostTaxRatesTaxRateRulesReq) GetReference() string
- func (s *AdminPostTaxRatesTaxRateRulesReq) GetReferenceID() string
- func (s *AdminPostTaxRatesTaxRateRulesReq) MarshalJSON() ([]byte, error)
- func (s *AdminPostTaxRatesTaxRateRulesReq) SetFake()
- func (s *AdminPostTaxRatesTaxRateRulesReq) SetReference(val string)
- func (s *AdminPostTaxRatesTaxRateRulesReq) SetReferenceID(val string)
- func (s *AdminPostTaxRatesTaxRateRulesReq) UnmarshalJSON(data []byte) error
- type AdminPostTaxRegionsReq
- func (s *AdminPostTaxRegionsReq) Decode(d *jx.Decoder) error
- func (s *AdminPostTaxRegionsReq) Encode(e *jx.Encoder)
- func (s *AdminPostTaxRegionsReq) GetCountryCode() string
- func (s *AdminPostTaxRegionsReq) GetDefaultTaxRate() OptCreateDefaultTaxRate
- func (s *AdminPostTaxRegionsReq) GetMetadata() *AdminPostTaxRegionsReqMetadata
- func (s *AdminPostTaxRegionsReq) GetParentID() OptString
- func (s *AdminPostTaxRegionsReq) GetProvinceCode() OptString
- func (s *AdminPostTaxRegionsReq) MarshalJSON() ([]byte, error)
- func (s *AdminPostTaxRegionsReq) SetCountryCode(val string)
- func (s *AdminPostTaxRegionsReq) SetDefaultTaxRate(val OptCreateDefaultTaxRate)
- func (s *AdminPostTaxRegionsReq) SetFake()
- func (s *AdminPostTaxRegionsReq) SetMetadata(val *AdminPostTaxRegionsReqMetadata)
- func (s *AdminPostTaxRegionsReq) SetParentID(val OptString)
- func (s *AdminPostTaxRegionsReq) SetProvinceCode(val OptString)
- func (s *AdminPostTaxRegionsReq) UnmarshalJSON(data []byte) error
- func (s *AdminPostTaxRegionsReq) Validate() error
- type AdminPostTaxRegionsReqMetadata
- func (s *AdminPostTaxRegionsReqMetadata) Decode(d *jx.Decoder) error
- func (s *AdminPostTaxRegionsReqMetadata) Encode(e *jx.Encoder)
- func (s *AdminPostTaxRegionsReqMetadata) MarshalJSON() ([]byte, error)
- func (s *AdminPostTaxRegionsReqMetadata) SetFake()
- func (s *AdminPostTaxRegionsReqMetadata) UnmarshalJSON(data []byte) error
- type AdminPostWorkflowsAsyncResponseReq
- func (s *AdminPostWorkflowsAsyncResponseReq) Decode(d *jx.Decoder) error
- func (s *AdminPostWorkflowsAsyncResponseReq) Encode(e *jx.Encoder)
- func (s *AdminPostWorkflowsAsyncResponseReq) GetAction() jx.Raw
- func (s *AdminPostWorkflowsAsyncResponseReq) GetCompensateInput() jx.Raw
- func (s *AdminPostWorkflowsAsyncResponseReq) GetResponse() jx.Raw
- func (s *AdminPostWorkflowsAsyncResponseReq) GetStepID() string
- func (s *AdminPostWorkflowsAsyncResponseReq) GetTransactionID() string
- func (s *AdminPostWorkflowsAsyncResponseReq) MarshalJSON() ([]byte, error)
- func (s *AdminPostWorkflowsAsyncResponseReq) SetAction(val jx.Raw)
- func (s *AdminPostWorkflowsAsyncResponseReq) SetCompensateInput(val jx.Raw)
- func (s *AdminPostWorkflowsAsyncResponseReq) SetFake()
- func (s *AdminPostWorkflowsAsyncResponseReq) SetResponse(val jx.Raw)
- func (s *AdminPostWorkflowsAsyncResponseReq) SetStepID(val string)
- func (s *AdminPostWorkflowsAsyncResponseReq) SetTransactionID(val string)
- func (s *AdminPostWorkflowsAsyncResponseReq) UnmarshalJSON(data []byte) error
- type AdminPostWorkflowsRunReq
- func (s *AdminPostWorkflowsRunReq) Decode(d *jx.Decoder) error
- func (s *AdminPostWorkflowsRunReq) Encode(e *jx.Encoder)
- func (s *AdminPostWorkflowsRunReq) GetInput() jx.Raw
- func (s *AdminPostWorkflowsRunReq) GetTransactionID() OptString
- func (s *AdminPostWorkflowsRunReq) MarshalJSON() ([]byte, error)
- func (s *AdminPostWorkflowsRunReq) SetFake()
- func (s *AdminPostWorkflowsRunReq) SetInput(val jx.Raw)
- func (s *AdminPostWorkflowsRunReq) SetTransactionID(val OptString)
- func (s *AdminPostWorkflowsRunReq) UnmarshalJSON(data []byte) error
- type AdminUpdateUserRequest
- func (s *AdminUpdateUserRequest) Decode(d *jx.Decoder) error
- func (s *AdminUpdateUserRequest) Encode(e *jx.Encoder)
- func (s *AdminUpdateUserRequest) GetAvatarURL() string
- func (s *AdminUpdateUserRequest) GetFirstName() OptString
- func (s *AdminUpdateUserRequest) GetLastName() OptString
- func (s *AdminUpdateUserRequest) MarshalJSON() ([]byte, error)
- func (s *AdminUpdateUserRequest) SetAvatarURL(val string)
- func (s *AdminUpdateUserRequest) SetFake()
- func (s *AdminUpdateUserRequest) SetFirstName(val OptString)
- func (s *AdminUpdateUserRequest) SetLastName(val OptString)
- func (s *AdminUpdateUserRequest) UnmarshalJSON(data []byte) error
- type ApplicationMethodsMethodPostReq
- func (s *ApplicationMethodsMethodPostReq) Decode(d *jx.Decoder) error
- func (s *ApplicationMethodsMethodPostReq) Encode(e *jx.Encoder)
- func (s *ApplicationMethodsMethodPostReq) GetAllocation() jx.Raw
- func (s *ApplicationMethodsMethodPostReq) GetApplyToQuantity() OptFloat64
- func (s *ApplicationMethodsMethodPostReq) GetBuyRules() []ApplicationMethodsMethodPostReqBuyRulesItem
- func (s *ApplicationMethodsMethodPostReq) GetBuyRulesMinQuantity() OptFloat64
- func (s *ApplicationMethodsMethodPostReq) GetDescription() OptString
- func (s *ApplicationMethodsMethodPostReq) GetMaxQuantity() OptFloat64
- func (s *ApplicationMethodsMethodPostReq) GetTargetRules() []ApplicationMethodsMethodPostReqTargetRulesItem
- func (s *ApplicationMethodsMethodPostReq) GetTargetType() jx.Raw
- func (s *ApplicationMethodsMethodPostReq) GetType() jx.Raw
- func (s *ApplicationMethodsMethodPostReq) GetValue() OptString
- func (s *ApplicationMethodsMethodPostReq) MarshalJSON() ([]byte, error)
- func (s *ApplicationMethodsMethodPostReq) SetAllocation(val jx.Raw)
- func (s *ApplicationMethodsMethodPostReq) SetApplyToQuantity(val OptFloat64)
- func (s *ApplicationMethodsMethodPostReq) SetBuyRules(val []ApplicationMethodsMethodPostReqBuyRulesItem)
- func (s *ApplicationMethodsMethodPostReq) SetBuyRulesMinQuantity(val OptFloat64)
- func (s *ApplicationMethodsMethodPostReq) SetDescription(val OptString)
- func (s *ApplicationMethodsMethodPostReq) SetFake()
- func (s *ApplicationMethodsMethodPostReq) SetMaxQuantity(val OptFloat64)
- func (s *ApplicationMethodsMethodPostReq) SetTargetRules(val []ApplicationMethodsMethodPostReqTargetRulesItem)
- func (s *ApplicationMethodsMethodPostReq) SetTargetType(val jx.Raw)
- func (s *ApplicationMethodsMethodPostReq) SetType(val jx.Raw)
- func (s *ApplicationMethodsMethodPostReq) SetValue(val OptString)
- func (s *ApplicationMethodsMethodPostReq) UnmarshalJSON(data []byte) error
- func (s *ApplicationMethodsMethodPostReq) Validate() error
- type ApplicationMethodsMethodPostReqBuyRulesItem
- func (s *ApplicationMethodsMethodPostReqBuyRulesItem) Decode(d *jx.Decoder) error
- func (s *ApplicationMethodsMethodPostReqBuyRulesItem) Encode(e *jx.Encoder)
- func (s *ApplicationMethodsMethodPostReqBuyRulesItem) GetAttribute() string
- func (s *ApplicationMethodsMethodPostReqBuyRulesItem) GetDescription() OptString
- func (s *ApplicationMethodsMethodPostReqBuyRulesItem) GetOperator() jx.Raw
- func (s *ApplicationMethodsMethodPostReqBuyRulesItem) GetValues() []string
- func (s *ApplicationMethodsMethodPostReqBuyRulesItem) MarshalJSON() ([]byte, error)
- func (s *ApplicationMethodsMethodPostReqBuyRulesItem) SetAttribute(val string)
- func (s *ApplicationMethodsMethodPostReqBuyRulesItem) SetDescription(val OptString)
- func (s *ApplicationMethodsMethodPostReqBuyRulesItem) SetFake()
- func (s *ApplicationMethodsMethodPostReqBuyRulesItem) SetOperator(val jx.Raw)
- func (s *ApplicationMethodsMethodPostReqBuyRulesItem) SetValues(val []string)
- func (s *ApplicationMethodsMethodPostReqBuyRulesItem) UnmarshalJSON(data []byte) error
- func (s *ApplicationMethodsMethodPostReqBuyRulesItem) Validate() error
- type ApplicationMethodsMethodPostReqTargetRulesItem
- func (s *ApplicationMethodsMethodPostReqTargetRulesItem) Decode(d *jx.Decoder) error
- func (s *ApplicationMethodsMethodPostReqTargetRulesItem) Encode(e *jx.Encoder)
- func (s *ApplicationMethodsMethodPostReqTargetRulesItem) GetAttribute() string
- func (s *ApplicationMethodsMethodPostReqTargetRulesItem) GetDescription() OptString
- func (s *ApplicationMethodsMethodPostReqTargetRulesItem) GetOperator() jx.Raw
- func (s *ApplicationMethodsMethodPostReqTargetRulesItem) GetValues() []string
- func (s *ApplicationMethodsMethodPostReqTargetRulesItem) MarshalJSON() ([]byte, error)
- func (s *ApplicationMethodsMethodPostReqTargetRulesItem) SetAttribute(val string)
- func (s *ApplicationMethodsMethodPostReqTargetRulesItem) SetDescription(val OptString)
- func (s *ApplicationMethodsMethodPostReqTargetRulesItem) SetFake()
- func (s *ApplicationMethodsMethodPostReqTargetRulesItem) SetOperator(val jx.Raw)
- func (s *ApplicationMethodsMethodPostReqTargetRulesItem) SetValues(val []string)
- func (s *ApplicationMethodsMethodPostReqTargetRulesItem) UnmarshalJSON(data []byte) error
- func (s *ApplicationMethodsMethodPostReqTargetRulesItem) Validate() error
- type CampaignBudget
- func (s *CampaignBudget) Decode(d *jx.Decoder) error
- func (s *CampaignBudget) Encode(e *jx.Encoder)
- func (s *CampaignBudget) GetLimit() OptFloat64
- func (s *CampaignBudget) GetType() jx.Raw
- func (s *CampaignBudget) MarshalJSON() ([]byte, error)
- func (s *CampaignBudget) SetFake()
- func (s *CampaignBudget) SetLimit(val OptFloat64)
- func (s *CampaignBudget) SetType(val jx.Raw)
- func (s *CampaignBudget) UnmarshalJSON(data []byte) error
- func (s *CampaignBudget) Validate() error
- type Client
- func (c *Client) DeleteApiKeysId(ctx context.Context, request jx.Raw, params DeleteApiKeysIdParams) (DeleteApiKeysIdRes, error)
- func (c *Client) DeleteCampaignsId(ctx context.Context, request jx.Raw, params DeleteCampaignsIdParams) (DeleteCampaignsIdRes, error)
- func (c *Client) DeleteCollectionsId(ctx context.Context, request jx.Raw, params DeleteCollectionsIdParams) (DeleteCollectionsIdRes, error)
- func (c *Client) DeleteCustomerGroupsId(ctx context.Context, request jx.Raw, params DeleteCustomerGroupsIdParams) (DeleteCustomerGroupsIdRes, error)
- func (c *Client) DeleteCustomersId(ctx context.Context, request jx.Raw, params DeleteCustomersIdParams) (DeleteCustomersIdRes, error)
- func (c *Client) DeleteCustomersIdAddressesAddressID(ctx context.Context, request jx.Raw, ...) (DeleteCustomersIdAddressesAddressIDRes, error)
- func (c *Client) DeleteInventoryItemsId(ctx context.Context, request jx.Raw, params DeleteInventoryItemsIdParams) (DeleteInventoryItemsIdRes, error)
- func (c *Client) DeleteInventoryItemsIdLocationLevelsLocationID(ctx context.Context, request jx.Raw, ...) (DeleteInventoryItemsIdLocationLevelsLocationIDRes, error)
- func (c *Client) DeleteInvitesId(ctx context.Context, request jx.Raw, params DeleteInvitesIdParams) (DeleteInvitesIdRes, error)
- func (c *Client) DeletePriceListsId(ctx context.Context, request jx.Raw, params DeletePriceListsIdParams) (DeletePriceListsIdRes, error)
- func (c *Client) DeletePricingRuleTypesId(ctx context.Context, request *AdminDeletePricingRuleTypesRuleTypeReq, ...) (DeletePricingRuleTypesIdRes, error)
- func (c *Client) DeleteProductsId(ctx context.Context, request jx.Raw, params DeleteProductsIdParams) (DeleteProductsIdRes, error)
- func (c *Client) DeleteProductsIdOptionsOptionID(ctx context.Context, request jx.Raw, ...) (DeleteProductsIdOptionsOptionIDRes, error)
- func (c *Client) DeleteProductsIdVariantsVariantID(ctx context.Context, request jx.Raw, ...) (DeleteProductsIdVariantsVariantIDRes, error)
- func (c *Client) DeletePromotionsId(ctx context.Context, request jx.Raw, params DeletePromotionsIdParams) (DeletePromotionsIdRes, error)
- func (c *Client) DeleteRegionsId(ctx context.Context, request jx.Raw, params DeleteRegionsIdParams) (DeleteRegionsIdRes, error)
- func (c *Client) DeleteSalesChannelsId(ctx context.Context, request jx.Raw, params DeleteSalesChannelsIdParams) (DeleteSalesChannelsIdRes, error)
- func (c *Client) DeleteStockLocationsId(ctx context.Context, params DeleteStockLocationsIdParams) (DeleteStockLocationsIdRes, error)
- func (c *Client) DeleteTaxRatesId(ctx context.Context, request jx.Raw, params DeleteTaxRatesIdParams) (DeleteTaxRatesIdRes, error)
- func (c *Client) DeleteTaxRatesIdRulesRuleID(ctx context.Context, request jx.Raw, params DeleteTaxRatesIdRulesRuleIDParams) (DeleteTaxRatesIdRulesRuleIDRes, error)
- func (c *Client) DeleteTaxRegionsId(ctx context.Context, request jx.Raw, params DeleteTaxRegionsIdParams) (DeleteTaxRegionsIdRes, error)
- func (c *Client) DeleteUsersId(ctx context.Context, request jx.Raw, params DeleteUsersIdParams) (DeleteUsersIdRes, error)
- func (c *Client) GetApiKeys(ctx context.Context, request jx.Raw) (GetApiKeysRes, error)
- func (c *Client) GetApiKeysId(ctx context.Context, request jx.Raw, params GetApiKeysIdParams) (GetApiKeysIdRes, error)
- func (c *Client) GetCampaigns(ctx context.Context, request jx.Raw) (GetCampaignsRes, error)
- func (c *Client) GetCampaignsId(ctx context.Context, request jx.Raw, params GetCampaignsIdParams) (GetCampaignsIdRes, error)
- func (c *Client) GetCollections(ctx context.Context, request jx.Raw) (GetCollectionsRes, error)
- func (c *Client) GetCollectionsId(ctx context.Context, request jx.Raw, params GetCollectionsIdParams) (GetCollectionsIdRes, error)
- func (c *Client) GetCurrencies(ctx context.Context, request jx.Raw) (GetCurrenciesRes, error)
- func (c *Client) GetCurrenciesCode(ctx context.Context, request jx.Raw, params GetCurrenciesCodeParams) (GetCurrenciesCodeRes, error)
- func (c *Client) GetCustomerGroups(ctx context.Context, request jx.Raw) (GetCustomerGroupsRes, error)
- func (c *Client) GetCustomerGroupsId(ctx context.Context, request jx.Raw, params GetCustomerGroupsIdParams) (GetCustomerGroupsIdRes, error)
- func (c *Client) GetCustomerGroupsIdCustomers(ctx context.Context, request jx.Raw, params GetCustomerGroupsIdCustomersParams) (GetCustomerGroupsIdCustomersRes, error)
- func (c *Client) GetCustomers(ctx context.Context, request jx.Raw) (GetCustomersRes, error)
- func (c *Client) GetCustomersId(ctx context.Context, request jx.Raw, params GetCustomersIdParams) (GetCustomersIdRes, error)
- func (c *Client) GetCustomersIdAddresses(ctx context.Context, request jx.Raw, params GetCustomersIdAddressesParams) (GetCustomersIdAddressesRes, error)
- func (c *Client) GetCustomersIdAddressesAddressID(ctx context.Context, request jx.Raw, ...) (GetCustomersIdAddressesAddressIDRes, error)
- func (c *Client) GetInventoryItems(ctx context.Context, request jx.Raw) (GetInventoryItemsRes, error)
- func (c *Client) GetInventoryItemsId(ctx context.Context, request jx.Raw, params GetInventoryItemsIdParams) (GetInventoryItemsIdRes, error)
- func (c *Client) GetInvites(ctx context.Context, request jx.Raw) (GetInvitesRes, error)
- func (c *Client) GetInvitesId(ctx context.Context, request jx.Raw, params GetInvitesIdParams) (GetInvitesIdRes, error)
- func (c *Client) GetPayments(ctx context.Context, request jx.Raw) (GetPaymentsRes, error)
- func (c *Client) GetPaymentsId(ctx context.Context, request jx.Raw, params GetPaymentsIdParams) (GetPaymentsIdRes, error)
- func (c *Client) GetPriceLists(ctx context.Context, request jx.Raw) (GetPriceListsRes, error)
- func (c *Client) GetPriceListsId(ctx context.Context, request jx.Raw, params GetPriceListsIdParams) (GetPriceListsIdRes, error)
- func (c *Client) GetPricingRuleTypes(ctx context.Context, request OptAdminGetPricingRuleTypesParams) (GetPricingRuleTypesRes, error)
- func (c *Client) GetPricingRuleTypesId(ctx context.Context, request OptAdminGetPricingRuleTypesRuleTypeParams, ...) (GetPricingRuleTypesIdRes, error)
- func (c *Client) GetProducts(ctx context.Context, request OptAdminGetProductsParams) (GetProductsRes, error)
- func (c *Client) GetProductsId(ctx context.Context, request jx.Raw, params GetProductsIdParams) (GetProductsIdRes, error)
- func (c *Client) GetProductsIdOptions(ctx context.Context, request jx.Raw, params GetProductsIdOptionsParams) (GetProductsIdOptionsRes, error)
- func (c *Client) GetProductsIdOptionsOptionID(ctx context.Context, request jx.Raw, params GetProductsIdOptionsOptionIDParams) (GetProductsIdOptionsOptionIDRes, error)
- func (c *Client) GetProductsIdVariants(ctx context.Context, request jx.Raw, params GetProductsIdVariantsParams) (GetProductsIdVariantsRes, error)
- func (c *Client) GetProductsIdVariantsVariantID(ctx context.Context, request jx.Raw, ...) (GetProductsIdVariantsVariantIDRes, error)
- func (c *Client) GetPromotions(ctx context.Context, request jx.Raw) (GetPromotionsRes, error)
- func (c *Client) GetPromotionsId(ctx context.Context, request OptAdminGetPromotionsParams, ...) (GetPromotionsIdRes, error)
- func (c *Client) GetRegions(ctx context.Context, request jx.Raw) (GetRegionsRes, error)
- func (c *Client) GetRegionsId(ctx context.Context, request jx.Raw, params GetRegionsIdParams) (GetRegionsIdRes, error)
- func (c *Client) GetSalesChannels(ctx context.Context, request jx.Raw) (GetSalesChannelsRes, error)
- func (c *Client) GetSalesChannelsId(ctx context.Context, request jx.Raw, params GetSalesChannelsIdParams) (GetSalesChannelsIdRes, error)
- func (c *Client) GetStockLocationsId(ctx context.Context, params GetStockLocationsIdParams) (GetStockLocationsIdRes, error)
- func (c *Client) GetStores(ctx context.Context, request jx.Raw) (GetStoresRes, error)
- func (c *Client) GetStoresId(ctx context.Context, request jx.Raw, params GetStoresIdParams) (GetStoresIdRes, error)
- func (c *Client) GetTaxRates(ctx context.Context, request jx.Raw) (GetTaxRatesRes, error)
- func (c *Client) GetTaxRatesId(ctx context.Context, request jx.Raw, params GetTaxRatesIdParams) (GetTaxRatesIdRes, error)
- func (c *Client) GetUsers(ctx context.Context, request jx.Raw) (GetUsersRes, error)
- func (c *Client) GetUsersId(ctx context.Context, request jx.Raw, params GetUsersIdParams) (GetUsersIdRes, error)
- func (c *Client) GetUsersMe(ctx context.Context, request jx.Raw) (GetUsersMeRes, error)
- func (c *Client) GetWorkflowsExecutions(ctx context.Context, request jx.Raw) (GetWorkflowsExecutionsRes, error)
- func (c *Client) GetWorkflowsExecutionsId(ctx context.Context, request jx.Raw, params GetWorkflowsExecutionsIdParams) (GetWorkflowsExecutionsIdRes, error)
- func (c *Client) GetWorkflowsExecutionsWorkflowIdSubscribe(ctx context.Context, request jx.Raw, ...) (GetWorkflowsExecutionsWorkflowIdSubscribeRes, error)
- func (c *Client) GetWorkflowsExecutionsWorkflowIdTransactionID(ctx context.Context, request jx.Raw, ...) (GetWorkflowsExecutionsWorkflowIdTransactionIDRes, error)
- func (c *Client) GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribe(ctx context.Context, request jx.Raw, ...) (GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeRes, error)
- func (c *Client) PostApiKeys(ctx context.Context, request jx.Raw) (PostApiKeysRes, error)
- func (c *Client) PostApiKeysId(ctx context.Context, request jx.Raw, params PostApiKeysIdParams) (PostApiKeysIdRes, error)
- func (c *Client) PostApiKeysIdRevoke(ctx context.Context, request jx.Raw, params PostApiKeysIdRevokeParams) (PostApiKeysIdRevokeRes, error)
- func (c *Client) PostCampaigns(ctx context.Context, request jx.Raw) (PostCampaignsRes, error)
- func (c *Client) PostCampaignsId(ctx context.Context, request OptAdminPostCampaignsReq, ...) (PostCampaignsIdRes, error)
- func (c *Client) PostCollections(ctx context.Context, request jx.Raw) (PostCollectionsRes, error)
- func (c *Client) PostCollectionsId(ctx context.Context, request jx.Raw, params PostCollectionsIdParams) (PostCollectionsIdRes, error)
- func (c *Client) PostCustomerGroups(ctx context.Context, request jx.Raw) (PostCustomerGroupsRes, error)
- func (c *Client) PostCustomerGroupsId(ctx context.Context, request jx.Raw, params PostCustomerGroupsIdParams) (PostCustomerGroupsIdRes, error)
- func (c *Client) PostCustomerGroupsIdCustomersBatch(ctx context.Context, request OptAdminPostCustomerGroupsGroupCustomersBatchReq, ...) (PostCustomerGroupsIdCustomersBatchRes, error)
- func (c *Client) PostCustomerGroupsIdCustomersRemove(ctx context.Context, request OptAdminPostCustomerGroupsGroupCustomersBatchReq, ...) (PostCustomerGroupsIdCustomersRemoveRes, error)
- func (c *Client) PostCustomers(ctx context.Context, request jx.Raw) (PostCustomersRes, error)
- func (c *Client) PostCustomersId(ctx context.Context, request jx.Raw, params PostCustomersIdParams) (PostCustomersIdRes, error)
- func (c *Client) PostCustomersIdAddresses(ctx context.Context, request jx.Raw, params PostCustomersIdAddressesParams) (PostCustomersIdAddressesRes, error)
- func (c *Client) PostCustomersIdAddressesAddressID(ctx context.Context, request jx.Raw, ...) (PostCustomersIdAddressesAddressIDRes, error)
- func (c *Client) PostFulfillmentShippingOptionsIdRulesBatchAdd(ctx context.Context, ...) (PostFulfillmentShippingOptionsIdRulesBatchAddRes, error)
- func (c *Client) PostFulfillmentShippingOptionsIdRulesBatchRemove(ctx context.Context, ...) (PostFulfillmentShippingOptionsIdRulesBatchRemoveRes, error)
- func (c *Client) PostInventoryItems(ctx context.Context, request OptAdminPostInventoryItemsReq) (PostInventoryItemsRes, error)
- func (c *Client) PostInventoryItemsId(ctx context.Context, request OptAdminPostInventoryItemsInventoryItemReq, ...) (PostInventoryItemsIdRes, error)
- func (c *Client) PostInventoryItemsIdLocationLevels(ctx context.Context, request OptAdminPostInventoryItemsItemLocationLevelsReq, ...) (PostInventoryItemsIdLocationLevelsRes, error)
- func (c *Client) PostInventoryItemsIdLocationLevelsLocationID(ctx context.Context, ...) (PostInventoryItemsIdLocationLevelsLocationIDRes, error)
- func (c *Client) PostInvites(ctx context.Context, request jx.Raw) (PostInvitesRes, error)
- func (c *Client) PostInvitesAccept(ctx context.Context, request OptAdminPostInvitesInviteAcceptReq) (PostInvitesAcceptRes, error)
- func (c *Client) PostInvitesIdResend(ctx context.Context, request jx.Raw, params PostInvitesIdResendParams) (PostInvitesIdResendRes, error)
- func (c *Client) PostPaymentsIdCapture(ctx context.Context, request OptAdminPostPaymentsCapturesReq, ...) (PostPaymentsIdCaptureRes, error)
- func (c *Client) PostPaymentsIdRefund(ctx context.Context, request OptAdminPostPaymentsRefundsReq, ...) (PostPaymentsIdRefundRes, error)
- func (c *Client) PostPriceLists(ctx context.Context, request OptAdminPostPriceListsReq) (PostPriceListsRes, error)
- func (c *Client) PostPriceListsId(ctx context.Context, request OptAdminPostPriceListsPriceListReq, ...) (PostPriceListsIdRes, error)
- func (c *Client) PostPriceListsIdPricesBatchAdd(ctx context.Context, request OptAdminPostPriceListsPriceListPricesBatchAddReq, ...) (PostPriceListsIdPricesBatchAddRes, error)
- func (c *Client) PostPriceListsIdPricesBatchRemove(ctx context.Context, ...) (PostPriceListsIdPricesBatchRemoveRes, error)
- func (c *Client) PostPricingRuleTypes(ctx context.Context, request OptAdminPostPricingRuleTypesReq) (PostPricingRuleTypesRes, error)
- func (c *Client) PostPricingRuleTypesId(ctx context.Context, request OptAdminPostPricingRuleTypesRuleTypeReq, ...) (PostPricingRuleTypesIdRes, error)
- func (c *Client) PostProducts(ctx context.Context, request jx.Raw) (PostProductsRes, error)
- func (c *Client) PostProductsId(ctx context.Context, request jx.Raw, params PostProductsIdParams) (PostProductsIdRes, error)
- func (c *Client) PostProductsIdOptions(ctx context.Context, request jx.Raw, params PostProductsIdOptionsParams) (PostProductsIdOptionsRes, error)
- func (c *Client) PostProductsIdOptionsOptionID(ctx context.Context, request jx.Raw, ...) (PostProductsIdOptionsOptionIDRes, error)
- func (c *Client) PostProductsIdVariants(ctx context.Context, request jx.Raw, params PostProductsIdVariantsParams) (PostProductsIdVariantsRes, error)
- func (c *Client) PostProductsIdVariantsVariantID(ctx context.Context, request jx.Raw, ...) (PostProductsIdVariantsVariantIDRes, error)
- func (c *Client) PostPromotions(ctx context.Context, request jx.Raw) (PostPromotionsRes, error)
- func (c *Client) PostPromotionsId(ctx context.Context, request OptAdminPostPromotionsPromotionReq, ...) (PostPromotionsIdRes, error)
- func (c *Client) PostPromotionsIdBuyRulesBatchAdd(ctx context.Context, request OptAdminPostPromotionsPromotionRulesBatchAddReq, ...) (PostPromotionsIdBuyRulesBatchAddRes, error)
- func (c *Client) PostPromotionsIdBuyRulesBatchRemove(ctx context.Context, ...) (PostPromotionsIdBuyRulesBatchRemoveRes, error)
- func (c *Client) PostPromotionsIdRulesBatchAdd(ctx context.Context, request OptAdminPostPromotionsPromotionRulesBatchAddReq, ...) (PostPromotionsIdRulesBatchAddRes, error)
- func (c *Client) PostPromotionsIdRulesBatchRemove(ctx context.Context, ...) (PostPromotionsIdRulesBatchRemoveRes, error)
- func (c *Client) PostPromotionsIdRulesBatchUpdate(ctx context.Context, ...) (PostPromotionsIdRulesBatchUpdateRes, error)
- func (c *Client) PostPromotionsIdTargetRulesBatchAdd(ctx context.Context, request OptAdminPostPromotionsPromotionRulesBatchAddReq, ...) (PostPromotionsIdTargetRulesBatchAddRes, error)
- func (c *Client) PostPromotionsIdTargetRulesBatchRemove(ctx context.Context, ...) (PostPromotionsIdTargetRulesBatchRemoveRes, error)
- func (c *Client) PostRegions(ctx context.Context, request jx.Raw) (PostRegionsRes, error)
- func (c *Client) PostRegionsId(ctx context.Context, request jx.Raw, params PostRegionsIdParams) (PostRegionsIdRes, error)
- func (c *Client) PostSalesChannels(ctx context.Context, request jx.Raw) (PostSalesChannelsRes, error)
- func (c *Client) PostSalesChannelsId(ctx context.Context, request jx.Raw, params PostSalesChannelsIdParams) (PostSalesChannelsIdRes, error)
- func (c *Client) PostSalesChannelsIdProductsBatchAdd(ctx context.Context, request jx.Raw, ...) (PostSalesChannelsIdProductsBatchAddRes, error)
- func (c *Client) PostStockLocations(ctx context.Context, request OptAdminPostStockLocationsReq) (PostStockLocationsRes, error)
- func (c *Client) PostStoresId(ctx context.Context, request jx.Raw, params PostStoresIdParams) (PostStoresIdRes, error)
- func (c *Client) PostTaxRates(ctx context.Context, request OptAdminPostTaxRatesReq) (PostTaxRatesRes, error)
- func (c *Client) PostTaxRatesId(ctx context.Context, request OptAdminPostTaxRatesTaxRateReq, ...) (PostTaxRatesIdRes, error)
- func (c *Client) PostTaxRatesIdRules(ctx context.Context, request OptAdminPostTaxRatesTaxRateRulesReq, ...) (PostTaxRatesIdRulesRes, error)
- func (c *Client) PostTaxRegions(ctx context.Context, request OptAdminPostTaxRegionsReq) (PostTaxRegionsRes, error)
- func (c *Client) PostUsers(ctx context.Context, request jx.Raw) (PostUsersRes, error)
- func (c *Client) PostUsersId(ctx context.Context, request OptAdminUpdateUserRequest, ...) (PostUsersIdRes, error)
- func (c *Client) PostWorkflowsExecutionsWorkflowIdRun(ctx context.Context, request OptAdminPostWorkflowsRunReq, ...) (PostWorkflowsExecutionsWorkflowIdRunRes, error)
- func (c *Client) PostWorkflowsExecutionsWorkflowIdStepsFailure(ctx context.Context, request OptAdminPostWorkflowsAsyncResponseReq, ...) (PostWorkflowsExecutionsWorkflowIdStepsFailureRes, error)
- func (c *Client) PostWorkflowsExecutionsWorkflowIdStepsSuccess(ctx context.Context, request OptAdminPostWorkflowsAsyncResponseReq, ...) (PostWorkflowsExecutionsWorkflowIdStepsSuccessRes, error)
- type ClientOption
- type CookieAuth
- type CreateDefaultTaxRate
- func (s *CreateDefaultTaxRate) Decode(d *jx.Decoder) error
- func (s *CreateDefaultTaxRate) Encode(e *jx.Encoder)
- func (s *CreateDefaultTaxRate) GetCode() OptString
- func (s *CreateDefaultTaxRate) GetMetadata() *CreateDefaultTaxRateMetadata
- func (s *CreateDefaultTaxRate) GetName() string
- func (s *CreateDefaultTaxRate) GetRate() OptFloat64
- func (s *CreateDefaultTaxRate) MarshalJSON() ([]byte, error)
- func (s *CreateDefaultTaxRate) SetCode(val OptString)
- func (s *CreateDefaultTaxRate) SetFake()
- func (s *CreateDefaultTaxRate) SetMetadata(val *CreateDefaultTaxRateMetadata)
- func (s *CreateDefaultTaxRate) SetName(val string)
- func (s *CreateDefaultTaxRate) SetRate(val OptFloat64)
- func (s *CreateDefaultTaxRate) UnmarshalJSON(data []byte) error
- func (s *CreateDefaultTaxRate) Validate() error
- type CreateDefaultTaxRateMetadata
- func (s *CreateDefaultTaxRateMetadata) Decode(d *jx.Decoder) error
- func (s *CreateDefaultTaxRateMetadata) Encode(e *jx.Encoder)
- func (s *CreateDefaultTaxRateMetadata) MarshalJSON() ([]byte, error)
- func (s *CreateDefaultTaxRateMetadata) SetFake()
- func (s *CreateDefaultTaxRateMetadata) UnmarshalJSON(data []byte) error
- type DeleteApiKeysIdConflict
- func (s *DeleteApiKeysIdConflict) Decode(d *jx.Decoder) error
- func (s *DeleteApiKeysIdConflict) Encode(e *jx.Encoder)
- func (s *DeleteApiKeysIdConflict) MarshalJSON() ([]byte, error)
- func (s *DeleteApiKeysIdConflict) SetFake()
- func (s *DeleteApiKeysIdConflict) UnmarshalJSON(data []byte) error
- func (s *DeleteApiKeysIdConflict) Validate() error
- type DeleteApiKeysIdInternalServerError
- func (s *DeleteApiKeysIdInternalServerError) Decode(d *jx.Decoder) error
- func (s *DeleteApiKeysIdInternalServerError) Encode(e *jx.Encoder)
- func (s *DeleteApiKeysIdInternalServerError) MarshalJSON() ([]byte, error)
- func (s *DeleteApiKeysIdInternalServerError) SetFake()
- func (s *DeleteApiKeysIdInternalServerError) UnmarshalJSON(data []byte) error
- func (s *DeleteApiKeysIdInternalServerError) Validate() error
- type DeleteApiKeysIdNotFound
- func (s *DeleteApiKeysIdNotFound) Decode(d *jx.Decoder) error
- func (s *DeleteApiKeysIdNotFound) Encode(e *jx.Encoder)
- func (s *DeleteApiKeysIdNotFound) MarshalJSON() ([]byte, error)
- func (s *DeleteApiKeysIdNotFound) SetFake()
- func (s *DeleteApiKeysIdNotFound) UnmarshalJSON(data []byte) error
- func (s *DeleteApiKeysIdNotFound) Validate() error
- type DeleteApiKeysIdParams
- type DeleteApiKeysIdRes
- type DeleteApiKeysIdUnprocessableEntity
- func (s *DeleteApiKeysIdUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *DeleteApiKeysIdUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *DeleteApiKeysIdUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *DeleteApiKeysIdUnprocessableEntity) SetFake()
- func (s *DeleteApiKeysIdUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *DeleteApiKeysIdUnprocessableEntity) Validate() error
- type DeleteCampaignsIdConflict
- func (s *DeleteCampaignsIdConflict) Decode(d *jx.Decoder) error
- func (s *DeleteCampaignsIdConflict) Encode(e *jx.Encoder)
- func (s *DeleteCampaignsIdConflict) MarshalJSON() ([]byte, error)
- func (s *DeleteCampaignsIdConflict) SetFake()
- func (s *DeleteCampaignsIdConflict) UnmarshalJSON(data []byte) error
- func (s *DeleteCampaignsIdConflict) Validate() error
- type DeleteCampaignsIdInternalServerError
- func (s *DeleteCampaignsIdInternalServerError) Decode(d *jx.Decoder) error
- func (s *DeleteCampaignsIdInternalServerError) Encode(e *jx.Encoder)
- func (s *DeleteCampaignsIdInternalServerError) MarshalJSON() ([]byte, error)
- func (s *DeleteCampaignsIdInternalServerError) SetFake()
- func (s *DeleteCampaignsIdInternalServerError) UnmarshalJSON(data []byte) error
- func (s *DeleteCampaignsIdInternalServerError) Validate() error
- type DeleteCampaignsIdNotFound
- func (s *DeleteCampaignsIdNotFound) Decode(d *jx.Decoder) error
- func (s *DeleteCampaignsIdNotFound) Encode(e *jx.Encoder)
- func (s *DeleteCampaignsIdNotFound) MarshalJSON() ([]byte, error)
- func (s *DeleteCampaignsIdNotFound) SetFake()
- func (s *DeleteCampaignsIdNotFound) UnmarshalJSON(data []byte) error
- func (s *DeleteCampaignsIdNotFound) Validate() error
- type DeleteCampaignsIdParams
- type DeleteCampaignsIdRes
- type DeleteCampaignsIdUnprocessableEntity
- func (s *DeleteCampaignsIdUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *DeleteCampaignsIdUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *DeleteCampaignsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *DeleteCampaignsIdUnprocessableEntity) SetFake()
- func (s *DeleteCampaignsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *DeleteCampaignsIdUnprocessableEntity) Validate() error
- type DeleteCollectionsIdConflict
- func (s *DeleteCollectionsIdConflict) Decode(d *jx.Decoder) error
- func (s *DeleteCollectionsIdConflict) Encode(e *jx.Encoder)
- func (s *DeleteCollectionsIdConflict) MarshalJSON() ([]byte, error)
- func (s *DeleteCollectionsIdConflict) SetFake()
- func (s *DeleteCollectionsIdConflict) UnmarshalJSON(data []byte) error
- func (s *DeleteCollectionsIdConflict) Validate() error
- type DeleteCollectionsIdInternalServerError
- func (s *DeleteCollectionsIdInternalServerError) Decode(d *jx.Decoder) error
- func (s *DeleteCollectionsIdInternalServerError) Encode(e *jx.Encoder)
- func (s *DeleteCollectionsIdInternalServerError) MarshalJSON() ([]byte, error)
- func (s *DeleteCollectionsIdInternalServerError) SetFake()
- func (s *DeleteCollectionsIdInternalServerError) UnmarshalJSON(data []byte) error
- func (s *DeleteCollectionsIdInternalServerError) Validate() error
- type DeleteCollectionsIdNotFound
- func (s *DeleteCollectionsIdNotFound) Decode(d *jx.Decoder) error
- func (s *DeleteCollectionsIdNotFound) Encode(e *jx.Encoder)
- func (s *DeleteCollectionsIdNotFound) MarshalJSON() ([]byte, error)
- func (s *DeleteCollectionsIdNotFound) SetFake()
- func (s *DeleteCollectionsIdNotFound) UnmarshalJSON(data []byte) error
- func (s *DeleteCollectionsIdNotFound) Validate() error
- type DeleteCollectionsIdParams
- type DeleteCollectionsIdRes
- type DeleteCollectionsIdUnprocessableEntity
- func (s *DeleteCollectionsIdUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *DeleteCollectionsIdUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *DeleteCollectionsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *DeleteCollectionsIdUnprocessableEntity) SetFake()
- func (s *DeleteCollectionsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *DeleteCollectionsIdUnprocessableEntity) Validate() error
- type DeleteCustomerGroupsIdConflict
- func (s *DeleteCustomerGroupsIdConflict) Decode(d *jx.Decoder) error
- func (s *DeleteCustomerGroupsIdConflict) Encode(e *jx.Encoder)
- func (s *DeleteCustomerGroupsIdConflict) MarshalJSON() ([]byte, error)
- func (s *DeleteCustomerGroupsIdConflict) SetFake()
- func (s *DeleteCustomerGroupsIdConflict) UnmarshalJSON(data []byte) error
- func (s *DeleteCustomerGroupsIdConflict) Validate() error
- type DeleteCustomerGroupsIdInternalServerError
- func (s *DeleteCustomerGroupsIdInternalServerError) Decode(d *jx.Decoder) error
- func (s *DeleteCustomerGroupsIdInternalServerError) Encode(e *jx.Encoder)
- func (s *DeleteCustomerGroupsIdInternalServerError) MarshalJSON() ([]byte, error)
- func (s *DeleteCustomerGroupsIdInternalServerError) SetFake()
- func (s *DeleteCustomerGroupsIdInternalServerError) UnmarshalJSON(data []byte) error
- func (s *DeleteCustomerGroupsIdInternalServerError) Validate() error
- type DeleteCustomerGroupsIdNotFound
- func (s *DeleteCustomerGroupsIdNotFound) Decode(d *jx.Decoder) error
- func (s *DeleteCustomerGroupsIdNotFound) Encode(e *jx.Encoder)
- func (s *DeleteCustomerGroupsIdNotFound) MarshalJSON() ([]byte, error)
- func (s *DeleteCustomerGroupsIdNotFound) SetFake()
- func (s *DeleteCustomerGroupsIdNotFound) UnmarshalJSON(data []byte) error
- func (s *DeleteCustomerGroupsIdNotFound) Validate() error
- type DeleteCustomerGroupsIdParams
- type DeleteCustomerGroupsIdRes
- type DeleteCustomerGroupsIdUnprocessableEntity
- func (s *DeleteCustomerGroupsIdUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *DeleteCustomerGroupsIdUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *DeleteCustomerGroupsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *DeleteCustomerGroupsIdUnprocessableEntity) SetFake()
- func (s *DeleteCustomerGroupsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *DeleteCustomerGroupsIdUnprocessableEntity) Validate() error
- type DeleteCustomersIdAddressesAddressIDConflict
- func (s *DeleteCustomersIdAddressesAddressIDConflict) Decode(d *jx.Decoder) error
- func (s *DeleteCustomersIdAddressesAddressIDConflict) Encode(e *jx.Encoder)
- func (s *DeleteCustomersIdAddressesAddressIDConflict) MarshalJSON() ([]byte, error)
- func (s *DeleteCustomersIdAddressesAddressIDConflict) SetFake()
- func (s *DeleteCustomersIdAddressesAddressIDConflict) UnmarshalJSON(data []byte) error
- func (s *DeleteCustomersIdAddressesAddressIDConflict) Validate() error
- type DeleteCustomersIdAddressesAddressIDInternalServerError
- func (s *DeleteCustomersIdAddressesAddressIDInternalServerError) Decode(d *jx.Decoder) error
- func (s *DeleteCustomersIdAddressesAddressIDInternalServerError) Encode(e *jx.Encoder)
- func (s *DeleteCustomersIdAddressesAddressIDInternalServerError) MarshalJSON() ([]byte, error)
- func (s *DeleteCustomersIdAddressesAddressIDInternalServerError) SetFake()
- func (s *DeleteCustomersIdAddressesAddressIDInternalServerError) UnmarshalJSON(data []byte) error
- func (s *DeleteCustomersIdAddressesAddressIDInternalServerError) Validate() error
- type DeleteCustomersIdAddressesAddressIDNotFound
- func (s *DeleteCustomersIdAddressesAddressIDNotFound) Decode(d *jx.Decoder) error
- func (s *DeleteCustomersIdAddressesAddressIDNotFound) Encode(e *jx.Encoder)
- func (s *DeleteCustomersIdAddressesAddressIDNotFound) MarshalJSON() ([]byte, error)
- func (s *DeleteCustomersIdAddressesAddressIDNotFound) SetFake()
- func (s *DeleteCustomersIdAddressesAddressIDNotFound) UnmarshalJSON(data []byte) error
- func (s *DeleteCustomersIdAddressesAddressIDNotFound) Validate() error
- type DeleteCustomersIdAddressesAddressIDParams
- type DeleteCustomersIdAddressesAddressIDRes
- type DeleteCustomersIdAddressesAddressIDUnprocessableEntity
- func (s *DeleteCustomersIdAddressesAddressIDUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *DeleteCustomersIdAddressesAddressIDUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *DeleteCustomersIdAddressesAddressIDUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *DeleteCustomersIdAddressesAddressIDUnprocessableEntity) SetFake()
- func (s *DeleteCustomersIdAddressesAddressIDUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *DeleteCustomersIdAddressesAddressIDUnprocessableEntity) Validate() error
- type DeleteCustomersIdConflict
- func (s *DeleteCustomersIdConflict) Decode(d *jx.Decoder) error
- func (s *DeleteCustomersIdConflict) Encode(e *jx.Encoder)
- func (s *DeleteCustomersIdConflict) MarshalJSON() ([]byte, error)
- func (s *DeleteCustomersIdConflict) SetFake()
- func (s *DeleteCustomersIdConflict) UnmarshalJSON(data []byte) error
- func (s *DeleteCustomersIdConflict) Validate() error
- type DeleteCustomersIdInternalServerError
- func (s *DeleteCustomersIdInternalServerError) Decode(d *jx.Decoder) error
- func (s *DeleteCustomersIdInternalServerError) Encode(e *jx.Encoder)
- func (s *DeleteCustomersIdInternalServerError) MarshalJSON() ([]byte, error)
- func (s *DeleteCustomersIdInternalServerError) SetFake()
- func (s *DeleteCustomersIdInternalServerError) UnmarshalJSON(data []byte) error
- func (s *DeleteCustomersIdInternalServerError) Validate() error
- type DeleteCustomersIdNotFound
- func (s *DeleteCustomersIdNotFound) Decode(d *jx.Decoder) error
- func (s *DeleteCustomersIdNotFound) Encode(e *jx.Encoder)
- func (s *DeleteCustomersIdNotFound) MarshalJSON() ([]byte, error)
- func (s *DeleteCustomersIdNotFound) SetFake()
- func (s *DeleteCustomersIdNotFound) UnmarshalJSON(data []byte) error
- func (s *DeleteCustomersIdNotFound) Validate() error
- type DeleteCustomersIdParams
- type DeleteCustomersIdRes
- type DeleteCustomersIdUnprocessableEntity
- func (s *DeleteCustomersIdUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *DeleteCustomersIdUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *DeleteCustomersIdUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *DeleteCustomersIdUnprocessableEntity) SetFake()
- func (s *DeleteCustomersIdUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *DeleteCustomersIdUnprocessableEntity) Validate() error
- type DeleteInventoryItemsIdConflict
- func (s *DeleteInventoryItemsIdConflict) Decode(d *jx.Decoder) error
- func (s *DeleteInventoryItemsIdConflict) Encode(e *jx.Encoder)
- func (s *DeleteInventoryItemsIdConflict) MarshalJSON() ([]byte, error)
- func (s *DeleteInventoryItemsIdConflict) SetFake()
- func (s *DeleteInventoryItemsIdConflict) UnmarshalJSON(data []byte) error
- func (s *DeleteInventoryItemsIdConflict) Validate() error
- type DeleteInventoryItemsIdInternalServerError
- func (s *DeleteInventoryItemsIdInternalServerError) Decode(d *jx.Decoder) error
- func (s *DeleteInventoryItemsIdInternalServerError) Encode(e *jx.Encoder)
- func (s *DeleteInventoryItemsIdInternalServerError) MarshalJSON() ([]byte, error)
- func (s *DeleteInventoryItemsIdInternalServerError) SetFake()
- func (s *DeleteInventoryItemsIdInternalServerError) UnmarshalJSON(data []byte) error
- func (s *DeleteInventoryItemsIdInternalServerError) Validate() error
- type DeleteInventoryItemsIdLocationLevelsLocationIDConflict
- func (s *DeleteInventoryItemsIdLocationLevelsLocationIDConflict) Decode(d *jx.Decoder) error
- func (s *DeleteInventoryItemsIdLocationLevelsLocationIDConflict) Encode(e *jx.Encoder)
- func (s *DeleteInventoryItemsIdLocationLevelsLocationIDConflict) MarshalJSON() ([]byte, error)
- func (s *DeleteInventoryItemsIdLocationLevelsLocationIDConflict) SetFake()
- func (s *DeleteInventoryItemsIdLocationLevelsLocationIDConflict) UnmarshalJSON(data []byte) error
- func (s *DeleteInventoryItemsIdLocationLevelsLocationIDConflict) Validate() error
- type DeleteInventoryItemsIdLocationLevelsLocationIDInternalServerError
- func (s *DeleteInventoryItemsIdLocationLevelsLocationIDInternalServerError) Decode(d *jx.Decoder) error
- func (s *DeleteInventoryItemsIdLocationLevelsLocationIDInternalServerError) Encode(e *jx.Encoder)
- func (s *DeleteInventoryItemsIdLocationLevelsLocationIDInternalServerError) MarshalJSON() ([]byte, error)
- func (s *DeleteInventoryItemsIdLocationLevelsLocationIDInternalServerError) SetFake()
- func (s *DeleteInventoryItemsIdLocationLevelsLocationIDInternalServerError) UnmarshalJSON(data []byte) error
- func (s *DeleteInventoryItemsIdLocationLevelsLocationIDInternalServerError) Validate() error
- type DeleteInventoryItemsIdLocationLevelsLocationIDNotFound
- func (s *DeleteInventoryItemsIdLocationLevelsLocationIDNotFound) Decode(d *jx.Decoder) error
- func (s *DeleteInventoryItemsIdLocationLevelsLocationIDNotFound) Encode(e *jx.Encoder)
- func (s *DeleteInventoryItemsIdLocationLevelsLocationIDNotFound) MarshalJSON() ([]byte, error)
- func (s *DeleteInventoryItemsIdLocationLevelsLocationIDNotFound) SetFake()
- func (s *DeleteInventoryItemsIdLocationLevelsLocationIDNotFound) UnmarshalJSON(data []byte) error
- func (s *DeleteInventoryItemsIdLocationLevelsLocationIDNotFound) Validate() error
- type DeleteInventoryItemsIdLocationLevelsLocationIDParams
- type DeleteInventoryItemsIdLocationLevelsLocationIDRes
- type DeleteInventoryItemsIdLocationLevelsLocationIDUnprocessableEntity
- func (s *DeleteInventoryItemsIdLocationLevelsLocationIDUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *DeleteInventoryItemsIdLocationLevelsLocationIDUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *DeleteInventoryItemsIdLocationLevelsLocationIDUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *DeleteInventoryItemsIdLocationLevelsLocationIDUnprocessableEntity) SetFake()
- func (s *DeleteInventoryItemsIdLocationLevelsLocationIDUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *DeleteInventoryItemsIdLocationLevelsLocationIDUnprocessableEntity) Validate() error
- type DeleteInventoryItemsIdNotFound
- func (s *DeleteInventoryItemsIdNotFound) Decode(d *jx.Decoder) error
- func (s *DeleteInventoryItemsIdNotFound) Encode(e *jx.Encoder)
- func (s *DeleteInventoryItemsIdNotFound) MarshalJSON() ([]byte, error)
- func (s *DeleteInventoryItemsIdNotFound) SetFake()
- func (s *DeleteInventoryItemsIdNotFound) UnmarshalJSON(data []byte) error
- func (s *DeleteInventoryItemsIdNotFound) Validate() error
- type DeleteInventoryItemsIdParams
- type DeleteInventoryItemsIdRes
- type DeleteInventoryItemsIdUnprocessableEntity
- func (s *DeleteInventoryItemsIdUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *DeleteInventoryItemsIdUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *DeleteInventoryItemsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *DeleteInventoryItemsIdUnprocessableEntity) SetFake()
- func (s *DeleteInventoryItemsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *DeleteInventoryItemsIdUnprocessableEntity) Validate() error
- type DeleteInvitesIdConflict
- func (s *DeleteInvitesIdConflict) Decode(d *jx.Decoder) error
- func (s *DeleteInvitesIdConflict) Encode(e *jx.Encoder)
- func (s *DeleteInvitesIdConflict) MarshalJSON() ([]byte, error)
- func (s *DeleteInvitesIdConflict) SetFake()
- func (s *DeleteInvitesIdConflict) UnmarshalJSON(data []byte) error
- func (s *DeleteInvitesIdConflict) Validate() error
- type DeleteInvitesIdInternalServerError
- func (s *DeleteInvitesIdInternalServerError) Decode(d *jx.Decoder) error
- func (s *DeleteInvitesIdInternalServerError) Encode(e *jx.Encoder)
- func (s *DeleteInvitesIdInternalServerError) MarshalJSON() ([]byte, error)
- func (s *DeleteInvitesIdInternalServerError) SetFake()
- func (s *DeleteInvitesIdInternalServerError) UnmarshalJSON(data []byte) error
- func (s *DeleteInvitesIdInternalServerError) Validate() error
- type DeleteInvitesIdNotFound
- func (s *DeleteInvitesIdNotFound) Decode(d *jx.Decoder) error
- func (s *DeleteInvitesIdNotFound) Encode(e *jx.Encoder)
- func (s *DeleteInvitesIdNotFound) MarshalJSON() ([]byte, error)
- func (s *DeleteInvitesIdNotFound) SetFake()
- func (s *DeleteInvitesIdNotFound) UnmarshalJSON(data []byte) error
- func (s *DeleteInvitesIdNotFound) Validate() error
- type DeleteInvitesIdParams
- type DeleteInvitesIdRes
- type DeleteInvitesIdUnprocessableEntity
- func (s *DeleteInvitesIdUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *DeleteInvitesIdUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *DeleteInvitesIdUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *DeleteInvitesIdUnprocessableEntity) SetFake()
- func (s *DeleteInvitesIdUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *DeleteInvitesIdUnprocessableEntity) Validate() error
- type DeletePriceListsIdConflict
- func (s *DeletePriceListsIdConflict) Decode(d *jx.Decoder) error
- func (s *DeletePriceListsIdConflict) Encode(e *jx.Encoder)
- func (s *DeletePriceListsIdConflict) MarshalJSON() ([]byte, error)
- func (s *DeletePriceListsIdConflict) SetFake()
- func (s *DeletePriceListsIdConflict) UnmarshalJSON(data []byte) error
- func (s *DeletePriceListsIdConflict) Validate() error
- type DeletePriceListsIdInternalServerError
- func (s *DeletePriceListsIdInternalServerError) Decode(d *jx.Decoder) error
- func (s *DeletePriceListsIdInternalServerError) Encode(e *jx.Encoder)
- func (s *DeletePriceListsIdInternalServerError) MarshalJSON() ([]byte, error)
- func (s *DeletePriceListsIdInternalServerError) SetFake()
- func (s *DeletePriceListsIdInternalServerError) UnmarshalJSON(data []byte) error
- func (s *DeletePriceListsIdInternalServerError) Validate() error
- type DeletePriceListsIdNotFound
- func (s *DeletePriceListsIdNotFound) Decode(d *jx.Decoder) error
- func (s *DeletePriceListsIdNotFound) Encode(e *jx.Encoder)
- func (s *DeletePriceListsIdNotFound) MarshalJSON() ([]byte, error)
- func (s *DeletePriceListsIdNotFound) SetFake()
- func (s *DeletePriceListsIdNotFound) UnmarshalJSON(data []byte) error
- func (s *DeletePriceListsIdNotFound) Validate() error
- type DeletePriceListsIdParams
- type DeletePriceListsIdRes
- type DeletePriceListsIdUnprocessableEntity
- func (s *DeletePriceListsIdUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *DeletePriceListsIdUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *DeletePriceListsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *DeletePriceListsIdUnprocessableEntity) SetFake()
- func (s *DeletePriceListsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *DeletePriceListsIdUnprocessableEntity) Validate() error
- type DeletePricingRuleTypesIdConflict
- func (s *DeletePricingRuleTypesIdConflict) Decode(d *jx.Decoder) error
- func (s *DeletePricingRuleTypesIdConflict) Encode(e *jx.Encoder)
- func (s *DeletePricingRuleTypesIdConflict) MarshalJSON() ([]byte, error)
- func (s *DeletePricingRuleTypesIdConflict) SetFake()
- func (s *DeletePricingRuleTypesIdConflict) UnmarshalJSON(data []byte) error
- func (s *DeletePricingRuleTypesIdConflict) Validate() error
- type DeletePricingRuleTypesIdInternalServerError
- func (s *DeletePricingRuleTypesIdInternalServerError) Decode(d *jx.Decoder) error
- func (s *DeletePricingRuleTypesIdInternalServerError) Encode(e *jx.Encoder)
- func (s *DeletePricingRuleTypesIdInternalServerError) MarshalJSON() ([]byte, error)
- func (s *DeletePricingRuleTypesIdInternalServerError) SetFake()
- func (s *DeletePricingRuleTypesIdInternalServerError) UnmarshalJSON(data []byte) error
- func (s *DeletePricingRuleTypesIdInternalServerError) Validate() error
- type DeletePricingRuleTypesIdNotFound
- func (s *DeletePricingRuleTypesIdNotFound) Decode(d *jx.Decoder) error
- func (s *DeletePricingRuleTypesIdNotFound) Encode(e *jx.Encoder)
- func (s *DeletePricingRuleTypesIdNotFound) MarshalJSON() ([]byte, error)
- func (s *DeletePricingRuleTypesIdNotFound) SetFake()
- func (s *DeletePricingRuleTypesIdNotFound) UnmarshalJSON(data []byte) error
- func (s *DeletePricingRuleTypesIdNotFound) Validate() error
- type DeletePricingRuleTypesIdParams
- type DeletePricingRuleTypesIdRes
- type DeletePricingRuleTypesIdUnprocessableEntity
- func (s *DeletePricingRuleTypesIdUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *DeletePricingRuleTypesIdUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *DeletePricingRuleTypesIdUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *DeletePricingRuleTypesIdUnprocessableEntity) SetFake()
- func (s *DeletePricingRuleTypesIdUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *DeletePricingRuleTypesIdUnprocessableEntity) Validate() error
- type DeleteProductsIdConflict
- func (s *DeleteProductsIdConflict) Decode(d *jx.Decoder) error
- func (s *DeleteProductsIdConflict) Encode(e *jx.Encoder)
- func (s *DeleteProductsIdConflict) MarshalJSON() ([]byte, error)
- func (s *DeleteProductsIdConflict) SetFake()
- func (s *DeleteProductsIdConflict) UnmarshalJSON(data []byte) error
- func (s *DeleteProductsIdConflict) Validate() error
- type DeleteProductsIdInternalServerError
- func (s *DeleteProductsIdInternalServerError) Decode(d *jx.Decoder) error
- func (s *DeleteProductsIdInternalServerError) Encode(e *jx.Encoder)
- func (s *DeleteProductsIdInternalServerError) MarshalJSON() ([]byte, error)
- func (s *DeleteProductsIdInternalServerError) SetFake()
- func (s *DeleteProductsIdInternalServerError) UnmarshalJSON(data []byte) error
- func (s *DeleteProductsIdInternalServerError) Validate() error
- type DeleteProductsIdNotFound
- func (s *DeleteProductsIdNotFound) Decode(d *jx.Decoder) error
- func (s *DeleteProductsIdNotFound) Encode(e *jx.Encoder)
- func (s *DeleteProductsIdNotFound) MarshalJSON() ([]byte, error)
- func (s *DeleteProductsIdNotFound) SetFake()
- func (s *DeleteProductsIdNotFound) UnmarshalJSON(data []byte) error
- func (s *DeleteProductsIdNotFound) Validate() error
- type DeleteProductsIdOptionsOptionIDConflict
- func (s *DeleteProductsIdOptionsOptionIDConflict) Decode(d *jx.Decoder) error
- func (s *DeleteProductsIdOptionsOptionIDConflict) Encode(e *jx.Encoder)
- func (s *DeleteProductsIdOptionsOptionIDConflict) MarshalJSON() ([]byte, error)
- func (s *DeleteProductsIdOptionsOptionIDConflict) SetFake()
- func (s *DeleteProductsIdOptionsOptionIDConflict) UnmarshalJSON(data []byte) error
- func (s *DeleteProductsIdOptionsOptionIDConflict) Validate() error
- type DeleteProductsIdOptionsOptionIDInternalServerError
- func (s *DeleteProductsIdOptionsOptionIDInternalServerError) Decode(d *jx.Decoder) error
- func (s *DeleteProductsIdOptionsOptionIDInternalServerError) Encode(e *jx.Encoder)
- func (s *DeleteProductsIdOptionsOptionIDInternalServerError) MarshalJSON() ([]byte, error)
- func (s *DeleteProductsIdOptionsOptionIDInternalServerError) SetFake()
- func (s *DeleteProductsIdOptionsOptionIDInternalServerError) UnmarshalJSON(data []byte) error
- func (s *DeleteProductsIdOptionsOptionIDInternalServerError) Validate() error
- type DeleteProductsIdOptionsOptionIDNotFound
- func (s *DeleteProductsIdOptionsOptionIDNotFound) Decode(d *jx.Decoder) error
- func (s *DeleteProductsIdOptionsOptionIDNotFound) Encode(e *jx.Encoder)
- func (s *DeleteProductsIdOptionsOptionIDNotFound) MarshalJSON() ([]byte, error)
- func (s *DeleteProductsIdOptionsOptionIDNotFound) SetFake()
- func (s *DeleteProductsIdOptionsOptionIDNotFound) UnmarshalJSON(data []byte) error
- func (s *DeleteProductsIdOptionsOptionIDNotFound) Validate() error
- type DeleteProductsIdOptionsOptionIDParams
- type DeleteProductsIdOptionsOptionIDRes
- type DeleteProductsIdOptionsOptionIDUnprocessableEntity
- func (s *DeleteProductsIdOptionsOptionIDUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *DeleteProductsIdOptionsOptionIDUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *DeleteProductsIdOptionsOptionIDUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *DeleteProductsIdOptionsOptionIDUnprocessableEntity) SetFake()
- func (s *DeleteProductsIdOptionsOptionIDUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *DeleteProductsIdOptionsOptionIDUnprocessableEntity) Validate() error
- type DeleteProductsIdParams
- type DeleteProductsIdRes
- type DeleteProductsIdUnprocessableEntity
- func (s *DeleteProductsIdUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *DeleteProductsIdUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *DeleteProductsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *DeleteProductsIdUnprocessableEntity) SetFake()
- func (s *DeleteProductsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *DeleteProductsIdUnprocessableEntity) Validate() error
- type DeleteProductsIdVariantsVariantIDConflict
- func (s *DeleteProductsIdVariantsVariantIDConflict) Decode(d *jx.Decoder) error
- func (s *DeleteProductsIdVariantsVariantIDConflict) Encode(e *jx.Encoder)
- func (s *DeleteProductsIdVariantsVariantIDConflict) MarshalJSON() ([]byte, error)
- func (s *DeleteProductsIdVariantsVariantIDConflict) SetFake()
- func (s *DeleteProductsIdVariantsVariantIDConflict) UnmarshalJSON(data []byte) error
- func (s *DeleteProductsIdVariantsVariantIDConflict) Validate() error
- type DeleteProductsIdVariantsVariantIDInternalServerError
- func (s *DeleteProductsIdVariantsVariantIDInternalServerError) Decode(d *jx.Decoder) error
- func (s *DeleteProductsIdVariantsVariantIDInternalServerError) Encode(e *jx.Encoder)
- func (s *DeleteProductsIdVariantsVariantIDInternalServerError) MarshalJSON() ([]byte, error)
- func (s *DeleteProductsIdVariantsVariantIDInternalServerError) SetFake()
- func (s *DeleteProductsIdVariantsVariantIDInternalServerError) UnmarshalJSON(data []byte) error
- func (s *DeleteProductsIdVariantsVariantIDInternalServerError) Validate() error
- type DeleteProductsIdVariantsVariantIDNotFound
- func (s *DeleteProductsIdVariantsVariantIDNotFound) Decode(d *jx.Decoder) error
- func (s *DeleteProductsIdVariantsVariantIDNotFound) Encode(e *jx.Encoder)
- func (s *DeleteProductsIdVariantsVariantIDNotFound) MarshalJSON() ([]byte, error)
- func (s *DeleteProductsIdVariantsVariantIDNotFound) SetFake()
- func (s *DeleteProductsIdVariantsVariantIDNotFound) UnmarshalJSON(data []byte) error
- func (s *DeleteProductsIdVariantsVariantIDNotFound) Validate() error
- type DeleteProductsIdVariantsVariantIDParams
- type DeleteProductsIdVariantsVariantIDRes
- type DeleteProductsIdVariantsVariantIDUnprocessableEntity
- func (s *DeleteProductsIdVariantsVariantIDUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *DeleteProductsIdVariantsVariantIDUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *DeleteProductsIdVariantsVariantIDUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *DeleteProductsIdVariantsVariantIDUnprocessableEntity) SetFake()
- func (s *DeleteProductsIdVariantsVariantIDUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *DeleteProductsIdVariantsVariantIDUnprocessableEntity) Validate() error
- type DeletePromotionsIdConflict
- func (s *DeletePromotionsIdConflict) Decode(d *jx.Decoder) error
- func (s *DeletePromotionsIdConflict) Encode(e *jx.Encoder)
- func (s *DeletePromotionsIdConflict) MarshalJSON() ([]byte, error)
- func (s *DeletePromotionsIdConflict) SetFake()
- func (s *DeletePromotionsIdConflict) UnmarshalJSON(data []byte) error
- func (s *DeletePromotionsIdConflict) Validate() error
- type DeletePromotionsIdInternalServerError
- func (s *DeletePromotionsIdInternalServerError) Decode(d *jx.Decoder) error
- func (s *DeletePromotionsIdInternalServerError) Encode(e *jx.Encoder)
- func (s *DeletePromotionsIdInternalServerError) MarshalJSON() ([]byte, error)
- func (s *DeletePromotionsIdInternalServerError) SetFake()
- func (s *DeletePromotionsIdInternalServerError) UnmarshalJSON(data []byte) error
- func (s *DeletePromotionsIdInternalServerError) Validate() error
- type DeletePromotionsIdNotFound
- func (s *DeletePromotionsIdNotFound) Decode(d *jx.Decoder) error
- func (s *DeletePromotionsIdNotFound) Encode(e *jx.Encoder)
- func (s *DeletePromotionsIdNotFound) MarshalJSON() ([]byte, error)
- func (s *DeletePromotionsIdNotFound) SetFake()
- func (s *DeletePromotionsIdNotFound) UnmarshalJSON(data []byte) error
- func (s *DeletePromotionsIdNotFound) Validate() error
- type DeletePromotionsIdParams
- type DeletePromotionsIdRes
- type DeletePromotionsIdUnprocessableEntity
- func (s *DeletePromotionsIdUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *DeletePromotionsIdUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *DeletePromotionsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *DeletePromotionsIdUnprocessableEntity) SetFake()
- func (s *DeletePromotionsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *DeletePromotionsIdUnprocessableEntity) Validate() error
- type DeleteRegionsIdConflict
- func (s *DeleteRegionsIdConflict) Decode(d *jx.Decoder) error
- func (s *DeleteRegionsIdConflict) Encode(e *jx.Encoder)
- func (s *DeleteRegionsIdConflict) MarshalJSON() ([]byte, error)
- func (s *DeleteRegionsIdConflict) SetFake()
- func (s *DeleteRegionsIdConflict) UnmarshalJSON(data []byte) error
- func (s *DeleteRegionsIdConflict) Validate() error
- type DeleteRegionsIdInternalServerError
- func (s *DeleteRegionsIdInternalServerError) Decode(d *jx.Decoder) error
- func (s *DeleteRegionsIdInternalServerError) Encode(e *jx.Encoder)
- func (s *DeleteRegionsIdInternalServerError) MarshalJSON() ([]byte, error)
- func (s *DeleteRegionsIdInternalServerError) SetFake()
- func (s *DeleteRegionsIdInternalServerError) UnmarshalJSON(data []byte) error
- func (s *DeleteRegionsIdInternalServerError) Validate() error
- type DeleteRegionsIdNotFound
- func (s *DeleteRegionsIdNotFound) Decode(d *jx.Decoder) error
- func (s *DeleteRegionsIdNotFound) Encode(e *jx.Encoder)
- func (s *DeleteRegionsIdNotFound) MarshalJSON() ([]byte, error)
- func (s *DeleteRegionsIdNotFound) SetFake()
- func (s *DeleteRegionsIdNotFound) UnmarshalJSON(data []byte) error
- func (s *DeleteRegionsIdNotFound) Validate() error
- type DeleteRegionsIdParams
- type DeleteRegionsIdRes
- type DeleteRegionsIdUnprocessableEntity
- func (s *DeleteRegionsIdUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *DeleteRegionsIdUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *DeleteRegionsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *DeleteRegionsIdUnprocessableEntity) SetFake()
- func (s *DeleteRegionsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *DeleteRegionsIdUnprocessableEntity) Validate() error
- type DeleteSalesChannelsIdConflict
- func (s *DeleteSalesChannelsIdConflict) Decode(d *jx.Decoder) error
- func (s *DeleteSalesChannelsIdConflict) Encode(e *jx.Encoder)
- func (s *DeleteSalesChannelsIdConflict) MarshalJSON() ([]byte, error)
- func (s *DeleteSalesChannelsIdConflict) SetFake()
- func (s *DeleteSalesChannelsIdConflict) UnmarshalJSON(data []byte) error
- func (s *DeleteSalesChannelsIdConflict) Validate() error
- type DeleteSalesChannelsIdInternalServerError
- func (s *DeleteSalesChannelsIdInternalServerError) Decode(d *jx.Decoder) error
- func (s *DeleteSalesChannelsIdInternalServerError) Encode(e *jx.Encoder)
- func (s *DeleteSalesChannelsIdInternalServerError) MarshalJSON() ([]byte, error)
- func (s *DeleteSalesChannelsIdInternalServerError) SetFake()
- func (s *DeleteSalesChannelsIdInternalServerError) UnmarshalJSON(data []byte) error
- func (s *DeleteSalesChannelsIdInternalServerError) Validate() error
- type DeleteSalesChannelsIdNotFound
- func (s *DeleteSalesChannelsIdNotFound) Decode(d *jx.Decoder) error
- func (s *DeleteSalesChannelsIdNotFound) Encode(e *jx.Encoder)
- func (s *DeleteSalesChannelsIdNotFound) MarshalJSON() ([]byte, error)
- func (s *DeleteSalesChannelsIdNotFound) SetFake()
- func (s *DeleteSalesChannelsIdNotFound) UnmarshalJSON(data []byte) error
- func (s *DeleteSalesChannelsIdNotFound) Validate() error
- type DeleteSalesChannelsIdParams
- type DeleteSalesChannelsIdRes
- type DeleteSalesChannelsIdUnprocessableEntity
- func (s *DeleteSalesChannelsIdUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *DeleteSalesChannelsIdUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *DeleteSalesChannelsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *DeleteSalesChannelsIdUnprocessableEntity) SetFake()
- func (s *DeleteSalesChannelsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *DeleteSalesChannelsIdUnprocessableEntity) Validate() error
- type DeleteStockLocationsIdConflict
- func (s *DeleteStockLocationsIdConflict) Decode(d *jx.Decoder) error
- func (s *DeleteStockLocationsIdConflict) Encode(e *jx.Encoder)
- func (s *DeleteStockLocationsIdConflict) MarshalJSON() ([]byte, error)
- func (s *DeleteStockLocationsIdConflict) SetFake()
- func (s *DeleteStockLocationsIdConflict) UnmarshalJSON(data []byte) error
- func (s *DeleteStockLocationsIdConflict) Validate() error
- type DeleteStockLocationsIdInternalServerError
- func (s *DeleteStockLocationsIdInternalServerError) Decode(d *jx.Decoder) error
- func (s *DeleteStockLocationsIdInternalServerError) Encode(e *jx.Encoder)
- func (s *DeleteStockLocationsIdInternalServerError) MarshalJSON() ([]byte, error)
- func (s *DeleteStockLocationsIdInternalServerError) SetFake()
- func (s *DeleteStockLocationsIdInternalServerError) UnmarshalJSON(data []byte) error
- func (s *DeleteStockLocationsIdInternalServerError) Validate() error
- type DeleteStockLocationsIdNotFound
- func (s *DeleteStockLocationsIdNotFound) Decode(d *jx.Decoder) error
- func (s *DeleteStockLocationsIdNotFound) Encode(e *jx.Encoder)
- func (s *DeleteStockLocationsIdNotFound) MarshalJSON() ([]byte, error)
- func (s *DeleteStockLocationsIdNotFound) SetFake()
- func (s *DeleteStockLocationsIdNotFound) UnmarshalJSON(data []byte) error
- func (s *DeleteStockLocationsIdNotFound) Validate() error
- type DeleteStockLocationsIdOK
- type DeleteStockLocationsIdParams
- type DeleteStockLocationsIdRes
- type DeleteStockLocationsIdUnprocessableEntity
- func (s *DeleteStockLocationsIdUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *DeleteStockLocationsIdUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *DeleteStockLocationsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *DeleteStockLocationsIdUnprocessableEntity) SetFake()
- func (s *DeleteStockLocationsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *DeleteStockLocationsIdUnprocessableEntity) Validate() error
- type DeleteTaxRatesIdConflict
- func (s *DeleteTaxRatesIdConflict) Decode(d *jx.Decoder) error
- func (s *DeleteTaxRatesIdConflict) Encode(e *jx.Encoder)
- func (s *DeleteTaxRatesIdConflict) MarshalJSON() ([]byte, error)
- func (s *DeleteTaxRatesIdConflict) SetFake()
- func (s *DeleteTaxRatesIdConflict) UnmarshalJSON(data []byte) error
- func (s *DeleteTaxRatesIdConflict) Validate() error
- type DeleteTaxRatesIdInternalServerError
- func (s *DeleteTaxRatesIdInternalServerError) Decode(d *jx.Decoder) error
- func (s *DeleteTaxRatesIdInternalServerError) Encode(e *jx.Encoder)
- func (s *DeleteTaxRatesIdInternalServerError) MarshalJSON() ([]byte, error)
- func (s *DeleteTaxRatesIdInternalServerError) SetFake()
- func (s *DeleteTaxRatesIdInternalServerError) UnmarshalJSON(data []byte) error
- func (s *DeleteTaxRatesIdInternalServerError) Validate() error
- type DeleteTaxRatesIdNotFound
- func (s *DeleteTaxRatesIdNotFound) Decode(d *jx.Decoder) error
- func (s *DeleteTaxRatesIdNotFound) Encode(e *jx.Encoder)
- func (s *DeleteTaxRatesIdNotFound) MarshalJSON() ([]byte, error)
- func (s *DeleteTaxRatesIdNotFound) SetFake()
- func (s *DeleteTaxRatesIdNotFound) UnmarshalJSON(data []byte) error
- func (s *DeleteTaxRatesIdNotFound) Validate() error
- type DeleteTaxRatesIdParams
- type DeleteTaxRatesIdRes
- type DeleteTaxRatesIdRulesRuleIDConflict
- func (s *DeleteTaxRatesIdRulesRuleIDConflict) Decode(d *jx.Decoder) error
- func (s *DeleteTaxRatesIdRulesRuleIDConflict) Encode(e *jx.Encoder)
- func (s *DeleteTaxRatesIdRulesRuleIDConflict) MarshalJSON() ([]byte, error)
- func (s *DeleteTaxRatesIdRulesRuleIDConflict) SetFake()
- func (s *DeleteTaxRatesIdRulesRuleIDConflict) UnmarshalJSON(data []byte) error
- func (s *DeleteTaxRatesIdRulesRuleIDConflict) Validate() error
- type DeleteTaxRatesIdRulesRuleIDInternalServerError
- func (s *DeleteTaxRatesIdRulesRuleIDInternalServerError) Decode(d *jx.Decoder) error
- func (s *DeleteTaxRatesIdRulesRuleIDInternalServerError) Encode(e *jx.Encoder)
- func (s *DeleteTaxRatesIdRulesRuleIDInternalServerError) MarshalJSON() ([]byte, error)
- func (s *DeleteTaxRatesIdRulesRuleIDInternalServerError) SetFake()
- func (s *DeleteTaxRatesIdRulesRuleIDInternalServerError) UnmarshalJSON(data []byte) error
- func (s *DeleteTaxRatesIdRulesRuleIDInternalServerError) Validate() error
- type DeleteTaxRatesIdRulesRuleIDNotFound
- func (s *DeleteTaxRatesIdRulesRuleIDNotFound) Decode(d *jx.Decoder) error
- func (s *DeleteTaxRatesIdRulesRuleIDNotFound) Encode(e *jx.Encoder)
- func (s *DeleteTaxRatesIdRulesRuleIDNotFound) MarshalJSON() ([]byte, error)
- func (s *DeleteTaxRatesIdRulesRuleIDNotFound) SetFake()
- func (s *DeleteTaxRatesIdRulesRuleIDNotFound) UnmarshalJSON(data []byte) error
- func (s *DeleteTaxRatesIdRulesRuleIDNotFound) Validate() error
- type DeleteTaxRatesIdRulesRuleIDParams
- type DeleteTaxRatesIdRulesRuleIDRes
- type DeleteTaxRatesIdRulesRuleIDUnprocessableEntity
- func (s *DeleteTaxRatesIdRulesRuleIDUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *DeleteTaxRatesIdRulesRuleIDUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *DeleteTaxRatesIdRulesRuleIDUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *DeleteTaxRatesIdRulesRuleIDUnprocessableEntity) SetFake()
- func (s *DeleteTaxRatesIdRulesRuleIDUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *DeleteTaxRatesIdRulesRuleIDUnprocessableEntity) Validate() error
- type DeleteTaxRatesIdUnprocessableEntity
- func (s *DeleteTaxRatesIdUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *DeleteTaxRatesIdUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *DeleteTaxRatesIdUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *DeleteTaxRatesIdUnprocessableEntity) SetFake()
- func (s *DeleteTaxRatesIdUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *DeleteTaxRatesIdUnprocessableEntity) Validate() error
- type DeleteTaxRegionsIdConflict
- func (s *DeleteTaxRegionsIdConflict) Decode(d *jx.Decoder) error
- func (s *DeleteTaxRegionsIdConflict) Encode(e *jx.Encoder)
- func (s *DeleteTaxRegionsIdConflict) MarshalJSON() ([]byte, error)
- func (s *DeleteTaxRegionsIdConflict) SetFake()
- func (s *DeleteTaxRegionsIdConflict) UnmarshalJSON(data []byte) error
- func (s *DeleteTaxRegionsIdConflict) Validate() error
- type DeleteTaxRegionsIdInternalServerError
- func (s *DeleteTaxRegionsIdInternalServerError) Decode(d *jx.Decoder) error
- func (s *DeleteTaxRegionsIdInternalServerError) Encode(e *jx.Encoder)
- func (s *DeleteTaxRegionsIdInternalServerError) MarshalJSON() ([]byte, error)
- func (s *DeleteTaxRegionsIdInternalServerError) SetFake()
- func (s *DeleteTaxRegionsIdInternalServerError) UnmarshalJSON(data []byte) error
- func (s *DeleteTaxRegionsIdInternalServerError) Validate() error
- type DeleteTaxRegionsIdNotFound
- func (s *DeleteTaxRegionsIdNotFound) Decode(d *jx.Decoder) error
- func (s *DeleteTaxRegionsIdNotFound) Encode(e *jx.Encoder)
- func (s *DeleteTaxRegionsIdNotFound) MarshalJSON() ([]byte, error)
- func (s *DeleteTaxRegionsIdNotFound) SetFake()
- func (s *DeleteTaxRegionsIdNotFound) UnmarshalJSON(data []byte) error
- func (s *DeleteTaxRegionsIdNotFound) Validate() error
- type DeleteTaxRegionsIdParams
- type DeleteTaxRegionsIdRes
- type DeleteTaxRegionsIdUnprocessableEntity
- func (s *DeleteTaxRegionsIdUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *DeleteTaxRegionsIdUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *DeleteTaxRegionsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *DeleteTaxRegionsIdUnprocessableEntity) SetFake()
- func (s *DeleteTaxRegionsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *DeleteTaxRegionsIdUnprocessableEntity) Validate() error
- type DeleteUsersIdConflict
- func (s *DeleteUsersIdConflict) Decode(d *jx.Decoder) error
- func (s *DeleteUsersIdConflict) Encode(e *jx.Encoder)
- func (s *DeleteUsersIdConflict) MarshalJSON() ([]byte, error)
- func (s *DeleteUsersIdConflict) SetFake()
- func (s *DeleteUsersIdConflict) UnmarshalJSON(data []byte) error
- func (s *DeleteUsersIdConflict) Validate() error
- type DeleteUsersIdInternalServerError
- func (s *DeleteUsersIdInternalServerError) Decode(d *jx.Decoder) error
- func (s *DeleteUsersIdInternalServerError) Encode(e *jx.Encoder)
- func (s *DeleteUsersIdInternalServerError) MarshalJSON() ([]byte, error)
- func (s *DeleteUsersIdInternalServerError) SetFake()
- func (s *DeleteUsersIdInternalServerError) UnmarshalJSON(data []byte) error
- func (s *DeleteUsersIdInternalServerError) Validate() error
- type DeleteUsersIdNotFound
- func (s *DeleteUsersIdNotFound) Decode(d *jx.Decoder) error
- func (s *DeleteUsersIdNotFound) Encode(e *jx.Encoder)
- func (s *DeleteUsersIdNotFound) MarshalJSON() ([]byte, error)
- func (s *DeleteUsersIdNotFound) SetFake()
- func (s *DeleteUsersIdNotFound) UnmarshalJSON(data []byte) error
- func (s *DeleteUsersIdNotFound) Validate() error
- type DeleteUsersIdParams
- type DeleteUsersIdRes
- type DeleteUsersIdUnprocessableEntity
- func (s *DeleteUsersIdUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *DeleteUsersIdUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *DeleteUsersIdUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *DeleteUsersIdUnprocessableEntity) SetFake()
- func (s *DeleteUsersIdUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *DeleteUsersIdUnprocessableEntity) Validate() error
- type Error
- func (s *Error) Decode(d *jx.Decoder) error
- func (s *Error) Encode(e *jx.Encoder)
- func (s *Error) GetCode() OptErrorCode
- func (s *Error) GetMessage() OptString
- func (s *Error) GetType() OptErrorType
- func (s *Error) MarshalJSON() ([]byte, error)
- func (s *Error) SetCode(val OptErrorCode)
- func (s *Error) SetFake()
- func (s *Error) SetMessage(val OptString)
- func (s *Error) SetType(val OptErrorType)
- func (s *Error) UnmarshalJSON(data []byte) error
- func (s *Error) Validate() error
- type ErrorCode
- func (ErrorCode) AllValues() []ErrorCode
- func (s *ErrorCode) Decode(d *jx.Decoder) error
- func (s ErrorCode) Encode(e *jx.Encoder)
- func (s ErrorCode) MarshalJSON() ([]byte, error)
- func (s ErrorCode) MarshalText() ([]byte, error)
- func (s *ErrorCode) SetFake()
- func (s *ErrorCode) UnmarshalJSON(data []byte) error
- func (s *ErrorCode) UnmarshalText(data []byte) error
- func (s ErrorCode) Validate() error
- type ErrorHandler
- type ErrorType
- func (ErrorType) AllValues() []ErrorType
- func (s *ErrorType) Decode(d *jx.Decoder) error
- func (s ErrorType) Encode(e *jx.Encoder)
- func (s ErrorType) MarshalJSON() ([]byte, error)
- func (s ErrorType) MarshalText() ([]byte, error)
- func (s *ErrorType) SetFake()
- func (s *ErrorType) UnmarshalJSON(data []byte) error
- func (s *ErrorType) UnmarshalText(data []byte) error
- func (s ErrorType) Validate() error
- type GetApiKeysConflict
- func (s *GetApiKeysConflict) Decode(d *jx.Decoder) error
- func (s *GetApiKeysConflict) Encode(e *jx.Encoder)
- func (s *GetApiKeysConflict) MarshalJSON() ([]byte, error)
- func (s *GetApiKeysConflict) SetFake()
- func (s *GetApiKeysConflict) UnmarshalJSON(data []byte) error
- func (s *GetApiKeysConflict) Validate() error
- type GetApiKeysIdConflict
- func (s *GetApiKeysIdConflict) Decode(d *jx.Decoder) error
- func (s *GetApiKeysIdConflict) Encode(e *jx.Encoder)
- func (s *GetApiKeysIdConflict) MarshalJSON() ([]byte, error)
- func (s *GetApiKeysIdConflict) SetFake()
- func (s *GetApiKeysIdConflict) UnmarshalJSON(data []byte) error
- func (s *GetApiKeysIdConflict) Validate() error
- type GetApiKeysIdInternalServerError
- func (s *GetApiKeysIdInternalServerError) Decode(d *jx.Decoder) error
- func (s *GetApiKeysIdInternalServerError) Encode(e *jx.Encoder)
- func (s *GetApiKeysIdInternalServerError) MarshalJSON() ([]byte, error)
- func (s *GetApiKeysIdInternalServerError) SetFake()
- func (s *GetApiKeysIdInternalServerError) UnmarshalJSON(data []byte) error
- func (s *GetApiKeysIdInternalServerError) Validate() error
- type GetApiKeysIdNotFound
- func (s *GetApiKeysIdNotFound) Decode(d *jx.Decoder) error
- func (s *GetApiKeysIdNotFound) Encode(e *jx.Encoder)
- func (s *GetApiKeysIdNotFound) MarshalJSON() ([]byte, error)
- func (s *GetApiKeysIdNotFound) SetFake()
- func (s *GetApiKeysIdNotFound) UnmarshalJSON(data []byte) error
- func (s *GetApiKeysIdNotFound) Validate() error
- type GetApiKeysIdParams
- type GetApiKeysIdRes
- type GetApiKeysIdUnprocessableEntity
- func (s *GetApiKeysIdUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *GetApiKeysIdUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *GetApiKeysIdUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *GetApiKeysIdUnprocessableEntity) SetFake()
- func (s *GetApiKeysIdUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *GetApiKeysIdUnprocessableEntity) Validate() error
- type GetApiKeysInternalServerError
- func (s *GetApiKeysInternalServerError) Decode(d *jx.Decoder) error
- func (s *GetApiKeysInternalServerError) Encode(e *jx.Encoder)
- func (s *GetApiKeysInternalServerError) MarshalJSON() ([]byte, error)
- func (s *GetApiKeysInternalServerError) SetFake()
- func (s *GetApiKeysInternalServerError) UnmarshalJSON(data []byte) error
- func (s *GetApiKeysInternalServerError) Validate() error
- type GetApiKeysNotFound
- func (s *GetApiKeysNotFound) Decode(d *jx.Decoder) error
- func (s *GetApiKeysNotFound) Encode(e *jx.Encoder)
- func (s *GetApiKeysNotFound) MarshalJSON() ([]byte, error)
- func (s *GetApiKeysNotFound) SetFake()
- func (s *GetApiKeysNotFound) UnmarshalJSON(data []byte) error
- func (s *GetApiKeysNotFound) Validate() error
- type GetApiKeysRes
- type GetApiKeysUnprocessableEntity
- func (s *GetApiKeysUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *GetApiKeysUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *GetApiKeysUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *GetApiKeysUnprocessableEntity) SetFake()
- func (s *GetApiKeysUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *GetApiKeysUnprocessableEntity) Validate() error
- type GetCampaignsConflict
- func (s *GetCampaignsConflict) Decode(d *jx.Decoder) error
- func (s *GetCampaignsConflict) Encode(e *jx.Encoder)
- func (s *GetCampaignsConflict) MarshalJSON() ([]byte, error)
- func (s *GetCampaignsConflict) SetFake()
- func (s *GetCampaignsConflict) UnmarshalJSON(data []byte) error
- func (s *GetCampaignsConflict) Validate() error
- type GetCampaignsIdConflict
- func (s *GetCampaignsIdConflict) Decode(d *jx.Decoder) error
- func (s *GetCampaignsIdConflict) Encode(e *jx.Encoder)
- func (s *GetCampaignsIdConflict) MarshalJSON() ([]byte, error)
- func (s *GetCampaignsIdConflict) SetFake()
- func (s *GetCampaignsIdConflict) UnmarshalJSON(data []byte) error
- func (s *GetCampaignsIdConflict) Validate() error
- type GetCampaignsIdInternalServerError
- func (s *GetCampaignsIdInternalServerError) Decode(d *jx.Decoder) error
- func (s *GetCampaignsIdInternalServerError) Encode(e *jx.Encoder)
- func (s *GetCampaignsIdInternalServerError) MarshalJSON() ([]byte, error)
- func (s *GetCampaignsIdInternalServerError) SetFake()
- func (s *GetCampaignsIdInternalServerError) UnmarshalJSON(data []byte) error
- func (s *GetCampaignsIdInternalServerError) Validate() error
- type GetCampaignsIdNotFound
- func (s *GetCampaignsIdNotFound) Decode(d *jx.Decoder) error
- func (s *GetCampaignsIdNotFound) Encode(e *jx.Encoder)
- func (s *GetCampaignsIdNotFound) MarshalJSON() ([]byte, error)
- func (s *GetCampaignsIdNotFound) SetFake()
- func (s *GetCampaignsIdNotFound) UnmarshalJSON(data []byte) error
- func (s *GetCampaignsIdNotFound) Validate() error
- type GetCampaignsIdParams
- type GetCampaignsIdRes
- type GetCampaignsIdUnprocessableEntity
- func (s *GetCampaignsIdUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *GetCampaignsIdUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *GetCampaignsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *GetCampaignsIdUnprocessableEntity) SetFake()
- func (s *GetCampaignsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *GetCampaignsIdUnprocessableEntity) Validate() error
- type GetCampaignsInternalServerError
- func (s *GetCampaignsInternalServerError) Decode(d *jx.Decoder) error
- func (s *GetCampaignsInternalServerError) Encode(e *jx.Encoder)
- func (s *GetCampaignsInternalServerError) MarshalJSON() ([]byte, error)
- func (s *GetCampaignsInternalServerError) SetFake()
- func (s *GetCampaignsInternalServerError) UnmarshalJSON(data []byte) error
- func (s *GetCampaignsInternalServerError) Validate() error
- type GetCampaignsNotFound
- func (s *GetCampaignsNotFound) Decode(d *jx.Decoder) error
- func (s *GetCampaignsNotFound) Encode(e *jx.Encoder)
- func (s *GetCampaignsNotFound) MarshalJSON() ([]byte, error)
- func (s *GetCampaignsNotFound) SetFake()
- func (s *GetCampaignsNotFound) UnmarshalJSON(data []byte) error
- func (s *GetCampaignsNotFound) Validate() error
- type GetCampaignsRes
- type GetCampaignsUnprocessableEntity
- func (s *GetCampaignsUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *GetCampaignsUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *GetCampaignsUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *GetCampaignsUnprocessableEntity) SetFake()
- func (s *GetCampaignsUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *GetCampaignsUnprocessableEntity) Validate() error
- type GetCollectionsConflict
- func (s *GetCollectionsConflict) Decode(d *jx.Decoder) error
- func (s *GetCollectionsConflict) Encode(e *jx.Encoder)
- func (s *GetCollectionsConflict) MarshalJSON() ([]byte, error)
- func (s *GetCollectionsConflict) SetFake()
- func (s *GetCollectionsConflict) UnmarshalJSON(data []byte) error
- func (s *GetCollectionsConflict) Validate() error
- type GetCollectionsIdConflict
- func (s *GetCollectionsIdConflict) Decode(d *jx.Decoder) error
- func (s *GetCollectionsIdConflict) Encode(e *jx.Encoder)
- func (s *GetCollectionsIdConflict) MarshalJSON() ([]byte, error)
- func (s *GetCollectionsIdConflict) SetFake()
- func (s *GetCollectionsIdConflict) UnmarshalJSON(data []byte) error
- func (s *GetCollectionsIdConflict) Validate() error
- type GetCollectionsIdInternalServerError
- func (s *GetCollectionsIdInternalServerError) Decode(d *jx.Decoder) error
- func (s *GetCollectionsIdInternalServerError) Encode(e *jx.Encoder)
- func (s *GetCollectionsIdInternalServerError) MarshalJSON() ([]byte, error)
- func (s *GetCollectionsIdInternalServerError) SetFake()
- func (s *GetCollectionsIdInternalServerError) UnmarshalJSON(data []byte) error
- func (s *GetCollectionsIdInternalServerError) Validate() error
- type GetCollectionsIdNotFound
- func (s *GetCollectionsIdNotFound) Decode(d *jx.Decoder) error
- func (s *GetCollectionsIdNotFound) Encode(e *jx.Encoder)
- func (s *GetCollectionsIdNotFound) MarshalJSON() ([]byte, error)
- func (s *GetCollectionsIdNotFound) SetFake()
- func (s *GetCollectionsIdNotFound) UnmarshalJSON(data []byte) error
- func (s *GetCollectionsIdNotFound) Validate() error
- type GetCollectionsIdParams
- type GetCollectionsIdRes
- type GetCollectionsIdUnprocessableEntity
- func (s *GetCollectionsIdUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *GetCollectionsIdUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *GetCollectionsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *GetCollectionsIdUnprocessableEntity) SetFake()
- func (s *GetCollectionsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *GetCollectionsIdUnprocessableEntity) Validate() error
- type GetCollectionsInternalServerError
- func (s *GetCollectionsInternalServerError) Decode(d *jx.Decoder) error
- func (s *GetCollectionsInternalServerError) Encode(e *jx.Encoder)
- func (s *GetCollectionsInternalServerError) MarshalJSON() ([]byte, error)
- func (s *GetCollectionsInternalServerError) SetFake()
- func (s *GetCollectionsInternalServerError) UnmarshalJSON(data []byte) error
- func (s *GetCollectionsInternalServerError) Validate() error
- type GetCollectionsNotFound
- func (s *GetCollectionsNotFound) Decode(d *jx.Decoder) error
- func (s *GetCollectionsNotFound) Encode(e *jx.Encoder)
- func (s *GetCollectionsNotFound) MarshalJSON() ([]byte, error)
- func (s *GetCollectionsNotFound) SetFake()
- func (s *GetCollectionsNotFound) UnmarshalJSON(data []byte) error
- func (s *GetCollectionsNotFound) Validate() error
- type GetCollectionsRes
- type GetCollectionsUnprocessableEntity
- func (s *GetCollectionsUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *GetCollectionsUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *GetCollectionsUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *GetCollectionsUnprocessableEntity) SetFake()
- func (s *GetCollectionsUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *GetCollectionsUnprocessableEntity) Validate() error
- type GetCurrenciesCodeConflict
- func (s *GetCurrenciesCodeConflict) Decode(d *jx.Decoder) error
- func (s *GetCurrenciesCodeConflict) Encode(e *jx.Encoder)
- func (s *GetCurrenciesCodeConflict) MarshalJSON() ([]byte, error)
- func (s *GetCurrenciesCodeConflict) SetFake()
- func (s *GetCurrenciesCodeConflict) UnmarshalJSON(data []byte) error
- func (s *GetCurrenciesCodeConflict) Validate() error
- type GetCurrenciesCodeInternalServerError
- func (s *GetCurrenciesCodeInternalServerError) Decode(d *jx.Decoder) error
- func (s *GetCurrenciesCodeInternalServerError) Encode(e *jx.Encoder)
- func (s *GetCurrenciesCodeInternalServerError) MarshalJSON() ([]byte, error)
- func (s *GetCurrenciesCodeInternalServerError) SetFake()
- func (s *GetCurrenciesCodeInternalServerError) UnmarshalJSON(data []byte) error
- func (s *GetCurrenciesCodeInternalServerError) Validate() error
- type GetCurrenciesCodeNotFound
- func (s *GetCurrenciesCodeNotFound) Decode(d *jx.Decoder) error
- func (s *GetCurrenciesCodeNotFound) Encode(e *jx.Encoder)
- func (s *GetCurrenciesCodeNotFound) MarshalJSON() ([]byte, error)
- func (s *GetCurrenciesCodeNotFound) SetFake()
- func (s *GetCurrenciesCodeNotFound) UnmarshalJSON(data []byte) error
- func (s *GetCurrenciesCodeNotFound) Validate() error
- type GetCurrenciesCodeParams
- type GetCurrenciesCodeRes
- type GetCurrenciesCodeUnprocessableEntity
- func (s *GetCurrenciesCodeUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *GetCurrenciesCodeUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *GetCurrenciesCodeUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *GetCurrenciesCodeUnprocessableEntity) SetFake()
- func (s *GetCurrenciesCodeUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *GetCurrenciesCodeUnprocessableEntity) Validate() error
- type GetCurrenciesConflict
- func (s *GetCurrenciesConflict) Decode(d *jx.Decoder) error
- func (s *GetCurrenciesConflict) Encode(e *jx.Encoder)
- func (s *GetCurrenciesConflict) MarshalJSON() ([]byte, error)
- func (s *GetCurrenciesConflict) SetFake()
- func (s *GetCurrenciesConflict) UnmarshalJSON(data []byte) error
- func (s *GetCurrenciesConflict) Validate() error
- type GetCurrenciesInternalServerError
- func (s *GetCurrenciesInternalServerError) Decode(d *jx.Decoder) error
- func (s *GetCurrenciesInternalServerError) Encode(e *jx.Encoder)
- func (s *GetCurrenciesInternalServerError) MarshalJSON() ([]byte, error)
- func (s *GetCurrenciesInternalServerError) SetFake()
- func (s *GetCurrenciesInternalServerError) UnmarshalJSON(data []byte) error
- func (s *GetCurrenciesInternalServerError) Validate() error
- type GetCurrenciesNotFound
- func (s *GetCurrenciesNotFound) Decode(d *jx.Decoder) error
- func (s *GetCurrenciesNotFound) Encode(e *jx.Encoder)
- func (s *GetCurrenciesNotFound) MarshalJSON() ([]byte, error)
- func (s *GetCurrenciesNotFound) SetFake()
- func (s *GetCurrenciesNotFound) UnmarshalJSON(data []byte) error
- func (s *GetCurrenciesNotFound) Validate() error
- type GetCurrenciesRes
- type GetCurrenciesUnprocessableEntity
- func (s *GetCurrenciesUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *GetCurrenciesUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *GetCurrenciesUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *GetCurrenciesUnprocessableEntity) SetFake()
- func (s *GetCurrenciesUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *GetCurrenciesUnprocessableEntity) Validate() error
- type GetCustomerGroupsConflict
- func (s *GetCustomerGroupsConflict) Decode(d *jx.Decoder) error
- func (s *GetCustomerGroupsConflict) Encode(e *jx.Encoder)
- func (s *GetCustomerGroupsConflict) MarshalJSON() ([]byte, error)
- func (s *GetCustomerGroupsConflict) SetFake()
- func (s *GetCustomerGroupsConflict) UnmarshalJSON(data []byte) error
- func (s *GetCustomerGroupsConflict) Validate() error
- type GetCustomerGroupsIdConflict
- func (s *GetCustomerGroupsIdConflict) Decode(d *jx.Decoder) error
- func (s *GetCustomerGroupsIdConflict) Encode(e *jx.Encoder)
- func (s *GetCustomerGroupsIdConflict) MarshalJSON() ([]byte, error)
- func (s *GetCustomerGroupsIdConflict) SetFake()
- func (s *GetCustomerGroupsIdConflict) UnmarshalJSON(data []byte) error
- func (s *GetCustomerGroupsIdConflict) Validate() error
- type GetCustomerGroupsIdCustomersConflict
- func (s *GetCustomerGroupsIdCustomersConflict) Decode(d *jx.Decoder) error
- func (s *GetCustomerGroupsIdCustomersConflict) Encode(e *jx.Encoder)
- func (s *GetCustomerGroupsIdCustomersConflict) MarshalJSON() ([]byte, error)
- func (s *GetCustomerGroupsIdCustomersConflict) SetFake()
- func (s *GetCustomerGroupsIdCustomersConflict) UnmarshalJSON(data []byte) error
- func (s *GetCustomerGroupsIdCustomersConflict) Validate() error
- type GetCustomerGroupsIdCustomersInternalServerError
- func (s *GetCustomerGroupsIdCustomersInternalServerError) Decode(d *jx.Decoder) error
- func (s *GetCustomerGroupsIdCustomersInternalServerError) Encode(e *jx.Encoder)
- func (s *GetCustomerGroupsIdCustomersInternalServerError) MarshalJSON() ([]byte, error)
- func (s *GetCustomerGroupsIdCustomersInternalServerError) SetFake()
- func (s *GetCustomerGroupsIdCustomersInternalServerError) UnmarshalJSON(data []byte) error
- func (s *GetCustomerGroupsIdCustomersInternalServerError) Validate() error
- type GetCustomerGroupsIdCustomersNotFound
- func (s *GetCustomerGroupsIdCustomersNotFound) Decode(d *jx.Decoder) error
- func (s *GetCustomerGroupsIdCustomersNotFound) Encode(e *jx.Encoder)
- func (s *GetCustomerGroupsIdCustomersNotFound) MarshalJSON() ([]byte, error)
- func (s *GetCustomerGroupsIdCustomersNotFound) SetFake()
- func (s *GetCustomerGroupsIdCustomersNotFound) UnmarshalJSON(data []byte) error
- func (s *GetCustomerGroupsIdCustomersNotFound) Validate() error
- type GetCustomerGroupsIdCustomersParams
- type GetCustomerGroupsIdCustomersRes
- type GetCustomerGroupsIdCustomersUnprocessableEntity
- func (s *GetCustomerGroupsIdCustomersUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *GetCustomerGroupsIdCustomersUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *GetCustomerGroupsIdCustomersUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *GetCustomerGroupsIdCustomersUnprocessableEntity) SetFake()
- func (s *GetCustomerGroupsIdCustomersUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *GetCustomerGroupsIdCustomersUnprocessableEntity) Validate() error
- type GetCustomerGroupsIdInternalServerError
- func (s *GetCustomerGroupsIdInternalServerError) Decode(d *jx.Decoder) error
- func (s *GetCustomerGroupsIdInternalServerError) Encode(e *jx.Encoder)
- func (s *GetCustomerGroupsIdInternalServerError) MarshalJSON() ([]byte, error)
- func (s *GetCustomerGroupsIdInternalServerError) SetFake()
- func (s *GetCustomerGroupsIdInternalServerError) UnmarshalJSON(data []byte) error
- func (s *GetCustomerGroupsIdInternalServerError) Validate() error
- type GetCustomerGroupsIdNotFound
- func (s *GetCustomerGroupsIdNotFound) Decode(d *jx.Decoder) error
- func (s *GetCustomerGroupsIdNotFound) Encode(e *jx.Encoder)
- func (s *GetCustomerGroupsIdNotFound) MarshalJSON() ([]byte, error)
- func (s *GetCustomerGroupsIdNotFound) SetFake()
- func (s *GetCustomerGroupsIdNotFound) UnmarshalJSON(data []byte) error
- func (s *GetCustomerGroupsIdNotFound) Validate() error
- type GetCustomerGroupsIdParams
- type GetCustomerGroupsIdRes
- type GetCustomerGroupsIdUnprocessableEntity
- func (s *GetCustomerGroupsIdUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *GetCustomerGroupsIdUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *GetCustomerGroupsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *GetCustomerGroupsIdUnprocessableEntity) SetFake()
- func (s *GetCustomerGroupsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *GetCustomerGroupsIdUnprocessableEntity) Validate() error
- type GetCustomerGroupsInternalServerError
- func (s *GetCustomerGroupsInternalServerError) Decode(d *jx.Decoder) error
- func (s *GetCustomerGroupsInternalServerError) Encode(e *jx.Encoder)
- func (s *GetCustomerGroupsInternalServerError) MarshalJSON() ([]byte, error)
- func (s *GetCustomerGroupsInternalServerError) SetFake()
- func (s *GetCustomerGroupsInternalServerError) UnmarshalJSON(data []byte) error
- func (s *GetCustomerGroupsInternalServerError) Validate() error
- type GetCustomerGroupsNotFound
- func (s *GetCustomerGroupsNotFound) Decode(d *jx.Decoder) error
- func (s *GetCustomerGroupsNotFound) Encode(e *jx.Encoder)
- func (s *GetCustomerGroupsNotFound) MarshalJSON() ([]byte, error)
- func (s *GetCustomerGroupsNotFound) SetFake()
- func (s *GetCustomerGroupsNotFound) UnmarshalJSON(data []byte) error
- func (s *GetCustomerGroupsNotFound) Validate() error
- type GetCustomerGroupsRes
- type GetCustomerGroupsUnprocessableEntity
- func (s *GetCustomerGroupsUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *GetCustomerGroupsUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *GetCustomerGroupsUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *GetCustomerGroupsUnprocessableEntity) SetFake()
- func (s *GetCustomerGroupsUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *GetCustomerGroupsUnprocessableEntity) Validate() error
- type GetCustomersConflict
- func (s *GetCustomersConflict) Decode(d *jx.Decoder) error
- func (s *GetCustomersConflict) Encode(e *jx.Encoder)
- func (s *GetCustomersConflict) MarshalJSON() ([]byte, error)
- func (s *GetCustomersConflict) SetFake()
- func (s *GetCustomersConflict) UnmarshalJSON(data []byte) error
- func (s *GetCustomersConflict) Validate() error
- type GetCustomersIdAddressesAddressIDConflict
- func (s *GetCustomersIdAddressesAddressIDConflict) Decode(d *jx.Decoder) error
- func (s *GetCustomersIdAddressesAddressIDConflict) Encode(e *jx.Encoder)
- func (s *GetCustomersIdAddressesAddressIDConflict) MarshalJSON() ([]byte, error)
- func (s *GetCustomersIdAddressesAddressIDConflict) SetFake()
- func (s *GetCustomersIdAddressesAddressIDConflict) UnmarshalJSON(data []byte) error
- func (s *GetCustomersIdAddressesAddressIDConflict) Validate() error
- type GetCustomersIdAddressesAddressIDInternalServerError
- func (s *GetCustomersIdAddressesAddressIDInternalServerError) Decode(d *jx.Decoder) error
- func (s *GetCustomersIdAddressesAddressIDInternalServerError) Encode(e *jx.Encoder)
- func (s *GetCustomersIdAddressesAddressIDInternalServerError) MarshalJSON() ([]byte, error)
- func (s *GetCustomersIdAddressesAddressIDInternalServerError) SetFake()
- func (s *GetCustomersIdAddressesAddressIDInternalServerError) UnmarshalJSON(data []byte) error
- func (s *GetCustomersIdAddressesAddressIDInternalServerError) Validate() error
- type GetCustomersIdAddressesAddressIDNotFound
- func (s *GetCustomersIdAddressesAddressIDNotFound) Decode(d *jx.Decoder) error
- func (s *GetCustomersIdAddressesAddressIDNotFound) Encode(e *jx.Encoder)
- func (s *GetCustomersIdAddressesAddressIDNotFound) MarshalJSON() ([]byte, error)
- func (s *GetCustomersIdAddressesAddressIDNotFound) SetFake()
- func (s *GetCustomersIdAddressesAddressIDNotFound) UnmarshalJSON(data []byte) error
- func (s *GetCustomersIdAddressesAddressIDNotFound) Validate() error
- type GetCustomersIdAddressesAddressIDParams
- type GetCustomersIdAddressesAddressIDRes
- type GetCustomersIdAddressesAddressIDUnprocessableEntity
- func (s *GetCustomersIdAddressesAddressIDUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *GetCustomersIdAddressesAddressIDUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *GetCustomersIdAddressesAddressIDUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *GetCustomersIdAddressesAddressIDUnprocessableEntity) SetFake()
- func (s *GetCustomersIdAddressesAddressIDUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *GetCustomersIdAddressesAddressIDUnprocessableEntity) Validate() error
- type GetCustomersIdAddressesConflict
- func (s *GetCustomersIdAddressesConflict) Decode(d *jx.Decoder) error
- func (s *GetCustomersIdAddressesConflict) Encode(e *jx.Encoder)
- func (s *GetCustomersIdAddressesConflict) MarshalJSON() ([]byte, error)
- func (s *GetCustomersIdAddressesConflict) SetFake()
- func (s *GetCustomersIdAddressesConflict) UnmarshalJSON(data []byte) error
- func (s *GetCustomersIdAddressesConflict) Validate() error
- type GetCustomersIdAddressesInternalServerError
- func (s *GetCustomersIdAddressesInternalServerError) Decode(d *jx.Decoder) error
- func (s *GetCustomersIdAddressesInternalServerError) Encode(e *jx.Encoder)
- func (s *GetCustomersIdAddressesInternalServerError) MarshalJSON() ([]byte, error)
- func (s *GetCustomersIdAddressesInternalServerError) SetFake()
- func (s *GetCustomersIdAddressesInternalServerError) UnmarshalJSON(data []byte) error
- func (s *GetCustomersIdAddressesInternalServerError) Validate() error
- type GetCustomersIdAddressesNotFound
- func (s *GetCustomersIdAddressesNotFound) Decode(d *jx.Decoder) error
- func (s *GetCustomersIdAddressesNotFound) Encode(e *jx.Encoder)
- func (s *GetCustomersIdAddressesNotFound) MarshalJSON() ([]byte, error)
- func (s *GetCustomersIdAddressesNotFound) SetFake()
- func (s *GetCustomersIdAddressesNotFound) UnmarshalJSON(data []byte) error
- func (s *GetCustomersIdAddressesNotFound) Validate() error
- type GetCustomersIdAddressesParams
- type GetCustomersIdAddressesRes
- type GetCustomersIdAddressesUnprocessableEntity
- func (s *GetCustomersIdAddressesUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *GetCustomersIdAddressesUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *GetCustomersIdAddressesUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *GetCustomersIdAddressesUnprocessableEntity) SetFake()
- func (s *GetCustomersIdAddressesUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *GetCustomersIdAddressesUnprocessableEntity) Validate() error
- type GetCustomersIdConflict
- func (s *GetCustomersIdConflict) Decode(d *jx.Decoder) error
- func (s *GetCustomersIdConflict) Encode(e *jx.Encoder)
- func (s *GetCustomersIdConflict) MarshalJSON() ([]byte, error)
- func (s *GetCustomersIdConflict) SetFake()
- func (s *GetCustomersIdConflict) UnmarshalJSON(data []byte) error
- func (s *GetCustomersIdConflict) Validate() error
- type GetCustomersIdInternalServerError
- func (s *GetCustomersIdInternalServerError) Decode(d *jx.Decoder) error
- func (s *GetCustomersIdInternalServerError) Encode(e *jx.Encoder)
- func (s *GetCustomersIdInternalServerError) MarshalJSON() ([]byte, error)
- func (s *GetCustomersIdInternalServerError) SetFake()
- func (s *GetCustomersIdInternalServerError) UnmarshalJSON(data []byte) error
- func (s *GetCustomersIdInternalServerError) Validate() error
- type GetCustomersIdNotFound
- func (s *GetCustomersIdNotFound) Decode(d *jx.Decoder) error
- func (s *GetCustomersIdNotFound) Encode(e *jx.Encoder)
- func (s *GetCustomersIdNotFound) MarshalJSON() ([]byte, error)
- func (s *GetCustomersIdNotFound) SetFake()
- func (s *GetCustomersIdNotFound) UnmarshalJSON(data []byte) error
- func (s *GetCustomersIdNotFound) Validate() error
- type GetCustomersIdParams
- type GetCustomersIdRes
- type GetCustomersIdUnprocessableEntity
- func (s *GetCustomersIdUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *GetCustomersIdUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *GetCustomersIdUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *GetCustomersIdUnprocessableEntity) SetFake()
- func (s *GetCustomersIdUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *GetCustomersIdUnprocessableEntity) Validate() error
- type GetCustomersInternalServerError
- func (s *GetCustomersInternalServerError) Decode(d *jx.Decoder) error
- func (s *GetCustomersInternalServerError) Encode(e *jx.Encoder)
- func (s *GetCustomersInternalServerError) MarshalJSON() ([]byte, error)
- func (s *GetCustomersInternalServerError) SetFake()
- func (s *GetCustomersInternalServerError) UnmarshalJSON(data []byte) error
- func (s *GetCustomersInternalServerError) Validate() error
- type GetCustomersNotFound
- func (s *GetCustomersNotFound) Decode(d *jx.Decoder) error
- func (s *GetCustomersNotFound) Encode(e *jx.Encoder)
- func (s *GetCustomersNotFound) MarshalJSON() ([]byte, error)
- func (s *GetCustomersNotFound) SetFake()
- func (s *GetCustomersNotFound) UnmarshalJSON(data []byte) error
- func (s *GetCustomersNotFound) Validate() error
- type GetCustomersRes
- type GetCustomersUnprocessableEntity
- func (s *GetCustomersUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *GetCustomersUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *GetCustomersUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *GetCustomersUnprocessableEntity) SetFake()
- func (s *GetCustomersUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *GetCustomersUnprocessableEntity) Validate() error
- type GetInventoryItemsConflict
- func (s *GetInventoryItemsConflict) Decode(d *jx.Decoder) error
- func (s *GetInventoryItemsConflict) Encode(e *jx.Encoder)
- func (s *GetInventoryItemsConflict) MarshalJSON() ([]byte, error)
- func (s *GetInventoryItemsConflict) SetFake()
- func (s *GetInventoryItemsConflict) UnmarshalJSON(data []byte) error
- func (s *GetInventoryItemsConflict) Validate() error
- type GetInventoryItemsIdConflict
- func (s *GetInventoryItemsIdConflict) Decode(d *jx.Decoder) error
- func (s *GetInventoryItemsIdConflict) Encode(e *jx.Encoder)
- func (s *GetInventoryItemsIdConflict) MarshalJSON() ([]byte, error)
- func (s *GetInventoryItemsIdConflict) SetFake()
- func (s *GetInventoryItemsIdConflict) UnmarshalJSON(data []byte) error
- func (s *GetInventoryItemsIdConflict) Validate() error
- type GetInventoryItemsIdInternalServerError
- func (s *GetInventoryItemsIdInternalServerError) Decode(d *jx.Decoder) error
- func (s *GetInventoryItemsIdInternalServerError) Encode(e *jx.Encoder)
- func (s *GetInventoryItemsIdInternalServerError) MarshalJSON() ([]byte, error)
- func (s *GetInventoryItemsIdInternalServerError) SetFake()
- func (s *GetInventoryItemsIdInternalServerError) UnmarshalJSON(data []byte) error
- func (s *GetInventoryItemsIdInternalServerError) Validate() error
- type GetInventoryItemsIdNotFound
- func (s *GetInventoryItemsIdNotFound) Decode(d *jx.Decoder) error
- func (s *GetInventoryItemsIdNotFound) Encode(e *jx.Encoder)
- func (s *GetInventoryItemsIdNotFound) MarshalJSON() ([]byte, error)
- func (s *GetInventoryItemsIdNotFound) SetFake()
- func (s *GetInventoryItemsIdNotFound) UnmarshalJSON(data []byte) error
- func (s *GetInventoryItemsIdNotFound) Validate() error
- type GetInventoryItemsIdParams
- type GetInventoryItemsIdRes
- type GetInventoryItemsIdUnprocessableEntity
- func (s *GetInventoryItemsIdUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *GetInventoryItemsIdUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *GetInventoryItemsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *GetInventoryItemsIdUnprocessableEntity) SetFake()
- func (s *GetInventoryItemsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *GetInventoryItemsIdUnprocessableEntity) Validate() error
- type GetInventoryItemsInternalServerError
- func (s *GetInventoryItemsInternalServerError) Decode(d *jx.Decoder) error
- func (s *GetInventoryItemsInternalServerError) Encode(e *jx.Encoder)
- func (s *GetInventoryItemsInternalServerError) MarshalJSON() ([]byte, error)
- func (s *GetInventoryItemsInternalServerError) SetFake()
- func (s *GetInventoryItemsInternalServerError) UnmarshalJSON(data []byte) error
- func (s *GetInventoryItemsInternalServerError) Validate() error
- type GetInventoryItemsNotFound
- func (s *GetInventoryItemsNotFound) Decode(d *jx.Decoder) error
- func (s *GetInventoryItemsNotFound) Encode(e *jx.Encoder)
- func (s *GetInventoryItemsNotFound) MarshalJSON() ([]byte, error)
- func (s *GetInventoryItemsNotFound) SetFake()
- func (s *GetInventoryItemsNotFound) UnmarshalJSON(data []byte) error
- func (s *GetInventoryItemsNotFound) Validate() error
- type GetInventoryItemsRes
- type GetInventoryItemsUnprocessableEntity
- func (s *GetInventoryItemsUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *GetInventoryItemsUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *GetInventoryItemsUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *GetInventoryItemsUnprocessableEntity) SetFake()
- func (s *GetInventoryItemsUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *GetInventoryItemsUnprocessableEntity) Validate() error
- type GetInvitesConflict
- func (s *GetInvitesConflict) Decode(d *jx.Decoder) error
- func (s *GetInvitesConflict) Encode(e *jx.Encoder)
- func (s *GetInvitesConflict) MarshalJSON() ([]byte, error)
- func (s *GetInvitesConflict) SetFake()
- func (s *GetInvitesConflict) UnmarshalJSON(data []byte) error
- func (s *GetInvitesConflict) Validate() error
- type GetInvitesIdConflict
- func (s *GetInvitesIdConflict) Decode(d *jx.Decoder) error
- func (s *GetInvitesIdConflict) Encode(e *jx.Encoder)
- func (s *GetInvitesIdConflict) MarshalJSON() ([]byte, error)
- func (s *GetInvitesIdConflict) SetFake()
- func (s *GetInvitesIdConflict) UnmarshalJSON(data []byte) error
- func (s *GetInvitesIdConflict) Validate() error
- type GetInvitesIdInternalServerError
- func (s *GetInvitesIdInternalServerError) Decode(d *jx.Decoder) error
- func (s *GetInvitesIdInternalServerError) Encode(e *jx.Encoder)
- func (s *GetInvitesIdInternalServerError) MarshalJSON() ([]byte, error)
- func (s *GetInvitesIdInternalServerError) SetFake()
- func (s *GetInvitesIdInternalServerError) UnmarshalJSON(data []byte) error
- func (s *GetInvitesIdInternalServerError) Validate() error
- type GetInvitesIdNotFound
- func (s *GetInvitesIdNotFound) Decode(d *jx.Decoder) error
- func (s *GetInvitesIdNotFound) Encode(e *jx.Encoder)
- func (s *GetInvitesIdNotFound) MarshalJSON() ([]byte, error)
- func (s *GetInvitesIdNotFound) SetFake()
- func (s *GetInvitesIdNotFound) UnmarshalJSON(data []byte) error
- func (s *GetInvitesIdNotFound) Validate() error
- type GetInvitesIdParams
- type GetInvitesIdRes
- type GetInvitesIdUnprocessableEntity
- func (s *GetInvitesIdUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *GetInvitesIdUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *GetInvitesIdUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *GetInvitesIdUnprocessableEntity) SetFake()
- func (s *GetInvitesIdUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *GetInvitesIdUnprocessableEntity) Validate() error
- type GetInvitesInternalServerError
- func (s *GetInvitesInternalServerError) Decode(d *jx.Decoder) error
- func (s *GetInvitesInternalServerError) Encode(e *jx.Encoder)
- func (s *GetInvitesInternalServerError) MarshalJSON() ([]byte, error)
- func (s *GetInvitesInternalServerError) SetFake()
- func (s *GetInvitesInternalServerError) UnmarshalJSON(data []byte) error
- func (s *GetInvitesInternalServerError) Validate() error
- type GetInvitesNotFound
- func (s *GetInvitesNotFound) Decode(d *jx.Decoder) error
- func (s *GetInvitesNotFound) Encode(e *jx.Encoder)
- func (s *GetInvitesNotFound) MarshalJSON() ([]byte, error)
- func (s *GetInvitesNotFound) SetFake()
- func (s *GetInvitesNotFound) UnmarshalJSON(data []byte) error
- func (s *GetInvitesNotFound) Validate() error
- type GetInvitesRes
- type GetInvitesUnprocessableEntity
- func (s *GetInvitesUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *GetInvitesUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *GetInvitesUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *GetInvitesUnprocessableEntity) SetFake()
- func (s *GetInvitesUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *GetInvitesUnprocessableEntity) Validate() error
- type GetPaymentsConflict
- func (s *GetPaymentsConflict) Decode(d *jx.Decoder) error
- func (s *GetPaymentsConflict) Encode(e *jx.Encoder)
- func (s *GetPaymentsConflict) MarshalJSON() ([]byte, error)
- func (s *GetPaymentsConflict) SetFake()
- func (s *GetPaymentsConflict) UnmarshalJSON(data []byte) error
- func (s *GetPaymentsConflict) Validate() error
- type GetPaymentsIdConflict
- func (s *GetPaymentsIdConflict) Decode(d *jx.Decoder) error
- func (s *GetPaymentsIdConflict) Encode(e *jx.Encoder)
- func (s *GetPaymentsIdConflict) MarshalJSON() ([]byte, error)
- func (s *GetPaymentsIdConflict) SetFake()
- func (s *GetPaymentsIdConflict) UnmarshalJSON(data []byte) error
- func (s *GetPaymentsIdConflict) Validate() error
- type GetPaymentsIdInternalServerError
- func (s *GetPaymentsIdInternalServerError) Decode(d *jx.Decoder) error
- func (s *GetPaymentsIdInternalServerError) Encode(e *jx.Encoder)
- func (s *GetPaymentsIdInternalServerError) MarshalJSON() ([]byte, error)
- func (s *GetPaymentsIdInternalServerError) SetFake()
- func (s *GetPaymentsIdInternalServerError) UnmarshalJSON(data []byte) error
- func (s *GetPaymentsIdInternalServerError) Validate() error
- type GetPaymentsIdNotFound
- func (s *GetPaymentsIdNotFound) Decode(d *jx.Decoder) error
- func (s *GetPaymentsIdNotFound) Encode(e *jx.Encoder)
- func (s *GetPaymentsIdNotFound) MarshalJSON() ([]byte, error)
- func (s *GetPaymentsIdNotFound) SetFake()
- func (s *GetPaymentsIdNotFound) UnmarshalJSON(data []byte) error
- func (s *GetPaymentsIdNotFound) Validate() error
- type GetPaymentsIdParams
- type GetPaymentsIdRes
- type GetPaymentsIdUnprocessableEntity
- func (s *GetPaymentsIdUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *GetPaymentsIdUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *GetPaymentsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *GetPaymentsIdUnprocessableEntity) SetFake()
- func (s *GetPaymentsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *GetPaymentsIdUnprocessableEntity) Validate() error
- type GetPaymentsInternalServerError
- func (s *GetPaymentsInternalServerError) Decode(d *jx.Decoder) error
- func (s *GetPaymentsInternalServerError) Encode(e *jx.Encoder)
- func (s *GetPaymentsInternalServerError) MarshalJSON() ([]byte, error)
- func (s *GetPaymentsInternalServerError) SetFake()
- func (s *GetPaymentsInternalServerError) UnmarshalJSON(data []byte) error
- func (s *GetPaymentsInternalServerError) Validate() error
- type GetPaymentsNotFound
- func (s *GetPaymentsNotFound) Decode(d *jx.Decoder) error
- func (s *GetPaymentsNotFound) Encode(e *jx.Encoder)
- func (s *GetPaymentsNotFound) MarshalJSON() ([]byte, error)
- func (s *GetPaymentsNotFound) SetFake()
- func (s *GetPaymentsNotFound) UnmarshalJSON(data []byte) error
- func (s *GetPaymentsNotFound) Validate() error
- type GetPaymentsRes
- type GetPaymentsUnprocessableEntity
- func (s *GetPaymentsUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *GetPaymentsUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *GetPaymentsUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *GetPaymentsUnprocessableEntity) SetFake()
- func (s *GetPaymentsUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *GetPaymentsUnprocessableEntity) Validate() error
- type GetPriceListsConflict
- func (s *GetPriceListsConflict) Decode(d *jx.Decoder) error
- func (s *GetPriceListsConflict) Encode(e *jx.Encoder)
- func (s *GetPriceListsConflict) MarshalJSON() ([]byte, error)
- func (s *GetPriceListsConflict) SetFake()
- func (s *GetPriceListsConflict) UnmarshalJSON(data []byte) error
- func (s *GetPriceListsConflict) Validate() error
- type GetPriceListsIdConflict
- func (s *GetPriceListsIdConflict) Decode(d *jx.Decoder) error
- func (s *GetPriceListsIdConflict) Encode(e *jx.Encoder)
- func (s *GetPriceListsIdConflict) MarshalJSON() ([]byte, error)
- func (s *GetPriceListsIdConflict) SetFake()
- func (s *GetPriceListsIdConflict) UnmarshalJSON(data []byte) error
- func (s *GetPriceListsIdConflict) Validate() error
- type GetPriceListsIdInternalServerError
- func (s *GetPriceListsIdInternalServerError) Decode(d *jx.Decoder) error
- func (s *GetPriceListsIdInternalServerError) Encode(e *jx.Encoder)
- func (s *GetPriceListsIdInternalServerError) MarshalJSON() ([]byte, error)
- func (s *GetPriceListsIdInternalServerError) SetFake()
- func (s *GetPriceListsIdInternalServerError) UnmarshalJSON(data []byte) error
- func (s *GetPriceListsIdInternalServerError) Validate() error
- type GetPriceListsIdNotFound
- func (s *GetPriceListsIdNotFound) Decode(d *jx.Decoder) error
- func (s *GetPriceListsIdNotFound) Encode(e *jx.Encoder)
- func (s *GetPriceListsIdNotFound) MarshalJSON() ([]byte, error)
- func (s *GetPriceListsIdNotFound) SetFake()
- func (s *GetPriceListsIdNotFound) UnmarshalJSON(data []byte) error
- func (s *GetPriceListsIdNotFound) Validate() error
- type GetPriceListsIdParams
- type GetPriceListsIdRes
- type GetPriceListsIdUnprocessableEntity
- func (s *GetPriceListsIdUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *GetPriceListsIdUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *GetPriceListsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *GetPriceListsIdUnprocessableEntity) SetFake()
- func (s *GetPriceListsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *GetPriceListsIdUnprocessableEntity) Validate() error
- type GetPriceListsInternalServerError
- func (s *GetPriceListsInternalServerError) Decode(d *jx.Decoder) error
- func (s *GetPriceListsInternalServerError) Encode(e *jx.Encoder)
- func (s *GetPriceListsInternalServerError) MarshalJSON() ([]byte, error)
- func (s *GetPriceListsInternalServerError) SetFake()
- func (s *GetPriceListsInternalServerError) UnmarshalJSON(data []byte) error
- func (s *GetPriceListsInternalServerError) Validate() error
- type GetPriceListsNotFound
- func (s *GetPriceListsNotFound) Decode(d *jx.Decoder) error
- func (s *GetPriceListsNotFound) Encode(e *jx.Encoder)
- func (s *GetPriceListsNotFound) MarshalJSON() ([]byte, error)
- func (s *GetPriceListsNotFound) SetFake()
- func (s *GetPriceListsNotFound) UnmarshalJSON(data []byte) error
- func (s *GetPriceListsNotFound) Validate() error
- type GetPriceListsRes
- type GetPriceListsUnprocessableEntity
- func (s *GetPriceListsUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *GetPriceListsUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *GetPriceListsUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *GetPriceListsUnprocessableEntity) SetFake()
- func (s *GetPriceListsUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *GetPriceListsUnprocessableEntity) Validate() error
- type GetPricingRuleTypesConflict
- func (s *GetPricingRuleTypesConflict) Decode(d *jx.Decoder) error
- func (s *GetPricingRuleTypesConflict) Encode(e *jx.Encoder)
- func (s *GetPricingRuleTypesConflict) MarshalJSON() ([]byte, error)
- func (s *GetPricingRuleTypesConflict) SetFake()
- func (s *GetPricingRuleTypesConflict) UnmarshalJSON(data []byte) error
- func (s *GetPricingRuleTypesConflict) Validate() error
- type GetPricingRuleTypesIdConflict
- func (s *GetPricingRuleTypesIdConflict) Decode(d *jx.Decoder) error
- func (s *GetPricingRuleTypesIdConflict) Encode(e *jx.Encoder)
- func (s *GetPricingRuleTypesIdConflict) MarshalJSON() ([]byte, error)
- func (s *GetPricingRuleTypesIdConflict) SetFake()
- func (s *GetPricingRuleTypesIdConflict) UnmarshalJSON(data []byte) error
- func (s *GetPricingRuleTypesIdConflict) Validate() error
- type GetPricingRuleTypesIdInternalServerError
- func (s *GetPricingRuleTypesIdInternalServerError) Decode(d *jx.Decoder) error
- func (s *GetPricingRuleTypesIdInternalServerError) Encode(e *jx.Encoder)
- func (s *GetPricingRuleTypesIdInternalServerError) MarshalJSON() ([]byte, error)
- func (s *GetPricingRuleTypesIdInternalServerError) SetFake()
- func (s *GetPricingRuleTypesIdInternalServerError) UnmarshalJSON(data []byte) error
- func (s *GetPricingRuleTypesIdInternalServerError) Validate() error
- type GetPricingRuleTypesIdNotFound
- func (s *GetPricingRuleTypesIdNotFound) Decode(d *jx.Decoder) error
- func (s *GetPricingRuleTypesIdNotFound) Encode(e *jx.Encoder)
- func (s *GetPricingRuleTypesIdNotFound) MarshalJSON() ([]byte, error)
- func (s *GetPricingRuleTypesIdNotFound) SetFake()
- func (s *GetPricingRuleTypesIdNotFound) UnmarshalJSON(data []byte) error
- func (s *GetPricingRuleTypesIdNotFound) Validate() error
- type GetPricingRuleTypesIdParams
- type GetPricingRuleTypesIdRes
- type GetPricingRuleTypesIdUnprocessableEntity
- func (s *GetPricingRuleTypesIdUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *GetPricingRuleTypesIdUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *GetPricingRuleTypesIdUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *GetPricingRuleTypesIdUnprocessableEntity) SetFake()
- func (s *GetPricingRuleTypesIdUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *GetPricingRuleTypesIdUnprocessableEntity) Validate() error
- type GetPricingRuleTypesInternalServerError
- func (s *GetPricingRuleTypesInternalServerError) Decode(d *jx.Decoder) error
- func (s *GetPricingRuleTypesInternalServerError) Encode(e *jx.Encoder)
- func (s *GetPricingRuleTypesInternalServerError) MarshalJSON() ([]byte, error)
- func (s *GetPricingRuleTypesInternalServerError) SetFake()
- func (s *GetPricingRuleTypesInternalServerError) UnmarshalJSON(data []byte) error
- func (s *GetPricingRuleTypesInternalServerError) Validate() error
- type GetPricingRuleTypesNotFound
- func (s *GetPricingRuleTypesNotFound) Decode(d *jx.Decoder) error
- func (s *GetPricingRuleTypesNotFound) Encode(e *jx.Encoder)
- func (s *GetPricingRuleTypesNotFound) MarshalJSON() ([]byte, error)
- func (s *GetPricingRuleTypesNotFound) SetFake()
- func (s *GetPricingRuleTypesNotFound) UnmarshalJSON(data []byte) error
- func (s *GetPricingRuleTypesNotFound) Validate() error
- type GetPricingRuleTypesRes
- type GetPricingRuleTypesUnprocessableEntity
- func (s *GetPricingRuleTypesUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *GetPricingRuleTypesUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *GetPricingRuleTypesUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *GetPricingRuleTypesUnprocessableEntity) SetFake()
- func (s *GetPricingRuleTypesUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *GetPricingRuleTypesUnprocessableEntity) Validate() error
- type GetProductsConflict
- func (s *GetProductsConflict) Decode(d *jx.Decoder) error
- func (s *GetProductsConflict) Encode(e *jx.Encoder)
- func (s *GetProductsConflict) MarshalJSON() ([]byte, error)
- func (s *GetProductsConflict) SetFake()
- func (s *GetProductsConflict) UnmarshalJSON(data []byte) error
- func (s *GetProductsConflict) Validate() error
- type GetProductsIdConflict
- func (s *GetProductsIdConflict) Decode(d *jx.Decoder) error
- func (s *GetProductsIdConflict) Encode(e *jx.Encoder)
- func (s *GetProductsIdConflict) MarshalJSON() ([]byte, error)
- func (s *GetProductsIdConflict) SetFake()
- func (s *GetProductsIdConflict) UnmarshalJSON(data []byte) error
- func (s *GetProductsIdConflict) Validate() error
- type GetProductsIdInternalServerError
- func (s *GetProductsIdInternalServerError) Decode(d *jx.Decoder) error
- func (s *GetProductsIdInternalServerError) Encode(e *jx.Encoder)
- func (s *GetProductsIdInternalServerError) MarshalJSON() ([]byte, error)
- func (s *GetProductsIdInternalServerError) SetFake()
- func (s *GetProductsIdInternalServerError) UnmarshalJSON(data []byte) error
- func (s *GetProductsIdInternalServerError) Validate() error
- type GetProductsIdNotFound
- func (s *GetProductsIdNotFound) Decode(d *jx.Decoder) error
- func (s *GetProductsIdNotFound) Encode(e *jx.Encoder)
- func (s *GetProductsIdNotFound) MarshalJSON() ([]byte, error)
- func (s *GetProductsIdNotFound) SetFake()
- func (s *GetProductsIdNotFound) UnmarshalJSON(data []byte) error
- func (s *GetProductsIdNotFound) Validate() error
- type GetProductsIdOptionsConflict
- func (s *GetProductsIdOptionsConflict) Decode(d *jx.Decoder) error
- func (s *GetProductsIdOptionsConflict) Encode(e *jx.Encoder)
- func (s *GetProductsIdOptionsConflict) MarshalJSON() ([]byte, error)
- func (s *GetProductsIdOptionsConflict) SetFake()
- func (s *GetProductsIdOptionsConflict) UnmarshalJSON(data []byte) error
- func (s *GetProductsIdOptionsConflict) Validate() error
- type GetProductsIdOptionsInternalServerError
- func (s *GetProductsIdOptionsInternalServerError) Decode(d *jx.Decoder) error
- func (s *GetProductsIdOptionsInternalServerError) Encode(e *jx.Encoder)
- func (s *GetProductsIdOptionsInternalServerError) MarshalJSON() ([]byte, error)
- func (s *GetProductsIdOptionsInternalServerError) SetFake()
- func (s *GetProductsIdOptionsInternalServerError) UnmarshalJSON(data []byte) error
- func (s *GetProductsIdOptionsInternalServerError) Validate() error
- type GetProductsIdOptionsNotFound
- func (s *GetProductsIdOptionsNotFound) Decode(d *jx.Decoder) error
- func (s *GetProductsIdOptionsNotFound) Encode(e *jx.Encoder)
- func (s *GetProductsIdOptionsNotFound) MarshalJSON() ([]byte, error)
- func (s *GetProductsIdOptionsNotFound) SetFake()
- func (s *GetProductsIdOptionsNotFound) UnmarshalJSON(data []byte) error
- func (s *GetProductsIdOptionsNotFound) Validate() error
- type GetProductsIdOptionsOptionIDConflict
- func (s *GetProductsIdOptionsOptionIDConflict) Decode(d *jx.Decoder) error
- func (s *GetProductsIdOptionsOptionIDConflict) Encode(e *jx.Encoder)
- func (s *GetProductsIdOptionsOptionIDConflict) MarshalJSON() ([]byte, error)
- func (s *GetProductsIdOptionsOptionIDConflict) SetFake()
- func (s *GetProductsIdOptionsOptionIDConflict) UnmarshalJSON(data []byte) error
- func (s *GetProductsIdOptionsOptionIDConflict) Validate() error
- type GetProductsIdOptionsOptionIDInternalServerError
- func (s *GetProductsIdOptionsOptionIDInternalServerError) Decode(d *jx.Decoder) error
- func (s *GetProductsIdOptionsOptionIDInternalServerError) Encode(e *jx.Encoder)
- func (s *GetProductsIdOptionsOptionIDInternalServerError) MarshalJSON() ([]byte, error)
- func (s *GetProductsIdOptionsOptionIDInternalServerError) SetFake()
- func (s *GetProductsIdOptionsOptionIDInternalServerError) UnmarshalJSON(data []byte) error
- func (s *GetProductsIdOptionsOptionIDInternalServerError) Validate() error
- type GetProductsIdOptionsOptionIDNotFound
- func (s *GetProductsIdOptionsOptionIDNotFound) Decode(d *jx.Decoder) error
- func (s *GetProductsIdOptionsOptionIDNotFound) Encode(e *jx.Encoder)
- func (s *GetProductsIdOptionsOptionIDNotFound) MarshalJSON() ([]byte, error)
- func (s *GetProductsIdOptionsOptionIDNotFound) SetFake()
- func (s *GetProductsIdOptionsOptionIDNotFound) UnmarshalJSON(data []byte) error
- func (s *GetProductsIdOptionsOptionIDNotFound) Validate() error
- type GetProductsIdOptionsOptionIDParams
- type GetProductsIdOptionsOptionIDRes
- type GetProductsIdOptionsOptionIDUnprocessableEntity
- func (s *GetProductsIdOptionsOptionIDUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *GetProductsIdOptionsOptionIDUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *GetProductsIdOptionsOptionIDUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *GetProductsIdOptionsOptionIDUnprocessableEntity) SetFake()
- func (s *GetProductsIdOptionsOptionIDUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *GetProductsIdOptionsOptionIDUnprocessableEntity) Validate() error
- type GetProductsIdOptionsParams
- type GetProductsIdOptionsRes
- type GetProductsIdOptionsUnprocessableEntity
- func (s *GetProductsIdOptionsUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *GetProductsIdOptionsUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *GetProductsIdOptionsUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *GetProductsIdOptionsUnprocessableEntity) SetFake()
- func (s *GetProductsIdOptionsUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *GetProductsIdOptionsUnprocessableEntity) Validate() error
- type GetProductsIdParams
- type GetProductsIdRes
- type GetProductsIdUnprocessableEntity
- func (s *GetProductsIdUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *GetProductsIdUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *GetProductsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *GetProductsIdUnprocessableEntity) SetFake()
- func (s *GetProductsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *GetProductsIdUnprocessableEntity) Validate() error
- type GetProductsIdVariantsConflict
- func (s *GetProductsIdVariantsConflict) Decode(d *jx.Decoder) error
- func (s *GetProductsIdVariantsConflict) Encode(e *jx.Encoder)
- func (s *GetProductsIdVariantsConflict) MarshalJSON() ([]byte, error)
- func (s *GetProductsIdVariantsConflict) SetFake()
- func (s *GetProductsIdVariantsConflict) UnmarshalJSON(data []byte) error
- func (s *GetProductsIdVariantsConflict) Validate() error
- type GetProductsIdVariantsInternalServerError
- func (s *GetProductsIdVariantsInternalServerError) Decode(d *jx.Decoder) error
- func (s *GetProductsIdVariantsInternalServerError) Encode(e *jx.Encoder)
- func (s *GetProductsIdVariantsInternalServerError) MarshalJSON() ([]byte, error)
- func (s *GetProductsIdVariantsInternalServerError) SetFake()
- func (s *GetProductsIdVariantsInternalServerError) UnmarshalJSON(data []byte) error
- func (s *GetProductsIdVariantsInternalServerError) Validate() error
- type GetProductsIdVariantsNotFound
- func (s *GetProductsIdVariantsNotFound) Decode(d *jx.Decoder) error
- func (s *GetProductsIdVariantsNotFound) Encode(e *jx.Encoder)
- func (s *GetProductsIdVariantsNotFound) MarshalJSON() ([]byte, error)
- func (s *GetProductsIdVariantsNotFound) SetFake()
- func (s *GetProductsIdVariantsNotFound) UnmarshalJSON(data []byte) error
- func (s *GetProductsIdVariantsNotFound) Validate() error
- type GetProductsIdVariantsParams
- type GetProductsIdVariantsRes
- type GetProductsIdVariantsUnprocessableEntity
- func (s *GetProductsIdVariantsUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *GetProductsIdVariantsUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *GetProductsIdVariantsUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *GetProductsIdVariantsUnprocessableEntity) SetFake()
- func (s *GetProductsIdVariantsUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *GetProductsIdVariantsUnprocessableEntity) Validate() error
- type GetProductsIdVariantsVariantIDConflict
- func (s *GetProductsIdVariantsVariantIDConflict) Decode(d *jx.Decoder) error
- func (s *GetProductsIdVariantsVariantIDConflict) Encode(e *jx.Encoder)
- func (s *GetProductsIdVariantsVariantIDConflict) MarshalJSON() ([]byte, error)
- func (s *GetProductsIdVariantsVariantIDConflict) SetFake()
- func (s *GetProductsIdVariantsVariantIDConflict) UnmarshalJSON(data []byte) error
- func (s *GetProductsIdVariantsVariantIDConflict) Validate() error
- type GetProductsIdVariantsVariantIDInternalServerError
- func (s *GetProductsIdVariantsVariantIDInternalServerError) Decode(d *jx.Decoder) error
- func (s *GetProductsIdVariantsVariantIDInternalServerError) Encode(e *jx.Encoder)
- func (s *GetProductsIdVariantsVariantIDInternalServerError) MarshalJSON() ([]byte, error)
- func (s *GetProductsIdVariantsVariantIDInternalServerError) SetFake()
- func (s *GetProductsIdVariantsVariantIDInternalServerError) UnmarshalJSON(data []byte) error
- func (s *GetProductsIdVariantsVariantIDInternalServerError) Validate() error
- type GetProductsIdVariantsVariantIDNotFound
- func (s *GetProductsIdVariantsVariantIDNotFound) Decode(d *jx.Decoder) error
- func (s *GetProductsIdVariantsVariantIDNotFound) Encode(e *jx.Encoder)
- func (s *GetProductsIdVariantsVariantIDNotFound) MarshalJSON() ([]byte, error)
- func (s *GetProductsIdVariantsVariantIDNotFound) SetFake()
- func (s *GetProductsIdVariantsVariantIDNotFound) UnmarshalJSON(data []byte) error
- func (s *GetProductsIdVariantsVariantIDNotFound) Validate() error
- type GetProductsIdVariantsVariantIDParams
- type GetProductsIdVariantsVariantIDRes
- type GetProductsIdVariantsVariantIDUnprocessableEntity
- func (s *GetProductsIdVariantsVariantIDUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *GetProductsIdVariantsVariantIDUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *GetProductsIdVariantsVariantIDUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *GetProductsIdVariantsVariantIDUnprocessableEntity) SetFake()
- func (s *GetProductsIdVariantsVariantIDUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *GetProductsIdVariantsVariantIDUnprocessableEntity) Validate() error
- type GetProductsInternalServerError
- func (s *GetProductsInternalServerError) Decode(d *jx.Decoder) error
- func (s *GetProductsInternalServerError) Encode(e *jx.Encoder)
- func (s *GetProductsInternalServerError) MarshalJSON() ([]byte, error)
- func (s *GetProductsInternalServerError) SetFake()
- func (s *GetProductsInternalServerError) UnmarshalJSON(data []byte) error
- func (s *GetProductsInternalServerError) Validate() error
- type GetProductsNotFound
- func (s *GetProductsNotFound) Decode(d *jx.Decoder) error
- func (s *GetProductsNotFound) Encode(e *jx.Encoder)
- func (s *GetProductsNotFound) MarshalJSON() ([]byte, error)
- func (s *GetProductsNotFound) SetFake()
- func (s *GetProductsNotFound) UnmarshalJSON(data []byte) error
- func (s *GetProductsNotFound) Validate() error
- type GetProductsRes
- type GetProductsUnprocessableEntity
- func (s *GetProductsUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *GetProductsUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *GetProductsUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *GetProductsUnprocessableEntity) SetFake()
- func (s *GetProductsUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *GetProductsUnprocessableEntity) Validate() error
- type GetPromotionsConflict
- func (s *GetPromotionsConflict) Decode(d *jx.Decoder) error
- func (s *GetPromotionsConflict) Encode(e *jx.Encoder)
- func (s *GetPromotionsConflict) MarshalJSON() ([]byte, error)
- func (s *GetPromotionsConflict) SetFake()
- func (s *GetPromotionsConflict) UnmarshalJSON(data []byte) error
- func (s *GetPromotionsConflict) Validate() error
- type GetPromotionsIdConflict
- func (s *GetPromotionsIdConflict) Decode(d *jx.Decoder) error
- func (s *GetPromotionsIdConflict) Encode(e *jx.Encoder)
- func (s *GetPromotionsIdConflict) MarshalJSON() ([]byte, error)
- func (s *GetPromotionsIdConflict) SetFake()
- func (s *GetPromotionsIdConflict) UnmarshalJSON(data []byte) error
- func (s *GetPromotionsIdConflict) Validate() error
- type GetPromotionsIdInternalServerError
- func (s *GetPromotionsIdInternalServerError) Decode(d *jx.Decoder) error
- func (s *GetPromotionsIdInternalServerError) Encode(e *jx.Encoder)
- func (s *GetPromotionsIdInternalServerError) MarshalJSON() ([]byte, error)
- func (s *GetPromotionsIdInternalServerError) SetFake()
- func (s *GetPromotionsIdInternalServerError) UnmarshalJSON(data []byte) error
- func (s *GetPromotionsIdInternalServerError) Validate() error
- type GetPromotionsIdNotFound
- func (s *GetPromotionsIdNotFound) Decode(d *jx.Decoder) error
- func (s *GetPromotionsIdNotFound) Encode(e *jx.Encoder)
- func (s *GetPromotionsIdNotFound) MarshalJSON() ([]byte, error)
- func (s *GetPromotionsIdNotFound) SetFake()
- func (s *GetPromotionsIdNotFound) UnmarshalJSON(data []byte) error
- func (s *GetPromotionsIdNotFound) Validate() error
- type GetPromotionsIdParams
- type GetPromotionsIdRes
- type GetPromotionsIdUnprocessableEntity
- func (s *GetPromotionsIdUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *GetPromotionsIdUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *GetPromotionsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *GetPromotionsIdUnprocessableEntity) SetFake()
- func (s *GetPromotionsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *GetPromotionsIdUnprocessableEntity) Validate() error
- type GetPromotionsInternalServerError
- func (s *GetPromotionsInternalServerError) Decode(d *jx.Decoder) error
- func (s *GetPromotionsInternalServerError) Encode(e *jx.Encoder)
- func (s *GetPromotionsInternalServerError) MarshalJSON() ([]byte, error)
- func (s *GetPromotionsInternalServerError) SetFake()
- func (s *GetPromotionsInternalServerError) UnmarshalJSON(data []byte) error
- func (s *GetPromotionsInternalServerError) Validate() error
- type GetPromotionsNotFound
- func (s *GetPromotionsNotFound) Decode(d *jx.Decoder) error
- func (s *GetPromotionsNotFound) Encode(e *jx.Encoder)
- func (s *GetPromotionsNotFound) MarshalJSON() ([]byte, error)
- func (s *GetPromotionsNotFound) SetFake()
- func (s *GetPromotionsNotFound) UnmarshalJSON(data []byte) error
- func (s *GetPromotionsNotFound) Validate() error
- type GetPromotionsRes
- type GetPromotionsUnprocessableEntity
- func (s *GetPromotionsUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *GetPromotionsUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *GetPromotionsUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *GetPromotionsUnprocessableEntity) SetFake()
- func (s *GetPromotionsUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *GetPromotionsUnprocessableEntity) Validate() error
- type GetRegionsConflict
- func (s *GetRegionsConflict) Decode(d *jx.Decoder) error
- func (s *GetRegionsConflict) Encode(e *jx.Encoder)
- func (s *GetRegionsConflict) MarshalJSON() ([]byte, error)
- func (s *GetRegionsConflict) SetFake()
- func (s *GetRegionsConflict) UnmarshalJSON(data []byte) error
- func (s *GetRegionsConflict) Validate() error
- type GetRegionsIdConflict
- func (s *GetRegionsIdConflict) Decode(d *jx.Decoder) error
- func (s *GetRegionsIdConflict) Encode(e *jx.Encoder)
- func (s *GetRegionsIdConflict) MarshalJSON() ([]byte, error)
- func (s *GetRegionsIdConflict) SetFake()
- func (s *GetRegionsIdConflict) UnmarshalJSON(data []byte) error
- func (s *GetRegionsIdConflict) Validate() error
- type GetRegionsIdInternalServerError
- func (s *GetRegionsIdInternalServerError) Decode(d *jx.Decoder) error
- func (s *GetRegionsIdInternalServerError) Encode(e *jx.Encoder)
- func (s *GetRegionsIdInternalServerError) MarshalJSON() ([]byte, error)
- func (s *GetRegionsIdInternalServerError) SetFake()
- func (s *GetRegionsIdInternalServerError) UnmarshalJSON(data []byte) error
- func (s *GetRegionsIdInternalServerError) Validate() error
- type GetRegionsIdNotFound
- func (s *GetRegionsIdNotFound) Decode(d *jx.Decoder) error
- func (s *GetRegionsIdNotFound) Encode(e *jx.Encoder)
- func (s *GetRegionsIdNotFound) MarshalJSON() ([]byte, error)
- func (s *GetRegionsIdNotFound) SetFake()
- func (s *GetRegionsIdNotFound) UnmarshalJSON(data []byte) error
- func (s *GetRegionsIdNotFound) Validate() error
- type GetRegionsIdParams
- type GetRegionsIdRes
- type GetRegionsIdUnprocessableEntity
- func (s *GetRegionsIdUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *GetRegionsIdUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *GetRegionsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *GetRegionsIdUnprocessableEntity) SetFake()
- func (s *GetRegionsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *GetRegionsIdUnprocessableEntity) Validate() error
- type GetRegionsInternalServerError
- func (s *GetRegionsInternalServerError) Decode(d *jx.Decoder) error
- func (s *GetRegionsInternalServerError) Encode(e *jx.Encoder)
- func (s *GetRegionsInternalServerError) MarshalJSON() ([]byte, error)
- func (s *GetRegionsInternalServerError) SetFake()
- func (s *GetRegionsInternalServerError) UnmarshalJSON(data []byte) error
- func (s *GetRegionsInternalServerError) Validate() error
- type GetRegionsNotFound
- func (s *GetRegionsNotFound) Decode(d *jx.Decoder) error
- func (s *GetRegionsNotFound) Encode(e *jx.Encoder)
- func (s *GetRegionsNotFound) MarshalJSON() ([]byte, error)
- func (s *GetRegionsNotFound) SetFake()
- func (s *GetRegionsNotFound) UnmarshalJSON(data []byte) error
- func (s *GetRegionsNotFound) Validate() error
- type GetRegionsRes
- type GetRegionsUnprocessableEntity
- func (s *GetRegionsUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *GetRegionsUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *GetRegionsUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *GetRegionsUnprocessableEntity) SetFake()
- func (s *GetRegionsUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *GetRegionsUnprocessableEntity) Validate() error
- type GetSalesChannelsConflict
- func (s *GetSalesChannelsConflict) Decode(d *jx.Decoder) error
- func (s *GetSalesChannelsConflict) Encode(e *jx.Encoder)
- func (s *GetSalesChannelsConflict) MarshalJSON() ([]byte, error)
- func (s *GetSalesChannelsConflict) SetFake()
- func (s *GetSalesChannelsConflict) UnmarshalJSON(data []byte) error
- func (s *GetSalesChannelsConflict) Validate() error
- type GetSalesChannelsIdConflict
- func (s *GetSalesChannelsIdConflict) Decode(d *jx.Decoder) error
- func (s *GetSalesChannelsIdConflict) Encode(e *jx.Encoder)
- func (s *GetSalesChannelsIdConflict) MarshalJSON() ([]byte, error)
- func (s *GetSalesChannelsIdConflict) SetFake()
- func (s *GetSalesChannelsIdConflict) UnmarshalJSON(data []byte) error
- func (s *GetSalesChannelsIdConflict) Validate() error
- type GetSalesChannelsIdInternalServerError
- func (s *GetSalesChannelsIdInternalServerError) Decode(d *jx.Decoder) error
- func (s *GetSalesChannelsIdInternalServerError) Encode(e *jx.Encoder)
- func (s *GetSalesChannelsIdInternalServerError) MarshalJSON() ([]byte, error)
- func (s *GetSalesChannelsIdInternalServerError) SetFake()
- func (s *GetSalesChannelsIdInternalServerError) UnmarshalJSON(data []byte) error
- func (s *GetSalesChannelsIdInternalServerError) Validate() error
- type GetSalesChannelsIdNotFound
- func (s *GetSalesChannelsIdNotFound) Decode(d *jx.Decoder) error
- func (s *GetSalesChannelsIdNotFound) Encode(e *jx.Encoder)
- func (s *GetSalesChannelsIdNotFound) MarshalJSON() ([]byte, error)
- func (s *GetSalesChannelsIdNotFound) SetFake()
- func (s *GetSalesChannelsIdNotFound) UnmarshalJSON(data []byte) error
- func (s *GetSalesChannelsIdNotFound) Validate() error
- type GetSalesChannelsIdParams
- type GetSalesChannelsIdRes
- type GetSalesChannelsIdUnprocessableEntity
- func (s *GetSalesChannelsIdUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *GetSalesChannelsIdUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *GetSalesChannelsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *GetSalesChannelsIdUnprocessableEntity) SetFake()
- func (s *GetSalesChannelsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *GetSalesChannelsIdUnprocessableEntity) Validate() error
- type GetSalesChannelsInternalServerError
- func (s *GetSalesChannelsInternalServerError) Decode(d *jx.Decoder) error
- func (s *GetSalesChannelsInternalServerError) Encode(e *jx.Encoder)
- func (s *GetSalesChannelsInternalServerError) MarshalJSON() ([]byte, error)
- func (s *GetSalesChannelsInternalServerError) SetFake()
- func (s *GetSalesChannelsInternalServerError) UnmarshalJSON(data []byte) error
- func (s *GetSalesChannelsInternalServerError) Validate() error
- type GetSalesChannelsNotFound
- func (s *GetSalesChannelsNotFound) Decode(d *jx.Decoder) error
- func (s *GetSalesChannelsNotFound) Encode(e *jx.Encoder)
- func (s *GetSalesChannelsNotFound) MarshalJSON() ([]byte, error)
- func (s *GetSalesChannelsNotFound) SetFake()
- func (s *GetSalesChannelsNotFound) UnmarshalJSON(data []byte) error
- func (s *GetSalesChannelsNotFound) Validate() error
- type GetSalesChannelsRes
- type GetSalesChannelsUnprocessableEntity
- func (s *GetSalesChannelsUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *GetSalesChannelsUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *GetSalesChannelsUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *GetSalesChannelsUnprocessableEntity) SetFake()
- func (s *GetSalesChannelsUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *GetSalesChannelsUnprocessableEntity) Validate() error
- type GetStockLocationsIdConflict
- func (s *GetStockLocationsIdConflict) Decode(d *jx.Decoder) error
- func (s *GetStockLocationsIdConflict) Encode(e *jx.Encoder)
- func (s *GetStockLocationsIdConflict) MarshalJSON() ([]byte, error)
- func (s *GetStockLocationsIdConflict) SetFake()
- func (s *GetStockLocationsIdConflict) UnmarshalJSON(data []byte) error
- func (s *GetStockLocationsIdConflict) Validate() error
- type GetStockLocationsIdInternalServerError
- func (s *GetStockLocationsIdInternalServerError) Decode(d *jx.Decoder) error
- func (s *GetStockLocationsIdInternalServerError) Encode(e *jx.Encoder)
- func (s *GetStockLocationsIdInternalServerError) MarshalJSON() ([]byte, error)
- func (s *GetStockLocationsIdInternalServerError) SetFake()
- func (s *GetStockLocationsIdInternalServerError) UnmarshalJSON(data []byte) error
- func (s *GetStockLocationsIdInternalServerError) Validate() error
- type GetStockLocationsIdNotFound
- func (s *GetStockLocationsIdNotFound) Decode(d *jx.Decoder) error
- func (s *GetStockLocationsIdNotFound) Encode(e *jx.Encoder)
- func (s *GetStockLocationsIdNotFound) MarshalJSON() ([]byte, error)
- func (s *GetStockLocationsIdNotFound) SetFake()
- func (s *GetStockLocationsIdNotFound) UnmarshalJSON(data []byte) error
- func (s *GetStockLocationsIdNotFound) Validate() error
- type GetStockLocationsIdOK
- type GetStockLocationsIdParams
- type GetStockLocationsIdRes
- type GetStockLocationsIdUnprocessableEntity
- func (s *GetStockLocationsIdUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *GetStockLocationsIdUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *GetStockLocationsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *GetStockLocationsIdUnprocessableEntity) SetFake()
- func (s *GetStockLocationsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *GetStockLocationsIdUnprocessableEntity) Validate() error
- type GetStoresConflict
- func (s *GetStoresConflict) Decode(d *jx.Decoder) error
- func (s *GetStoresConflict) Encode(e *jx.Encoder)
- func (s *GetStoresConflict) MarshalJSON() ([]byte, error)
- func (s *GetStoresConflict) SetFake()
- func (s *GetStoresConflict) UnmarshalJSON(data []byte) error
- func (s *GetStoresConflict) Validate() error
- type GetStoresIdConflict
- func (s *GetStoresIdConflict) Decode(d *jx.Decoder) error
- func (s *GetStoresIdConflict) Encode(e *jx.Encoder)
- func (s *GetStoresIdConflict) MarshalJSON() ([]byte, error)
- func (s *GetStoresIdConflict) SetFake()
- func (s *GetStoresIdConflict) UnmarshalJSON(data []byte) error
- func (s *GetStoresIdConflict) Validate() error
- type GetStoresIdInternalServerError
- func (s *GetStoresIdInternalServerError) Decode(d *jx.Decoder) error
- func (s *GetStoresIdInternalServerError) Encode(e *jx.Encoder)
- func (s *GetStoresIdInternalServerError) MarshalJSON() ([]byte, error)
- func (s *GetStoresIdInternalServerError) SetFake()
- func (s *GetStoresIdInternalServerError) UnmarshalJSON(data []byte) error
- func (s *GetStoresIdInternalServerError) Validate() error
- type GetStoresIdNotFound
- func (s *GetStoresIdNotFound) Decode(d *jx.Decoder) error
- func (s *GetStoresIdNotFound) Encode(e *jx.Encoder)
- func (s *GetStoresIdNotFound) MarshalJSON() ([]byte, error)
- func (s *GetStoresIdNotFound) SetFake()
- func (s *GetStoresIdNotFound) UnmarshalJSON(data []byte) error
- func (s *GetStoresIdNotFound) Validate() error
- type GetStoresIdParams
- type GetStoresIdRes
- type GetStoresIdUnprocessableEntity
- func (s *GetStoresIdUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *GetStoresIdUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *GetStoresIdUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *GetStoresIdUnprocessableEntity) SetFake()
- func (s *GetStoresIdUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *GetStoresIdUnprocessableEntity) Validate() error
- type GetStoresInternalServerError
- func (s *GetStoresInternalServerError) Decode(d *jx.Decoder) error
- func (s *GetStoresInternalServerError) Encode(e *jx.Encoder)
- func (s *GetStoresInternalServerError) MarshalJSON() ([]byte, error)
- func (s *GetStoresInternalServerError) SetFake()
- func (s *GetStoresInternalServerError) UnmarshalJSON(data []byte) error
- func (s *GetStoresInternalServerError) Validate() error
- type GetStoresNotFound
- func (s *GetStoresNotFound) Decode(d *jx.Decoder) error
- func (s *GetStoresNotFound) Encode(e *jx.Encoder)
- func (s *GetStoresNotFound) MarshalJSON() ([]byte, error)
- func (s *GetStoresNotFound) SetFake()
- func (s *GetStoresNotFound) UnmarshalJSON(data []byte) error
- func (s *GetStoresNotFound) Validate() error
- type GetStoresRes
- type GetStoresUnprocessableEntity
- func (s *GetStoresUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *GetStoresUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *GetStoresUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *GetStoresUnprocessableEntity) SetFake()
- func (s *GetStoresUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *GetStoresUnprocessableEntity) Validate() error
- type GetTaxRatesConflict
- func (s *GetTaxRatesConflict) Decode(d *jx.Decoder) error
- func (s *GetTaxRatesConflict) Encode(e *jx.Encoder)
- func (s *GetTaxRatesConflict) MarshalJSON() ([]byte, error)
- func (s *GetTaxRatesConflict) SetFake()
- func (s *GetTaxRatesConflict) UnmarshalJSON(data []byte) error
- func (s *GetTaxRatesConflict) Validate() error
- type GetTaxRatesIdConflict
- func (s *GetTaxRatesIdConflict) Decode(d *jx.Decoder) error
- func (s *GetTaxRatesIdConflict) Encode(e *jx.Encoder)
- func (s *GetTaxRatesIdConflict) MarshalJSON() ([]byte, error)
- func (s *GetTaxRatesIdConflict) SetFake()
- func (s *GetTaxRatesIdConflict) UnmarshalJSON(data []byte) error
- func (s *GetTaxRatesIdConflict) Validate() error
- type GetTaxRatesIdInternalServerError
- func (s *GetTaxRatesIdInternalServerError) Decode(d *jx.Decoder) error
- func (s *GetTaxRatesIdInternalServerError) Encode(e *jx.Encoder)
- func (s *GetTaxRatesIdInternalServerError) MarshalJSON() ([]byte, error)
- func (s *GetTaxRatesIdInternalServerError) SetFake()
- func (s *GetTaxRatesIdInternalServerError) UnmarshalJSON(data []byte) error
- func (s *GetTaxRatesIdInternalServerError) Validate() error
- type GetTaxRatesIdNotFound
- func (s *GetTaxRatesIdNotFound) Decode(d *jx.Decoder) error
- func (s *GetTaxRatesIdNotFound) Encode(e *jx.Encoder)
- func (s *GetTaxRatesIdNotFound) MarshalJSON() ([]byte, error)
- func (s *GetTaxRatesIdNotFound) SetFake()
- func (s *GetTaxRatesIdNotFound) UnmarshalJSON(data []byte) error
- func (s *GetTaxRatesIdNotFound) Validate() error
- type GetTaxRatesIdParams
- type GetTaxRatesIdRes
- type GetTaxRatesIdUnprocessableEntity
- func (s *GetTaxRatesIdUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *GetTaxRatesIdUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *GetTaxRatesIdUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *GetTaxRatesIdUnprocessableEntity) SetFake()
- func (s *GetTaxRatesIdUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *GetTaxRatesIdUnprocessableEntity) Validate() error
- type GetTaxRatesInternalServerError
- func (s *GetTaxRatesInternalServerError) Decode(d *jx.Decoder) error
- func (s *GetTaxRatesInternalServerError) Encode(e *jx.Encoder)
- func (s *GetTaxRatesInternalServerError) MarshalJSON() ([]byte, error)
- func (s *GetTaxRatesInternalServerError) SetFake()
- func (s *GetTaxRatesInternalServerError) UnmarshalJSON(data []byte) error
- func (s *GetTaxRatesInternalServerError) Validate() error
- type GetTaxRatesNotFound
- func (s *GetTaxRatesNotFound) Decode(d *jx.Decoder) error
- func (s *GetTaxRatesNotFound) Encode(e *jx.Encoder)
- func (s *GetTaxRatesNotFound) MarshalJSON() ([]byte, error)
- func (s *GetTaxRatesNotFound) SetFake()
- func (s *GetTaxRatesNotFound) UnmarshalJSON(data []byte) error
- func (s *GetTaxRatesNotFound) Validate() error
- type GetTaxRatesRes
- type GetTaxRatesUnprocessableEntity
- func (s *GetTaxRatesUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *GetTaxRatesUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *GetTaxRatesUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *GetTaxRatesUnprocessableEntity) SetFake()
- func (s *GetTaxRatesUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *GetTaxRatesUnprocessableEntity) Validate() error
- type GetUsersConflict
- func (s *GetUsersConflict) Decode(d *jx.Decoder) error
- func (s *GetUsersConflict) Encode(e *jx.Encoder)
- func (s *GetUsersConflict) MarshalJSON() ([]byte, error)
- func (s *GetUsersConflict) SetFake()
- func (s *GetUsersConflict) UnmarshalJSON(data []byte) error
- func (s *GetUsersConflict) Validate() error
- type GetUsersIdConflict
- func (s *GetUsersIdConflict) Decode(d *jx.Decoder) error
- func (s *GetUsersIdConflict) Encode(e *jx.Encoder)
- func (s *GetUsersIdConflict) MarshalJSON() ([]byte, error)
- func (s *GetUsersIdConflict) SetFake()
- func (s *GetUsersIdConflict) UnmarshalJSON(data []byte) error
- func (s *GetUsersIdConflict) Validate() error
- type GetUsersIdInternalServerError
- func (s *GetUsersIdInternalServerError) Decode(d *jx.Decoder) error
- func (s *GetUsersIdInternalServerError) Encode(e *jx.Encoder)
- func (s *GetUsersIdInternalServerError) MarshalJSON() ([]byte, error)
- func (s *GetUsersIdInternalServerError) SetFake()
- func (s *GetUsersIdInternalServerError) UnmarshalJSON(data []byte) error
- func (s *GetUsersIdInternalServerError) Validate() error
- type GetUsersIdNotFound
- func (s *GetUsersIdNotFound) Decode(d *jx.Decoder) error
- func (s *GetUsersIdNotFound) Encode(e *jx.Encoder)
- func (s *GetUsersIdNotFound) MarshalJSON() ([]byte, error)
- func (s *GetUsersIdNotFound) SetFake()
- func (s *GetUsersIdNotFound) UnmarshalJSON(data []byte) error
- func (s *GetUsersIdNotFound) Validate() error
- type GetUsersIdParams
- type GetUsersIdRes
- type GetUsersIdUnprocessableEntity
- func (s *GetUsersIdUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *GetUsersIdUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *GetUsersIdUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *GetUsersIdUnprocessableEntity) SetFake()
- func (s *GetUsersIdUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *GetUsersIdUnprocessableEntity) Validate() error
- type GetUsersInternalServerError
- func (s *GetUsersInternalServerError) Decode(d *jx.Decoder) error
- func (s *GetUsersInternalServerError) Encode(e *jx.Encoder)
- func (s *GetUsersInternalServerError) MarshalJSON() ([]byte, error)
- func (s *GetUsersInternalServerError) SetFake()
- func (s *GetUsersInternalServerError) UnmarshalJSON(data []byte) error
- func (s *GetUsersInternalServerError) Validate() error
- type GetUsersMeConflict
- func (s *GetUsersMeConflict) Decode(d *jx.Decoder) error
- func (s *GetUsersMeConflict) Encode(e *jx.Encoder)
- func (s *GetUsersMeConflict) MarshalJSON() ([]byte, error)
- func (s *GetUsersMeConflict) SetFake()
- func (s *GetUsersMeConflict) UnmarshalJSON(data []byte) error
- func (s *GetUsersMeConflict) Validate() error
- type GetUsersMeInternalServerError
- func (s *GetUsersMeInternalServerError) Decode(d *jx.Decoder) error
- func (s *GetUsersMeInternalServerError) Encode(e *jx.Encoder)
- func (s *GetUsersMeInternalServerError) MarshalJSON() ([]byte, error)
- func (s *GetUsersMeInternalServerError) SetFake()
- func (s *GetUsersMeInternalServerError) UnmarshalJSON(data []byte) error
- func (s *GetUsersMeInternalServerError) Validate() error
- type GetUsersMeNotFound
- func (s *GetUsersMeNotFound) Decode(d *jx.Decoder) error
- func (s *GetUsersMeNotFound) Encode(e *jx.Encoder)
- func (s *GetUsersMeNotFound) MarshalJSON() ([]byte, error)
- func (s *GetUsersMeNotFound) SetFake()
- func (s *GetUsersMeNotFound) UnmarshalJSON(data []byte) error
- func (s *GetUsersMeNotFound) Validate() error
- type GetUsersMeRes
- type GetUsersMeUnprocessableEntity
- func (s *GetUsersMeUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *GetUsersMeUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *GetUsersMeUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *GetUsersMeUnprocessableEntity) SetFake()
- func (s *GetUsersMeUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *GetUsersMeUnprocessableEntity) Validate() error
- type GetUsersNotFound
- func (s *GetUsersNotFound) Decode(d *jx.Decoder) error
- func (s *GetUsersNotFound) Encode(e *jx.Encoder)
- func (s *GetUsersNotFound) MarshalJSON() ([]byte, error)
- func (s *GetUsersNotFound) SetFake()
- func (s *GetUsersNotFound) UnmarshalJSON(data []byte) error
- func (s *GetUsersNotFound) Validate() error
- type GetUsersRes
- type GetUsersUnprocessableEntity
- func (s *GetUsersUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *GetUsersUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *GetUsersUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *GetUsersUnprocessableEntity) SetFake()
- func (s *GetUsersUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *GetUsersUnprocessableEntity) Validate() error
- type GetWorkflowsExecutionsConflict
- func (s *GetWorkflowsExecutionsConflict) Decode(d *jx.Decoder) error
- func (s *GetWorkflowsExecutionsConflict) Encode(e *jx.Encoder)
- func (s *GetWorkflowsExecutionsConflict) MarshalJSON() ([]byte, error)
- func (s *GetWorkflowsExecutionsConflict) SetFake()
- func (s *GetWorkflowsExecutionsConflict) UnmarshalJSON(data []byte) error
- func (s *GetWorkflowsExecutionsConflict) Validate() error
- type GetWorkflowsExecutionsIdConflict
- func (s *GetWorkflowsExecutionsIdConflict) Decode(d *jx.Decoder) error
- func (s *GetWorkflowsExecutionsIdConflict) Encode(e *jx.Encoder)
- func (s *GetWorkflowsExecutionsIdConflict) MarshalJSON() ([]byte, error)
- func (s *GetWorkflowsExecutionsIdConflict) SetFake()
- func (s *GetWorkflowsExecutionsIdConflict) UnmarshalJSON(data []byte) error
- func (s *GetWorkflowsExecutionsIdConflict) Validate() error
- type GetWorkflowsExecutionsIdInternalServerError
- func (s *GetWorkflowsExecutionsIdInternalServerError) Decode(d *jx.Decoder) error
- func (s *GetWorkflowsExecutionsIdInternalServerError) Encode(e *jx.Encoder)
- func (s *GetWorkflowsExecutionsIdInternalServerError) MarshalJSON() ([]byte, error)
- func (s *GetWorkflowsExecutionsIdInternalServerError) SetFake()
- func (s *GetWorkflowsExecutionsIdInternalServerError) UnmarshalJSON(data []byte) error
- func (s *GetWorkflowsExecutionsIdInternalServerError) Validate() error
- type GetWorkflowsExecutionsIdNotFound
- func (s *GetWorkflowsExecutionsIdNotFound) Decode(d *jx.Decoder) error
- func (s *GetWorkflowsExecutionsIdNotFound) Encode(e *jx.Encoder)
- func (s *GetWorkflowsExecutionsIdNotFound) MarshalJSON() ([]byte, error)
- func (s *GetWorkflowsExecutionsIdNotFound) SetFake()
- func (s *GetWorkflowsExecutionsIdNotFound) UnmarshalJSON(data []byte) error
- func (s *GetWorkflowsExecutionsIdNotFound) Validate() error
- type GetWorkflowsExecutionsIdParams
- type GetWorkflowsExecutionsIdRes
- type GetWorkflowsExecutionsIdUnprocessableEntity
- func (s *GetWorkflowsExecutionsIdUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *GetWorkflowsExecutionsIdUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *GetWorkflowsExecutionsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *GetWorkflowsExecutionsIdUnprocessableEntity) SetFake()
- func (s *GetWorkflowsExecutionsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *GetWorkflowsExecutionsIdUnprocessableEntity) Validate() error
- type GetWorkflowsExecutionsInternalServerError
- func (s *GetWorkflowsExecutionsInternalServerError) Decode(d *jx.Decoder) error
- func (s *GetWorkflowsExecutionsInternalServerError) Encode(e *jx.Encoder)
- func (s *GetWorkflowsExecutionsInternalServerError) MarshalJSON() ([]byte, error)
- func (s *GetWorkflowsExecutionsInternalServerError) SetFake()
- func (s *GetWorkflowsExecutionsInternalServerError) UnmarshalJSON(data []byte) error
- func (s *GetWorkflowsExecutionsInternalServerError) Validate() error
- type GetWorkflowsExecutionsNotFound
- func (s *GetWorkflowsExecutionsNotFound) Decode(d *jx.Decoder) error
- func (s *GetWorkflowsExecutionsNotFound) Encode(e *jx.Encoder)
- func (s *GetWorkflowsExecutionsNotFound) MarshalJSON() ([]byte, error)
- func (s *GetWorkflowsExecutionsNotFound) SetFake()
- func (s *GetWorkflowsExecutionsNotFound) UnmarshalJSON(data []byte) error
- func (s *GetWorkflowsExecutionsNotFound) Validate() error
- type GetWorkflowsExecutionsRes
- type GetWorkflowsExecutionsUnprocessableEntity
- func (s *GetWorkflowsExecutionsUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *GetWorkflowsExecutionsUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *GetWorkflowsExecutionsUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *GetWorkflowsExecutionsUnprocessableEntity) SetFake()
- func (s *GetWorkflowsExecutionsUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *GetWorkflowsExecutionsUnprocessableEntity) Validate() error
- type GetWorkflowsExecutionsWorkflowIdSubscribeConflict
- func (s *GetWorkflowsExecutionsWorkflowIdSubscribeConflict) Decode(d *jx.Decoder) error
- func (s *GetWorkflowsExecutionsWorkflowIdSubscribeConflict) Encode(e *jx.Encoder)
- func (s *GetWorkflowsExecutionsWorkflowIdSubscribeConflict) MarshalJSON() ([]byte, error)
- func (s *GetWorkflowsExecutionsWorkflowIdSubscribeConflict) SetFake()
- func (s *GetWorkflowsExecutionsWorkflowIdSubscribeConflict) UnmarshalJSON(data []byte) error
- func (s *GetWorkflowsExecutionsWorkflowIdSubscribeConflict) Validate() error
- type GetWorkflowsExecutionsWorkflowIdSubscribeInternalServerError
- func (s *GetWorkflowsExecutionsWorkflowIdSubscribeInternalServerError) Decode(d *jx.Decoder) error
- func (s *GetWorkflowsExecutionsWorkflowIdSubscribeInternalServerError) Encode(e *jx.Encoder)
- func (s *GetWorkflowsExecutionsWorkflowIdSubscribeInternalServerError) MarshalJSON() ([]byte, error)
- func (s *GetWorkflowsExecutionsWorkflowIdSubscribeInternalServerError) SetFake()
- func (s *GetWorkflowsExecutionsWorkflowIdSubscribeInternalServerError) UnmarshalJSON(data []byte) error
- func (s *GetWorkflowsExecutionsWorkflowIdSubscribeInternalServerError) Validate() error
- type GetWorkflowsExecutionsWorkflowIdSubscribeNotFound
- func (s *GetWorkflowsExecutionsWorkflowIdSubscribeNotFound) Decode(d *jx.Decoder) error
- func (s *GetWorkflowsExecutionsWorkflowIdSubscribeNotFound) Encode(e *jx.Encoder)
- func (s *GetWorkflowsExecutionsWorkflowIdSubscribeNotFound) MarshalJSON() ([]byte, error)
- func (s *GetWorkflowsExecutionsWorkflowIdSubscribeNotFound) SetFake()
- func (s *GetWorkflowsExecutionsWorkflowIdSubscribeNotFound) UnmarshalJSON(data []byte) error
- func (s *GetWorkflowsExecutionsWorkflowIdSubscribeNotFound) Validate() error
- type GetWorkflowsExecutionsWorkflowIdSubscribeParams
- type GetWorkflowsExecutionsWorkflowIdSubscribeRes
- type GetWorkflowsExecutionsWorkflowIdSubscribeUnprocessableEntity
- func (s *GetWorkflowsExecutionsWorkflowIdSubscribeUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *GetWorkflowsExecutionsWorkflowIdSubscribeUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *GetWorkflowsExecutionsWorkflowIdSubscribeUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *GetWorkflowsExecutionsWorkflowIdSubscribeUnprocessableEntity) SetFake()
- func (s *GetWorkflowsExecutionsWorkflowIdSubscribeUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *GetWorkflowsExecutionsWorkflowIdSubscribeUnprocessableEntity) Validate() error
- type GetWorkflowsExecutionsWorkflowIdTransactionIDConflict
- func (s *GetWorkflowsExecutionsWorkflowIdTransactionIDConflict) Decode(d *jx.Decoder) error
- func (s *GetWorkflowsExecutionsWorkflowIdTransactionIDConflict) Encode(e *jx.Encoder)
- func (s *GetWorkflowsExecutionsWorkflowIdTransactionIDConflict) MarshalJSON() ([]byte, error)
- func (s *GetWorkflowsExecutionsWorkflowIdTransactionIDConflict) SetFake()
- func (s *GetWorkflowsExecutionsWorkflowIdTransactionIDConflict) UnmarshalJSON(data []byte) error
- func (s *GetWorkflowsExecutionsWorkflowIdTransactionIDConflict) Validate() error
- type GetWorkflowsExecutionsWorkflowIdTransactionIDInternalServerError
- func (s *GetWorkflowsExecutionsWorkflowIdTransactionIDInternalServerError) Decode(d *jx.Decoder) error
- func (s *GetWorkflowsExecutionsWorkflowIdTransactionIDInternalServerError) Encode(e *jx.Encoder)
- func (s *GetWorkflowsExecutionsWorkflowIdTransactionIDInternalServerError) MarshalJSON() ([]byte, error)
- func (s *GetWorkflowsExecutionsWorkflowIdTransactionIDInternalServerError) SetFake()
- func (s *GetWorkflowsExecutionsWorkflowIdTransactionIDInternalServerError) UnmarshalJSON(data []byte) error
- func (s *GetWorkflowsExecutionsWorkflowIdTransactionIDInternalServerError) Validate() error
- type GetWorkflowsExecutionsWorkflowIdTransactionIDNotFound
- func (s *GetWorkflowsExecutionsWorkflowIdTransactionIDNotFound) Decode(d *jx.Decoder) error
- func (s *GetWorkflowsExecutionsWorkflowIdTransactionIDNotFound) Encode(e *jx.Encoder)
- func (s *GetWorkflowsExecutionsWorkflowIdTransactionIDNotFound) MarshalJSON() ([]byte, error)
- func (s *GetWorkflowsExecutionsWorkflowIdTransactionIDNotFound) SetFake()
- func (s *GetWorkflowsExecutionsWorkflowIdTransactionIDNotFound) UnmarshalJSON(data []byte) error
- func (s *GetWorkflowsExecutionsWorkflowIdTransactionIDNotFound) Validate() error
- type GetWorkflowsExecutionsWorkflowIdTransactionIDParams
- type GetWorkflowsExecutionsWorkflowIdTransactionIDRes
- type GetWorkflowsExecutionsWorkflowIdTransactionIDUnprocessableEntity
- func (s *GetWorkflowsExecutionsWorkflowIdTransactionIDUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *GetWorkflowsExecutionsWorkflowIdTransactionIDUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *GetWorkflowsExecutionsWorkflowIdTransactionIDUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *GetWorkflowsExecutionsWorkflowIdTransactionIDUnprocessableEntity) SetFake()
- func (s *GetWorkflowsExecutionsWorkflowIdTransactionIDUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *GetWorkflowsExecutionsWorkflowIdTransactionIDUnprocessableEntity) Validate() error
- type GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeConflict
- func (s *GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeConflict) Decode(d *jx.Decoder) error
- func (s *GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeConflict) Encode(e *jx.Encoder)
- func (s *GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeConflict) MarshalJSON() ([]byte, error)
- func (s *GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeConflict) SetFake()
- func (s *GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeConflict) UnmarshalJSON(data []byte) error
- func (s *GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeConflict) Validate() error
- type GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeInternalServerError
- func (s *GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeInternalServerError) Decode(d *jx.Decoder) error
- func (s *GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeInternalServerError) Encode(e *jx.Encoder)
- func (s *GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeInternalServerError) MarshalJSON() ([]byte, error)
- func (s *GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeInternalServerError) SetFake()
- func (s *GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeInternalServerError) UnmarshalJSON(data []byte) error
- func (s *GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeInternalServerError) Validate() error
- type GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeNotFound
- func (s *GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeNotFound) Decode(d *jx.Decoder) error
- func (s *GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeNotFound) Encode(e *jx.Encoder)
- func (s *GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeNotFound) MarshalJSON() ([]byte, error)
- func (s *GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeNotFound) SetFake()
- func (s *GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeNotFound) UnmarshalJSON(data []byte) error
- func (s *GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeNotFound) Validate() error
- type GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeParams
- type GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeRes
- type GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeUnprocessableEntity
- func (s *GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeUnprocessableEntity) SetFake()
- func (s *GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeUnprocessableEntity) Validate() error
- type Handler
- type Invoker
- type JwtToken
- type Labeler
- type Middleware
- type MultipleErrors
- func (s *MultipleErrors) Decode(d *jx.Decoder) error
- func (s *MultipleErrors) Encode(e *jx.Encoder)
- func (s *MultipleErrors) GetErrors() []Error
- func (s *MultipleErrors) GetMessage() OptString
- func (s *MultipleErrors) MarshalJSON() ([]byte, error)
- func (s *MultipleErrors) SetErrors(val []Error)
- func (s *MultipleErrors) SetFake()
- func (s *MultipleErrors) SetMessage(val OptString)
- func (s *MultipleErrors) UnmarshalJSON(data []byte) error
- func (s *MultipleErrors) Validate() error
- type OptAdminGetPricingRuleTypesParams
- func (o *OptAdminGetPricingRuleTypesParams) Decode(d *jx.Decoder) error
- func (o OptAdminGetPricingRuleTypesParams) Encode(e *jx.Encoder)
- func (o OptAdminGetPricingRuleTypesParams) Get() (v AdminGetPricingRuleTypesParams, ok bool)
- func (o OptAdminGetPricingRuleTypesParams) IsSet() bool
- func (s OptAdminGetPricingRuleTypesParams) MarshalJSON() ([]byte, error)
- func (o OptAdminGetPricingRuleTypesParams) Or(d AdminGetPricingRuleTypesParams) AdminGetPricingRuleTypesParams
- func (o *OptAdminGetPricingRuleTypesParams) Reset()
- func (s *OptAdminGetPricingRuleTypesParams) SetFake()
- func (o *OptAdminGetPricingRuleTypesParams) SetTo(v AdminGetPricingRuleTypesParams)
- func (s *OptAdminGetPricingRuleTypesParams) UnmarshalJSON(data []byte) error
- type OptAdminGetPricingRuleTypesRuleTypeParams
- func (o *OptAdminGetPricingRuleTypesRuleTypeParams) Decode(d *jx.Decoder) error
- func (o OptAdminGetPricingRuleTypesRuleTypeParams) Encode(e *jx.Encoder)
- func (o OptAdminGetPricingRuleTypesRuleTypeParams) Get() (v AdminGetPricingRuleTypesRuleTypeParams, ok bool)
- func (o OptAdminGetPricingRuleTypesRuleTypeParams) IsSet() bool
- func (s OptAdminGetPricingRuleTypesRuleTypeParams) MarshalJSON() ([]byte, error)
- func (o OptAdminGetPricingRuleTypesRuleTypeParams) Or(d AdminGetPricingRuleTypesRuleTypeParams) AdminGetPricingRuleTypesRuleTypeParams
- func (o *OptAdminGetPricingRuleTypesRuleTypeParams) Reset()
- func (s *OptAdminGetPricingRuleTypesRuleTypeParams) SetFake()
- func (o *OptAdminGetPricingRuleTypesRuleTypeParams) SetTo(v AdminGetPricingRuleTypesRuleTypeParams)
- func (s *OptAdminGetPricingRuleTypesRuleTypeParams) UnmarshalJSON(data []byte) error
- type OptAdminGetProductsParams
- func (o *OptAdminGetProductsParams) Decode(d *jx.Decoder) error
- func (o OptAdminGetProductsParams) Encode(e *jx.Encoder)
- func (o OptAdminGetProductsParams) Get() (v AdminGetProductsParams, ok bool)
- func (o OptAdminGetProductsParams) IsSet() bool
- func (s OptAdminGetProductsParams) MarshalJSON() ([]byte, error)
- func (o OptAdminGetProductsParams) Or(d AdminGetProductsParams) AdminGetProductsParams
- func (o *OptAdminGetProductsParams) Reset()
- func (s *OptAdminGetProductsParams) SetFake()
- func (o *OptAdminGetProductsParams) SetTo(v AdminGetProductsParams)
- func (s *OptAdminGetProductsParams) UnmarshalJSON(data []byte) error
- type OptAdminGetProductsParamsAndItemAndItemID
- func (o *OptAdminGetProductsParamsAndItemAndItemID) Decode(d *jx.Decoder) error
- func (o OptAdminGetProductsParamsAndItemAndItemID) Encode(e *jx.Encoder)
- func (o OptAdminGetProductsParamsAndItemAndItemID) Get() (v AdminGetProductsParamsAndItemAndItemID, ok bool)
- func (o OptAdminGetProductsParamsAndItemAndItemID) IsSet() bool
- func (s OptAdminGetProductsParamsAndItemAndItemID) MarshalJSON() ([]byte, error)
- func (o OptAdminGetProductsParamsAndItemAndItemID) Or(d AdminGetProductsParamsAndItemAndItemID) AdminGetProductsParamsAndItemAndItemID
- func (o *OptAdminGetProductsParamsAndItemAndItemID) Reset()
- func (s *OptAdminGetProductsParamsAndItemAndItemID) SetFake()
- func (o *OptAdminGetProductsParamsAndItemAndItemID) SetTo(v AdminGetProductsParamsAndItemAndItemID)
- func (s *OptAdminGetProductsParamsAndItemAndItemID) UnmarshalJSON(data []byte) error
- type OptAdminGetProductsParamsAndItemID
- func (o *OptAdminGetProductsParamsAndItemID) Decode(d *jx.Decoder) error
- func (o OptAdminGetProductsParamsAndItemID) Encode(e *jx.Encoder)
- func (o OptAdminGetProductsParamsAndItemID) Get() (v AdminGetProductsParamsAndItemID, ok bool)
- func (o OptAdminGetProductsParamsAndItemID) IsSet() bool
- func (s OptAdminGetProductsParamsAndItemID) MarshalJSON() ([]byte, error)
- func (o OptAdminGetProductsParamsAndItemID) Or(d AdminGetProductsParamsAndItemID) AdminGetProductsParamsAndItemID
- func (o *OptAdminGetProductsParamsAndItemID) Reset()
- func (s *OptAdminGetProductsParamsAndItemID) SetFake()
- func (o *OptAdminGetProductsParamsAndItemID) SetTo(v AdminGetProductsParamsAndItemID)
- func (s *OptAdminGetProductsParamsAndItemID) UnmarshalJSON(data []byte) error
- type OptAdminGetProductsParamsAndItemOrItemID
- func (o *OptAdminGetProductsParamsAndItemOrItemID) Decode(d *jx.Decoder) error
- func (o OptAdminGetProductsParamsAndItemOrItemID) Encode(e *jx.Encoder)
- func (o OptAdminGetProductsParamsAndItemOrItemID) Get() (v AdminGetProductsParamsAndItemOrItemID, ok bool)
- func (o OptAdminGetProductsParamsAndItemOrItemID) IsSet() bool
- func (s OptAdminGetProductsParamsAndItemOrItemID) MarshalJSON() ([]byte, error)
- func (o OptAdminGetProductsParamsAndItemOrItemID) Or(d AdminGetProductsParamsAndItemOrItemID) AdminGetProductsParamsAndItemOrItemID
- func (o *OptAdminGetProductsParamsAndItemOrItemID) Reset()
- func (s *OptAdminGetProductsParamsAndItemOrItemID) SetFake()
- func (o *OptAdminGetProductsParamsAndItemOrItemID) SetTo(v AdminGetProductsParamsAndItemOrItemID)
- func (s *OptAdminGetProductsParamsAndItemOrItemID) UnmarshalJSON(data []byte) error
- type OptAdminGetProductsParamsID
- func (o *OptAdminGetProductsParamsID) Decode(d *jx.Decoder) error
- func (o OptAdminGetProductsParamsID) Encode(e *jx.Encoder)
- func (o OptAdminGetProductsParamsID) Get() (v AdminGetProductsParamsID, ok bool)
- func (o OptAdminGetProductsParamsID) IsSet() bool
- func (s OptAdminGetProductsParamsID) MarshalJSON() ([]byte, error)
- func (o OptAdminGetProductsParamsID) Or(d AdminGetProductsParamsID) AdminGetProductsParamsID
- func (o *OptAdminGetProductsParamsID) Reset()
- func (s *OptAdminGetProductsParamsID) SetFake()
- func (o *OptAdminGetProductsParamsID) SetTo(v AdminGetProductsParamsID)
- func (s *OptAdminGetProductsParamsID) UnmarshalJSON(data []byte) error
- type OptAdminGetProductsParamsOrItemAndItemID
- func (o *OptAdminGetProductsParamsOrItemAndItemID) Decode(d *jx.Decoder) error
- func (o OptAdminGetProductsParamsOrItemAndItemID) Encode(e *jx.Encoder)
- func (o OptAdminGetProductsParamsOrItemAndItemID) Get() (v AdminGetProductsParamsOrItemAndItemID, ok bool)
- func (o OptAdminGetProductsParamsOrItemAndItemID) IsSet() bool
- func (s OptAdminGetProductsParamsOrItemAndItemID) MarshalJSON() ([]byte, error)
- func (o OptAdminGetProductsParamsOrItemAndItemID) Or(d AdminGetProductsParamsOrItemAndItemID) AdminGetProductsParamsOrItemAndItemID
- func (o *OptAdminGetProductsParamsOrItemAndItemID) Reset()
- func (s *OptAdminGetProductsParamsOrItemAndItemID) SetFake()
- func (o *OptAdminGetProductsParamsOrItemAndItemID) SetTo(v AdminGetProductsParamsOrItemAndItemID)
- func (s *OptAdminGetProductsParamsOrItemAndItemID) UnmarshalJSON(data []byte) error
- type OptAdminGetProductsParamsOrItemID
- func (o *OptAdminGetProductsParamsOrItemID) Decode(d *jx.Decoder) error
- func (o OptAdminGetProductsParamsOrItemID) Encode(e *jx.Encoder)
- func (o OptAdminGetProductsParamsOrItemID) Get() (v AdminGetProductsParamsOrItemID, ok bool)
- func (o OptAdminGetProductsParamsOrItemID) IsSet() bool
- func (s OptAdminGetProductsParamsOrItemID) MarshalJSON() ([]byte, error)
- func (o OptAdminGetProductsParamsOrItemID) Or(d AdminGetProductsParamsOrItemID) AdminGetProductsParamsOrItemID
- func (o *OptAdminGetProductsParamsOrItemID) Reset()
- func (s *OptAdminGetProductsParamsOrItemID) SetFake()
- func (o *OptAdminGetProductsParamsOrItemID) SetTo(v AdminGetProductsParamsOrItemID)
- func (s *OptAdminGetProductsParamsOrItemID) UnmarshalJSON(data []byte) error
- type OptAdminGetProductsParamsOrItemOrItemID
- func (o *OptAdminGetProductsParamsOrItemOrItemID) Decode(d *jx.Decoder) error
- func (o OptAdminGetProductsParamsOrItemOrItemID) Encode(e *jx.Encoder)
- func (o OptAdminGetProductsParamsOrItemOrItemID) Get() (v AdminGetProductsParamsOrItemOrItemID, ok bool)
- func (o OptAdminGetProductsParamsOrItemOrItemID) IsSet() bool
- func (s OptAdminGetProductsParamsOrItemOrItemID) MarshalJSON() ([]byte, error)
- func (o OptAdminGetProductsParamsOrItemOrItemID) Or(d AdminGetProductsParamsOrItemOrItemID) AdminGetProductsParamsOrItemOrItemID
- func (o *OptAdminGetProductsParamsOrItemOrItemID) Reset()
- func (s *OptAdminGetProductsParamsOrItemOrItemID) SetFake()
- func (o *OptAdminGetProductsParamsOrItemOrItemID) SetTo(v AdminGetProductsParamsOrItemOrItemID)
- func (s *OptAdminGetProductsParamsOrItemOrItemID) UnmarshalJSON(data []byte) error
- type OptAdminGetPromotionsParams
- func (o *OptAdminGetPromotionsParams) Decode(d *jx.Decoder) error
- func (o OptAdminGetPromotionsParams) Encode(e *jx.Encoder)
- func (o OptAdminGetPromotionsParams) Get() (v AdminGetPromotionsParams, ok bool)
- func (o OptAdminGetPromotionsParams) IsSet() bool
- func (s OptAdminGetPromotionsParams) MarshalJSON() ([]byte, error)
- func (o OptAdminGetPromotionsParams) Or(d AdminGetPromotionsParams) AdminGetPromotionsParams
- func (o *OptAdminGetPromotionsParams) Reset()
- func (s *OptAdminGetPromotionsParams) SetFake()
- func (o *OptAdminGetPromotionsParams) SetTo(v AdminGetPromotionsParams)
- func (s *OptAdminGetPromotionsParams) UnmarshalJSON(data []byte) error
- type OptAdminPostCampaignsReq
- func (o *OptAdminPostCampaignsReq) Decode(d *jx.Decoder) error
- func (o OptAdminPostCampaignsReq) Encode(e *jx.Encoder)
- func (o OptAdminPostCampaignsReq) Get() (v AdminPostCampaignsReq, ok bool)
- func (o OptAdminPostCampaignsReq) IsSet() bool
- func (s OptAdminPostCampaignsReq) MarshalJSON() ([]byte, error)
- func (o OptAdminPostCampaignsReq) Or(d AdminPostCampaignsReq) AdminPostCampaignsReq
- func (o *OptAdminPostCampaignsReq) Reset()
- func (s *OptAdminPostCampaignsReq) SetFake()
- func (o *OptAdminPostCampaignsReq) SetTo(v AdminPostCampaignsReq)
- func (s *OptAdminPostCampaignsReq) UnmarshalJSON(data []byte) error
- type OptAdminPostCustomerGroupsGroupCustomersBatchReq
- func (o *OptAdminPostCustomerGroupsGroupCustomersBatchReq) Decode(d *jx.Decoder) error
- func (o OptAdminPostCustomerGroupsGroupCustomersBatchReq) Encode(e *jx.Encoder)
- func (o OptAdminPostCustomerGroupsGroupCustomersBatchReq) Get() (v AdminPostCustomerGroupsGroupCustomersBatchReq, ok bool)
- func (o OptAdminPostCustomerGroupsGroupCustomersBatchReq) IsSet() bool
- func (s OptAdminPostCustomerGroupsGroupCustomersBatchReq) MarshalJSON() ([]byte, error)
- func (o OptAdminPostCustomerGroupsGroupCustomersBatchReq) Or(d AdminPostCustomerGroupsGroupCustomersBatchReq) AdminPostCustomerGroupsGroupCustomersBatchReq
- func (o *OptAdminPostCustomerGroupsGroupCustomersBatchReq) Reset()
- func (s *OptAdminPostCustomerGroupsGroupCustomersBatchReq) SetFake()
- func (o *OptAdminPostCustomerGroupsGroupCustomersBatchReq) SetTo(v AdminPostCustomerGroupsGroupCustomersBatchReq)
- func (s *OptAdminPostCustomerGroupsGroupCustomersBatchReq) UnmarshalJSON(data []byte) error
- type OptAdminPostFulfillmentShippingOptionsRulesBatchAddReq
- func (o *OptAdminPostFulfillmentShippingOptionsRulesBatchAddReq) Decode(d *jx.Decoder) error
- func (o OptAdminPostFulfillmentShippingOptionsRulesBatchAddReq) Encode(e *jx.Encoder)
- func (o OptAdminPostFulfillmentShippingOptionsRulesBatchAddReq) Get() (v AdminPostFulfillmentShippingOptionsRulesBatchAddReq, ok bool)
- func (o OptAdminPostFulfillmentShippingOptionsRulesBatchAddReq) IsSet() bool
- func (s OptAdminPostFulfillmentShippingOptionsRulesBatchAddReq) MarshalJSON() ([]byte, error)
- func (o OptAdminPostFulfillmentShippingOptionsRulesBatchAddReq) Or(d AdminPostFulfillmentShippingOptionsRulesBatchAddReq) AdminPostFulfillmentShippingOptionsRulesBatchAddReq
- func (o *OptAdminPostFulfillmentShippingOptionsRulesBatchAddReq) Reset()
- func (s *OptAdminPostFulfillmentShippingOptionsRulesBatchAddReq) SetFake()
- func (o *OptAdminPostFulfillmentShippingOptionsRulesBatchAddReq) SetTo(v AdminPostFulfillmentShippingOptionsRulesBatchAddReq)
- func (s *OptAdminPostFulfillmentShippingOptionsRulesBatchAddReq) UnmarshalJSON(data []byte) error
- type OptAdminPostFulfillmentShippingOptionsRulesBatchRemoveReq
- func (o *OptAdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) Decode(d *jx.Decoder) error
- func (o OptAdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) Encode(e *jx.Encoder)
- func (o OptAdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) Get() (v AdminPostFulfillmentShippingOptionsRulesBatchRemoveReq, ok bool)
- func (o OptAdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) IsSet() bool
- func (s OptAdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) MarshalJSON() ([]byte, error)
- func (o OptAdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) Or(d AdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) AdminPostFulfillmentShippingOptionsRulesBatchRemoveReq
- func (o *OptAdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) Reset()
- func (s *OptAdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) SetFake()
- func (o *OptAdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) SetTo(v AdminPostFulfillmentShippingOptionsRulesBatchRemoveReq)
- func (s *OptAdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) UnmarshalJSON(data []byte) error
- type OptAdminPostInventoryItemsInventoryItemReq
- func (o *OptAdminPostInventoryItemsInventoryItemReq) Decode(d *jx.Decoder) error
- func (o OptAdminPostInventoryItemsInventoryItemReq) Encode(e *jx.Encoder)
- func (o OptAdminPostInventoryItemsInventoryItemReq) Get() (v AdminPostInventoryItemsInventoryItemReq, ok bool)
- func (o OptAdminPostInventoryItemsInventoryItemReq) IsSet() bool
- func (s OptAdminPostInventoryItemsInventoryItemReq) MarshalJSON() ([]byte, error)
- func (o OptAdminPostInventoryItemsInventoryItemReq) Or(d AdminPostInventoryItemsInventoryItemReq) AdminPostInventoryItemsInventoryItemReq
- func (o *OptAdminPostInventoryItemsInventoryItemReq) Reset()
- func (s *OptAdminPostInventoryItemsInventoryItemReq) SetFake()
- func (o *OptAdminPostInventoryItemsInventoryItemReq) SetTo(v AdminPostInventoryItemsInventoryItemReq)
- func (s *OptAdminPostInventoryItemsInventoryItemReq) UnmarshalJSON(data []byte) error
- type OptAdminPostInventoryItemsItemLocationLevelsLevelReq
- func (o *OptAdminPostInventoryItemsItemLocationLevelsLevelReq) Decode(d *jx.Decoder) error
- func (o OptAdminPostInventoryItemsItemLocationLevelsLevelReq) Encode(e *jx.Encoder)
- func (o OptAdminPostInventoryItemsItemLocationLevelsLevelReq) Get() (v AdminPostInventoryItemsItemLocationLevelsLevelReq, ok bool)
- func (o OptAdminPostInventoryItemsItemLocationLevelsLevelReq) IsSet() bool
- func (s OptAdminPostInventoryItemsItemLocationLevelsLevelReq) MarshalJSON() ([]byte, error)
- func (o OptAdminPostInventoryItemsItemLocationLevelsLevelReq) Or(d AdminPostInventoryItemsItemLocationLevelsLevelReq) AdminPostInventoryItemsItemLocationLevelsLevelReq
- func (o *OptAdminPostInventoryItemsItemLocationLevelsLevelReq) Reset()
- func (s *OptAdminPostInventoryItemsItemLocationLevelsLevelReq) SetFake()
- func (o *OptAdminPostInventoryItemsItemLocationLevelsLevelReq) SetTo(v AdminPostInventoryItemsItemLocationLevelsLevelReq)
- func (s *OptAdminPostInventoryItemsItemLocationLevelsLevelReq) UnmarshalJSON(data []byte) error
- type OptAdminPostInventoryItemsItemLocationLevelsReq
- func (o *OptAdminPostInventoryItemsItemLocationLevelsReq) Decode(d *jx.Decoder) error
- func (o OptAdminPostInventoryItemsItemLocationLevelsReq) Encode(e *jx.Encoder)
- func (o OptAdminPostInventoryItemsItemLocationLevelsReq) Get() (v AdminPostInventoryItemsItemLocationLevelsReq, ok bool)
- func (o OptAdminPostInventoryItemsItemLocationLevelsReq) IsSet() bool
- func (s OptAdminPostInventoryItemsItemLocationLevelsReq) MarshalJSON() ([]byte, error)
- func (o OptAdminPostInventoryItemsItemLocationLevelsReq) Or(d AdminPostInventoryItemsItemLocationLevelsReq) AdminPostInventoryItemsItemLocationLevelsReq
- func (o *OptAdminPostInventoryItemsItemLocationLevelsReq) Reset()
- func (s *OptAdminPostInventoryItemsItemLocationLevelsReq) SetFake()
- func (o *OptAdminPostInventoryItemsItemLocationLevelsReq) SetTo(v AdminPostInventoryItemsItemLocationLevelsReq)
- func (s *OptAdminPostInventoryItemsItemLocationLevelsReq) UnmarshalJSON(data []byte) error
- type OptAdminPostInventoryItemsReq
- func (o *OptAdminPostInventoryItemsReq) Decode(d *jx.Decoder) error
- func (o OptAdminPostInventoryItemsReq) Encode(e *jx.Encoder)
- func (o OptAdminPostInventoryItemsReq) Get() (v AdminPostInventoryItemsReq, ok bool)
- func (o OptAdminPostInventoryItemsReq) IsSet() bool
- func (s OptAdminPostInventoryItemsReq) MarshalJSON() ([]byte, error)
- func (o OptAdminPostInventoryItemsReq) Or(d AdminPostInventoryItemsReq) AdminPostInventoryItemsReq
- func (o *OptAdminPostInventoryItemsReq) Reset()
- func (s *OptAdminPostInventoryItemsReq) SetFake()
- func (o *OptAdminPostInventoryItemsReq) SetTo(v AdminPostInventoryItemsReq)
- func (s *OptAdminPostInventoryItemsReq) UnmarshalJSON(data []byte) error
- type OptAdminPostInvitesInviteAcceptReq
- func (o *OptAdminPostInvitesInviteAcceptReq) Decode(d *jx.Decoder) error
- func (o OptAdminPostInvitesInviteAcceptReq) Encode(e *jx.Encoder)
- func (o OptAdminPostInvitesInviteAcceptReq) Get() (v AdminPostInvitesInviteAcceptReq, ok bool)
- func (o OptAdminPostInvitesInviteAcceptReq) IsSet() bool
- func (s OptAdminPostInvitesInviteAcceptReq) MarshalJSON() ([]byte, error)
- func (o OptAdminPostInvitesInviteAcceptReq) Or(d AdminPostInvitesInviteAcceptReq) AdminPostInvitesInviteAcceptReq
- func (o *OptAdminPostInvitesInviteAcceptReq) Reset()
- func (s *OptAdminPostInvitesInviteAcceptReq) SetFake()
- func (o *OptAdminPostInvitesInviteAcceptReq) SetTo(v AdminPostInvitesInviteAcceptReq)
- func (s *OptAdminPostInvitesInviteAcceptReq) UnmarshalJSON(data []byte) error
- type OptAdminPostPaymentsCapturesReq
- func (o *OptAdminPostPaymentsCapturesReq) Decode(d *jx.Decoder) error
- func (o OptAdminPostPaymentsCapturesReq) Encode(e *jx.Encoder)
- func (o OptAdminPostPaymentsCapturesReq) Get() (v AdminPostPaymentsCapturesReq, ok bool)
- func (o OptAdminPostPaymentsCapturesReq) IsSet() bool
- func (s OptAdminPostPaymentsCapturesReq) MarshalJSON() ([]byte, error)
- func (o OptAdminPostPaymentsCapturesReq) Or(d AdminPostPaymentsCapturesReq) AdminPostPaymentsCapturesReq
- func (o *OptAdminPostPaymentsCapturesReq) Reset()
- func (s *OptAdminPostPaymentsCapturesReq) SetFake()
- func (o *OptAdminPostPaymentsCapturesReq) SetTo(v AdminPostPaymentsCapturesReq)
- func (s *OptAdminPostPaymentsCapturesReq) UnmarshalJSON(data []byte) error
- type OptAdminPostPaymentsRefundsReq
- func (o *OptAdminPostPaymentsRefundsReq) Decode(d *jx.Decoder) error
- func (o OptAdminPostPaymentsRefundsReq) Encode(e *jx.Encoder)
- func (o OptAdminPostPaymentsRefundsReq) Get() (v AdminPostPaymentsRefundsReq, ok bool)
- func (o OptAdminPostPaymentsRefundsReq) IsSet() bool
- func (s OptAdminPostPaymentsRefundsReq) MarshalJSON() ([]byte, error)
- func (o OptAdminPostPaymentsRefundsReq) Or(d AdminPostPaymentsRefundsReq) AdminPostPaymentsRefundsReq
- func (o *OptAdminPostPaymentsRefundsReq) Reset()
- func (s *OptAdminPostPaymentsRefundsReq) SetFake()
- func (o *OptAdminPostPaymentsRefundsReq) SetTo(v AdminPostPaymentsRefundsReq)
- func (s *OptAdminPostPaymentsRefundsReq) UnmarshalJSON(data []byte) error
- type OptAdminPostPriceListsPriceListPricesBatchAddReq
- func (o *OptAdminPostPriceListsPriceListPricesBatchAddReq) Decode(d *jx.Decoder) error
- func (o OptAdminPostPriceListsPriceListPricesBatchAddReq) Encode(e *jx.Encoder)
- func (o OptAdminPostPriceListsPriceListPricesBatchAddReq) Get() (v AdminPostPriceListsPriceListPricesBatchAddReq, ok bool)
- func (o OptAdminPostPriceListsPriceListPricesBatchAddReq) IsSet() bool
- func (s OptAdminPostPriceListsPriceListPricesBatchAddReq) MarshalJSON() ([]byte, error)
- func (o OptAdminPostPriceListsPriceListPricesBatchAddReq) Or(d AdminPostPriceListsPriceListPricesBatchAddReq) AdminPostPriceListsPriceListPricesBatchAddReq
- func (o *OptAdminPostPriceListsPriceListPricesBatchAddReq) Reset()
- func (s *OptAdminPostPriceListsPriceListPricesBatchAddReq) SetFake()
- func (o *OptAdminPostPriceListsPriceListPricesBatchAddReq) SetTo(v AdminPostPriceListsPriceListPricesBatchAddReq)
- func (s *OptAdminPostPriceListsPriceListPricesBatchAddReq) UnmarshalJSON(data []byte) error
- type OptAdminPostPriceListsPriceListPricesBatchRemoveReq
- func (o *OptAdminPostPriceListsPriceListPricesBatchRemoveReq) Decode(d *jx.Decoder) error
- func (o OptAdminPostPriceListsPriceListPricesBatchRemoveReq) Encode(e *jx.Encoder)
- func (o OptAdminPostPriceListsPriceListPricesBatchRemoveReq) Get() (v AdminPostPriceListsPriceListPricesBatchRemoveReq, ok bool)
- func (o OptAdminPostPriceListsPriceListPricesBatchRemoveReq) IsSet() bool
- func (s OptAdminPostPriceListsPriceListPricesBatchRemoveReq) MarshalJSON() ([]byte, error)
- func (o OptAdminPostPriceListsPriceListPricesBatchRemoveReq) Or(d AdminPostPriceListsPriceListPricesBatchRemoveReq) AdminPostPriceListsPriceListPricesBatchRemoveReq
- func (o *OptAdminPostPriceListsPriceListPricesBatchRemoveReq) Reset()
- func (s *OptAdminPostPriceListsPriceListPricesBatchRemoveReq) SetFake()
- func (o *OptAdminPostPriceListsPriceListPricesBatchRemoveReq) SetTo(v AdminPostPriceListsPriceListPricesBatchRemoveReq)
- func (s *OptAdminPostPriceListsPriceListPricesBatchRemoveReq) UnmarshalJSON(data []byte) error
- type OptAdminPostPriceListsPriceListReq
- func (o *OptAdminPostPriceListsPriceListReq) Decode(d *jx.Decoder) error
- func (o OptAdminPostPriceListsPriceListReq) Encode(e *jx.Encoder)
- func (o OptAdminPostPriceListsPriceListReq) Get() (v AdminPostPriceListsPriceListReq, ok bool)
- func (o OptAdminPostPriceListsPriceListReq) IsSet() bool
- func (s OptAdminPostPriceListsPriceListReq) MarshalJSON() ([]byte, error)
- func (o OptAdminPostPriceListsPriceListReq) Or(d AdminPostPriceListsPriceListReq) AdminPostPriceListsPriceListReq
- func (o *OptAdminPostPriceListsPriceListReq) Reset()
- func (s *OptAdminPostPriceListsPriceListReq) SetFake()
- func (o *OptAdminPostPriceListsPriceListReq) SetTo(v AdminPostPriceListsPriceListReq)
- func (s *OptAdminPostPriceListsPriceListReq) UnmarshalJSON(data []byte) error
- type OptAdminPostPriceListsReq
- func (o *OptAdminPostPriceListsReq) Decode(d *jx.Decoder) error
- func (o OptAdminPostPriceListsReq) Encode(e *jx.Encoder)
- func (o OptAdminPostPriceListsReq) Get() (v AdminPostPriceListsReq, ok bool)
- func (o OptAdminPostPriceListsReq) IsSet() bool
- func (s OptAdminPostPriceListsReq) MarshalJSON() ([]byte, error)
- func (o OptAdminPostPriceListsReq) Or(d AdminPostPriceListsReq) AdminPostPriceListsReq
- func (o *OptAdminPostPriceListsReq) Reset()
- func (s *OptAdminPostPriceListsReq) SetFake()
- func (o *OptAdminPostPriceListsReq) SetTo(v AdminPostPriceListsReq)
- func (s *OptAdminPostPriceListsReq) UnmarshalJSON(data []byte) error
- type OptAdminPostPricingRuleTypesReq
- func (o *OptAdminPostPricingRuleTypesReq) Decode(d *jx.Decoder) error
- func (o OptAdminPostPricingRuleTypesReq) Encode(e *jx.Encoder)
- func (o OptAdminPostPricingRuleTypesReq) Get() (v AdminPostPricingRuleTypesReq, ok bool)
- func (o OptAdminPostPricingRuleTypesReq) IsSet() bool
- func (s OptAdminPostPricingRuleTypesReq) MarshalJSON() ([]byte, error)
- func (o OptAdminPostPricingRuleTypesReq) Or(d AdminPostPricingRuleTypesReq) AdminPostPricingRuleTypesReq
- func (o *OptAdminPostPricingRuleTypesReq) Reset()
- func (s *OptAdminPostPricingRuleTypesReq) SetFake()
- func (o *OptAdminPostPricingRuleTypesReq) SetTo(v AdminPostPricingRuleTypesReq)
- func (s *OptAdminPostPricingRuleTypesReq) UnmarshalJSON(data []byte) error
- type OptAdminPostPricingRuleTypesRuleTypeReq
- func (o *OptAdminPostPricingRuleTypesRuleTypeReq) Decode(d *jx.Decoder) error
- func (o OptAdminPostPricingRuleTypesRuleTypeReq) Encode(e *jx.Encoder)
- func (o OptAdminPostPricingRuleTypesRuleTypeReq) Get() (v AdminPostPricingRuleTypesRuleTypeReq, ok bool)
- func (o OptAdminPostPricingRuleTypesRuleTypeReq) IsSet() bool
- func (s OptAdminPostPricingRuleTypesRuleTypeReq) MarshalJSON() ([]byte, error)
- func (o OptAdminPostPricingRuleTypesRuleTypeReq) Or(d AdminPostPricingRuleTypesRuleTypeReq) AdminPostPricingRuleTypesRuleTypeReq
- func (o *OptAdminPostPricingRuleTypesRuleTypeReq) Reset()
- func (s *OptAdminPostPricingRuleTypesRuleTypeReq) SetFake()
- func (o *OptAdminPostPricingRuleTypesRuleTypeReq) SetTo(v AdminPostPricingRuleTypesRuleTypeReq)
- func (s *OptAdminPostPricingRuleTypesRuleTypeReq) UnmarshalJSON(data []byte) error
- type OptAdminPostPromotionsPromotionReq
- func (o *OptAdminPostPromotionsPromotionReq) Decode(d *jx.Decoder) error
- func (o OptAdminPostPromotionsPromotionReq) Encode(e *jx.Encoder)
- func (o OptAdminPostPromotionsPromotionReq) Get() (v AdminPostPromotionsPromotionReq, ok bool)
- func (o OptAdminPostPromotionsPromotionReq) IsSet() bool
- func (s OptAdminPostPromotionsPromotionReq) MarshalJSON() ([]byte, error)
- func (o OptAdminPostPromotionsPromotionReq) Or(d AdminPostPromotionsPromotionReq) AdminPostPromotionsPromotionReq
- func (o *OptAdminPostPromotionsPromotionReq) Reset()
- func (s *OptAdminPostPromotionsPromotionReq) SetFake()
- func (o *OptAdminPostPromotionsPromotionReq) SetTo(v AdminPostPromotionsPromotionReq)
- func (s *OptAdminPostPromotionsPromotionReq) UnmarshalJSON(data []byte) error
- type OptAdminPostPromotionsPromotionRulesBatchAddReq
- func (o *OptAdminPostPromotionsPromotionRulesBatchAddReq) Decode(d *jx.Decoder) error
- func (o OptAdminPostPromotionsPromotionRulesBatchAddReq) Encode(e *jx.Encoder)
- func (o OptAdminPostPromotionsPromotionRulesBatchAddReq) Get() (v AdminPostPromotionsPromotionRulesBatchAddReq, ok bool)
- func (o OptAdminPostPromotionsPromotionRulesBatchAddReq) IsSet() bool
- func (s OptAdminPostPromotionsPromotionRulesBatchAddReq) MarshalJSON() ([]byte, error)
- func (o OptAdminPostPromotionsPromotionRulesBatchAddReq) Or(d AdminPostPromotionsPromotionRulesBatchAddReq) AdminPostPromotionsPromotionRulesBatchAddReq
- func (o *OptAdminPostPromotionsPromotionRulesBatchAddReq) Reset()
- func (s *OptAdminPostPromotionsPromotionRulesBatchAddReq) SetFake()
- func (o *OptAdminPostPromotionsPromotionRulesBatchAddReq) SetTo(v AdminPostPromotionsPromotionRulesBatchAddReq)
- func (s *OptAdminPostPromotionsPromotionRulesBatchAddReq) UnmarshalJSON(data []byte) error
- type OptAdminPostPromotionsPromotionRulesBatchRemoveReq
- func (o *OptAdminPostPromotionsPromotionRulesBatchRemoveReq) Decode(d *jx.Decoder) error
- func (o OptAdminPostPromotionsPromotionRulesBatchRemoveReq) Encode(e *jx.Encoder)
- func (o OptAdminPostPromotionsPromotionRulesBatchRemoveReq) Get() (v AdminPostPromotionsPromotionRulesBatchRemoveReq, ok bool)
- func (o OptAdminPostPromotionsPromotionRulesBatchRemoveReq) IsSet() bool
- func (s OptAdminPostPromotionsPromotionRulesBatchRemoveReq) MarshalJSON() ([]byte, error)
- func (o OptAdminPostPromotionsPromotionRulesBatchRemoveReq) Or(d AdminPostPromotionsPromotionRulesBatchRemoveReq) AdminPostPromotionsPromotionRulesBatchRemoveReq
- func (o *OptAdminPostPromotionsPromotionRulesBatchRemoveReq) Reset()
- func (s *OptAdminPostPromotionsPromotionRulesBatchRemoveReq) SetFake()
- func (o *OptAdminPostPromotionsPromotionRulesBatchRemoveReq) SetTo(v AdminPostPromotionsPromotionRulesBatchRemoveReq)
- func (s *OptAdminPostPromotionsPromotionRulesBatchRemoveReq) UnmarshalJSON(data []byte) error
- type OptAdminPostPromotionsPromotionRulesBatchUpdateReq
- func (o *OptAdminPostPromotionsPromotionRulesBatchUpdateReq) Decode(d *jx.Decoder) error
- func (o OptAdminPostPromotionsPromotionRulesBatchUpdateReq) Encode(e *jx.Encoder)
- func (o OptAdminPostPromotionsPromotionRulesBatchUpdateReq) Get() (v AdminPostPromotionsPromotionRulesBatchUpdateReq, ok bool)
- func (o OptAdminPostPromotionsPromotionRulesBatchUpdateReq) IsSet() bool
- func (s OptAdminPostPromotionsPromotionRulesBatchUpdateReq) MarshalJSON() ([]byte, error)
- func (o OptAdminPostPromotionsPromotionRulesBatchUpdateReq) Or(d AdminPostPromotionsPromotionRulesBatchUpdateReq) AdminPostPromotionsPromotionRulesBatchUpdateReq
- func (o *OptAdminPostPromotionsPromotionRulesBatchUpdateReq) Reset()
- func (s *OptAdminPostPromotionsPromotionRulesBatchUpdateReq) SetFake()
- func (o *OptAdminPostPromotionsPromotionRulesBatchUpdateReq) SetTo(v AdminPostPromotionsPromotionRulesBatchUpdateReq)
- func (s *OptAdminPostPromotionsPromotionRulesBatchUpdateReq) UnmarshalJSON(data []byte) error
- type OptAdminPostStockLocationsReq
- func (o *OptAdminPostStockLocationsReq) Decode(d *jx.Decoder) error
- func (o OptAdminPostStockLocationsReq) Encode(e *jx.Encoder)
- func (o OptAdminPostStockLocationsReq) Get() (v AdminPostStockLocationsReq, ok bool)
- func (o OptAdminPostStockLocationsReq) IsSet() bool
- func (s OptAdminPostStockLocationsReq) MarshalJSON() ([]byte, error)
- func (o OptAdminPostStockLocationsReq) Or(d AdminPostStockLocationsReq) AdminPostStockLocationsReq
- func (o *OptAdminPostStockLocationsReq) Reset()
- func (s *OptAdminPostStockLocationsReq) SetFake()
- func (o *OptAdminPostStockLocationsReq) SetTo(v AdminPostStockLocationsReq)
- func (s *OptAdminPostStockLocationsReq) UnmarshalJSON(data []byte) error
- type OptAdminPostTaxRatesReq
- func (o *OptAdminPostTaxRatesReq) Decode(d *jx.Decoder) error
- func (o OptAdminPostTaxRatesReq) Encode(e *jx.Encoder)
- func (o OptAdminPostTaxRatesReq) Get() (v AdminPostTaxRatesReq, ok bool)
- func (o OptAdminPostTaxRatesReq) IsSet() bool
- func (s OptAdminPostTaxRatesReq) MarshalJSON() ([]byte, error)
- func (o OptAdminPostTaxRatesReq) Or(d AdminPostTaxRatesReq) AdminPostTaxRatesReq
- func (o *OptAdminPostTaxRatesReq) Reset()
- func (s *OptAdminPostTaxRatesReq) SetFake()
- func (o *OptAdminPostTaxRatesReq) SetTo(v AdminPostTaxRatesReq)
- func (s *OptAdminPostTaxRatesReq) UnmarshalJSON(data []byte) error
- type OptAdminPostTaxRatesTaxRateReq
- func (o *OptAdminPostTaxRatesTaxRateReq) Decode(d *jx.Decoder) error
- func (o OptAdminPostTaxRatesTaxRateReq) Encode(e *jx.Encoder)
- func (o OptAdminPostTaxRatesTaxRateReq) Get() (v AdminPostTaxRatesTaxRateReq, ok bool)
- func (o OptAdminPostTaxRatesTaxRateReq) IsSet() bool
- func (s OptAdminPostTaxRatesTaxRateReq) MarshalJSON() ([]byte, error)
- func (o OptAdminPostTaxRatesTaxRateReq) Or(d AdminPostTaxRatesTaxRateReq) AdminPostTaxRatesTaxRateReq
- func (o *OptAdminPostTaxRatesTaxRateReq) Reset()
- func (s *OptAdminPostTaxRatesTaxRateReq) SetFake()
- func (o *OptAdminPostTaxRatesTaxRateReq) SetTo(v AdminPostTaxRatesTaxRateReq)
- func (s *OptAdminPostTaxRatesTaxRateReq) UnmarshalJSON(data []byte) error
- type OptAdminPostTaxRatesTaxRateRulesReq
- func (o *OptAdminPostTaxRatesTaxRateRulesReq) Decode(d *jx.Decoder) error
- func (o OptAdminPostTaxRatesTaxRateRulesReq) Encode(e *jx.Encoder)
- func (o OptAdminPostTaxRatesTaxRateRulesReq) Get() (v AdminPostTaxRatesTaxRateRulesReq, ok bool)
- func (o OptAdminPostTaxRatesTaxRateRulesReq) IsSet() bool
- func (s OptAdminPostTaxRatesTaxRateRulesReq) MarshalJSON() ([]byte, error)
- func (o OptAdminPostTaxRatesTaxRateRulesReq) Or(d AdminPostTaxRatesTaxRateRulesReq) AdminPostTaxRatesTaxRateRulesReq
- func (o *OptAdminPostTaxRatesTaxRateRulesReq) Reset()
- func (s *OptAdminPostTaxRatesTaxRateRulesReq) SetFake()
- func (o *OptAdminPostTaxRatesTaxRateRulesReq) SetTo(v AdminPostTaxRatesTaxRateRulesReq)
- func (s *OptAdminPostTaxRatesTaxRateRulesReq) UnmarshalJSON(data []byte) error
- type OptAdminPostTaxRegionsReq
- func (o *OptAdminPostTaxRegionsReq) Decode(d *jx.Decoder) error
- func (o OptAdminPostTaxRegionsReq) Encode(e *jx.Encoder)
- func (o OptAdminPostTaxRegionsReq) Get() (v AdminPostTaxRegionsReq, ok bool)
- func (o OptAdminPostTaxRegionsReq) IsSet() bool
- func (s OptAdminPostTaxRegionsReq) MarshalJSON() ([]byte, error)
- func (o OptAdminPostTaxRegionsReq) Or(d AdminPostTaxRegionsReq) AdminPostTaxRegionsReq
- func (o *OptAdminPostTaxRegionsReq) Reset()
- func (s *OptAdminPostTaxRegionsReq) SetFake()
- func (o *OptAdminPostTaxRegionsReq) SetTo(v AdminPostTaxRegionsReq)
- func (s *OptAdminPostTaxRegionsReq) UnmarshalJSON(data []byte) error
- type OptAdminPostWorkflowsAsyncResponseReq
- func (o *OptAdminPostWorkflowsAsyncResponseReq) Decode(d *jx.Decoder) error
- func (o OptAdminPostWorkflowsAsyncResponseReq) Encode(e *jx.Encoder)
- func (o OptAdminPostWorkflowsAsyncResponseReq) Get() (v AdminPostWorkflowsAsyncResponseReq, ok bool)
- func (o OptAdminPostWorkflowsAsyncResponseReq) IsSet() bool
- func (s OptAdminPostWorkflowsAsyncResponseReq) MarshalJSON() ([]byte, error)
- func (o OptAdminPostWorkflowsAsyncResponseReq) Or(d AdminPostWorkflowsAsyncResponseReq) AdminPostWorkflowsAsyncResponseReq
- func (o *OptAdminPostWorkflowsAsyncResponseReq) Reset()
- func (s *OptAdminPostWorkflowsAsyncResponseReq) SetFake()
- func (o *OptAdminPostWorkflowsAsyncResponseReq) SetTo(v AdminPostWorkflowsAsyncResponseReq)
- func (s *OptAdminPostWorkflowsAsyncResponseReq) UnmarshalJSON(data []byte) error
- type OptAdminPostWorkflowsRunReq
- func (o *OptAdminPostWorkflowsRunReq) Decode(d *jx.Decoder) error
- func (o OptAdminPostWorkflowsRunReq) Encode(e *jx.Encoder)
- func (o OptAdminPostWorkflowsRunReq) Get() (v AdminPostWorkflowsRunReq, ok bool)
- func (o OptAdminPostWorkflowsRunReq) IsSet() bool
- func (s OptAdminPostWorkflowsRunReq) MarshalJSON() ([]byte, error)
- func (o OptAdminPostWorkflowsRunReq) Or(d AdminPostWorkflowsRunReq) AdminPostWorkflowsRunReq
- func (o *OptAdminPostWorkflowsRunReq) Reset()
- func (s *OptAdminPostWorkflowsRunReq) SetFake()
- func (o *OptAdminPostWorkflowsRunReq) SetTo(v AdminPostWorkflowsRunReq)
- func (s *OptAdminPostWorkflowsRunReq) UnmarshalJSON(data []byte) error
- type OptAdminUpdateUserRequest
- func (o *OptAdminUpdateUserRequest) Decode(d *jx.Decoder) error
- func (o OptAdminUpdateUserRequest) Encode(e *jx.Encoder)
- func (o OptAdminUpdateUserRequest) Get() (v AdminUpdateUserRequest, ok bool)
- func (o OptAdminUpdateUserRequest) IsSet() bool
- func (s OptAdminUpdateUserRequest) MarshalJSON() ([]byte, error)
- func (o OptAdminUpdateUserRequest) Or(d AdminUpdateUserRequest) AdminUpdateUserRequest
- func (o *OptAdminUpdateUserRequest) Reset()
- func (s *OptAdminUpdateUserRequest) SetFake()
- func (o *OptAdminUpdateUserRequest) SetTo(v AdminUpdateUserRequest)
- func (s *OptAdminUpdateUserRequest) UnmarshalJSON(data []byte) error
- type OptApplicationMethodsMethodPostReq
- func (o *OptApplicationMethodsMethodPostReq) Decode(d *jx.Decoder) error
- func (o OptApplicationMethodsMethodPostReq) Encode(e *jx.Encoder)
- func (o OptApplicationMethodsMethodPostReq) Get() (v ApplicationMethodsMethodPostReq, ok bool)
- func (o OptApplicationMethodsMethodPostReq) IsSet() bool
- func (s OptApplicationMethodsMethodPostReq) MarshalJSON() ([]byte, error)
- func (o OptApplicationMethodsMethodPostReq) Or(d ApplicationMethodsMethodPostReq) ApplicationMethodsMethodPostReq
- func (o *OptApplicationMethodsMethodPostReq) Reset()
- func (s *OptApplicationMethodsMethodPostReq) SetFake()
- func (o *OptApplicationMethodsMethodPostReq) SetTo(v ApplicationMethodsMethodPostReq)
- func (s *OptApplicationMethodsMethodPostReq) UnmarshalJSON(data []byte) error
- type OptBool
- func (o *OptBool) Decode(d *jx.Decoder) error
- func (o OptBool) Encode(e *jx.Encoder)
- func (o OptBool) Get() (v bool, ok bool)
- func (o OptBool) IsSet() bool
- func (s OptBool) MarshalJSON() ([]byte, error)
- func (o OptBool) Or(d bool) bool
- func (o *OptBool) Reset()
- func (s *OptBool) SetFake()
- func (o *OptBool) SetTo(v bool)
- func (s *OptBool) UnmarshalJSON(data []byte) error
- type OptCampaignBudget
- func (o *OptCampaignBudget) Decode(d *jx.Decoder) error
- func (o OptCampaignBudget) Encode(e *jx.Encoder)
- func (o OptCampaignBudget) Get() (v CampaignBudget, ok bool)
- func (o OptCampaignBudget) IsSet() bool
- func (s OptCampaignBudget) MarshalJSON() ([]byte, error)
- func (o OptCampaignBudget) Or(d CampaignBudget) CampaignBudget
- func (o *OptCampaignBudget) Reset()
- func (s *OptCampaignBudget) SetFake()
- func (o *OptCampaignBudget) SetTo(v CampaignBudget)
- func (s *OptCampaignBudget) UnmarshalJSON(data []byte) error
- type OptCreateDefaultTaxRate
- func (o *OptCreateDefaultTaxRate) Decode(d *jx.Decoder) error
- func (o OptCreateDefaultTaxRate) Encode(e *jx.Encoder)
- func (o OptCreateDefaultTaxRate) Get() (v CreateDefaultTaxRate, ok bool)
- func (o OptCreateDefaultTaxRate) IsSet() bool
- func (s OptCreateDefaultTaxRate) MarshalJSON() ([]byte, error)
- func (o OptCreateDefaultTaxRate) Or(d CreateDefaultTaxRate) CreateDefaultTaxRate
- func (o *OptCreateDefaultTaxRate) Reset()
- func (s *OptCreateDefaultTaxRate) SetFake()
- func (o *OptCreateDefaultTaxRate) SetTo(v CreateDefaultTaxRate)
- func (s *OptCreateDefaultTaxRate) UnmarshalJSON(data []byte) error
- type OptErrorCode
- func (o *OptErrorCode) Decode(d *jx.Decoder) error
- func (o OptErrorCode) Encode(e *jx.Encoder)
- func (o OptErrorCode) Get() (v ErrorCode, ok bool)
- func (o OptErrorCode) IsSet() bool
- func (s OptErrorCode) MarshalJSON() ([]byte, error)
- func (o OptErrorCode) Or(d ErrorCode) ErrorCode
- func (o *OptErrorCode) Reset()
- func (s *OptErrorCode) SetFake()
- func (o *OptErrorCode) SetTo(v ErrorCode)
- func (s *OptErrorCode) UnmarshalJSON(data []byte) error
- type OptErrorType
- func (o *OptErrorType) Decode(d *jx.Decoder) error
- func (o OptErrorType) Encode(e *jx.Encoder)
- func (o OptErrorType) Get() (v ErrorType, ok bool)
- func (o OptErrorType) IsSet() bool
- func (s OptErrorType) MarshalJSON() ([]byte, error)
- func (o OptErrorType) Or(d ErrorType) ErrorType
- func (o *OptErrorType) Reset()
- func (s *OptErrorType) SetFake()
- func (o *OptErrorType) SetTo(v ErrorType)
- func (s *OptErrorType) UnmarshalJSON(data []byte) error
- type OptFloat64
- func (o *OptFloat64) Decode(d *jx.Decoder) error
- func (o OptFloat64) Encode(e *jx.Encoder)
- func (o OptFloat64) Get() (v float64, ok bool)
- func (o OptFloat64) IsSet() bool
- func (s OptFloat64) MarshalJSON() ([]byte, error)
- func (o OptFloat64) Or(d float64) float64
- func (o *OptFloat64) Reset()
- func (s *OptFloat64) SetFake()
- func (o *OptFloat64) SetTo(v float64)
- func (s *OptFloat64) UnmarshalJSON(data []byte) error
- type OptStockLocationAddress
- func (o *OptStockLocationAddress) Decode(d *jx.Decoder) error
- func (o OptStockLocationAddress) Encode(e *jx.Encoder)
- func (o OptStockLocationAddress) Get() (v StockLocationAddress, ok bool)
- func (o OptStockLocationAddress) IsSet() bool
- func (s OptStockLocationAddress) MarshalJSON() ([]byte, error)
- func (o OptStockLocationAddress) Or(d StockLocationAddress) StockLocationAddress
- func (o *OptStockLocationAddress) Reset()
- func (s *OptStockLocationAddress) SetFake()
- func (o *OptStockLocationAddress) SetTo(v StockLocationAddress)
- func (s *OptStockLocationAddress) UnmarshalJSON(data []byte) error
- type OptString
- func (o *OptString) Decode(d *jx.Decoder) error
- func (o OptString) Encode(e *jx.Encoder)
- func (o OptString) Get() (v string, ok bool)
- func (o OptString) IsSet() bool
- func (s OptString) MarshalJSON() ([]byte, error)
- func (o OptString) Or(d string) string
- func (o *OptString) Reset()
- func (s *OptString) SetFake()
- func (o *OptString) SetTo(v string)
- func (s *OptString) UnmarshalJSON(data []byte) error
- type Option
- type PostApiKeysConflict
- func (s *PostApiKeysConflict) Decode(d *jx.Decoder) error
- func (s *PostApiKeysConflict) Encode(e *jx.Encoder)
- func (s *PostApiKeysConflict) MarshalJSON() ([]byte, error)
- func (s *PostApiKeysConflict) SetFake()
- func (s *PostApiKeysConflict) UnmarshalJSON(data []byte) error
- func (s *PostApiKeysConflict) Validate() error
- type PostApiKeysIdConflict
- func (s *PostApiKeysIdConflict) Decode(d *jx.Decoder) error
- func (s *PostApiKeysIdConflict) Encode(e *jx.Encoder)
- func (s *PostApiKeysIdConflict) MarshalJSON() ([]byte, error)
- func (s *PostApiKeysIdConflict) SetFake()
- func (s *PostApiKeysIdConflict) UnmarshalJSON(data []byte) error
- func (s *PostApiKeysIdConflict) Validate() error
- type PostApiKeysIdInternalServerError
- func (s *PostApiKeysIdInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostApiKeysIdInternalServerError) Encode(e *jx.Encoder)
- func (s *PostApiKeysIdInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostApiKeysIdInternalServerError) SetFake()
- func (s *PostApiKeysIdInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostApiKeysIdInternalServerError) Validate() error
- type PostApiKeysIdNotFound
- func (s *PostApiKeysIdNotFound) Decode(d *jx.Decoder) error
- func (s *PostApiKeysIdNotFound) Encode(e *jx.Encoder)
- func (s *PostApiKeysIdNotFound) MarshalJSON() ([]byte, error)
- func (s *PostApiKeysIdNotFound) SetFake()
- func (s *PostApiKeysIdNotFound) UnmarshalJSON(data []byte) error
- func (s *PostApiKeysIdNotFound) Validate() error
- type PostApiKeysIdParams
- type PostApiKeysIdRes
- type PostApiKeysIdRevokeConflict
- func (s *PostApiKeysIdRevokeConflict) Decode(d *jx.Decoder) error
- func (s *PostApiKeysIdRevokeConflict) Encode(e *jx.Encoder)
- func (s *PostApiKeysIdRevokeConflict) MarshalJSON() ([]byte, error)
- func (s *PostApiKeysIdRevokeConflict) SetFake()
- func (s *PostApiKeysIdRevokeConflict) UnmarshalJSON(data []byte) error
- func (s *PostApiKeysIdRevokeConflict) Validate() error
- type PostApiKeysIdRevokeInternalServerError
- func (s *PostApiKeysIdRevokeInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostApiKeysIdRevokeInternalServerError) Encode(e *jx.Encoder)
- func (s *PostApiKeysIdRevokeInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostApiKeysIdRevokeInternalServerError) SetFake()
- func (s *PostApiKeysIdRevokeInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostApiKeysIdRevokeInternalServerError) Validate() error
- type PostApiKeysIdRevokeNotFound
- func (s *PostApiKeysIdRevokeNotFound) Decode(d *jx.Decoder) error
- func (s *PostApiKeysIdRevokeNotFound) Encode(e *jx.Encoder)
- func (s *PostApiKeysIdRevokeNotFound) MarshalJSON() ([]byte, error)
- func (s *PostApiKeysIdRevokeNotFound) SetFake()
- func (s *PostApiKeysIdRevokeNotFound) UnmarshalJSON(data []byte) error
- func (s *PostApiKeysIdRevokeNotFound) Validate() error
- type PostApiKeysIdRevokeParams
- type PostApiKeysIdRevokeRes
- type PostApiKeysIdRevokeUnprocessableEntity
- func (s *PostApiKeysIdRevokeUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostApiKeysIdRevokeUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostApiKeysIdRevokeUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostApiKeysIdRevokeUnprocessableEntity) SetFake()
- func (s *PostApiKeysIdRevokeUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostApiKeysIdRevokeUnprocessableEntity) Validate() error
- type PostApiKeysIdUnprocessableEntity
- func (s *PostApiKeysIdUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostApiKeysIdUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostApiKeysIdUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostApiKeysIdUnprocessableEntity) SetFake()
- func (s *PostApiKeysIdUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostApiKeysIdUnprocessableEntity) Validate() error
- type PostApiKeysInternalServerError
- func (s *PostApiKeysInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostApiKeysInternalServerError) Encode(e *jx.Encoder)
- func (s *PostApiKeysInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostApiKeysInternalServerError) SetFake()
- func (s *PostApiKeysInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostApiKeysInternalServerError) Validate() error
- type PostApiKeysNotFound
- func (s *PostApiKeysNotFound) Decode(d *jx.Decoder) error
- func (s *PostApiKeysNotFound) Encode(e *jx.Encoder)
- func (s *PostApiKeysNotFound) MarshalJSON() ([]byte, error)
- func (s *PostApiKeysNotFound) SetFake()
- func (s *PostApiKeysNotFound) UnmarshalJSON(data []byte) error
- func (s *PostApiKeysNotFound) Validate() error
- type PostApiKeysRes
- type PostApiKeysUnprocessableEntity
- func (s *PostApiKeysUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostApiKeysUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostApiKeysUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostApiKeysUnprocessableEntity) SetFake()
- func (s *PostApiKeysUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostApiKeysUnprocessableEntity) Validate() error
- type PostCampaignsConflict
- func (s *PostCampaignsConflict) Decode(d *jx.Decoder) error
- func (s *PostCampaignsConflict) Encode(e *jx.Encoder)
- func (s *PostCampaignsConflict) MarshalJSON() ([]byte, error)
- func (s *PostCampaignsConflict) SetFake()
- func (s *PostCampaignsConflict) UnmarshalJSON(data []byte) error
- func (s *PostCampaignsConflict) Validate() error
- type PostCampaignsIdConflict
- func (s *PostCampaignsIdConflict) Decode(d *jx.Decoder) error
- func (s *PostCampaignsIdConflict) Encode(e *jx.Encoder)
- func (s *PostCampaignsIdConflict) MarshalJSON() ([]byte, error)
- func (s *PostCampaignsIdConflict) SetFake()
- func (s *PostCampaignsIdConflict) UnmarshalJSON(data []byte) error
- func (s *PostCampaignsIdConflict) Validate() error
- type PostCampaignsIdInternalServerError
- func (s *PostCampaignsIdInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostCampaignsIdInternalServerError) Encode(e *jx.Encoder)
- func (s *PostCampaignsIdInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostCampaignsIdInternalServerError) SetFake()
- func (s *PostCampaignsIdInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostCampaignsIdInternalServerError) Validate() error
- type PostCampaignsIdNotFound
- func (s *PostCampaignsIdNotFound) Decode(d *jx.Decoder) error
- func (s *PostCampaignsIdNotFound) Encode(e *jx.Encoder)
- func (s *PostCampaignsIdNotFound) MarshalJSON() ([]byte, error)
- func (s *PostCampaignsIdNotFound) SetFake()
- func (s *PostCampaignsIdNotFound) UnmarshalJSON(data []byte) error
- func (s *PostCampaignsIdNotFound) Validate() error
- type PostCampaignsIdParams
- type PostCampaignsIdRes
- type PostCampaignsIdUnprocessableEntity
- func (s *PostCampaignsIdUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostCampaignsIdUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostCampaignsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostCampaignsIdUnprocessableEntity) SetFake()
- func (s *PostCampaignsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostCampaignsIdUnprocessableEntity) Validate() error
- type PostCampaignsInternalServerError
- func (s *PostCampaignsInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostCampaignsInternalServerError) Encode(e *jx.Encoder)
- func (s *PostCampaignsInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostCampaignsInternalServerError) SetFake()
- func (s *PostCampaignsInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostCampaignsInternalServerError) Validate() error
- type PostCampaignsNotFound
- func (s *PostCampaignsNotFound) Decode(d *jx.Decoder) error
- func (s *PostCampaignsNotFound) Encode(e *jx.Encoder)
- func (s *PostCampaignsNotFound) MarshalJSON() ([]byte, error)
- func (s *PostCampaignsNotFound) SetFake()
- func (s *PostCampaignsNotFound) UnmarshalJSON(data []byte) error
- func (s *PostCampaignsNotFound) Validate() error
- type PostCampaignsRes
- type PostCampaignsUnprocessableEntity
- func (s *PostCampaignsUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostCampaignsUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostCampaignsUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostCampaignsUnprocessableEntity) SetFake()
- func (s *PostCampaignsUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostCampaignsUnprocessableEntity) Validate() error
- type PostCollectionsConflict
- func (s *PostCollectionsConflict) Decode(d *jx.Decoder) error
- func (s *PostCollectionsConflict) Encode(e *jx.Encoder)
- func (s *PostCollectionsConflict) MarshalJSON() ([]byte, error)
- func (s *PostCollectionsConflict) SetFake()
- func (s *PostCollectionsConflict) UnmarshalJSON(data []byte) error
- func (s *PostCollectionsConflict) Validate() error
- type PostCollectionsIdConflict
- func (s *PostCollectionsIdConflict) Decode(d *jx.Decoder) error
- func (s *PostCollectionsIdConflict) Encode(e *jx.Encoder)
- func (s *PostCollectionsIdConflict) MarshalJSON() ([]byte, error)
- func (s *PostCollectionsIdConflict) SetFake()
- func (s *PostCollectionsIdConflict) UnmarshalJSON(data []byte) error
- func (s *PostCollectionsIdConflict) Validate() error
- type PostCollectionsIdInternalServerError
- func (s *PostCollectionsIdInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostCollectionsIdInternalServerError) Encode(e *jx.Encoder)
- func (s *PostCollectionsIdInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostCollectionsIdInternalServerError) SetFake()
- func (s *PostCollectionsIdInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostCollectionsIdInternalServerError) Validate() error
- type PostCollectionsIdNotFound
- func (s *PostCollectionsIdNotFound) Decode(d *jx.Decoder) error
- func (s *PostCollectionsIdNotFound) Encode(e *jx.Encoder)
- func (s *PostCollectionsIdNotFound) MarshalJSON() ([]byte, error)
- func (s *PostCollectionsIdNotFound) SetFake()
- func (s *PostCollectionsIdNotFound) UnmarshalJSON(data []byte) error
- func (s *PostCollectionsIdNotFound) Validate() error
- type PostCollectionsIdParams
- type PostCollectionsIdRes
- type PostCollectionsIdUnprocessableEntity
- func (s *PostCollectionsIdUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostCollectionsIdUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostCollectionsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostCollectionsIdUnprocessableEntity) SetFake()
- func (s *PostCollectionsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostCollectionsIdUnprocessableEntity) Validate() error
- type PostCollectionsInternalServerError
- func (s *PostCollectionsInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostCollectionsInternalServerError) Encode(e *jx.Encoder)
- func (s *PostCollectionsInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostCollectionsInternalServerError) SetFake()
- func (s *PostCollectionsInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostCollectionsInternalServerError) Validate() error
- type PostCollectionsNotFound
- func (s *PostCollectionsNotFound) Decode(d *jx.Decoder) error
- func (s *PostCollectionsNotFound) Encode(e *jx.Encoder)
- func (s *PostCollectionsNotFound) MarshalJSON() ([]byte, error)
- func (s *PostCollectionsNotFound) SetFake()
- func (s *PostCollectionsNotFound) UnmarshalJSON(data []byte) error
- func (s *PostCollectionsNotFound) Validate() error
- type PostCollectionsRes
- type PostCollectionsUnprocessableEntity
- func (s *PostCollectionsUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostCollectionsUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostCollectionsUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostCollectionsUnprocessableEntity) SetFake()
- func (s *PostCollectionsUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostCollectionsUnprocessableEntity) Validate() error
- type PostCustomerGroupsConflict
- func (s *PostCustomerGroupsConflict) Decode(d *jx.Decoder) error
- func (s *PostCustomerGroupsConflict) Encode(e *jx.Encoder)
- func (s *PostCustomerGroupsConflict) MarshalJSON() ([]byte, error)
- func (s *PostCustomerGroupsConflict) SetFake()
- func (s *PostCustomerGroupsConflict) UnmarshalJSON(data []byte) error
- func (s *PostCustomerGroupsConflict) Validate() error
- type PostCustomerGroupsIdConflict
- func (s *PostCustomerGroupsIdConflict) Decode(d *jx.Decoder) error
- func (s *PostCustomerGroupsIdConflict) Encode(e *jx.Encoder)
- func (s *PostCustomerGroupsIdConflict) MarshalJSON() ([]byte, error)
- func (s *PostCustomerGroupsIdConflict) SetFake()
- func (s *PostCustomerGroupsIdConflict) UnmarshalJSON(data []byte) error
- func (s *PostCustomerGroupsIdConflict) Validate() error
- type PostCustomerGroupsIdCustomersBatchConflict
- func (s *PostCustomerGroupsIdCustomersBatchConflict) Decode(d *jx.Decoder) error
- func (s *PostCustomerGroupsIdCustomersBatchConflict) Encode(e *jx.Encoder)
- func (s *PostCustomerGroupsIdCustomersBatchConflict) MarshalJSON() ([]byte, error)
- func (s *PostCustomerGroupsIdCustomersBatchConflict) SetFake()
- func (s *PostCustomerGroupsIdCustomersBatchConflict) UnmarshalJSON(data []byte) error
- func (s *PostCustomerGroupsIdCustomersBatchConflict) Validate() error
- type PostCustomerGroupsIdCustomersBatchInternalServerError
- func (s *PostCustomerGroupsIdCustomersBatchInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostCustomerGroupsIdCustomersBatchInternalServerError) Encode(e *jx.Encoder)
- func (s *PostCustomerGroupsIdCustomersBatchInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostCustomerGroupsIdCustomersBatchInternalServerError) SetFake()
- func (s *PostCustomerGroupsIdCustomersBatchInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostCustomerGroupsIdCustomersBatchInternalServerError) Validate() error
- type PostCustomerGroupsIdCustomersBatchNotFound
- func (s *PostCustomerGroupsIdCustomersBatchNotFound) Decode(d *jx.Decoder) error
- func (s *PostCustomerGroupsIdCustomersBatchNotFound) Encode(e *jx.Encoder)
- func (s *PostCustomerGroupsIdCustomersBatchNotFound) MarshalJSON() ([]byte, error)
- func (s *PostCustomerGroupsIdCustomersBatchNotFound) SetFake()
- func (s *PostCustomerGroupsIdCustomersBatchNotFound) UnmarshalJSON(data []byte) error
- func (s *PostCustomerGroupsIdCustomersBatchNotFound) Validate() error
- type PostCustomerGroupsIdCustomersBatchParams
- type PostCustomerGroupsIdCustomersBatchRes
- type PostCustomerGroupsIdCustomersBatchUnprocessableEntity
- func (s *PostCustomerGroupsIdCustomersBatchUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostCustomerGroupsIdCustomersBatchUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostCustomerGroupsIdCustomersBatchUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostCustomerGroupsIdCustomersBatchUnprocessableEntity) SetFake()
- func (s *PostCustomerGroupsIdCustomersBatchUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostCustomerGroupsIdCustomersBatchUnprocessableEntity) Validate() error
- type PostCustomerGroupsIdCustomersRemoveConflict
- func (s *PostCustomerGroupsIdCustomersRemoveConflict) Decode(d *jx.Decoder) error
- func (s *PostCustomerGroupsIdCustomersRemoveConflict) Encode(e *jx.Encoder)
- func (s *PostCustomerGroupsIdCustomersRemoveConflict) MarshalJSON() ([]byte, error)
- func (s *PostCustomerGroupsIdCustomersRemoveConflict) SetFake()
- func (s *PostCustomerGroupsIdCustomersRemoveConflict) UnmarshalJSON(data []byte) error
- func (s *PostCustomerGroupsIdCustomersRemoveConflict) Validate() error
- type PostCustomerGroupsIdCustomersRemoveInternalServerError
- func (s *PostCustomerGroupsIdCustomersRemoveInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostCustomerGroupsIdCustomersRemoveInternalServerError) Encode(e *jx.Encoder)
- func (s *PostCustomerGroupsIdCustomersRemoveInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostCustomerGroupsIdCustomersRemoveInternalServerError) SetFake()
- func (s *PostCustomerGroupsIdCustomersRemoveInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostCustomerGroupsIdCustomersRemoveInternalServerError) Validate() error
- type PostCustomerGroupsIdCustomersRemoveNotFound
- func (s *PostCustomerGroupsIdCustomersRemoveNotFound) Decode(d *jx.Decoder) error
- func (s *PostCustomerGroupsIdCustomersRemoveNotFound) Encode(e *jx.Encoder)
- func (s *PostCustomerGroupsIdCustomersRemoveNotFound) MarshalJSON() ([]byte, error)
- func (s *PostCustomerGroupsIdCustomersRemoveNotFound) SetFake()
- func (s *PostCustomerGroupsIdCustomersRemoveNotFound) UnmarshalJSON(data []byte) error
- func (s *PostCustomerGroupsIdCustomersRemoveNotFound) Validate() error
- type PostCustomerGroupsIdCustomersRemoveParams
- type PostCustomerGroupsIdCustomersRemoveRes
- type PostCustomerGroupsIdCustomersRemoveUnprocessableEntity
- func (s *PostCustomerGroupsIdCustomersRemoveUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostCustomerGroupsIdCustomersRemoveUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostCustomerGroupsIdCustomersRemoveUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostCustomerGroupsIdCustomersRemoveUnprocessableEntity) SetFake()
- func (s *PostCustomerGroupsIdCustomersRemoveUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostCustomerGroupsIdCustomersRemoveUnprocessableEntity) Validate() error
- type PostCustomerGroupsIdInternalServerError
- func (s *PostCustomerGroupsIdInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostCustomerGroupsIdInternalServerError) Encode(e *jx.Encoder)
- func (s *PostCustomerGroupsIdInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostCustomerGroupsIdInternalServerError) SetFake()
- func (s *PostCustomerGroupsIdInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostCustomerGroupsIdInternalServerError) Validate() error
- type PostCustomerGroupsIdNotFound
- func (s *PostCustomerGroupsIdNotFound) Decode(d *jx.Decoder) error
- func (s *PostCustomerGroupsIdNotFound) Encode(e *jx.Encoder)
- func (s *PostCustomerGroupsIdNotFound) MarshalJSON() ([]byte, error)
- func (s *PostCustomerGroupsIdNotFound) SetFake()
- func (s *PostCustomerGroupsIdNotFound) UnmarshalJSON(data []byte) error
- func (s *PostCustomerGroupsIdNotFound) Validate() error
- type PostCustomerGroupsIdParams
- type PostCustomerGroupsIdRes
- type PostCustomerGroupsIdUnprocessableEntity
- func (s *PostCustomerGroupsIdUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostCustomerGroupsIdUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostCustomerGroupsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostCustomerGroupsIdUnprocessableEntity) SetFake()
- func (s *PostCustomerGroupsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostCustomerGroupsIdUnprocessableEntity) Validate() error
- type PostCustomerGroupsInternalServerError
- func (s *PostCustomerGroupsInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostCustomerGroupsInternalServerError) Encode(e *jx.Encoder)
- func (s *PostCustomerGroupsInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostCustomerGroupsInternalServerError) SetFake()
- func (s *PostCustomerGroupsInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostCustomerGroupsInternalServerError) Validate() error
- type PostCustomerGroupsNotFound
- func (s *PostCustomerGroupsNotFound) Decode(d *jx.Decoder) error
- func (s *PostCustomerGroupsNotFound) Encode(e *jx.Encoder)
- func (s *PostCustomerGroupsNotFound) MarshalJSON() ([]byte, error)
- func (s *PostCustomerGroupsNotFound) SetFake()
- func (s *PostCustomerGroupsNotFound) UnmarshalJSON(data []byte) error
- func (s *PostCustomerGroupsNotFound) Validate() error
- type PostCustomerGroupsRes
- type PostCustomerGroupsUnprocessableEntity
- func (s *PostCustomerGroupsUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostCustomerGroupsUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostCustomerGroupsUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostCustomerGroupsUnprocessableEntity) SetFake()
- func (s *PostCustomerGroupsUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostCustomerGroupsUnprocessableEntity) Validate() error
- type PostCustomersConflict
- func (s *PostCustomersConflict) Decode(d *jx.Decoder) error
- func (s *PostCustomersConflict) Encode(e *jx.Encoder)
- func (s *PostCustomersConflict) MarshalJSON() ([]byte, error)
- func (s *PostCustomersConflict) SetFake()
- func (s *PostCustomersConflict) UnmarshalJSON(data []byte) error
- func (s *PostCustomersConflict) Validate() error
- type PostCustomersIdAddressesAddressIDConflict
- func (s *PostCustomersIdAddressesAddressIDConflict) Decode(d *jx.Decoder) error
- func (s *PostCustomersIdAddressesAddressIDConflict) Encode(e *jx.Encoder)
- func (s *PostCustomersIdAddressesAddressIDConflict) MarshalJSON() ([]byte, error)
- func (s *PostCustomersIdAddressesAddressIDConflict) SetFake()
- func (s *PostCustomersIdAddressesAddressIDConflict) UnmarshalJSON(data []byte) error
- func (s *PostCustomersIdAddressesAddressIDConflict) Validate() error
- type PostCustomersIdAddressesAddressIDInternalServerError
- func (s *PostCustomersIdAddressesAddressIDInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostCustomersIdAddressesAddressIDInternalServerError) Encode(e *jx.Encoder)
- func (s *PostCustomersIdAddressesAddressIDInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostCustomersIdAddressesAddressIDInternalServerError) SetFake()
- func (s *PostCustomersIdAddressesAddressIDInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostCustomersIdAddressesAddressIDInternalServerError) Validate() error
- type PostCustomersIdAddressesAddressIDNotFound
- func (s *PostCustomersIdAddressesAddressIDNotFound) Decode(d *jx.Decoder) error
- func (s *PostCustomersIdAddressesAddressIDNotFound) Encode(e *jx.Encoder)
- func (s *PostCustomersIdAddressesAddressIDNotFound) MarshalJSON() ([]byte, error)
- func (s *PostCustomersIdAddressesAddressIDNotFound) SetFake()
- func (s *PostCustomersIdAddressesAddressIDNotFound) UnmarshalJSON(data []byte) error
- func (s *PostCustomersIdAddressesAddressIDNotFound) Validate() error
- type PostCustomersIdAddressesAddressIDParams
- type PostCustomersIdAddressesAddressIDRes
- type PostCustomersIdAddressesAddressIDUnprocessableEntity
- func (s *PostCustomersIdAddressesAddressIDUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostCustomersIdAddressesAddressIDUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostCustomersIdAddressesAddressIDUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostCustomersIdAddressesAddressIDUnprocessableEntity) SetFake()
- func (s *PostCustomersIdAddressesAddressIDUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostCustomersIdAddressesAddressIDUnprocessableEntity) Validate() error
- type PostCustomersIdAddressesConflict
- func (s *PostCustomersIdAddressesConflict) Decode(d *jx.Decoder) error
- func (s *PostCustomersIdAddressesConflict) Encode(e *jx.Encoder)
- func (s *PostCustomersIdAddressesConflict) MarshalJSON() ([]byte, error)
- func (s *PostCustomersIdAddressesConflict) SetFake()
- func (s *PostCustomersIdAddressesConflict) UnmarshalJSON(data []byte) error
- func (s *PostCustomersIdAddressesConflict) Validate() error
- type PostCustomersIdAddressesInternalServerError
- func (s *PostCustomersIdAddressesInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostCustomersIdAddressesInternalServerError) Encode(e *jx.Encoder)
- func (s *PostCustomersIdAddressesInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostCustomersIdAddressesInternalServerError) SetFake()
- func (s *PostCustomersIdAddressesInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostCustomersIdAddressesInternalServerError) Validate() error
- type PostCustomersIdAddressesNotFound
- func (s *PostCustomersIdAddressesNotFound) Decode(d *jx.Decoder) error
- func (s *PostCustomersIdAddressesNotFound) Encode(e *jx.Encoder)
- func (s *PostCustomersIdAddressesNotFound) MarshalJSON() ([]byte, error)
- func (s *PostCustomersIdAddressesNotFound) SetFake()
- func (s *PostCustomersIdAddressesNotFound) UnmarshalJSON(data []byte) error
- func (s *PostCustomersIdAddressesNotFound) Validate() error
- type PostCustomersIdAddressesParams
- type PostCustomersIdAddressesRes
- type PostCustomersIdAddressesUnprocessableEntity
- func (s *PostCustomersIdAddressesUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostCustomersIdAddressesUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostCustomersIdAddressesUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostCustomersIdAddressesUnprocessableEntity) SetFake()
- func (s *PostCustomersIdAddressesUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostCustomersIdAddressesUnprocessableEntity) Validate() error
- type PostCustomersIdConflict
- func (s *PostCustomersIdConflict) Decode(d *jx.Decoder) error
- func (s *PostCustomersIdConflict) Encode(e *jx.Encoder)
- func (s *PostCustomersIdConflict) MarshalJSON() ([]byte, error)
- func (s *PostCustomersIdConflict) SetFake()
- func (s *PostCustomersIdConflict) UnmarshalJSON(data []byte) error
- func (s *PostCustomersIdConflict) Validate() error
- type PostCustomersIdInternalServerError
- func (s *PostCustomersIdInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostCustomersIdInternalServerError) Encode(e *jx.Encoder)
- func (s *PostCustomersIdInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostCustomersIdInternalServerError) SetFake()
- func (s *PostCustomersIdInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostCustomersIdInternalServerError) Validate() error
- type PostCustomersIdNotFound
- func (s *PostCustomersIdNotFound) Decode(d *jx.Decoder) error
- func (s *PostCustomersIdNotFound) Encode(e *jx.Encoder)
- func (s *PostCustomersIdNotFound) MarshalJSON() ([]byte, error)
- func (s *PostCustomersIdNotFound) SetFake()
- func (s *PostCustomersIdNotFound) UnmarshalJSON(data []byte) error
- func (s *PostCustomersIdNotFound) Validate() error
- type PostCustomersIdParams
- type PostCustomersIdRes
- type PostCustomersIdUnprocessableEntity
- func (s *PostCustomersIdUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostCustomersIdUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostCustomersIdUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostCustomersIdUnprocessableEntity) SetFake()
- func (s *PostCustomersIdUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostCustomersIdUnprocessableEntity) Validate() error
- type PostCustomersInternalServerError
- func (s *PostCustomersInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostCustomersInternalServerError) Encode(e *jx.Encoder)
- func (s *PostCustomersInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostCustomersInternalServerError) SetFake()
- func (s *PostCustomersInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostCustomersInternalServerError) Validate() error
- type PostCustomersNotFound
- func (s *PostCustomersNotFound) Decode(d *jx.Decoder) error
- func (s *PostCustomersNotFound) Encode(e *jx.Encoder)
- func (s *PostCustomersNotFound) MarshalJSON() ([]byte, error)
- func (s *PostCustomersNotFound) SetFake()
- func (s *PostCustomersNotFound) UnmarshalJSON(data []byte) error
- func (s *PostCustomersNotFound) Validate() error
- type PostCustomersRes
- type PostCustomersUnprocessableEntity
- func (s *PostCustomersUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostCustomersUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostCustomersUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostCustomersUnprocessableEntity) SetFake()
- func (s *PostCustomersUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostCustomersUnprocessableEntity) Validate() error
- type PostFulfillmentShippingOptionsIdRulesBatchAddConflict
- func (s *PostFulfillmentShippingOptionsIdRulesBatchAddConflict) Decode(d *jx.Decoder) error
- func (s *PostFulfillmentShippingOptionsIdRulesBatchAddConflict) Encode(e *jx.Encoder)
- func (s *PostFulfillmentShippingOptionsIdRulesBatchAddConflict) MarshalJSON() ([]byte, error)
- func (s *PostFulfillmentShippingOptionsIdRulesBatchAddConflict) SetFake()
- func (s *PostFulfillmentShippingOptionsIdRulesBatchAddConflict) UnmarshalJSON(data []byte) error
- func (s *PostFulfillmentShippingOptionsIdRulesBatchAddConflict) Validate() error
- type PostFulfillmentShippingOptionsIdRulesBatchAddInternalServerError
- func (s *PostFulfillmentShippingOptionsIdRulesBatchAddInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostFulfillmentShippingOptionsIdRulesBatchAddInternalServerError) Encode(e *jx.Encoder)
- func (s *PostFulfillmentShippingOptionsIdRulesBatchAddInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostFulfillmentShippingOptionsIdRulesBatchAddInternalServerError) SetFake()
- func (s *PostFulfillmentShippingOptionsIdRulesBatchAddInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostFulfillmentShippingOptionsIdRulesBatchAddInternalServerError) Validate() error
- type PostFulfillmentShippingOptionsIdRulesBatchAddNotFound
- func (s *PostFulfillmentShippingOptionsIdRulesBatchAddNotFound) Decode(d *jx.Decoder) error
- func (s *PostFulfillmentShippingOptionsIdRulesBatchAddNotFound) Encode(e *jx.Encoder)
- func (s *PostFulfillmentShippingOptionsIdRulesBatchAddNotFound) MarshalJSON() ([]byte, error)
- func (s *PostFulfillmentShippingOptionsIdRulesBatchAddNotFound) SetFake()
- func (s *PostFulfillmentShippingOptionsIdRulesBatchAddNotFound) UnmarshalJSON(data []byte) error
- func (s *PostFulfillmentShippingOptionsIdRulesBatchAddNotFound) Validate() error
- type PostFulfillmentShippingOptionsIdRulesBatchAddParams
- type PostFulfillmentShippingOptionsIdRulesBatchAddRes
- type PostFulfillmentShippingOptionsIdRulesBatchAddUnprocessableEntity
- func (s *PostFulfillmentShippingOptionsIdRulesBatchAddUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostFulfillmentShippingOptionsIdRulesBatchAddUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostFulfillmentShippingOptionsIdRulesBatchAddUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostFulfillmentShippingOptionsIdRulesBatchAddUnprocessableEntity) SetFake()
- func (s *PostFulfillmentShippingOptionsIdRulesBatchAddUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostFulfillmentShippingOptionsIdRulesBatchAddUnprocessableEntity) Validate() error
- type PostFulfillmentShippingOptionsIdRulesBatchRemoveConflict
- func (s *PostFulfillmentShippingOptionsIdRulesBatchRemoveConflict) Decode(d *jx.Decoder) error
- func (s *PostFulfillmentShippingOptionsIdRulesBatchRemoveConflict) Encode(e *jx.Encoder)
- func (s *PostFulfillmentShippingOptionsIdRulesBatchRemoveConflict) MarshalJSON() ([]byte, error)
- func (s *PostFulfillmentShippingOptionsIdRulesBatchRemoveConflict) SetFake()
- func (s *PostFulfillmentShippingOptionsIdRulesBatchRemoveConflict) UnmarshalJSON(data []byte) error
- func (s *PostFulfillmentShippingOptionsIdRulesBatchRemoveConflict) Validate() error
- type PostFulfillmentShippingOptionsIdRulesBatchRemoveInternalServerError
- func (s *PostFulfillmentShippingOptionsIdRulesBatchRemoveInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostFulfillmentShippingOptionsIdRulesBatchRemoveInternalServerError) Encode(e *jx.Encoder)
- func (s *PostFulfillmentShippingOptionsIdRulesBatchRemoveInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostFulfillmentShippingOptionsIdRulesBatchRemoveInternalServerError) SetFake()
- func (s *PostFulfillmentShippingOptionsIdRulesBatchRemoveInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostFulfillmentShippingOptionsIdRulesBatchRemoveInternalServerError) Validate() error
- type PostFulfillmentShippingOptionsIdRulesBatchRemoveNotFound
- func (s *PostFulfillmentShippingOptionsIdRulesBatchRemoveNotFound) Decode(d *jx.Decoder) error
- func (s *PostFulfillmentShippingOptionsIdRulesBatchRemoveNotFound) Encode(e *jx.Encoder)
- func (s *PostFulfillmentShippingOptionsIdRulesBatchRemoveNotFound) MarshalJSON() ([]byte, error)
- func (s *PostFulfillmentShippingOptionsIdRulesBatchRemoveNotFound) SetFake()
- func (s *PostFulfillmentShippingOptionsIdRulesBatchRemoveNotFound) UnmarshalJSON(data []byte) error
- func (s *PostFulfillmentShippingOptionsIdRulesBatchRemoveNotFound) Validate() error
- type PostFulfillmentShippingOptionsIdRulesBatchRemoveParams
- type PostFulfillmentShippingOptionsIdRulesBatchRemoveRes
- type PostFulfillmentShippingOptionsIdRulesBatchRemoveUnprocessableEntity
- func (s *PostFulfillmentShippingOptionsIdRulesBatchRemoveUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostFulfillmentShippingOptionsIdRulesBatchRemoveUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostFulfillmentShippingOptionsIdRulesBatchRemoveUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostFulfillmentShippingOptionsIdRulesBatchRemoveUnprocessableEntity) SetFake()
- func (s *PostFulfillmentShippingOptionsIdRulesBatchRemoveUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostFulfillmentShippingOptionsIdRulesBatchRemoveUnprocessableEntity) Validate() error
- type PostInventoryItemsConflict
- func (s *PostInventoryItemsConflict) Decode(d *jx.Decoder) error
- func (s *PostInventoryItemsConflict) Encode(e *jx.Encoder)
- func (s *PostInventoryItemsConflict) MarshalJSON() ([]byte, error)
- func (s *PostInventoryItemsConflict) SetFake()
- func (s *PostInventoryItemsConflict) UnmarshalJSON(data []byte) error
- func (s *PostInventoryItemsConflict) Validate() error
- type PostInventoryItemsIdConflict
- func (s *PostInventoryItemsIdConflict) Decode(d *jx.Decoder) error
- func (s *PostInventoryItemsIdConflict) Encode(e *jx.Encoder)
- func (s *PostInventoryItemsIdConflict) MarshalJSON() ([]byte, error)
- func (s *PostInventoryItemsIdConflict) SetFake()
- func (s *PostInventoryItemsIdConflict) UnmarshalJSON(data []byte) error
- func (s *PostInventoryItemsIdConflict) Validate() error
- type PostInventoryItemsIdInternalServerError
- func (s *PostInventoryItemsIdInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostInventoryItemsIdInternalServerError) Encode(e *jx.Encoder)
- func (s *PostInventoryItemsIdInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostInventoryItemsIdInternalServerError) SetFake()
- func (s *PostInventoryItemsIdInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostInventoryItemsIdInternalServerError) Validate() error
- type PostInventoryItemsIdLocationLevelsConflict
- func (s *PostInventoryItemsIdLocationLevelsConflict) Decode(d *jx.Decoder) error
- func (s *PostInventoryItemsIdLocationLevelsConflict) Encode(e *jx.Encoder)
- func (s *PostInventoryItemsIdLocationLevelsConflict) MarshalJSON() ([]byte, error)
- func (s *PostInventoryItemsIdLocationLevelsConflict) SetFake()
- func (s *PostInventoryItemsIdLocationLevelsConflict) UnmarshalJSON(data []byte) error
- func (s *PostInventoryItemsIdLocationLevelsConflict) Validate() error
- type PostInventoryItemsIdLocationLevelsInternalServerError
- func (s *PostInventoryItemsIdLocationLevelsInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostInventoryItemsIdLocationLevelsInternalServerError) Encode(e *jx.Encoder)
- func (s *PostInventoryItemsIdLocationLevelsInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostInventoryItemsIdLocationLevelsInternalServerError) SetFake()
- func (s *PostInventoryItemsIdLocationLevelsInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostInventoryItemsIdLocationLevelsInternalServerError) Validate() error
- type PostInventoryItemsIdLocationLevelsLocationIDConflict
- func (s *PostInventoryItemsIdLocationLevelsLocationIDConflict) Decode(d *jx.Decoder) error
- func (s *PostInventoryItemsIdLocationLevelsLocationIDConflict) Encode(e *jx.Encoder)
- func (s *PostInventoryItemsIdLocationLevelsLocationIDConflict) MarshalJSON() ([]byte, error)
- func (s *PostInventoryItemsIdLocationLevelsLocationIDConflict) SetFake()
- func (s *PostInventoryItemsIdLocationLevelsLocationIDConflict) UnmarshalJSON(data []byte) error
- func (s *PostInventoryItemsIdLocationLevelsLocationIDConflict) Validate() error
- type PostInventoryItemsIdLocationLevelsLocationIDInternalServerError
- func (s *PostInventoryItemsIdLocationLevelsLocationIDInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostInventoryItemsIdLocationLevelsLocationIDInternalServerError) Encode(e *jx.Encoder)
- func (s *PostInventoryItemsIdLocationLevelsLocationIDInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostInventoryItemsIdLocationLevelsLocationIDInternalServerError) SetFake()
- func (s *PostInventoryItemsIdLocationLevelsLocationIDInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostInventoryItemsIdLocationLevelsLocationIDInternalServerError) Validate() error
- type PostInventoryItemsIdLocationLevelsLocationIDNotFound
- func (s *PostInventoryItemsIdLocationLevelsLocationIDNotFound) Decode(d *jx.Decoder) error
- func (s *PostInventoryItemsIdLocationLevelsLocationIDNotFound) Encode(e *jx.Encoder)
- func (s *PostInventoryItemsIdLocationLevelsLocationIDNotFound) MarshalJSON() ([]byte, error)
- func (s *PostInventoryItemsIdLocationLevelsLocationIDNotFound) SetFake()
- func (s *PostInventoryItemsIdLocationLevelsLocationIDNotFound) UnmarshalJSON(data []byte) error
- func (s *PostInventoryItemsIdLocationLevelsLocationIDNotFound) Validate() error
- type PostInventoryItemsIdLocationLevelsLocationIDOK
- type PostInventoryItemsIdLocationLevelsLocationIDParams
- type PostInventoryItemsIdLocationLevelsLocationIDRes
- type PostInventoryItemsIdLocationLevelsLocationIDUnprocessableEntity
- func (s *PostInventoryItemsIdLocationLevelsLocationIDUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostInventoryItemsIdLocationLevelsLocationIDUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostInventoryItemsIdLocationLevelsLocationIDUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostInventoryItemsIdLocationLevelsLocationIDUnprocessableEntity) SetFake()
- func (s *PostInventoryItemsIdLocationLevelsLocationIDUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostInventoryItemsIdLocationLevelsLocationIDUnprocessableEntity) Validate() error
- type PostInventoryItemsIdLocationLevelsNotFound
- func (s *PostInventoryItemsIdLocationLevelsNotFound) Decode(d *jx.Decoder) error
- func (s *PostInventoryItemsIdLocationLevelsNotFound) Encode(e *jx.Encoder)
- func (s *PostInventoryItemsIdLocationLevelsNotFound) MarshalJSON() ([]byte, error)
- func (s *PostInventoryItemsIdLocationLevelsNotFound) SetFake()
- func (s *PostInventoryItemsIdLocationLevelsNotFound) UnmarshalJSON(data []byte) error
- func (s *PostInventoryItemsIdLocationLevelsNotFound) Validate() error
- type PostInventoryItemsIdLocationLevelsParams
- type PostInventoryItemsIdLocationLevelsRes
- type PostInventoryItemsIdLocationLevelsUnprocessableEntity
- func (s *PostInventoryItemsIdLocationLevelsUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostInventoryItemsIdLocationLevelsUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostInventoryItemsIdLocationLevelsUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostInventoryItemsIdLocationLevelsUnprocessableEntity) SetFake()
- func (s *PostInventoryItemsIdLocationLevelsUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostInventoryItemsIdLocationLevelsUnprocessableEntity) Validate() error
- type PostInventoryItemsIdNotFound
- func (s *PostInventoryItemsIdNotFound) Decode(d *jx.Decoder) error
- func (s *PostInventoryItemsIdNotFound) Encode(e *jx.Encoder)
- func (s *PostInventoryItemsIdNotFound) MarshalJSON() ([]byte, error)
- func (s *PostInventoryItemsIdNotFound) SetFake()
- func (s *PostInventoryItemsIdNotFound) UnmarshalJSON(data []byte) error
- func (s *PostInventoryItemsIdNotFound) Validate() error
- type PostInventoryItemsIdOK
- type PostInventoryItemsIdParams
- type PostInventoryItemsIdRes
- type PostInventoryItemsIdUnprocessableEntity
- func (s *PostInventoryItemsIdUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostInventoryItemsIdUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostInventoryItemsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostInventoryItemsIdUnprocessableEntity) SetFake()
- func (s *PostInventoryItemsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostInventoryItemsIdUnprocessableEntity) Validate() error
- type PostInventoryItemsInternalServerError
- func (s *PostInventoryItemsInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostInventoryItemsInternalServerError) Encode(e *jx.Encoder)
- func (s *PostInventoryItemsInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostInventoryItemsInternalServerError) SetFake()
- func (s *PostInventoryItemsInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostInventoryItemsInternalServerError) Validate() error
- type PostInventoryItemsNotFound
- func (s *PostInventoryItemsNotFound) Decode(d *jx.Decoder) error
- func (s *PostInventoryItemsNotFound) Encode(e *jx.Encoder)
- func (s *PostInventoryItemsNotFound) MarshalJSON() ([]byte, error)
- func (s *PostInventoryItemsNotFound) SetFake()
- func (s *PostInventoryItemsNotFound) UnmarshalJSON(data []byte) error
- func (s *PostInventoryItemsNotFound) Validate() error
- type PostInventoryItemsRes
- type PostInventoryItemsUnprocessableEntity
- func (s *PostInventoryItemsUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostInventoryItemsUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostInventoryItemsUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostInventoryItemsUnprocessableEntity) SetFake()
- func (s *PostInventoryItemsUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostInventoryItemsUnprocessableEntity) Validate() error
- type PostInvitesAcceptConflict
- func (s *PostInvitesAcceptConflict) Decode(d *jx.Decoder) error
- func (s *PostInvitesAcceptConflict) Encode(e *jx.Encoder)
- func (s *PostInvitesAcceptConflict) MarshalJSON() ([]byte, error)
- func (s *PostInvitesAcceptConflict) SetFake()
- func (s *PostInvitesAcceptConflict) UnmarshalJSON(data []byte) error
- func (s *PostInvitesAcceptConflict) Validate() error
- type PostInvitesAcceptInternalServerError
- func (s *PostInvitesAcceptInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostInvitesAcceptInternalServerError) Encode(e *jx.Encoder)
- func (s *PostInvitesAcceptInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostInvitesAcceptInternalServerError) SetFake()
- func (s *PostInvitesAcceptInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostInvitesAcceptInternalServerError) Validate() error
- type PostInvitesAcceptNotFound
- func (s *PostInvitesAcceptNotFound) Decode(d *jx.Decoder) error
- func (s *PostInvitesAcceptNotFound) Encode(e *jx.Encoder)
- func (s *PostInvitesAcceptNotFound) MarshalJSON() ([]byte, error)
- func (s *PostInvitesAcceptNotFound) SetFake()
- func (s *PostInvitesAcceptNotFound) UnmarshalJSON(data []byte) error
- func (s *PostInvitesAcceptNotFound) Validate() error
- type PostInvitesAcceptRes
- type PostInvitesAcceptUnprocessableEntity
- func (s *PostInvitesAcceptUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostInvitesAcceptUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostInvitesAcceptUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostInvitesAcceptUnprocessableEntity) SetFake()
- func (s *PostInvitesAcceptUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostInvitesAcceptUnprocessableEntity) Validate() error
- type PostInvitesConflict
- func (s *PostInvitesConflict) Decode(d *jx.Decoder) error
- func (s *PostInvitesConflict) Encode(e *jx.Encoder)
- func (s *PostInvitesConflict) MarshalJSON() ([]byte, error)
- func (s *PostInvitesConflict) SetFake()
- func (s *PostInvitesConflict) UnmarshalJSON(data []byte) error
- func (s *PostInvitesConflict) Validate() error
- type PostInvitesIdResendConflict
- func (s *PostInvitesIdResendConflict) Decode(d *jx.Decoder) error
- func (s *PostInvitesIdResendConflict) Encode(e *jx.Encoder)
- func (s *PostInvitesIdResendConflict) MarshalJSON() ([]byte, error)
- func (s *PostInvitesIdResendConflict) SetFake()
- func (s *PostInvitesIdResendConflict) UnmarshalJSON(data []byte) error
- func (s *PostInvitesIdResendConflict) Validate() error
- type PostInvitesIdResendInternalServerError
- func (s *PostInvitesIdResendInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostInvitesIdResendInternalServerError) Encode(e *jx.Encoder)
- func (s *PostInvitesIdResendInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostInvitesIdResendInternalServerError) SetFake()
- func (s *PostInvitesIdResendInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostInvitesIdResendInternalServerError) Validate() error
- type PostInvitesIdResendNotFound
- func (s *PostInvitesIdResendNotFound) Decode(d *jx.Decoder) error
- func (s *PostInvitesIdResendNotFound) Encode(e *jx.Encoder)
- func (s *PostInvitesIdResendNotFound) MarshalJSON() ([]byte, error)
- func (s *PostInvitesIdResendNotFound) SetFake()
- func (s *PostInvitesIdResendNotFound) UnmarshalJSON(data []byte) error
- func (s *PostInvitesIdResendNotFound) Validate() error
- type PostInvitesIdResendParams
- type PostInvitesIdResendRes
- type PostInvitesIdResendUnprocessableEntity
- func (s *PostInvitesIdResendUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostInvitesIdResendUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostInvitesIdResendUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostInvitesIdResendUnprocessableEntity) SetFake()
- func (s *PostInvitesIdResendUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostInvitesIdResendUnprocessableEntity) Validate() error
- type PostInvitesInternalServerError
- func (s *PostInvitesInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostInvitesInternalServerError) Encode(e *jx.Encoder)
- func (s *PostInvitesInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostInvitesInternalServerError) SetFake()
- func (s *PostInvitesInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostInvitesInternalServerError) Validate() error
- type PostInvitesNotFound
- func (s *PostInvitesNotFound) Decode(d *jx.Decoder) error
- func (s *PostInvitesNotFound) Encode(e *jx.Encoder)
- func (s *PostInvitesNotFound) MarshalJSON() ([]byte, error)
- func (s *PostInvitesNotFound) SetFake()
- func (s *PostInvitesNotFound) UnmarshalJSON(data []byte) error
- func (s *PostInvitesNotFound) Validate() error
- type PostInvitesRes
- type PostInvitesUnprocessableEntity
- func (s *PostInvitesUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostInvitesUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostInvitesUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostInvitesUnprocessableEntity) SetFake()
- func (s *PostInvitesUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostInvitesUnprocessableEntity) Validate() error
- type PostPaymentsIdCaptureConflict
- func (s *PostPaymentsIdCaptureConflict) Decode(d *jx.Decoder) error
- func (s *PostPaymentsIdCaptureConflict) Encode(e *jx.Encoder)
- func (s *PostPaymentsIdCaptureConflict) MarshalJSON() ([]byte, error)
- func (s *PostPaymentsIdCaptureConflict) SetFake()
- func (s *PostPaymentsIdCaptureConflict) UnmarshalJSON(data []byte) error
- func (s *PostPaymentsIdCaptureConflict) Validate() error
- type PostPaymentsIdCaptureInternalServerError
- func (s *PostPaymentsIdCaptureInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostPaymentsIdCaptureInternalServerError) Encode(e *jx.Encoder)
- func (s *PostPaymentsIdCaptureInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostPaymentsIdCaptureInternalServerError) SetFake()
- func (s *PostPaymentsIdCaptureInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostPaymentsIdCaptureInternalServerError) Validate() error
- type PostPaymentsIdCaptureNotFound
- func (s *PostPaymentsIdCaptureNotFound) Decode(d *jx.Decoder) error
- func (s *PostPaymentsIdCaptureNotFound) Encode(e *jx.Encoder)
- func (s *PostPaymentsIdCaptureNotFound) MarshalJSON() ([]byte, error)
- func (s *PostPaymentsIdCaptureNotFound) SetFake()
- func (s *PostPaymentsIdCaptureNotFound) UnmarshalJSON(data []byte) error
- func (s *PostPaymentsIdCaptureNotFound) Validate() error
- type PostPaymentsIdCaptureParams
- type PostPaymentsIdCaptureRes
- type PostPaymentsIdCaptureUnprocessableEntity
- func (s *PostPaymentsIdCaptureUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostPaymentsIdCaptureUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostPaymentsIdCaptureUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostPaymentsIdCaptureUnprocessableEntity) SetFake()
- func (s *PostPaymentsIdCaptureUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostPaymentsIdCaptureUnprocessableEntity) Validate() error
- type PostPaymentsIdRefundConflict
- func (s *PostPaymentsIdRefundConflict) Decode(d *jx.Decoder) error
- func (s *PostPaymentsIdRefundConflict) Encode(e *jx.Encoder)
- func (s *PostPaymentsIdRefundConflict) MarshalJSON() ([]byte, error)
- func (s *PostPaymentsIdRefundConflict) SetFake()
- func (s *PostPaymentsIdRefundConflict) UnmarshalJSON(data []byte) error
- func (s *PostPaymentsIdRefundConflict) Validate() error
- type PostPaymentsIdRefundInternalServerError
- func (s *PostPaymentsIdRefundInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostPaymentsIdRefundInternalServerError) Encode(e *jx.Encoder)
- func (s *PostPaymentsIdRefundInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostPaymentsIdRefundInternalServerError) SetFake()
- func (s *PostPaymentsIdRefundInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostPaymentsIdRefundInternalServerError) Validate() error
- type PostPaymentsIdRefundNotFound
- func (s *PostPaymentsIdRefundNotFound) Decode(d *jx.Decoder) error
- func (s *PostPaymentsIdRefundNotFound) Encode(e *jx.Encoder)
- func (s *PostPaymentsIdRefundNotFound) MarshalJSON() ([]byte, error)
- func (s *PostPaymentsIdRefundNotFound) SetFake()
- func (s *PostPaymentsIdRefundNotFound) UnmarshalJSON(data []byte) error
- func (s *PostPaymentsIdRefundNotFound) Validate() error
- type PostPaymentsIdRefundParams
- type PostPaymentsIdRefundRes
- type PostPaymentsIdRefundUnprocessableEntity
- func (s *PostPaymentsIdRefundUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostPaymentsIdRefundUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostPaymentsIdRefundUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostPaymentsIdRefundUnprocessableEntity) SetFake()
- func (s *PostPaymentsIdRefundUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostPaymentsIdRefundUnprocessableEntity) Validate() error
- type PostPriceListsConflict
- func (s *PostPriceListsConflict) Decode(d *jx.Decoder) error
- func (s *PostPriceListsConflict) Encode(e *jx.Encoder)
- func (s *PostPriceListsConflict) MarshalJSON() ([]byte, error)
- func (s *PostPriceListsConflict) SetFake()
- func (s *PostPriceListsConflict) UnmarshalJSON(data []byte) error
- func (s *PostPriceListsConflict) Validate() error
- type PostPriceListsIdConflict
- func (s *PostPriceListsIdConflict) Decode(d *jx.Decoder) error
- func (s *PostPriceListsIdConflict) Encode(e *jx.Encoder)
- func (s *PostPriceListsIdConflict) MarshalJSON() ([]byte, error)
- func (s *PostPriceListsIdConflict) SetFake()
- func (s *PostPriceListsIdConflict) UnmarshalJSON(data []byte) error
- func (s *PostPriceListsIdConflict) Validate() error
- type PostPriceListsIdInternalServerError
- func (s *PostPriceListsIdInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostPriceListsIdInternalServerError) Encode(e *jx.Encoder)
- func (s *PostPriceListsIdInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostPriceListsIdInternalServerError) SetFake()
- func (s *PostPriceListsIdInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostPriceListsIdInternalServerError) Validate() error
- type PostPriceListsIdNotFound
- func (s *PostPriceListsIdNotFound) Decode(d *jx.Decoder) error
- func (s *PostPriceListsIdNotFound) Encode(e *jx.Encoder)
- func (s *PostPriceListsIdNotFound) MarshalJSON() ([]byte, error)
- func (s *PostPriceListsIdNotFound) SetFake()
- func (s *PostPriceListsIdNotFound) UnmarshalJSON(data []byte) error
- func (s *PostPriceListsIdNotFound) Validate() error
- type PostPriceListsIdParams
- type PostPriceListsIdPricesBatchAddConflict
- func (s *PostPriceListsIdPricesBatchAddConflict) Decode(d *jx.Decoder) error
- func (s *PostPriceListsIdPricesBatchAddConflict) Encode(e *jx.Encoder)
- func (s *PostPriceListsIdPricesBatchAddConflict) MarshalJSON() ([]byte, error)
- func (s *PostPriceListsIdPricesBatchAddConflict) SetFake()
- func (s *PostPriceListsIdPricesBatchAddConflict) UnmarshalJSON(data []byte) error
- func (s *PostPriceListsIdPricesBatchAddConflict) Validate() error
- type PostPriceListsIdPricesBatchAddInternalServerError
- func (s *PostPriceListsIdPricesBatchAddInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostPriceListsIdPricesBatchAddInternalServerError) Encode(e *jx.Encoder)
- func (s *PostPriceListsIdPricesBatchAddInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostPriceListsIdPricesBatchAddInternalServerError) SetFake()
- func (s *PostPriceListsIdPricesBatchAddInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostPriceListsIdPricesBatchAddInternalServerError) Validate() error
- type PostPriceListsIdPricesBatchAddNotFound
- func (s *PostPriceListsIdPricesBatchAddNotFound) Decode(d *jx.Decoder) error
- func (s *PostPriceListsIdPricesBatchAddNotFound) Encode(e *jx.Encoder)
- func (s *PostPriceListsIdPricesBatchAddNotFound) MarshalJSON() ([]byte, error)
- func (s *PostPriceListsIdPricesBatchAddNotFound) SetFake()
- func (s *PostPriceListsIdPricesBatchAddNotFound) UnmarshalJSON(data []byte) error
- func (s *PostPriceListsIdPricesBatchAddNotFound) Validate() error
- type PostPriceListsIdPricesBatchAddParams
- type PostPriceListsIdPricesBatchAddRes
- type PostPriceListsIdPricesBatchAddUnprocessableEntity
- func (s *PostPriceListsIdPricesBatchAddUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostPriceListsIdPricesBatchAddUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostPriceListsIdPricesBatchAddUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostPriceListsIdPricesBatchAddUnprocessableEntity) SetFake()
- func (s *PostPriceListsIdPricesBatchAddUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostPriceListsIdPricesBatchAddUnprocessableEntity) Validate() error
- type PostPriceListsIdPricesBatchRemoveConflict
- func (s *PostPriceListsIdPricesBatchRemoveConflict) Decode(d *jx.Decoder) error
- func (s *PostPriceListsIdPricesBatchRemoveConflict) Encode(e *jx.Encoder)
- func (s *PostPriceListsIdPricesBatchRemoveConflict) MarshalJSON() ([]byte, error)
- func (s *PostPriceListsIdPricesBatchRemoveConflict) SetFake()
- func (s *PostPriceListsIdPricesBatchRemoveConflict) UnmarshalJSON(data []byte) error
- func (s *PostPriceListsIdPricesBatchRemoveConflict) Validate() error
- type PostPriceListsIdPricesBatchRemoveInternalServerError
- func (s *PostPriceListsIdPricesBatchRemoveInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostPriceListsIdPricesBatchRemoveInternalServerError) Encode(e *jx.Encoder)
- func (s *PostPriceListsIdPricesBatchRemoveInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostPriceListsIdPricesBatchRemoveInternalServerError) SetFake()
- func (s *PostPriceListsIdPricesBatchRemoveInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostPriceListsIdPricesBatchRemoveInternalServerError) Validate() error
- type PostPriceListsIdPricesBatchRemoveNotFound
- func (s *PostPriceListsIdPricesBatchRemoveNotFound) Decode(d *jx.Decoder) error
- func (s *PostPriceListsIdPricesBatchRemoveNotFound) Encode(e *jx.Encoder)
- func (s *PostPriceListsIdPricesBatchRemoveNotFound) MarshalJSON() ([]byte, error)
- func (s *PostPriceListsIdPricesBatchRemoveNotFound) SetFake()
- func (s *PostPriceListsIdPricesBatchRemoveNotFound) UnmarshalJSON(data []byte) error
- func (s *PostPriceListsIdPricesBatchRemoveNotFound) Validate() error
- type PostPriceListsIdPricesBatchRemoveParams
- type PostPriceListsIdPricesBatchRemoveRes
- type PostPriceListsIdPricesBatchRemoveUnprocessableEntity
- func (s *PostPriceListsIdPricesBatchRemoveUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostPriceListsIdPricesBatchRemoveUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostPriceListsIdPricesBatchRemoveUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostPriceListsIdPricesBatchRemoveUnprocessableEntity) SetFake()
- func (s *PostPriceListsIdPricesBatchRemoveUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostPriceListsIdPricesBatchRemoveUnprocessableEntity) Validate() error
- type PostPriceListsIdRes
- type PostPriceListsIdUnprocessableEntity
- func (s *PostPriceListsIdUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostPriceListsIdUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostPriceListsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostPriceListsIdUnprocessableEntity) SetFake()
- func (s *PostPriceListsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostPriceListsIdUnprocessableEntity) Validate() error
- type PostPriceListsInternalServerError
- func (s *PostPriceListsInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostPriceListsInternalServerError) Encode(e *jx.Encoder)
- func (s *PostPriceListsInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostPriceListsInternalServerError) SetFake()
- func (s *PostPriceListsInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostPriceListsInternalServerError) Validate() error
- type PostPriceListsNotFound
- func (s *PostPriceListsNotFound) Decode(d *jx.Decoder) error
- func (s *PostPriceListsNotFound) Encode(e *jx.Encoder)
- func (s *PostPriceListsNotFound) MarshalJSON() ([]byte, error)
- func (s *PostPriceListsNotFound) SetFake()
- func (s *PostPriceListsNotFound) UnmarshalJSON(data []byte) error
- func (s *PostPriceListsNotFound) Validate() error
- type PostPriceListsRes
- type PostPriceListsUnprocessableEntity
- func (s *PostPriceListsUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostPriceListsUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostPriceListsUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostPriceListsUnprocessableEntity) SetFake()
- func (s *PostPriceListsUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostPriceListsUnprocessableEntity) Validate() error
- type PostPricingRuleTypesConflict
- func (s *PostPricingRuleTypesConflict) Decode(d *jx.Decoder) error
- func (s *PostPricingRuleTypesConflict) Encode(e *jx.Encoder)
- func (s *PostPricingRuleTypesConflict) MarshalJSON() ([]byte, error)
- func (s *PostPricingRuleTypesConflict) SetFake()
- func (s *PostPricingRuleTypesConflict) UnmarshalJSON(data []byte) error
- func (s *PostPricingRuleTypesConflict) Validate() error
- type PostPricingRuleTypesIdConflict
- func (s *PostPricingRuleTypesIdConflict) Decode(d *jx.Decoder) error
- func (s *PostPricingRuleTypesIdConflict) Encode(e *jx.Encoder)
- func (s *PostPricingRuleTypesIdConflict) MarshalJSON() ([]byte, error)
- func (s *PostPricingRuleTypesIdConflict) SetFake()
- func (s *PostPricingRuleTypesIdConflict) UnmarshalJSON(data []byte) error
- func (s *PostPricingRuleTypesIdConflict) Validate() error
- type PostPricingRuleTypesIdInternalServerError
- func (s *PostPricingRuleTypesIdInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostPricingRuleTypesIdInternalServerError) Encode(e *jx.Encoder)
- func (s *PostPricingRuleTypesIdInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostPricingRuleTypesIdInternalServerError) SetFake()
- func (s *PostPricingRuleTypesIdInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostPricingRuleTypesIdInternalServerError) Validate() error
- type PostPricingRuleTypesIdNotFound
- func (s *PostPricingRuleTypesIdNotFound) Decode(d *jx.Decoder) error
- func (s *PostPricingRuleTypesIdNotFound) Encode(e *jx.Encoder)
- func (s *PostPricingRuleTypesIdNotFound) MarshalJSON() ([]byte, error)
- func (s *PostPricingRuleTypesIdNotFound) SetFake()
- func (s *PostPricingRuleTypesIdNotFound) UnmarshalJSON(data []byte) error
- func (s *PostPricingRuleTypesIdNotFound) Validate() error
- type PostPricingRuleTypesIdParams
- type PostPricingRuleTypesIdRes
- type PostPricingRuleTypesIdUnprocessableEntity
- func (s *PostPricingRuleTypesIdUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostPricingRuleTypesIdUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostPricingRuleTypesIdUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostPricingRuleTypesIdUnprocessableEntity) SetFake()
- func (s *PostPricingRuleTypesIdUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostPricingRuleTypesIdUnprocessableEntity) Validate() error
- type PostPricingRuleTypesInternalServerError
- func (s *PostPricingRuleTypesInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostPricingRuleTypesInternalServerError) Encode(e *jx.Encoder)
- func (s *PostPricingRuleTypesInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostPricingRuleTypesInternalServerError) SetFake()
- func (s *PostPricingRuleTypesInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostPricingRuleTypesInternalServerError) Validate() error
- type PostPricingRuleTypesNotFound
- func (s *PostPricingRuleTypesNotFound) Decode(d *jx.Decoder) error
- func (s *PostPricingRuleTypesNotFound) Encode(e *jx.Encoder)
- func (s *PostPricingRuleTypesNotFound) MarshalJSON() ([]byte, error)
- func (s *PostPricingRuleTypesNotFound) SetFake()
- func (s *PostPricingRuleTypesNotFound) UnmarshalJSON(data []byte) error
- func (s *PostPricingRuleTypesNotFound) Validate() error
- type PostPricingRuleTypesRes
- type PostPricingRuleTypesUnprocessableEntity
- func (s *PostPricingRuleTypesUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostPricingRuleTypesUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostPricingRuleTypesUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostPricingRuleTypesUnprocessableEntity) SetFake()
- func (s *PostPricingRuleTypesUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostPricingRuleTypesUnprocessableEntity) Validate() error
- type PostProductsConflict
- func (s *PostProductsConflict) Decode(d *jx.Decoder) error
- func (s *PostProductsConflict) Encode(e *jx.Encoder)
- func (s *PostProductsConflict) MarshalJSON() ([]byte, error)
- func (s *PostProductsConflict) SetFake()
- func (s *PostProductsConflict) UnmarshalJSON(data []byte) error
- func (s *PostProductsConflict) Validate() error
- type PostProductsIdConflict
- func (s *PostProductsIdConflict) Decode(d *jx.Decoder) error
- func (s *PostProductsIdConflict) Encode(e *jx.Encoder)
- func (s *PostProductsIdConflict) MarshalJSON() ([]byte, error)
- func (s *PostProductsIdConflict) SetFake()
- func (s *PostProductsIdConflict) UnmarshalJSON(data []byte) error
- func (s *PostProductsIdConflict) Validate() error
- type PostProductsIdInternalServerError
- func (s *PostProductsIdInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostProductsIdInternalServerError) Encode(e *jx.Encoder)
- func (s *PostProductsIdInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostProductsIdInternalServerError) SetFake()
- func (s *PostProductsIdInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostProductsIdInternalServerError) Validate() error
- type PostProductsIdNotFound
- func (s *PostProductsIdNotFound) Decode(d *jx.Decoder) error
- func (s *PostProductsIdNotFound) Encode(e *jx.Encoder)
- func (s *PostProductsIdNotFound) MarshalJSON() ([]byte, error)
- func (s *PostProductsIdNotFound) SetFake()
- func (s *PostProductsIdNotFound) UnmarshalJSON(data []byte) error
- func (s *PostProductsIdNotFound) Validate() error
- type PostProductsIdOptionsConflict
- func (s *PostProductsIdOptionsConflict) Decode(d *jx.Decoder) error
- func (s *PostProductsIdOptionsConflict) Encode(e *jx.Encoder)
- func (s *PostProductsIdOptionsConflict) MarshalJSON() ([]byte, error)
- func (s *PostProductsIdOptionsConflict) SetFake()
- func (s *PostProductsIdOptionsConflict) UnmarshalJSON(data []byte) error
- func (s *PostProductsIdOptionsConflict) Validate() error
- type PostProductsIdOptionsInternalServerError
- func (s *PostProductsIdOptionsInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostProductsIdOptionsInternalServerError) Encode(e *jx.Encoder)
- func (s *PostProductsIdOptionsInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostProductsIdOptionsInternalServerError) SetFake()
- func (s *PostProductsIdOptionsInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostProductsIdOptionsInternalServerError) Validate() error
- type PostProductsIdOptionsNotFound
- func (s *PostProductsIdOptionsNotFound) Decode(d *jx.Decoder) error
- func (s *PostProductsIdOptionsNotFound) Encode(e *jx.Encoder)
- func (s *PostProductsIdOptionsNotFound) MarshalJSON() ([]byte, error)
- func (s *PostProductsIdOptionsNotFound) SetFake()
- func (s *PostProductsIdOptionsNotFound) UnmarshalJSON(data []byte) error
- func (s *PostProductsIdOptionsNotFound) Validate() error
- type PostProductsIdOptionsOptionIDConflict
- func (s *PostProductsIdOptionsOptionIDConflict) Decode(d *jx.Decoder) error
- func (s *PostProductsIdOptionsOptionIDConflict) Encode(e *jx.Encoder)
- func (s *PostProductsIdOptionsOptionIDConflict) MarshalJSON() ([]byte, error)
- func (s *PostProductsIdOptionsOptionIDConflict) SetFake()
- func (s *PostProductsIdOptionsOptionIDConflict) UnmarshalJSON(data []byte) error
- func (s *PostProductsIdOptionsOptionIDConflict) Validate() error
- type PostProductsIdOptionsOptionIDInternalServerError
- func (s *PostProductsIdOptionsOptionIDInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostProductsIdOptionsOptionIDInternalServerError) Encode(e *jx.Encoder)
- func (s *PostProductsIdOptionsOptionIDInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostProductsIdOptionsOptionIDInternalServerError) SetFake()
- func (s *PostProductsIdOptionsOptionIDInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostProductsIdOptionsOptionIDInternalServerError) Validate() error
- type PostProductsIdOptionsOptionIDNotFound
- func (s *PostProductsIdOptionsOptionIDNotFound) Decode(d *jx.Decoder) error
- func (s *PostProductsIdOptionsOptionIDNotFound) Encode(e *jx.Encoder)
- func (s *PostProductsIdOptionsOptionIDNotFound) MarshalJSON() ([]byte, error)
- func (s *PostProductsIdOptionsOptionIDNotFound) SetFake()
- func (s *PostProductsIdOptionsOptionIDNotFound) UnmarshalJSON(data []byte) error
- func (s *PostProductsIdOptionsOptionIDNotFound) Validate() error
- type PostProductsIdOptionsOptionIDParams
- type PostProductsIdOptionsOptionIDRes
- type PostProductsIdOptionsOptionIDUnprocessableEntity
- func (s *PostProductsIdOptionsOptionIDUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostProductsIdOptionsOptionIDUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostProductsIdOptionsOptionIDUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostProductsIdOptionsOptionIDUnprocessableEntity) SetFake()
- func (s *PostProductsIdOptionsOptionIDUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostProductsIdOptionsOptionIDUnprocessableEntity) Validate() error
- type PostProductsIdOptionsParams
- type PostProductsIdOptionsRes
- type PostProductsIdOptionsUnprocessableEntity
- func (s *PostProductsIdOptionsUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostProductsIdOptionsUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostProductsIdOptionsUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostProductsIdOptionsUnprocessableEntity) SetFake()
- func (s *PostProductsIdOptionsUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostProductsIdOptionsUnprocessableEntity) Validate() error
- type PostProductsIdParams
- type PostProductsIdRes
- type PostProductsIdUnprocessableEntity
- func (s *PostProductsIdUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostProductsIdUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostProductsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostProductsIdUnprocessableEntity) SetFake()
- func (s *PostProductsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostProductsIdUnprocessableEntity) Validate() error
- type PostProductsIdVariantsConflict
- func (s *PostProductsIdVariantsConflict) Decode(d *jx.Decoder) error
- func (s *PostProductsIdVariantsConflict) Encode(e *jx.Encoder)
- func (s *PostProductsIdVariantsConflict) MarshalJSON() ([]byte, error)
- func (s *PostProductsIdVariantsConflict) SetFake()
- func (s *PostProductsIdVariantsConflict) UnmarshalJSON(data []byte) error
- func (s *PostProductsIdVariantsConflict) Validate() error
- type PostProductsIdVariantsInternalServerError
- func (s *PostProductsIdVariantsInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostProductsIdVariantsInternalServerError) Encode(e *jx.Encoder)
- func (s *PostProductsIdVariantsInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostProductsIdVariantsInternalServerError) SetFake()
- func (s *PostProductsIdVariantsInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostProductsIdVariantsInternalServerError) Validate() error
- type PostProductsIdVariantsNotFound
- func (s *PostProductsIdVariantsNotFound) Decode(d *jx.Decoder) error
- func (s *PostProductsIdVariantsNotFound) Encode(e *jx.Encoder)
- func (s *PostProductsIdVariantsNotFound) MarshalJSON() ([]byte, error)
- func (s *PostProductsIdVariantsNotFound) SetFake()
- func (s *PostProductsIdVariantsNotFound) UnmarshalJSON(data []byte) error
- func (s *PostProductsIdVariantsNotFound) Validate() error
- type PostProductsIdVariantsParams
- type PostProductsIdVariantsRes
- type PostProductsIdVariantsUnprocessableEntity
- func (s *PostProductsIdVariantsUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostProductsIdVariantsUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostProductsIdVariantsUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostProductsIdVariantsUnprocessableEntity) SetFake()
- func (s *PostProductsIdVariantsUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostProductsIdVariantsUnprocessableEntity) Validate() error
- type PostProductsIdVariantsVariantIDConflict
- func (s *PostProductsIdVariantsVariantIDConflict) Decode(d *jx.Decoder) error
- func (s *PostProductsIdVariantsVariantIDConflict) Encode(e *jx.Encoder)
- func (s *PostProductsIdVariantsVariantIDConflict) MarshalJSON() ([]byte, error)
- func (s *PostProductsIdVariantsVariantIDConflict) SetFake()
- func (s *PostProductsIdVariantsVariantIDConflict) UnmarshalJSON(data []byte) error
- func (s *PostProductsIdVariantsVariantIDConflict) Validate() error
- type PostProductsIdVariantsVariantIDInternalServerError
- func (s *PostProductsIdVariantsVariantIDInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostProductsIdVariantsVariantIDInternalServerError) Encode(e *jx.Encoder)
- func (s *PostProductsIdVariantsVariantIDInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostProductsIdVariantsVariantIDInternalServerError) SetFake()
- func (s *PostProductsIdVariantsVariantIDInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostProductsIdVariantsVariantIDInternalServerError) Validate() error
- type PostProductsIdVariantsVariantIDNotFound
- func (s *PostProductsIdVariantsVariantIDNotFound) Decode(d *jx.Decoder) error
- func (s *PostProductsIdVariantsVariantIDNotFound) Encode(e *jx.Encoder)
- func (s *PostProductsIdVariantsVariantIDNotFound) MarshalJSON() ([]byte, error)
- func (s *PostProductsIdVariantsVariantIDNotFound) SetFake()
- func (s *PostProductsIdVariantsVariantIDNotFound) UnmarshalJSON(data []byte) error
- func (s *PostProductsIdVariantsVariantIDNotFound) Validate() error
- type PostProductsIdVariantsVariantIDParams
- type PostProductsIdVariantsVariantIDRes
- type PostProductsIdVariantsVariantIDUnprocessableEntity
- func (s *PostProductsIdVariantsVariantIDUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostProductsIdVariantsVariantIDUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostProductsIdVariantsVariantIDUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostProductsIdVariantsVariantIDUnprocessableEntity) SetFake()
- func (s *PostProductsIdVariantsVariantIDUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostProductsIdVariantsVariantIDUnprocessableEntity) Validate() error
- type PostProductsInternalServerError
- func (s *PostProductsInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostProductsInternalServerError) Encode(e *jx.Encoder)
- func (s *PostProductsInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostProductsInternalServerError) SetFake()
- func (s *PostProductsInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostProductsInternalServerError) Validate() error
- type PostProductsNotFound
- func (s *PostProductsNotFound) Decode(d *jx.Decoder) error
- func (s *PostProductsNotFound) Encode(e *jx.Encoder)
- func (s *PostProductsNotFound) MarshalJSON() ([]byte, error)
- func (s *PostProductsNotFound) SetFake()
- func (s *PostProductsNotFound) UnmarshalJSON(data []byte) error
- func (s *PostProductsNotFound) Validate() error
- type PostProductsRes
- type PostProductsUnprocessableEntity
- func (s *PostProductsUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostProductsUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostProductsUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostProductsUnprocessableEntity) SetFake()
- func (s *PostProductsUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostProductsUnprocessableEntity) Validate() error
- type PostPromotionsConflict
- func (s *PostPromotionsConflict) Decode(d *jx.Decoder) error
- func (s *PostPromotionsConflict) Encode(e *jx.Encoder)
- func (s *PostPromotionsConflict) MarshalJSON() ([]byte, error)
- func (s *PostPromotionsConflict) SetFake()
- func (s *PostPromotionsConflict) UnmarshalJSON(data []byte) error
- func (s *PostPromotionsConflict) Validate() error
- type PostPromotionsIdBuyRulesBatchAddConflict
- func (s *PostPromotionsIdBuyRulesBatchAddConflict) Decode(d *jx.Decoder) error
- func (s *PostPromotionsIdBuyRulesBatchAddConflict) Encode(e *jx.Encoder)
- func (s *PostPromotionsIdBuyRulesBatchAddConflict) MarshalJSON() ([]byte, error)
- func (s *PostPromotionsIdBuyRulesBatchAddConflict) SetFake()
- func (s *PostPromotionsIdBuyRulesBatchAddConflict) UnmarshalJSON(data []byte) error
- func (s *PostPromotionsIdBuyRulesBatchAddConflict) Validate() error
- type PostPromotionsIdBuyRulesBatchAddInternalServerError
- func (s *PostPromotionsIdBuyRulesBatchAddInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostPromotionsIdBuyRulesBatchAddInternalServerError) Encode(e *jx.Encoder)
- func (s *PostPromotionsIdBuyRulesBatchAddInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostPromotionsIdBuyRulesBatchAddInternalServerError) SetFake()
- func (s *PostPromotionsIdBuyRulesBatchAddInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostPromotionsIdBuyRulesBatchAddInternalServerError) Validate() error
- type PostPromotionsIdBuyRulesBatchAddNotFound
- func (s *PostPromotionsIdBuyRulesBatchAddNotFound) Decode(d *jx.Decoder) error
- func (s *PostPromotionsIdBuyRulesBatchAddNotFound) Encode(e *jx.Encoder)
- func (s *PostPromotionsIdBuyRulesBatchAddNotFound) MarshalJSON() ([]byte, error)
- func (s *PostPromotionsIdBuyRulesBatchAddNotFound) SetFake()
- func (s *PostPromotionsIdBuyRulesBatchAddNotFound) UnmarshalJSON(data []byte) error
- func (s *PostPromotionsIdBuyRulesBatchAddNotFound) Validate() error
- type PostPromotionsIdBuyRulesBatchAddParams
- type PostPromotionsIdBuyRulesBatchAddRes
- type PostPromotionsIdBuyRulesBatchAddUnprocessableEntity
- func (s *PostPromotionsIdBuyRulesBatchAddUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostPromotionsIdBuyRulesBatchAddUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostPromotionsIdBuyRulesBatchAddUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostPromotionsIdBuyRulesBatchAddUnprocessableEntity) SetFake()
- func (s *PostPromotionsIdBuyRulesBatchAddUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostPromotionsIdBuyRulesBatchAddUnprocessableEntity) Validate() error
- type PostPromotionsIdBuyRulesBatchRemoveConflict
- func (s *PostPromotionsIdBuyRulesBatchRemoveConflict) Decode(d *jx.Decoder) error
- func (s *PostPromotionsIdBuyRulesBatchRemoveConflict) Encode(e *jx.Encoder)
- func (s *PostPromotionsIdBuyRulesBatchRemoveConflict) MarshalJSON() ([]byte, error)
- func (s *PostPromotionsIdBuyRulesBatchRemoveConflict) SetFake()
- func (s *PostPromotionsIdBuyRulesBatchRemoveConflict) UnmarshalJSON(data []byte) error
- func (s *PostPromotionsIdBuyRulesBatchRemoveConflict) Validate() error
- type PostPromotionsIdBuyRulesBatchRemoveInternalServerError
- func (s *PostPromotionsIdBuyRulesBatchRemoveInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostPromotionsIdBuyRulesBatchRemoveInternalServerError) Encode(e *jx.Encoder)
- func (s *PostPromotionsIdBuyRulesBatchRemoveInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostPromotionsIdBuyRulesBatchRemoveInternalServerError) SetFake()
- func (s *PostPromotionsIdBuyRulesBatchRemoveInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostPromotionsIdBuyRulesBatchRemoveInternalServerError) Validate() error
- type PostPromotionsIdBuyRulesBatchRemoveNotFound
- func (s *PostPromotionsIdBuyRulesBatchRemoveNotFound) Decode(d *jx.Decoder) error
- func (s *PostPromotionsIdBuyRulesBatchRemoveNotFound) Encode(e *jx.Encoder)
- func (s *PostPromotionsIdBuyRulesBatchRemoveNotFound) MarshalJSON() ([]byte, error)
- func (s *PostPromotionsIdBuyRulesBatchRemoveNotFound) SetFake()
- func (s *PostPromotionsIdBuyRulesBatchRemoveNotFound) UnmarshalJSON(data []byte) error
- func (s *PostPromotionsIdBuyRulesBatchRemoveNotFound) Validate() error
- type PostPromotionsIdBuyRulesBatchRemoveParams
- type PostPromotionsIdBuyRulesBatchRemoveRes
- type PostPromotionsIdBuyRulesBatchRemoveUnprocessableEntity
- func (s *PostPromotionsIdBuyRulesBatchRemoveUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostPromotionsIdBuyRulesBatchRemoveUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostPromotionsIdBuyRulesBatchRemoveUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostPromotionsIdBuyRulesBatchRemoveUnprocessableEntity) SetFake()
- func (s *PostPromotionsIdBuyRulesBatchRemoveUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostPromotionsIdBuyRulesBatchRemoveUnprocessableEntity) Validate() error
- type PostPromotionsIdConflict
- func (s *PostPromotionsIdConflict) Decode(d *jx.Decoder) error
- func (s *PostPromotionsIdConflict) Encode(e *jx.Encoder)
- func (s *PostPromotionsIdConflict) MarshalJSON() ([]byte, error)
- func (s *PostPromotionsIdConflict) SetFake()
- func (s *PostPromotionsIdConflict) UnmarshalJSON(data []byte) error
- func (s *PostPromotionsIdConflict) Validate() error
- type PostPromotionsIdInternalServerError
- func (s *PostPromotionsIdInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostPromotionsIdInternalServerError) Encode(e *jx.Encoder)
- func (s *PostPromotionsIdInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostPromotionsIdInternalServerError) SetFake()
- func (s *PostPromotionsIdInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostPromotionsIdInternalServerError) Validate() error
- type PostPromotionsIdNotFound
- func (s *PostPromotionsIdNotFound) Decode(d *jx.Decoder) error
- func (s *PostPromotionsIdNotFound) Encode(e *jx.Encoder)
- func (s *PostPromotionsIdNotFound) MarshalJSON() ([]byte, error)
- func (s *PostPromotionsIdNotFound) SetFake()
- func (s *PostPromotionsIdNotFound) UnmarshalJSON(data []byte) error
- func (s *PostPromotionsIdNotFound) Validate() error
- type PostPromotionsIdParams
- type PostPromotionsIdRes
- type PostPromotionsIdRulesBatchAddConflict
- func (s *PostPromotionsIdRulesBatchAddConflict) Decode(d *jx.Decoder) error
- func (s *PostPromotionsIdRulesBatchAddConflict) Encode(e *jx.Encoder)
- func (s *PostPromotionsIdRulesBatchAddConflict) MarshalJSON() ([]byte, error)
- func (s *PostPromotionsIdRulesBatchAddConflict) SetFake()
- func (s *PostPromotionsIdRulesBatchAddConflict) UnmarshalJSON(data []byte) error
- func (s *PostPromotionsIdRulesBatchAddConflict) Validate() error
- type PostPromotionsIdRulesBatchAddInternalServerError
- func (s *PostPromotionsIdRulesBatchAddInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostPromotionsIdRulesBatchAddInternalServerError) Encode(e *jx.Encoder)
- func (s *PostPromotionsIdRulesBatchAddInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostPromotionsIdRulesBatchAddInternalServerError) SetFake()
- func (s *PostPromotionsIdRulesBatchAddInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostPromotionsIdRulesBatchAddInternalServerError) Validate() error
- type PostPromotionsIdRulesBatchAddNotFound
- func (s *PostPromotionsIdRulesBatchAddNotFound) Decode(d *jx.Decoder) error
- func (s *PostPromotionsIdRulesBatchAddNotFound) Encode(e *jx.Encoder)
- func (s *PostPromotionsIdRulesBatchAddNotFound) MarshalJSON() ([]byte, error)
- func (s *PostPromotionsIdRulesBatchAddNotFound) SetFake()
- func (s *PostPromotionsIdRulesBatchAddNotFound) UnmarshalJSON(data []byte) error
- func (s *PostPromotionsIdRulesBatchAddNotFound) Validate() error
- type PostPromotionsIdRulesBatchAddParams
- type PostPromotionsIdRulesBatchAddRes
- type PostPromotionsIdRulesBatchAddUnprocessableEntity
- func (s *PostPromotionsIdRulesBatchAddUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostPromotionsIdRulesBatchAddUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostPromotionsIdRulesBatchAddUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostPromotionsIdRulesBatchAddUnprocessableEntity) SetFake()
- func (s *PostPromotionsIdRulesBatchAddUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostPromotionsIdRulesBatchAddUnprocessableEntity) Validate() error
- type PostPromotionsIdRulesBatchRemoveConflict
- func (s *PostPromotionsIdRulesBatchRemoveConflict) Decode(d *jx.Decoder) error
- func (s *PostPromotionsIdRulesBatchRemoveConflict) Encode(e *jx.Encoder)
- func (s *PostPromotionsIdRulesBatchRemoveConflict) MarshalJSON() ([]byte, error)
- func (s *PostPromotionsIdRulesBatchRemoveConflict) SetFake()
- func (s *PostPromotionsIdRulesBatchRemoveConflict) UnmarshalJSON(data []byte) error
- func (s *PostPromotionsIdRulesBatchRemoveConflict) Validate() error
- type PostPromotionsIdRulesBatchRemoveInternalServerError
- func (s *PostPromotionsIdRulesBatchRemoveInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostPromotionsIdRulesBatchRemoveInternalServerError) Encode(e *jx.Encoder)
- func (s *PostPromotionsIdRulesBatchRemoveInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostPromotionsIdRulesBatchRemoveInternalServerError) SetFake()
- func (s *PostPromotionsIdRulesBatchRemoveInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostPromotionsIdRulesBatchRemoveInternalServerError) Validate() error
- type PostPromotionsIdRulesBatchRemoveNotFound
- func (s *PostPromotionsIdRulesBatchRemoveNotFound) Decode(d *jx.Decoder) error
- func (s *PostPromotionsIdRulesBatchRemoveNotFound) Encode(e *jx.Encoder)
- func (s *PostPromotionsIdRulesBatchRemoveNotFound) MarshalJSON() ([]byte, error)
- func (s *PostPromotionsIdRulesBatchRemoveNotFound) SetFake()
- func (s *PostPromotionsIdRulesBatchRemoveNotFound) UnmarshalJSON(data []byte) error
- func (s *PostPromotionsIdRulesBatchRemoveNotFound) Validate() error
- type PostPromotionsIdRulesBatchRemoveParams
- type PostPromotionsIdRulesBatchRemoveRes
- type PostPromotionsIdRulesBatchRemoveUnprocessableEntity
- func (s *PostPromotionsIdRulesBatchRemoveUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostPromotionsIdRulesBatchRemoveUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostPromotionsIdRulesBatchRemoveUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostPromotionsIdRulesBatchRemoveUnprocessableEntity) SetFake()
- func (s *PostPromotionsIdRulesBatchRemoveUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostPromotionsIdRulesBatchRemoveUnprocessableEntity) Validate() error
- type PostPromotionsIdRulesBatchUpdateConflict
- func (s *PostPromotionsIdRulesBatchUpdateConflict) Decode(d *jx.Decoder) error
- func (s *PostPromotionsIdRulesBatchUpdateConflict) Encode(e *jx.Encoder)
- func (s *PostPromotionsIdRulesBatchUpdateConflict) MarshalJSON() ([]byte, error)
- func (s *PostPromotionsIdRulesBatchUpdateConflict) SetFake()
- func (s *PostPromotionsIdRulesBatchUpdateConflict) UnmarshalJSON(data []byte) error
- func (s *PostPromotionsIdRulesBatchUpdateConflict) Validate() error
- type PostPromotionsIdRulesBatchUpdateInternalServerError
- func (s *PostPromotionsIdRulesBatchUpdateInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostPromotionsIdRulesBatchUpdateInternalServerError) Encode(e *jx.Encoder)
- func (s *PostPromotionsIdRulesBatchUpdateInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostPromotionsIdRulesBatchUpdateInternalServerError) SetFake()
- func (s *PostPromotionsIdRulesBatchUpdateInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostPromotionsIdRulesBatchUpdateInternalServerError) Validate() error
- type PostPromotionsIdRulesBatchUpdateNotFound
- func (s *PostPromotionsIdRulesBatchUpdateNotFound) Decode(d *jx.Decoder) error
- func (s *PostPromotionsIdRulesBatchUpdateNotFound) Encode(e *jx.Encoder)
- func (s *PostPromotionsIdRulesBatchUpdateNotFound) MarshalJSON() ([]byte, error)
- func (s *PostPromotionsIdRulesBatchUpdateNotFound) SetFake()
- func (s *PostPromotionsIdRulesBatchUpdateNotFound) UnmarshalJSON(data []byte) error
- func (s *PostPromotionsIdRulesBatchUpdateNotFound) Validate() error
- type PostPromotionsIdRulesBatchUpdateParams
- type PostPromotionsIdRulesBatchUpdateRes
- type PostPromotionsIdRulesBatchUpdateUnprocessableEntity
- func (s *PostPromotionsIdRulesBatchUpdateUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostPromotionsIdRulesBatchUpdateUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostPromotionsIdRulesBatchUpdateUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostPromotionsIdRulesBatchUpdateUnprocessableEntity) SetFake()
- func (s *PostPromotionsIdRulesBatchUpdateUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostPromotionsIdRulesBatchUpdateUnprocessableEntity) Validate() error
- type PostPromotionsIdTargetRulesBatchAddConflict
- func (s *PostPromotionsIdTargetRulesBatchAddConflict) Decode(d *jx.Decoder) error
- func (s *PostPromotionsIdTargetRulesBatchAddConflict) Encode(e *jx.Encoder)
- func (s *PostPromotionsIdTargetRulesBatchAddConflict) MarshalJSON() ([]byte, error)
- func (s *PostPromotionsIdTargetRulesBatchAddConflict) SetFake()
- func (s *PostPromotionsIdTargetRulesBatchAddConflict) UnmarshalJSON(data []byte) error
- func (s *PostPromotionsIdTargetRulesBatchAddConflict) Validate() error
- type PostPromotionsIdTargetRulesBatchAddInternalServerError
- func (s *PostPromotionsIdTargetRulesBatchAddInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostPromotionsIdTargetRulesBatchAddInternalServerError) Encode(e *jx.Encoder)
- func (s *PostPromotionsIdTargetRulesBatchAddInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostPromotionsIdTargetRulesBatchAddInternalServerError) SetFake()
- func (s *PostPromotionsIdTargetRulesBatchAddInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostPromotionsIdTargetRulesBatchAddInternalServerError) Validate() error
- type PostPromotionsIdTargetRulesBatchAddNotFound
- func (s *PostPromotionsIdTargetRulesBatchAddNotFound) Decode(d *jx.Decoder) error
- func (s *PostPromotionsIdTargetRulesBatchAddNotFound) Encode(e *jx.Encoder)
- func (s *PostPromotionsIdTargetRulesBatchAddNotFound) MarshalJSON() ([]byte, error)
- func (s *PostPromotionsIdTargetRulesBatchAddNotFound) SetFake()
- func (s *PostPromotionsIdTargetRulesBatchAddNotFound) UnmarshalJSON(data []byte) error
- func (s *PostPromotionsIdTargetRulesBatchAddNotFound) Validate() error
- type PostPromotionsIdTargetRulesBatchAddParams
- type PostPromotionsIdTargetRulesBatchAddRes
- type PostPromotionsIdTargetRulesBatchAddUnprocessableEntity
- func (s *PostPromotionsIdTargetRulesBatchAddUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostPromotionsIdTargetRulesBatchAddUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostPromotionsIdTargetRulesBatchAddUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostPromotionsIdTargetRulesBatchAddUnprocessableEntity) SetFake()
- func (s *PostPromotionsIdTargetRulesBatchAddUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostPromotionsIdTargetRulesBatchAddUnprocessableEntity) Validate() error
- type PostPromotionsIdTargetRulesBatchRemoveConflict
- func (s *PostPromotionsIdTargetRulesBatchRemoveConflict) Decode(d *jx.Decoder) error
- func (s *PostPromotionsIdTargetRulesBatchRemoveConflict) Encode(e *jx.Encoder)
- func (s *PostPromotionsIdTargetRulesBatchRemoveConflict) MarshalJSON() ([]byte, error)
- func (s *PostPromotionsIdTargetRulesBatchRemoveConflict) SetFake()
- func (s *PostPromotionsIdTargetRulesBatchRemoveConflict) UnmarshalJSON(data []byte) error
- func (s *PostPromotionsIdTargetRulesBatchRemoveConflict) Validate() error
- type PostPromotionsIdTargetRulesBatchRemoveInternalServerError
- func (s *PostPromotionsIdTargetRulesBatchRemoveInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostPromotionsIdTargetRulesBatchRemoveInternalServerError) Encode(e *jx.Encoder)
- func (s *PostPromotionsIdTargetRulesBatchRemoveInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostPromotionsIdTargetRulesBatchRemoveInternalServerError) SetFake()
- func (s *PostPromotionsIdTargetRulesBatchRemoveInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostPromotionsIdTargetRulesBatchRemoveInternalServerError) Validate() error
- type PostPromotionsIdTargetRulesBatchRemoveNotFound
- func (s *PostPromotionsIdTargetRulesBatchRemoveNotFound) Decode(d *jx.Decoder) error
- func (s *PostPromotionsIdTargetRulesBatchRemoveNotFound) Encode(e *jx.Encoder)
- func (s *PostPromotionsIdTargetRulesBatchRemoveNotFound) MarshalJSON() ([]byte, error)
- func (s *PostPromotionsIdTargetRulesBatchRemoveNotFound) SetFake()
- func (s *PostPromotionsIdTargetRulesBatchRemoveNotFound) UnmarshalJSON(data []byte) error
- func (s *PostPromotionsIdTargetRulesBatchRemoveNotFound) Validate() error
- type PostPromotionsIdTargetRulesBatchRemoveParams
- type PostPromotionsIdTargetRulesBatchRemoveRes
- type PostPromotionsIdTargetRulesBatchRemoveUnprocessableEntity
- func (s *PostPromotionsIdTargetRulesBatchRemoveUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostPromotionsIdTargetRulesBatchRemoveUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostPromotionsIdTargetRulesBatchRemoveUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostPromotionsIdTargetRulesBatchRemoveUnprocessableEntity) SetFake()
- func (s *PostPromotionsIdTargetRulesBatchRemoveUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostPromotionsIdTargetRulesBatchRemoveUnprocessableEntity) Validate() error
- type PostPromotionsIdUnprocessableEntity
- func (s *PostPromotionsIdUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostPromotionsIdUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostPromotionsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostPromotionsIdUnprocessableEntity) SetFake()
- func (s *PostPromotionsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostPromotionsIdUnprocessableEntity) Validate() error
- type PostPromotionsInternalServerError
- func (s *PostPromotionsInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostPromotionsInternalServerError) Encode(e *jx.Encoder)
- func (s *PostPromotionsInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostPromotionsInternalServerError) SetFake()
- func (s *PostPromotionsInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostPromotionsInternalServerError) Validate() error
- type PostPromotionsNotFound
- func (s *PostPromotionsNotFound) Decode(d *jx.Decoder) error
- func (s *PostPromotionsNotFound) Encode(e *jx.Encoder)
- func (s *PostPromotionsNotFound) MarshalJSON() ([]byte, error)
- func (s *PostPromotionsNotFound) SetFake()
- func (s *PostPromotionsNotFound) UnmarshalJSON(data []byte) error
- func (s *PostPromotionsNotFound) Validate() error
- type PostPromotionsRes
- type PostPromotionsUnprocessableEntity
- func (s *PostPromotionsUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostPromotionsUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostPromotionsUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostPromotionsUnprocessableEntity) SetFake()
- func (s *PostPromotionsUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostPromotionsUnprocessableEntity) Validate() error
- type PostRegionsConflict
- func (s *PostRegionsConflict) Decode(d *jx.Decoder) error
- func (s *PostRegionsConflict) Encode(e *jx.Encoder)
- func (s *PostRegionsConflict) MarshalJSON() ([]byte, error)
- func (s *PostRegionsConflict) SetFake()
- func (s *PostRegionsConflict) UnmarshalJSON(data []byte) error
- func (s *PostRegionsConflict) Validate() error
- type PostRegionsIdConflict
- func (s *PostRegionsIdConflict) Decode(d *jx.Decoder) error
- func (s *PostRegionsIdConflict) Encode(e *jx.Encoder)
- func (s *PostRegionsIdConflict) MarshalJSON() ([]byte, error)
- func (s *PostRegionsIdConflict) SetFake()
- func (s *PostRegionsIdConflict) UnmarshalJSON(data []byte) error
- func (s *PostRegionsIdConflict) Validate() error
- type PostRegionsIdInternalServerError
- func (s *PostRegionsIdInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostRegionsIdInternalServerError) Encode(e *jx.Encoder)
- func (s *PostRegionsIdInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostRegionsIdInternalServerError) SetFake()
- func (s *PostRegionsIdInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostRegionsIdInternalServerError) Validate() error
- type PostRegionsIdNotFound
- func (s *PostRegionsIdNotFound) Decode(d *jx.Decoder) error
- func (s *PostRegionsIdNotFound) Encode(e *jx.Encoder)
- func (s *PostRegionsIdNotFound) MarshalJSON() ([]byte, error)
- func (s *PostRegionsIdNotFound) SetFake()
- func (s *PostRegionsIdNotFound) UnmarshalJSON(data []byte) error
- func (s *PostRegionsIdNotFound) Validate() error
- type PostRegionsIdParams
- type PostRegionsIdRes
- type PostRegionsIdUnprocessableEntity
- func (s *PostRegionsIdUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostRegionsIdUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostRegionsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostRegionsIdUnprocessableEntity) SetFake()
- func (s *PostRegionsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostRegionsIdUnprocessableEntity) Validate() error
- type PostRegionsInternalServerError
- func (s *PostRegionsInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostRegionsInternalServerError) Encode(e *jx.Encoder)
- func (s *PostRegionsInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostRegionsInternalServerError) SetFake()
- func (s *PostRegionsInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostRegionsInternalServerError) Validate() error
- type PostRegionsNotFound
- func (s *PostRegionsNotFound) Decode(d *jx.Decoder) error
- func (s *PostRegionsNotFound) Encode(e *jx.Encoder)
- func (s *PostRegionsNotFound) MarshalJSON() ([]byte, error)
- func (s *PostRegionsNotFound) SetFake()
- func (s *PostRegionsNotFound) UnmarshalJSON(data []byte) error
- func (s *PostRegionsNotFound) Validate() error
- type PostRegionsRes
- type PostRegionsUnprocessableEntity
- func (s *PostRegionsUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostRegionsUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostRegionsUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostRegionsUnprocessableEntity) SetFake()
- func (s *PostRegionsUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostRegionsUnprocessableEntity) Validate() error
- type PostSalesChannelsConflict
- func (s *PostSalesChannelsConflict) Decode(d *jx.Decoder) error
- func (s *PostSalesChannelsConflict) Encode(e *jx.Encoder)
- func (s *PostSalesChannelsConflict) MarshalJSON() ([]byte, error)
- func (s *PostSalesChannelsConflict) SetFake()
- func (s *PostSalesChannelsConflict) UnmarshalJSON(data []byte) error
- func (s *PostSalesChannelsConflict) Validate() error
- type PostSalesChannelsIdConflict
- func (s *PostSalesChannelsIdConflict) Decode(d *jx.Decoder) error
- func (s *PostSalesChannelsIdConflict) Encode(e *jx.Encoder)
- func (s *PostSalesChannelsIdConflict) MarshalJSON() ([]byte, error)
- func (s *PostSalesChannelsIdConflict) SetFake()
- func (s *PostSalesChannelsIdConflict) UnmarshalJSON(data []byte) error
- func (s *PostSalesChannelsIdConflict) Validate() error
- type PostSalesChannelsIdInternalServerError
- func (s *PostSalesChannelsIdInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostSalesChannelsIdInternalServerError) Encode(e *jx.Encoder)
- func (s *PostSalesChannelsIdInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostSalesChannelsIdInternalServerError) SetFake()
- func (s *PostSalesChannelsIdInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostSalesChannelsIdInternalServerError) Validate() error
- type PostSalesChannelsIdNotFound
- func (s *PostSalesChannelsIdNotFound) Decode(d *jx.Decoder) error
- func (s *PostSalesChannelsIdNotFound) Encode(e *jx.Encoder)
- func (s *PostSalesChannelsIdNotFound) MarshalJSON() ([]byte, error)
- func (s *PostSalesChannelsIdNotFound) SetFake()
- func (s *PostSalesChannelsIdNotFound) UnmarshalJSON(data []byte) error
- func (s *PostSalesChannelsIdNotFound) Validate() error
- type PostSalesChannelsIdParams
- type PostSalesChannelsIdProductsBatchAddConflict
- func (s *PostSalesChannelsIdProductsBatchAddConflict) Decode(d *jx.Decoder) error
- func (s *PostSalesChannelsIdProductsBatchAddConflict) Encode(e *jx.Encoder)
- func (s *PostSalesChannelsIdProductsBatchAddConflict) MarshalJSON() ([]byte, error)
- func (s *PostSalesChannelsIdProductsBatchAddConflict) SetFake()
- func (s *PostSalesChannelsIdProductsBatchAddConflict) UnmarshalJSON(data []byte) error
- func (s *PostSalesChannelsIdProductsBatchAddConflict) Validate() error
- type PostSalesChannelsIdProductsBatchAddInternalServerError
- func (s *PostSalesChannelsIdProductsBatchAddInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostSalesChannelsIdProductsBatchAddInternalServerError) Encode(e *jx.Encoder)
- func (s *PostSalesChannelsIdProductsBatchAddInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostSalesChannelsIdProductsBatchAddInternalServerError) SetFake()
- func (s *PostSalesChannelsIdProductsBatchAddInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostSalesChannelsIdProductsBatchAddInternalServerError) Validate() error
- type PostSalesChannelsIdProductsBatchAddNotFound
- func (s *PostSalesChannelsIdProductsBatchAddNotFound) Decode(d *jx.Decoder) error
- func (s *PostSalesChannelsIdProductsBatchAddNotFound) Encode(e *jx.Encoder)
- func (s *PostSalesChannelsIdProductsBatchAddNotFound) MarshalJSON() ([]byte, error)
- func (s *PostSalesChannelsIdProductsBatchAddNotFound) SetFake()
- func (s *PostSalesChannelsIdProductsBatchAddNotFound) UnmarshalJSON(data []byte) error
- func (s *PostSalesChannelsIdProductsBatchAddNotFound) Validate() error
- type PostSalesChannelsIdProductsBatchAddParams
- type PostSalesChannelsIdProductsBatchAddRes
- type PostSalesChannelsIdProductsBatchAddUnprocessableEntity
- func (s *PostSalesChannelsIdProductsBatchAddUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostSalesChannelsIdProductsBatchAddUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostSalesChannelsIdProductsBatchAddUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostSalesChannelsIdProductsBatchAddUnprocessableEntity) SetFake()
- func (s *PostSalesChannelsIdProductsBatchAddUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostSalesChannelsIdProductsBatchAddUnprocessableEntity) Validate() error
- type PostSalesChannelsIdRes
- type PostSalesChannelsIdUnprocessableEntity
- func (s *PostSalesChannelsIdUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostSalesChannelsIdUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostSalesChannelsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostSalesChannelsIdUnprocessableEntity) SetFake()
- func (s *PostSalesChannelsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostSalesChannelsIdUnprocessableEntity) Validate() error
- type PostSalesChannelsInternalServerError
- func (s *PostSalesChannelsInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostSalesChannelsInternalServerError) Encode(e *jx.Encoder)
- func (s *PostSalesChannelsInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostSalesChannelsInternalServerError) SetFake()
- func (s *PostSalesChannelsInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostSalesChannelsInternalServerError) Validate() error
- type PostSalesChannelsNotFound
- func (s *PostSalesChannelsNotFound) Decode(d *jx.Decoder) error
- func (s *PostSalesChannelsNotFound) Encode(e *jx.Encoder)
- func (s *PostSalesChannelsNotFound) MarshalJSON() ([]byte, error)
- func (s *PostSalesChannelsNotFound) SetFake()
- func (s *PostSalesChannelsNotFound) UnmarshalJSON(data []byte) error
- func (s *PostSalesChannelsNotFound) Validate() error
- type PostSalesChannelsRes
- type PostSalesChannelsUnprocessableEntity
- func (s *PostSalesChannelsUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostSalesChannelsUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostSalesChannelsUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostSalesChannelsUnprocessableEntity) SetFake()
- func (s *PostSalesChannelsUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostSalesChannelsUnprocessableEntity) Validate() error
- type PostStockLocationsConflict
- func (s *PostStockLocationsConflict) Decode(d *jx.Decoder) error
- func (s *PostStockLocationsConflict) Encode(e *jx.Encoder)
- func (s *PostStockLocationsConflict) MarshalJSON() ([]byte, error)
- func (s *PostStockLocationsConflict) SetFake()
- func (s *PostStockLocationsConflict) UnmarshalJSON(data []byte) error
- func (s *PostStockLocationsConflict) Validate() error
- type PostStockLocationsInternalServerError
- func (s *PostStockLocationsInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostStockLocationsInternalServerError) Encode(e *jx.Encoder)
- func (s *PostStockLocationsInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostStockLocationsInternalServerError) SetFake()
- func (s *PostStockLocationsInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostStockLocationsInternalServerError) Validate() error
- type PostStockLocationsNotFound
- func (s *PostStockLocationsNotFound) Decode(d *jx.Decoder) error
- func (s *PostStockLocationsNotFound) Encode(e *jx.Encoder)
- func (s *PostStockLocationsNotFound) MarshalJSON() ([]byte, error)
- func (s *PostStockLocationsNotFound) SetFake()
- func (s *PostStockLocationsNotFound) UnmarshalJSON(data []byte) error
- func (s *PostStockLocationsNotFound) Validate() error
- type PostStockLocationsOK
- type PostStockLocationsRes
- type PostStockLocationsUnprocessableEntity
- func (s *PostStockLocationsUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostStockLocationsUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostStockLocationsUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostStockLocationsUnprocessableEntity) SetFake()
- func (s *PostStockLocationsUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostStockLocationsUnprocessableEntity) Validate() error
- type PostStoresIdConflict
- func (s *PostStoresIdConflict) Decode(d *jx.Decoder) error
- func (s *PostStoresIdConflict) Encode(e *jx.Encoder)
- func (s *PostStoresIdConflict) MarshalJSON() ([]byte, error)
- func (s *PostStoresIdConflict) SetFake()
- func (s *PostStoresIdConflict) UnmarshalJSON(data []byte) error
- func (s *PostStoresIdConflict) Validate() error
- type PostStoresIdInternalServerError
- func (s *PostStoresIdInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostStoresIdInternalServerError) Encode(e *jx.Encoder)
- func (s *PostStoresIdInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostStoresIdInternalServerError) SetFake()
- func (s *PostStoresIdInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostStoresIdInternalServerError) Validate() error
- type PostStoresIdNotFound
- func (s *PostStoresIdNotFound) Decode(d *jx.Decoder) error
- func (s *PostStoresIdNotFound) Encode(e *jx.Encoder)
- func (s *PostStoresIdNotFound) MarshalJSON() ([]byte, error)
- func (s *PostStoresIdNotFound) SetFake()
- func (s *PostStoresIdNotFound) UnmarshalJSON(data []byte) error
- func (s *PostStoresIdNotFound) Validate() error
- type PostStoresIdParams
- type PostStoresIdRes
- type PostStoresIdUnprocessableEntity
- func (s *PostStoresIdUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostStoresIdUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostStoresIdUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostStoresIdUnprocessableEntity) SetFake()
- func (s *PostStoresIdUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostStoresIdUnprocessableEntity) Validate() error
- type PostTaxRatesConflict
- func (s *PostTaxRatesConflict) Decode(d *jx.Decoder) error
- func (s *PostTaxRatesConflict) Encode(e *jx.Encoder)
- func (s *PostTaxRatesConflict) MarshalJSON() ([]byte, error)
- func (s *PostTaxRatesConflict) SetFake()
- func (s *PostTaxRatesConflict) UnmarshalJSON(data []byte) error
- func (s *PostTaxRatesConflict) Validate() error
- type PostTaxRatesIdConflict
- func (s *PostTaxRatesIdConflict) Decode(d *jx.Decoder) error
- func (s *PostTaxRatesIdConflict) Encode(e *jx.Encoder)
- func (s *PostTaxRatesIdConflict) MarshalJSON() ([]byte, error)
- func (s *PostTaxRatesIdConflict) SetFake()
- func (s *PostTaxRatesIdConflict) UnmarshalJSON(data []byte) error
- func (s *PostTaxRatesIdConflict) Validate() error
- type PostTaxRatesIdInternalServerError
- func (s *PostTaxRatesIdInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostTaxRatesIdInternalServerError) Encode(e *jx.Encoder)
- func (s *PostTaxRatesIdInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostTaxRatesIdInternalServerError) SetFake()
- func (s *PostTaxRatesIdInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostTaxRatesIdInternalServerError) Validate() error
- type PostTaxRatesIdNotFound
- func (s *PostTaxRatesIdNotFound) Decode(d *jx.Decoder) error
- func (s *PostTaxRatesIdNotFound) Encode(e *jx.Encoder)
- func (s *PostTaxRatesIdNotFound) MarshalJSON() ([]byte, error)
- func (s *PostTaxRatesIdNotFound) SetFake()
- func (s *PostTaxRatesIdNotFound) UnmarshalJSON(data []byte) error
- func (s *PostTaxRatesIdNotFound) Validate() error
- type PostTaxRatesIdParams
- type PostTaxRatesIdRes
- type PostTaxRatesIdRulesConflict
- func (s *PostTaxRatesIdRulesConflict) Decode(d *jx.Decoder) error
- func (s *PostTaxRatesIdRulesConflict) Encode(e *jx.Encoder)
- func (s *PostTaxRatesIdRulesConflict) MarshalJSON() ([]byte, error)
- func (s *PostTaxRatesIdRulesConflict) SetFake()
- func (s *PostTaxRatesIdRulesConflict) UnmarshalJSON(data []byte) error
- func (s *PostTaxRatesIdRulesConflict) Validate() error
- type PostTaxRatesIdRulesInternalServerError
- func (s *PostTaxRatesIdRulesInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostTaxRatesIdRulesInternalServerError) Encode(e *jx.Encoder)
- func (s *PostTaxRatesIdRulesInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostTaxRatesIdRulesInternalServerError) SetFake()
- func (s *PostTaxRatesIdRulesInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostTaxRatesIdRulesInternalServerError) Validate() error
- type PostTaxRatesIdRulesNotFound
- func (s *PostTaxRatesIdRulesNotFound) Decode(d *jx.Decoder) error
- func (s *PostTaxRatesIdRulesNotFound) Encode(e *jx.Encoder)
- func (s *PostTaxRatesIdRulesNotFound) MarshalJSON() ([]byte, error)
- func (s *PostTaxRatesIdRulesNotFound) SetFake()
- func (s *PostTaxRatesIdRulesNotFound) UnmarshalJSON(data []byte) error
- func (s *PostTaxRatesIdRulesNotFound) Validate() error
- type PostTaxRatesIdRulesParams
- type PostTaxRatesIdRulesRes
- type PostTaxRatesIdRulesUnprocessableEntity
- func (s *PostTaxRatesIdRulesUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostTaxRatesIdRulesUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostTaxRatesIdRulesUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostTaxRatesIdRulesUnprocessableEntity) SetFake()
- func (s *PostTaxRatesIdRulesUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostTaxRatesIdRulesUnprocessableEntity) Validate() error
- type PostTaxRatesIdUnprocessableEntity
- func (s *PostTaxRatesIdUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostTaxRatesIdUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostTaxRatesIdUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostTaxRatesIdUnprocessableEntity) SetFake()
- func (s *PostTaxRatesIdUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostTaxRatesIdUnprocessableEntity) Validate() error
- type PostTaxRatesInternalServerError
- func (s *PostTaxRatesInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostTaxRatesInternalServerError) Encode(e *jx.Encoder)
- func (s *PostTaxRatesInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostTaxRatesInternalServerError) SetFake()
- func (s *PostTaxRatesInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostTaxRatesInternalServerError) Validate() error
- type PostTaxRatesNotFound
- func (s *PostTaxRatesNotFound) Decode(d *jx.Decoder) error
- func (s *PostTaxRatesNotFound) Encode(e *jx.Encoder)
- func (s *PostTaxRatesNotFound) MarshalJSON() ([]byte, error)
- func (s *PostTaxRatesNotFound) SetFake()
- func (s *PostTaxRatesNotFound) UnmarshalJSON(data []byte) error
- func (s *PostTaxRatesNotFound) Validate() error
- type PostTaxRatesRes
- type PostTaxRatesUnprocessableEntity
- func (s *PostTaxRatesUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostTaxRatesUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostTaxRatesUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostTaxRatesUnprocessableEntity) SetFake()
- func (s *PostTaxRatesUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostTaxRatesUnprocessableEntity) Validate() error
- type PostTaxRegionsConflict
- func (s *PostTaxRegionsConflict) Decode(d *jx.Decoder) error
- func (s *PostTaxRegionsConflict) Encode(e *jx.Encoder)
- func (s *PostTaxRegionsConflict) MarshalJSON() ([]byte, error)
- func (s *PostTaxRegionsConflict) SetFake()
- func (s *PostTaxRegionsConflict) UnmarshalJSON(data []byte) error
- func (s *PostTaxRegionsConflict) Validate() error
- type PostTaxRegionsInternalServerError
- func (s *PostTaxRegionsInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostTaxRegionsInternalServerError) Encode(e *jx.Encoder)
- func (s *PostTaxRegionsInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostTaxRegionsInternalServerError) SetFake()
- func (s *PostTaxRegionsInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostTaxRegionsInternalServerError) Validate() error
- type PostTaxRegionsNotFound
- func (s *PostTaxRegionsNotFound) Decode(d *jx.Decoder) error
- func (s *PostTaxRegionsNotFound) Encode(e *jx.Encoder)
- func (s *PostTaxRegionsNotFound) MarshalJSON() ([]byte, error)
- func (s *PostTaxRegionsNotFound) SetFake()
- func (s *PostTaxRegionsNotFound) UnmarshalJSON(data []byte) error
- func (s *PostTaxRegionsNotFound) Validate() error
- type PostTaxRegionsRes
- type PostTaxRegionsUnprocessableEntity
- func (s *PostTaxRegionsUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostTaxRegionsUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostTaxRegionsUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostTaxRegionsUnprocessableEntity) SetFake()
- func (s *PostTaxRegionsUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostTaxRegionsUnprocessableEntity) Validate() error
- type PostUsersConflict
- func (s *PostUsersConflict) Decode(d *jx.Decoder) error
- func (s *PostUsersConflict) Encode(e *jx.Encoder)
- func (s *PostUsersConflict) MarshalJSON() ([]byte, error)
- func (s *PostUsersConflict) SetFake()
- func (s *PostUsersConflict) UnmarshalJSON(data []byte) error
- func (s *PostUsersConflict) Validate() error
- type PostUsersIdConflict
- func (s *PostUsersIdConflict) Decode(d *jx.Decoder) error
- func (s *PostUsersIdConflict) Encode(e *jx.Encoder)
- func (s *PostUsersIdConflict) MarshalJSON() ([]byte, error)
- func (s *PostUsersIdConflict) SetFake()
- func (s *PostUsersIdConflict) UnmarshalJSON(data []byte) error
- func (s *PostUsersIdConflict) Validate() error
- type PostUsersIdInternalServerError
- func (s *PostUsersIdInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostUsersIdInternalServerError) Encode(e *jx.Encoder)
- func (s *PostUsersIdInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostUsersIdInternalServerError) SetFake()
- func (s *PostUsersIdInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostUsersIdInternalServerError) Validate() error
- type PostUsersIdNotFound
- func (s *PostUsersIdNotFound) Decode(d *jx.Decoder) error
- func (s *PostUsersIdNotFound) Encode(e *jx.Encoder)
- func (s *PostUsersIdNotFound) MarshalJSON() ([]byte, error)
- func (s *PostUsersIdNotFound) SetFake()
- func (s *PostUsersIdNotFound) UnmarshalJSON(data []byte) error
- func (s *PostUsersIdNotFound) Validate() error
- type PostUsersIdParams
- type PostUsersIdRes
- type PostUsersIdUnprocessableEntity
- func (s *PostUsersIdUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostUsersIdUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostUsersIdUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostUsersIdUnprocessableEntity) SetFake()
- func (s *PostUsersIdUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostUsersIdUnprocessableEntity) Validate() error
- type PostUsersInternalServerError
- func (s *PostUsersInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostUsersInternalServerError) Encode(e *jx.Encoder)
- func (s *PostUsersInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostUsersInternalServerError) SetFake()
- func (s *PostUsersInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostUsersInternalServerError) Validate() error
- type PostUsersNotFound
- func (s *PostUsersNotFound) Decode(d *jx.Decoder) error
- func (s *PostUsersNotFound) Encode(e *jx.Encoder)
- func (s *PostUsersNotFound) MarshalJSON() ([]byte, error)
- func (s *PostUsersNotFound) SetFake()
- func (s *PostUsersNotFound) UnmarshalJSON(data []byte) error
- func (s *PostUsersNotFound) Validate() error
- type PostUsersRes
- type PostUsersUnprocessableEntity
- func (s *PostUsersUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostUsersUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostUsersUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostUsersUnprocessableEntity) SetFake()
- func (s *PostUsersUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostUsersUnprocessableEntity) Validate() error
- type PostWorkflowsExecutionsWorkflowIdRunConflict
- func (s *PostWorkflowsExecutionsWorkflowIdRunConflict) Decode(d *jx.Decoder) error
- func (s *PostWorkflowsExecutionsWorkflowIdRunConflict) Encode(e *jx.Encoder)
- func (s *PostWorkflowsExecutionsWorkflowIdRunConflict) MarshalJSON() ([]byte, error)
- func (s *PostWorkflowsExecutionsWorkflowIdRunConflict) SetFake()
- func (s *PostWorkflowsExecutionsWorkflowIdRunConflict) UnmarshalJSON(data []byte) error
- func (s *PostWorkflowsExecutionsWorkflowIdRunConflict) Validate() error
- type PostWorkflowsExecutionsWorkflowIdRunInternalServerError
- func (s *PostWorkflowsExecutionsWorkflowIdRunInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostWorkflowsExecutionsWorkflowIdRunInternalServerError) Encode(e *jx.Encoder)
- func (s *PostWorkflowsExecutionsWorkflowIdRunInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostWorkflowsExecutionsWorkflowIdRunInternalServerError) SetFake()
- func (s *PostWorkflowsExecutionsWorkflowIdRunInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostWorkflowsExecutionsWorkflowIdRunInternalServerError) Validate() error
- type PostWorkflowsExecutionsWorkflowIdRunNotFound
- func (s *PostWorkflowsExecutionsWorkflowIdRunNotFound) Decode(d *jx.Decoder) error
- func (s *PostWorkflowsExecutionsWorkflowIdRunNotFound) Encode(e *jx.Encoder)
- func (s *PostWorkflowsExecutionsWorkflowIdRunNotFound) MarshalJSON() ([]byte, error)
- func (s *PostWorkflowsExecutionsWorkflowIdRunNotFound) SetFake()
- func (s *PostWorkflowsExecutionsWorkflowIdRunNotFound) UnmarshalJSON(data []byte) error
- func (s *PostWorkflowsExecutionsWorkflowIdRunNotFound) Validate() error
- type PostWorkflowsExecutionsWorkflowIdRunParams
- type PostWorkflowsExecutionsWorkflowIdRunRes
- type PostWorkflowsExecutionsWorkflowIdRunUnprocessableEntity
- func (s *PostWorkflowsExecutionsWorkflowIdRunUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostWorkflowsExecutionsWorkflowIdRunUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostWorkflowsExecutionsWorkflowIdRunUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostWorkflowsExecutionsWorkflowIdRunUnprocessableEntity) SetFake()
- func (s *PostWorkflowsExecutionsWorkflowIdRunUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostWorkflowsExecutionsWorkflowIdRunUnprocessableEntity) Validate() error
- type PostWorkflowsExecutionsWorkflowIdStepsFailureConflict
- func (s *PostWorkflowsExecutionsWorkflowIdStepsFailureConflict) Decode(d *jx.Decoder) error
- func (s *PostWorkflowsExecutionsWorkflowIdStepsFailureConflict) Encode(e *jx.Encoder)
- func (s *PostWorkflowsExecutionsWorkflowIdStepsFailureConflict) MarshalJSON() ([]byte, error)
- func (s *PostWorkflowsExecutionsWorkflowIdStepsFailureConflict) SetFake()
- func (s *PostWorkflowsExecutionsWorkflowIdStepsFailureConflict) UnmarshalJSON(data []byte) error
- func (s *PostWorkflowsExecutionsWorkflowIdStepsFailureConflict) Validate() error
- type PostWorkflowsExecutionsWorkflowIdStepsFailureInternalServerError
- func (s *PostWorkflowsExecutionsWorkflowIdStepsFailureInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostWorkflowsExecutionsWorkflowIdStepsFailureInternalServerError) Encode(e *jx.Encoder)
- func (s *PostWorkflowsExecutionsWorkflowIdStepsFailureInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostWorkflowsExecutionsWorkflowIdStepsFailureInternalServerError) SetFake()
- func (s *PostWorkflowsExecutionsWorkflowIdStepsFailureInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostWorkflowsExecutionsWorkflowIdStepsFailureInternalServerError) Validate() error
- type PostWorkflowsExecutionsWorkflowIdStepsFailureNotFound
- func (s *PostWorkflowsExecutionsWorkflowIdStepsFailureNotFound) Decode(d *jx.Decoder) error
- func (s *PostWorkflowsExecutionsWorkflowIdStepsFailureNotFound) Encode(e *jx.Encoder)
- func (s *PostWorkflowsExecutionsWorkflowIdStepsFailureNotFound) MarshalJSON() ([]byte, error)
- func (s *PostWorkflowsExecutionsWorkflowIdStepsFailureNotFound) SetFake()
- func (s *PostWorkflowsExecutionsWorkflowIdStepsFailureNotFound) UnmarshalJSON(data []byte) error
- func (s *PostWorkflowsExecutionsWorkflowIdStepsFailureNotFound) Validate() error
- type PostWorkflowsExecutionsWorkflowIdStepsFailureParams
- type PostWorkflowsExecutionsWorkflowIdStepsFailureRes
- type PostWorkflowsExecutionsWorkflowIdStepsFailureUnprocessableEntity
- func (s *PostWorkflowsExecutionsWorkflowIdStepsFailureUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostWorkflowsExecutionsWorkflowIdStepsFailureUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostWorkflowsExecutionsWorkflowIdStepsFailureUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostWorkflowsExecutionsWorkflowIdStepsFailureUnprocessableEntity) SetFake()
- func (s *PostWorkflowsExecutionsWorkflowIdStepsFailureUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostWorkflowsExecutionsWorkflowIdStepsFailureUnprocessableEntity) Validate() error
- type PostWorkflowsExecutionsWorkflowIdStepsSuccessConflict
- func (s *PostWorkflowsExecutionsWorkflowIdStepsSuccessConflict) Decode(d *jx.Decoder) error
- func (s *PostWorkflowsExecutionsWorkflowIdStepsSuccessConflict) Encode(e *jx.Encoder)
- func (s *PostWorkflowsExecutionsWorkflowIdStepsSuccessConflict) MarshalJSON() ([]byte, error)
- func (s *PostWorkflowsExecutionsWorkflowIdStepsSuccessConflict) SetFake()
- func (s *PostWorkflowsExecutionsWorkflowIdStepsSuccessConflict) UnmarshalJSON(data []byte) error
- func (s *PostWorkflowsExecutionsWorkflowIdStepsSuccessConflict) Validate() error
- type PostWorkflowsExecutionsWorkflowIdStepsSuccessInternalServerError
- func (s *PostWorkflowsExecutionsWorkflowIdStepsSuccessInternalServerError) Decode(d *jx.Decoder) error
- func (s *PostWorkflowsExecutionsWorkflowIdStepsSuccessInternalServerError) Encode(e *jx.Encoder)
- func (s *PostWorkflowsExecutionsWorkflowIdStepsSuccessInternalServerError) MarshalJSON() ([]byte, error)
- func (s *PostWorkflowsExecutionsWorkflowIdStepsSuccessInternalServerError) SetFake()
- func (s *PostWorkflowsExecutionsWorkflowIdStepsSuccessInternalServerError) UnmarshalJSON(data []byte) error
- func (s *PostWorkflowsExecutionsWorkflowIdStepsSuccessInternalServerError) Validate() error
- type PostWorkflowsExecutionsWorkflowIdStepsSuccessNotFound
- func (s *PostWorkflowsExecutionsWorkflowIdStepsSuccessNotFound) Decode(d *jx.Decoder) error
- func (s *PostWorkflowsExecutionsWorkflowIdStepsSuccessNotFound) Encode(e *jx.Encoder)
- func (s *PostWorkflowsExecutionsWorkflowIdStepsSuccessNotFound) MarshalJSON() ([]byte, error)
- func (s *PostWorkflowsExecutionsWorkflowIdStepsSuccessNotFound) SetFake()
- func (s *PostWorkflowsExecutionsWorkflowIdStepsSuccessNotFound) UnmarshalJSON(data []byte) error
- func (s *PostWorkflowsExecutionsWorkflowIdStepsSuccessNotFound) Validate() error
- type PostWorkflowsExecutionsWorkflowIdStepsSuccessParams
- type PostWorkflowsExecutionsWorkflowIdStepsSuccessRes
- type PostWorkflowsExecutionsWorkflowIdStepsSuccessUnprocessableEntity
- func (s *PostWorkflowsExecutionsWorkflowIdStepsSuccessUnprocessableEntity) Decode(d *jx.Decoder) error
- func (s *PostWorkflowsExecutionsWorkflowIdStepsSuccessUnprocessableEntity) Encode(e *jx.Encoder)
- func (s *PostWorkflowsExecutionsWorkflowIdStepsSuccessUnprocessableEntity) MarshalJSON() ([]byte, error)
- func (s *PostWorkflowsExecutionsWorkflowIdStepsSuccessUnprocessableEntity) SetFake()
- func (s *PostWorkflowsExecutionsWorkflowIdStepsSuccessUnprocessableEntity) UnmarshalJSON(data []byte) error
- func (s *PostWorkflowsExecutionsWorkflowIdStepsSuccessUnprocessableEntity) Validate() error
- type R400Error
- func (s *R400Error) Decode(d *jx.Decoder) error
- func (s R400Error) Encode(e *jx.Encoder)
- func (s R400Error) GetError() (v Error, ok bool)
- func (s R400Error) GetMultipleErrors() (v MultipleErrors, ok bool)
- func (s R400Error) IsError() bool
- func (s R400Error) IsMultipleErrors() bool
- func (s R400Error) MarshalJSON() ([]byte, error)
- func (s *R400Error) SetError(v Error)
- func (s *R400Error) SetFake()
- func (s *R400Error) SetMultipleErrors(v MultipleErrors)
- func (s *R400Error) UnmarshalJSON(data []byte) error
- func (s R400Error) Validate() error
- type R400ErrorType
- type Route
- type SecurityHandler
- type SecuritySource
- type Server
- type ServerOption
- func WithErrorHandler(h ErrorHandler) ServerOption
- func WithMaxMultipartMemory(max int64) ServerOption
- func WithMethodNotAllowed(methodNotAllowed func(w http.ResponseWriter, r *http.Request, allowed string)) ServerOption
- func WithMiddleware(m ...Middleware) ServerOption
- func WithNotFound(notFound http.HandlerFunc) ServerOption
- func WithPathPrefix(prefix string) ServerOption
- type StockLocationAddress
- func (s *StockLocationAddress) Decode(d *jx.Decoder) error
- func (s *StockLocationAddress) Encode(e *jx.Encoder)
- func (s *StockLocationAddress) GetAddress1() string
- func (s *StockLocationAddress) GetAddress2() OptString
- func (s *StockLocationAddress) GetCity() OptString
- func (s *StockLocationAddress) GetCompany() OptString
- func (s *StockLocationAddress) GetCountryCode() string
- func (s *StockLocationAddress) GetPhone() OptString
- func (s *StockLocationAddress) GetPostalCode() OptString
- func (s *StockLocationAddress) GetProvince() OptString
- func (s *StockLocationAddress) MarshalJSON() ([]byte, error)
- func (s *StockLocationAddress) SetAddress1(val string)
- func (s *StockLocationAddress) SetAddress2(val OptString)
- func (s *StockLocationAddress) SetCity(val OptString)
- func (s *StockLocationAddress) SetCompany(val OptString)
- func (s *StockLocationAddress) SetCountryCode(val string)
- func (s *StockLocationAddress) SetFake()
- func (s *StockLocationAddress) SetPhone(val OptString)
- func (s *StockLocationAddress) SetPostalCode(val OptString)
- func (s *StockLocationAddress) SetProvince(val OptString)
- func (s *StockLocationAddress) UnmarshalJSON(data []byte) error
- type Unauthorized
- type UnimplementedHandler
- func (UnimplementedHandler) DeleteApiKeysId(ctx context.Context, req jx.Raw, params DeleteApiKeysIdParams) (r DeleteApiKeysIdRes, _ error)
- func (UnimplementedHandler) DeleteCampaignsId(ctx context.Context, req jx.Raw, params DeleteCampaignsIdParams) (r DeleteCampaignsIdRes, _ error)
- func (UnimplementedHandler) DeleteCollectionsId(ctx context.Context, req jx.Raw, params DeleteCollectionsIdParams) (r DeleteCollectionsIdRes, _ error)
- func (UnimplementedHandler) DeleteCustomerGroupsId(ctx context.Context, req jx.Raw, params DeleteCustomerGroupsIdParams) (r DeleteCustomerGroupsIdRes, _ error)
- func (UnimplementedHandler) DeleteCustomersId(ctx context.Context, req jx.Raw, params DeleteCustomersIdParams) (r DeleteCustomersIdRes, _ error)
- func (UnimplementedHandler) DeleteCustomersIdAddressesAddressID(ctx context.Context, req jx.Raw, ...) (r DeleteCustomersIdAddressesAddressIDRes, _ error)
- func (UnimplementedHandler) DeleteInventoryItemsId(ctx context.Context, req jx.Raw, params DeleteInventoryItemsIdParams) (r DeleteInventoryItemsIdRes, _ error)
- func (UnimplementedHandler) DeleteInventoryItemsIdLocationLevelsLocationID(ctx context.Context, req jx.Raw, ...) (r DeleteInventoryItemsIdLocationLevelsLocationIDRes, _ error)
- func (UnimplementedHandler) DeleteInvitesId(ctx context.Context, req jx.Raw, params DeleteInvitesIdParams) (r DeleteInvitesIdRes, _ error)
- func (UnimplementedHandler) DeletePriceListsId(ctx context.Context, req jx.Raw, params DeletePriceListsIdParams) (r DeletePriceListsIdRes, _ error)
- func (UnimplementedHandler) DeletePricingRuleTypesId(ctx context.Context, req *AdminDeletePricingRuleTypesRuleTypeReq, ...) (r DeletePricingRuleTypesIdRes, _ error)
- func (UnimplementedHandler) DeleteProductsId(ctx context.Context, req jx.Raw, params DeleteProductsIdParams) (r DeleteProductsIdRes, _ error)
- func (UnimplementedHandler) DeleteProductsIdOptionsOptionID(ctx context.Context, req jx.Raw, params DeleteProductsIdOptionsOptionIDParams) (r DeleteProductsIdOptionsOptionIDRes, _ error)
- func (UnimplementedHandler) DeleteProductsIdVariantsVariantID(ctx context.Context, req jx.Raw, ...) (r DeleteProductsIdVariantsVariantIDRes, _ error)
- func (UnimplementedHandler) DeletePromotionsId(ctx context.Context, req jx.Raw, params DeletePromotionsIdParams) (r DeletePromotionsIdRes, _ error)
- func (UnimplementedHandler) DeleteRegionsId(ctx context.Context, req jx.Raw, params DeleteRegionsIdParams) (r DeleteRegionsIdRes, _ error)
- func (UnimplementedHandler) DeleteSalesChannelsId(ctx context.Context, req jx.Raw, params DeleteSalesChannelsIdParams) (r DeleteSalesChannelsIdRes, _ error)
- func (UnimplementedHandler) DeleteStockLocationsId(ctx context.Context, params DeleteStockLocationsIdParams) (r DeleteStockLocationsIdRes, _ error)
- func (UnimplementedHandler) DeleteTaxRatesId(ctx context.Context, req jx.Raw, params DeleteTaxRatesIdParams) (r DeleteTaxRatesIdRes, _ error)
- func (UnimplementedHandler) DeleteTaxRatesIdRulesRuleID(ctx context.Context, req jx.Raw, params DeleteTaxRatesIdRulesRuleIDParams) (r DeleteTaxRatesIdRulesRuleIDRes, _ error)
- func (UnimplementedHandler) DeleteTaxRegionsId(ctx context.Context, req jx.Raw, params DeleteTaxRegionsIdParams) (r DeleteTaxRegionsIdRes, _ error)
- func (UnimplementedHandler) DeleteUsersId(ctx context.Context, req jx.Raw, params DeleteUsersIdParams) (r DeleteUsersIdRes, _ error)
- func (UnimplementedHandler) GetApiKeys(ctx context.Context, req jx.Raw) (r GetApiKeysRes, _ error)
- func (UnimplementedHandler) GetApiKeysId(ctx context.Context, req jx.Raw, params GetApiKeysIdParams) (r GetApiKeysIdRes, _ error)
- func (UnimplementedHandler) GetCampaigns(ctx context.Context, req jx.Raw) (r GetCampaignsRes, _ error)
- func (UnimplementedHandler) GetCampaignsId(ctx context.Context, req jx.Raw, params GetCampaignsIdParams) (r GetCampaignsIdRes, _ error)
- func (UnimplementedHandler) GetCollections(ctx context.Context, req jx.Raw) (r GetCollectionsRes, _ error)
- func (UnimplementedHandler) GetCollectionsId(ctx context.Context, req jx.Raw, params GetCollectionsIdParams) (r GetCollectionsIdRes, _ error)
- func (UnimplementedHandler) GetCurrencies(ctx context.Context, req jx.Raw) (r GetCurrenciesRes, _ error)
- func (UnimplementedHandler) GetCurrenciesCode(ctx context.Context, req jx.Raw, params GetCurrenciesCodeParams) (r GetCurrenciesCodeRes, _ error)
- func (UnimplementedHandler) GetCustomerGroups(ctx context.Context, req jx.Raw) (r GetCustomerGroupsRes, _ error)
- func (UnimplementedHandler) GetCustomerGroupsId(ctx context.Context, req jx.Raw, params GetCustomerGroupsIdParams) (r GetCustomerGroupsIdRes, _ error)
- func (UnimplementedHandler) GetCustomerGroupsIdCustomers(ctx context.Context, req jx.Raw, params GetCustomerGroupsIdCustomersParams) (r GetCustomerGroupsIdCustomersRes, _ error)
- func (UnimplementedHandler) GetCustomers(ctx context.Context, req jx.Raw) (r GetCustomersRes, _ error)
- func (UnimplementedHandler) GetCustomersId(ctx context.Context, req jx.Raw, params GetCustomersIdParams) (r GetCustomersIdRes, _ error)
- func (UnimplementedHandler) GetCustomersIdAddresses(ctx context.Context, req jx.Raw, params GetCustomersIdAddressesParams) (r GetCustomersIdAddressesRes, _ error)
- func (UnimplementedHandler) GetCustomersIdAddressesAddressID(ctx context.Context, req jx.Raw, params GetCustomersIdAddressesAddressIDParams) (r GetCustomersIdAddressesAddressIDRes, _ error)
- func (UnimplementedHandler) GetInventoryItems(ctx context.Context, req jx.Raw) (r GetInventoryItemsRes, _ error)
- func (UnimplementedHandler) GetInventoryItemsId(ctx context.Context, req jx.Raw, params GetInventoryItemsIdParams) (r GetInventoryItemsIdRes, _ error)
- func (UnimplementedHandler) GetInvites(ctx context.Context, req jx.Raw) (r GetInvitesRes, _ error)
- func (UnimplementedHandler) GetInvitesId(ctx context.Context, req jx.Raw, params GetInvitesIdParams) (r GetInvitesIdRes, _ error)
- func (UnimplementedHandler) GetPayments(ctx context.Context, req jx.Raw) (r GetPaymentsRes, _ error)
- func (UnimplementedHandler) GetPaymentsId(ctx context.Context, req jx.Raw, params GetPaymentsIdParams) (r GetPaymentsIdRes, _ error)
- func (UnimplementedHandler) GetPriceLists(ctx context.Context, req jx.Raw) (r GetPriceListsRes, _ error)
- func (UnimplementedHandler) GetPriceListsId(ctx context.Context, req jx.Raw, params GetPriceListsIdParams) (r GetPriceListsIdRes, _ error)
- func (UnimplementedHandler) GetPricingRuleTypes(ctx context.Context, req OptAdminGetPricingRuleTypesParams) (r GetPricingRuleTypesRes, _ error)
- func (UnimplementedHandler) GetPricingRuleTypesId(ctx context.Context, req OptAdminGetPricingRuleTypesRuleTypeParams, ...) (r GetPricingRuleTypesIdRes, _ error)
- func (UnimplementedHandler) GetProducts(ctx context.Context, req OptAdminGetProductsParams) (r GetProductsRes, _ error)
- func (UnimplementedHandler) GetProductsId(ctx context.Context, req jx.Raw, params GetProductsIdParams) (r GetProductsIdRes, _ error)
- func (UnimplementedHandler) GetProductsIdOptions(ctx context.Context, req jx.Raw, params GetProductsIdOptionsParams) (r GetProductsIdOptionsRes, _ error)
- func (UnimplementedHandler) GetProductsIdOptionsOptionID(ctx context.Context, req jx.Raw, params GetProductsIdOptionsOptionIDParams) (r GetProductsIdOptionsOptionIDRes, _ error)
- func (UnimplementedHandler) GetProductsIdVariants(ctx context.Context, req jx.Raw, params GetProductsIdVariantsParams) (r GetProductsIdVariantsRes, _ error)
- func (UnimplementedHandler) GetProductsIdVariantsVariantID(ctx context.Context, req jx.Raw, params GetProductsIdVariantsVariantIDParams) (r GetProductsIdVariantsVariantIDRes, _ error)
- func (UnimplementedHandler) GetPromotions(ctx context.Context, req jx.Raw) (r GetPromotionsRes, _ error)
- func (UnimplementedHandler) GetPromotionsId(ctx context.Context, req OptAdminGetPromotionsParams, ...) (r GetPromotionsIdRes, _ error)
- func (UnimplementedHandler) GetRegions(ctx context.Context, req jx.Raw) (r GetRegionsRes, _ error)
- func (UnimplementedHandler) GetRegionsId(ctx context.Context, req jx.Raw, params GetRegionsIdParams) (r GetRegionsIdRes, _ error)
- func (UnimplementedHandler) GetSalesChannels(ctx context.Context, req jx.Raw) (r GetSalesChannelsRes, _ error)
- func (UnimplementedHandler) GetSalesChannelsId(ctx context.Context, req jx.Raw, params GetSalesChannelsIdParams) (r GetSalesChannelsIdRes, _ error)
- func (UnimplementedHandler) GetStockLocationsId(ctx context.Context, params GetStockLocationsIdParams) (r GetStockLocationsIdRes, _ error)
- func (UnimplementedHandler) GetStores(ctx context.Context, req jx.Raw) (r GetStoresRes, _ error)
- func (UnimplementedHandler) GetStoresId(ctx context.Context, req jx.Raw, params GetStoresIdParams) (r GetStoresIdRes, _ error)
- func (UnimplementedHandler) GetTaxRates(ctx context.Context, req jx.Raw) (r GetTaxRatesRes, _ error)
- func (UnimplementedHandler) GetTaxRatesId(ctx context.Context, req jx.Raw, params GetTaxRatesIdParams) (r GetTaxRatesIdRes, _ error)
- func (UnimplementedHandler) GetUsers(ctx context.Context, req jx.Raw) (r GetUsersRes, _ error)
- func (UnimplementedHandler) GetUsersId(ctx context.Context, req jx.Raw, params GetUsersIdParams) (r GetUsersIdRes, _ error)
- func (UnimplementedHandler) GetUsersMe(ctx context.Context, req jx.Raw) (r GetUsersMeRes, _ error)
- func (UnimplementedHandler) GetWorkflowsExecutions(ctx context.Context, req jx.Raw) (r GetWorkflowsExecutionsRes, _ error)
- func (UnimplementedHandler) GetWorkflowsExecutionsId(ctx context.Context, req jx.Raw, params GetWorkflowsExecutionsIdParams) (r GetWorkflowsExecutionsIdRes, _ error)
- func (UnimplementedHandler) GetWorkflowsExecutionsWorkflowIdSubscribe(ctx context.Context, req jx.Raw, ...) (r GetWorkflowsExecutionsWorkflowIdSubscribeRes, _ error)
- func (UnimplementedHandler) GetWorkflowsExecutionsWorkflowIdTransactionID(ctx context.Context, req jx.Raw, ...) (r GetWorkflowsExecutionsWorkflowIdTransactionIDRes, _ error)
- func (UnimplementedHandler) GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribe(ctx context.Context, req jx.Raw, ...) (r GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeRes, _ error)
- func (UnimplementedHandler) PostApiKeys(ctx context.Context, req jx.Raw) (r PostApiKeysRes, _ error)
- func (UnimplementedHandler) PostApiKeysId(ctx context.Context, req jx.Raw, params PostApiKeysIdParams) (r PostApiKeysIdRes, _ error)
- func (UnimplementedHandler) PostApiKeysIdRevoke(ctx context.Context, req jx.Raw, params PostApiKeysIdRevokeParams) (r PostApiKeysIdRevokeRes, _ error)
- func (UnimplementedHandler) PostCampaigns(ctx context.Context, req jx.Raw) (r PostCampaignsRes, _ error)
- func (UnimplementedHandler) PostCampaignsId(ctx context.Context, req OptAdminPostCampaignsReq, ...) (r PostCampaignsIdRes, _ error)
- func (UnimplementedHandler) PostCollections(ctx context.Context, req jx.Raw) (r PostCollectionsRes, _ error)
- func (UnimplementedHandler) PostCollectionsId(ctx context.Context, req jx.Raw, params PostCollectionsIdParams) (r PostCollectionsIdRes, _ error)
- func (UnimplementedHandler) PostCustomerGroups(ctx context.Context, req jx.Raw) (r PostCustomerGroupsRes, _ error)
- func (UnimplementedHandler) PostCustomerGroupsId(ctx context.Context, req jx.Raw, params PostCustomerGroupsIdParams) (r PostCustomerGroupsIdRes, _ error)
- func (UnimplementedHandler) PostCustomerGroupsIdCustomersBatch(ctx context.Context, req OptAdminPostCustomerGroupsGroupCustomersBatchReq, ...) (r PostCustomerGroupsIdCustomersBatchRes, _ error)
- func (UnimplementedHandler) PostCustomerGroupsIdCustomersRemove(ctx context.Context, req OptAdminPostCustomerGroupsGroupCustomersBatchReq, ...) (r PostCustomerGroupsIdCustomersRemoveRes, _ error)
- func (UnimplementedHandler) PostCustomers(ctx context.Context, req jx.Raw) (r PostCustomersRes, _ error)
- func (UnimplementedHandler) PostCustomersId(ctx context.Context, req jx.Raw, params PostCustomersIdParams) (r PostCustomersIdRes, _ error)
- func (UnimplementedHandler) PostCustomersIdAddresses(ctx context.Context, req jx.Raw, params PostCustomersIdAddressesParams) (r PostCustomersIdAddressesRes, _ error)
- func (UnimplementedHandler) PostCustomersIdAddressesAddressID(ctx context.Context, req jx.Raw, ...) (r PostCustomersIdAddressesAddressIDRes, _ error)
- func (UnimplementedHandler) PostFulfillmentShippingOptionsIdRulesBatchAdd(ctx context.Context, ...) (r PostFulfillmentShippingOptionsIdRulesBatchAddRes, _ error)
- func (UnimplementedHandler) PostFulfillmentShippingOptionsIdRulesBatchRemove(ctx context.Context, ...) (r PostFulfillmentShippingOptionsIdRulesBatchRemoveRes, _ error)
- func (UnimplementedHandler) PostInventoryItems(ctx context.Context, req OptAdminPostInventoryItemsReq) (r PostInventoryItemsRes, _ error)
- func (UnimplementedHandler) PostInventoryItemsId(ctx context.Context, req OptAdminPostInventoryItemsInventoryItemReq, ...) (r PostInventoryItemsIdRes, _ error)
- func (UnimplementedHandler) PostInventoryItemsIdLocationLevels(ctx context.Context, req OptAdminPostInventoryItemsItemLocationLevelsReq, ...) (r PostInventoryItemsIdLocationLevelsRes, _ error)
- func (UnimplementedHandler) PostInventoryItemsIdLocationLevelsLocationID(ctx context.Context, req OptAdminPostInventoryItemsItemLocationLevelsLevelReq, ...) (r PostInventoryItemsIdLocationLevelsLocationIDRes, _ error)
- func (UnimplementedHandler) PostInvites(ctx context.Context, req jx.Raw) (r PostInvitesRes, _ error)
- func (UnimplementedHandler) PostInvitesAccept(ctx context.Context, req OptAdminPostInvitesInviteAcceptReq) (r PostInvitesAcceptRes, _ error)
- func (UnimplementedHandler) PostInvitesIdResend(ctx context.Context, req jx.Raw, params PostInvitesIdResendParams) (r PostInvitesIdResendRes, _ error)
- func (UnimplementedHandler) PostPaymentsIdCapture(ctx context.Context, req OptAdminPostPaymentsCapturesReq, ...) (r PostPaymentsIdCaptureRes, _ error)
- func (UnimplementedHandler) PostPaymentsIdRefund(ctx context.Context, req OptAdminPostPaymentsRefundsReq, ...) (r PostPaymentsIdRefundRes, _ error)
- func (UnimplementedHandler) PostPriceLists(ctx context.Context, req OptAdminPostPriceListsReq) (r PostPriceListsRes, _ error)
- func (UnimplementedHandler) PostPriceListsId(ctx context.Context, req OptAdminPostPriceListsPriceListReq, ...) (r PostPriceListsIdRes, _ error)
- func (UnimplementedHandler) PostPriceListsIdPricesBatchAdd(ctx context.Context, req OptAdminPostPriceListsPriceListPricesBatchAddReq, ...) (r PostPriceListsIdPricesBatchAddRes, _ error)
- func (UnimplementedHandler) PostPriceListsIdPricesBatchRemove(ctx context.Context, req OptAdminPostPriceListsPriceListPricesBatchRemoveReq, ...) (r PostPriceListsIdPricesBatchRemoveRes, _ error)
- func (UnimplementedHandler) PostPricingRuleTypes(ctx context.Context, req OptAdminPostPricingRuleTypesReq) (r PostPricingRuleTypesRes, _ error)
- func (UnimplementedHandler) PostPricingRuleTypesId(ctx context.Context, req OptAdminPostPricingRuleTypesRuleTypeReq, ...) (r PostPricingRuleTypesIdRes, _ error)
- func (UnimplementedHandler) PostProducts(ctx context.Context, req jx.Raw) (r PostProductsRes, _ error)
- func (UnimplementedHandler) PostProductsId(ctx context.Context, req jx.Raw, params PostProductsIdParams) (r PostProductsIdRes, _ error)
- func (UnimplementedHandler) PostProductsIdOptions(ctx context.Context, req jx.Raw, params PostProductsIdOptionsParams) (r PostProductsIdOptionsRes, _ error)
- func (UnimplementedHandler) PostProductsIdOptionsOptionID(ctx context.Context, req jx.Raw, params PostProductsIdOptionsOptionIDParams) (r PostProductsIdOptionsOptionIDRes, _ error)
- func (UnimplementedHandler) PostProductsIdVariants(ctx context.Context, req jx.Raw, params PostProductsIdVariantsParams) (r PostProductsIdVariantsRes, _ error)
- func (UnimplementedHandler) PostProductsIdVariantsVariantID(ctx context.Context, req jx.Raw, params PostProductsIdVariantsVariantIDParams) (r PostProductsIdVariantsVariantIDRes, _ error)
- func (UnimplementedHandler) PostPromotions(ctx context.Context, req jx.Raw) (r PostPromotionsRes, _ error)
- func (UnimplementedHandler) PostPromotionsId(ctx context.Context, req OptAdminPostPromotionsPromotionReq, ...) (r PostPromotionsIdRes, _ error)
- func (UnimplementedHandler) PostPromotionsIdBuyRulesBatchAdd(ctx context.Context, req OptAdminPostPromotionsPromotionRulesBatchAddReq, ...) (r PostPromotionsIdBuyRulesBatchAddRes, _ error)
- func (UnimplementedHandler) PostPromotionsIdBuyRulesBatchRemove(ctx context.Context, req OptAdminPostPromotionsPromotionRulesBatchRemoveReq, ...) (r PostPromotionsIdBuyRulesBatchRemoveRes, _ error)
- func (UnimplementedHandler) PostPromotionsIdRulesBatchAdd(ctx context.Context, req OptAdminPostPromotionsPromotionRulesBatchAddReq, ...) (r PostPromotionsIdRulesBatchAddRes, _ error)
- func (UnimplementedHandler) PostPromotionsIdRulesBatchRemove(ctx context.Context, req OptAdminPostPromotionsPromotionRulesBatchRemoveReq, ...) (r PostPromotionsIdRulesBatchRemoveRes, _ error)
- func (UnimplementedHandler) PostPromotionsIdRulesBatchUpdate(ctx context.Context, req OptAdminPostPromotionsPromotionRulesBatchUpdateReq, ...) (r PostPromotionsIdRulesBatchUpdateRes, _ error)
- func (UnimplementedHandler) PostPromotionsIdTargetRulesBatchAdd(ctx context.Context, req OptAdminPostPromotionsPromotionRulesBatchAddReq, ...) (r PostPromotionsIdTargetRulesBatchAddRes, _ error)
- func (UnimplementedHandler) PostPromotionsIdTargetRulesBatchRemove(ctx context.Context, req OptAdminPostPromotionsPromotionRulesBatchRemoveReq, ...) (r PostPromotionsIdTargetRulesBatchRemoveRes, _ error)
- func (UnimplementedHandler) PostRegions(ctx context.Context, req jx.Raw) (r PostRegionsRes, _ error)
- func (UnimplementedHandler) PostRegionsId(ctx context.Context, req jx.Raw, params PostRegionsIdParams) (r PostRegionsIdRes, _ error)
- func (UnimplementedHandler) PostSalesChannels(ctx context.Context, req jx.Raw) (r PostSalesChannelsRes, _ error)
- func (UnimplementedHandler) PostSalesChannelsId(ctx context.Context, req jx.Raw, params PostSalesChannelsIdParams) (r PostSalesChannelsIdRes, _ error)
- func (UnimplementedHandler) PostSalesChannelsIdProductsBatchAdd(ctx context.Context, req jx.Raw, ...) (r PostSalesChannelsIdProductsBatchAddRes, _ error)
- func (UnimplementedHandler) PostStockLocations(ctx context.Context, req OptAdminPostStockLocationsReq) (r PostStockLocationsRes, _ error)
- func (UnimplementedHandler) PostStoresId(ctx context.Context, req jx.Raw, params PostStoresIdParams) (r PostStoresIdRes, _ error)
- func (UnimplementedHandler) PostTaxRates(ctx context.Context, req OptAdminPostTaxRatesReq) (r PostTaxRatesRes, _ error)
- func (UnimplementedHandler) PostTaxRatesId(ctx context.Context, req OptAdminPostTaxRatesTaxRateReq, ...) (r PostTaxRatesIdRes, _ error)
- func (UnimplementedHandler) PostTaxRatesIdRules(ctx context.Context, req OptAdminPostTaxRatesTaxRateRulesReq, ...) (r PostTaxRatesIdRulesRes, _ error)
- func (UnimplementedHandler) PostTaxRegions(ctx context.Context, req OptAdminPostTaxRegionsReq) (r PostTaxRegionsRes, _ error)
- func (UnimplementedHandler) PostUsers(ctx context.Context, req jx.Raw) (r PostUsersRes, _ error)
- func (UnimplementedHandler) PostUsersId(ctx context.Context, req OptAdminUpdateUserRequest, params PostUsersIdParams) (r PostUsersIdRes, _ error)
- func (UnimplementedHandler) PostWorkflowsExecutionsWorkflowIdRun(ctx context.Context, req OptAdminPostWorkflowsRunReq, ...) (r PostWorkflowsExecutionsWorkflowIdRunRes, _ error)
- func (UnimplementedHandler) PostWorkflowsExecutionsWorkflowIdStepsFailure(ctx context.Context, req OptAdminPostWorkflowsAsyncResponseReq, ...) (r PostWorkflowsExecutionsWorkflowIdStepsFailureRes, _ error)
- func (UnimplementedHandler) PostWorkflowsExecutionsWorkflowIdStepsSuccess(ctx context.Context, req OptAdminPostWorkflowsAsyncResponseReq, ...) (r PostWorkflowsExecutionsWorkflowIdStepsSuccessRes, _ error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type APIToken ¶
type APIToken struct {
APIKey string
}
type AdminDeletePricingRuleTypesRuleTypeReq ¶
type AdminDeletePricingRuleTypesRuleTypeReq struct{}
SUMMARY. Ref: #/components/schemas/AdminDeletePricingRuleTypesRuleTypeReq
func (*AdminDeletePricingRuleTypesRuleTypeReq) Decode ¶
func (s *AdminDeletePricingRuleTypesRuleTypeReq) Decode(d *jx.Decoder) error
Decode decodes AdminDeletePricingRuleTypesRuleTypeReq from json.
func (*AdminDeletePricingRuleTypesRuleTypeReq) Encode ¶
func (s *AdminDeletePricingRuleTypesRuleTypeReq) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminDeletePricingRuleTypesRuleTypeReq) MarshalJSON ¶
func (s *AdminDeletePricingRuleTypesRuleTypeReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminDeletePricingRuleTypesRuleTypeReq) SetFake ¶
func (s *AdminDeletePricingRuleTypesRuleTypeReq) SetFake()
SetFake set fake values.
func (*AdminDeletePricingRuleTypesRuleTypeReq) UnmarshalJSON ¶
func (s *AdminDeletePricingRuleTypesRuleTypeReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type AdminGetPricingRuleTypesParams ¶
type AdminGetPricingRuleTypesParams struct {
// The pricing's rule attribute.
RuleAttribute []string `json:"rule_attribute"`
// The pricing's expand.
Expand OptString `json:"expand"`
// The pricing's fields.
Fields OptString `json:"fields"`
// The pricing's offset.
Offset OptFloat64 `json:"offset"`
// The pricing's limit.
Limit OptFloat64 `json:"limit"`
// The pricing's order.
Order OptString `json:"order"`
}
SUMMARY. Ref: #/components/schemas/AdminGetPricingRuleTypesParams
func (*AdminGetPricingRuleTypesParams) Decode ¶
func (s *AdminGetPricingRuleTypesParams) Decode(d *jx.Decoder) error
Decode decodes AdminGetPricingRuleTypesParams from json.
func (*AdminGetPricingRuleTypesParams) Encode ¶
func (s *AdminGetPricingRuleTypesParams) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminGetPricingRuleTypesParams) GetExpand ¶
func (s *AdminGetPricingRuleTypesParams) GetExpand() OptString
GetExpand returns the value of Expand.
func (*AdminGetPricingRuleTypesParams) GetFields ¶
func (s *AdminGetPricingRuleTypesParams) GetFields() OptString
GetFields returns the value of Fields.
func (*AdminGetPricingRuleTypesParams) GetLimit ¶
func (s *AdminGetPricingRuleTypesParams) GetLimit() OptFloat64
GetLimit returns the value of Limit.
func (*AdminGetPricingRuleTypesParams) GetOffset ¶
func (s *AdminGetPricingRuleTypesParams) GetOffset() OptFloat64
GetOffset returns the value of Offset.
func (*AdminGetPricingRuleTypesParams) GetOrder ¶
func (s *AdminGetPricingRuleTypesParams) GetOrder() OptString
GetOrder returns the value of Order.
func (*AdminGetPricingRuleTypesParams) GetRuleAttribute ¶
func (s *AdminGetPricingRuleTypesParams) GetRuleAttribute() []string
GetRuleAttribute returns the value of RuleAttribute.
func (*AdminGetPricingRuleTypesParams) MarshalJSON ¶
func (s *AdminGetPricingRuleTypesParams) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminGetPricingRuleTypesParams) SetExpand ¶
func (s *AdminGetPricingRuleTypesParams) SetExpand(val OptString)
SetExpand sets the value of Expand.
func (*AdminGetPricingRuleTypesParams) SetFake ¶
func (s *AdminGetPricingRuleTypesParams) SetFake()
SetFake set fake values.
func (*AdminGetPricingRuleTypesParams) SetFields ¶
func (s *AdminGetPricingRuleTypesParams) SetFields(val OptString)
SetFields sets the value of Fields.
func (*AdminGetPricingRuleTypesParams) SetLimit ¶
func (s *AdminGetPricingRuleTypesParams) SetLimit(val OptFloat64)
SetLimit sets the value of Limit.
func (*AdminGetPricingRuleTypesParams) SetOffset ¶
func (s *AdminGetPricingRuleTypesParams) SetOffset(val OptFloat64)
SetOffset sets the value of Offset.
func (*AdminGetPricingRuleTypesParams) SetOrder ¶
func (s *AdminGetPricingRuleTypesParams) SetOrder(val OptString)
SetOrder sets the value of Order.
func (*AdminGetPricingRuleTypesParams) SetRuleAttribute ¶
func (s *AdminGetPricingRuleTypesParams) SetRuleAttribute(val []string)
SetRuleAttribute sets the value of RuleAttribute.
func (*AdminGetPricingRuleTypesParams) UnmarshalJSON ¶
func (s *AdminGetPricingRuleTypesParams) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*AdminGetPricingRuleTypesParams) Validate ¶
func (s *AdminGetPricingRuleTypesParams) Validate() error
type AdminGetPricingRuleTypesRuleTypeParams ¶
type AdminGetPricingRuleTypesRuleTypeParams struct {
// The pricing's expand.
Expand OptString `json:"expand"`
// The pricing's fields.
Fields OptString `json:"fields"`
}
SUMMARY. Ref: #/components/schemas/AdminGetPricingRuleTypesRuleTypeParams
func (*AdminGetPricingRuleTypesRuleTypeParams) Decode ¶
func (s *AdminGetPricingRuleTypesRuleTypeParams) Decode(d *jx.Decoder) error
Decode decodes AdminGetPricingRuleTypesRuleTypeParams from json.
func (*AdminGetPricingRuleTypesRuleTypeParams) Encode ¶
func (s *AdminGetPricingRuleTypesRuleTypeParams) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminGetPricingRuleTypesRuleTypeParams) GetExpand ¶
func (s *AdminGetPricingRuleTypesRuleTypeParams) GetExpand() OptString
GetExpand returns the value of Expand.
func (*AdminGetPricingRuleTypesRuleTypeParams) GetFields ¶
func (s *AdminGetPricingRuleTypesRuleTypeParams) GetFields() OptString
GetFields returns the value of Fields.
func (*AdminGetPricingRuleTypesRuleTypeParams) MarshalJSON ¶
func (s *AdminGetPricingRuleTypesRuleTypeParams) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminGetPricingRuleTypesRuleTypeParams) SetExpand ¶
func (s *AdminGetPricingRuleTypesRuleTypeParams) SetExpand(val OptString)
SetExpand sets the value of Expand.
func (*AdminGetPricingRuleTypesRuleTypeParams) SetFake ¶
func (s *AdminGetPricingRuleTypesRuleTypeParams) SetFake()
SetFake set fake values.
func (*AdminGetPricingRuleTypesRuleTypeParams) SetFields ¶
func (s *AdminGetPricingRuleTypesRuleTypeParams) SetFields(val OptString)
SetFields sets the value of Fields.
func (*AdminGetPricingRuleTypesRuleTypeParams) UnmarshalJSON ¶
func (s *AdminGetPricingRuleTypesRuleTypeParams) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type AdminGetProductsParams ¶
type AdminGetProductsParams struct {
// The product's q.
Q OptString `json:"q"`
ID OptAdminGetProductsParamsID `json:"id"`
// The product's status.
Status []jx.Raw `json:"status"`
// The product's title.
Title OptString `json:"title"`
// The product's handle.
Handle OptString `json:"handle"`
// The product's is giftcard.
IsGiftcard OptBool `json:"is_giftcard"`
// The product's price list id.
PriceListID []string `json:"price_list_id"`
// The product's sales channel id.
SalesChannelID []string `json:"sales_channel_id"`
// The product's collection id.
CollectionID []string `json:"collection_id"`
// The product's tags.
Tags []string `json:"tags"`
// The product's type id.
TypeID []string `json:"type_id"`
// The product's variants.
Variants *AdminGetProductsParamsVariants `json:"variants"`
CreatedAt jx.Raw `json:"created_at"`
UpdatedAt jx.Raw `json:"updated_at"`
DeletedAt jx.Raw `json:"deleted_at"`
// The product's $and.
And []AdminGetProductsParamsAndItem `json:"$and"`
// The product's $or.
Or []AdminGetProductsParamsOrItem `json:"$or"`
// The product's expand.
Expand OptString `json:"expand"`
// The product's fields.
Fields OptString `json:"fields"`
// The product's offset.
Offset OptFloat64 `json:"offset"`
// The product's limit.
Limit OptFloat64 `json:"limit"`
// The product's order.
Order OptString `json:"order"`
}
SUMMARY. Ref: #/components/schemas/AdminGetProductsParams
func (*AdminGetProductsParams) Decode ¶
func (s *AdminGetProductsParams) Decode(d *jx.Decoder) error
Decode decodes AdminGetProductsParams from json.
func (*AdminGetProductsParams) Encode ¶
func (s *AdminGetProductsParams) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminGetProductsParams) GetAnd ¶
func (s *AdminGetProductsParams) GetAnd() []AdminGetProductsParamsAndItem
GetAnd returns the value of And.
func (*AdminGetProductsParams) GetCollectionID ¶
func (s *AdminGetProductsParams) GetCollectionID() []string
GetCollectionID returns the value of CollectionID.
func (*AdminGetProductsParams) GetCreatedAt ¶
func (s *AdminGetProductsParams) GetCreatedAt() jx.Raw
GetCreatedAt returns the value of CreatedAt.
func (*AdminGetProductsParams) GetDeletedAt ¶
func (s *AdminGetProductsParams) GetDeletedAt() jx.Raw
GetDeletedAt returns the value of DeletedAt.
func (*AdminGetProductsParams) GetExpand ¶
func (s *AdminGetProductsParams) GetExpand() OptString
GetExpand returns the value of Expand.
func (*AdminGetProductsParams) GetFields ¶
func (s *AdminGetProductsParams) GetFields() OptString
GetFields returns the value of Fields.
func (*AdminGetProductsParams) GetHandle ¶
func (s *AdminGetProductsParams) GetHandle() OptString
GetHandle returns the value of Handle.
func (*AdminGetProductsParams) GetID ¶
func (s *AdminGetProductsParams) GetID() OptAdminGetProductsParamsID
GetID returns the value of ID.
func (*AdminGetProductsParams) GetIsGiftcard ¶
func (s *AdminGetProductsParams) GetIsGiftcard() OptBool
GetIsGiftcard returns the value of IsGiftcard.
func (*AdminGetProductsParams) GetLimit ¶
func (s *AdminGetProductsParams) GetLimit() OptFloat64
GetLimit returns the value of Limit.
func (*AdminGetProductsParams) GetOffset ¶
func (s *AdminGetProductsParams) GetOffset() OptFloat64
GetOffset returns the value of Offset.
func (*AdminGetProductsParams) GetOr ¶
func (s *AdminGetProductsParams) GetOr() []AdminGetProductsParamsOrItem
GetOr returns the value of Or.
func (*AdminGetProductsParams) GetOrder ¶
func (s *AdminGetProductsParams) GetOrder() OptString
GetOrder returns the value of Order.
func (*AdminGetProductsParams) GetPriceListID ¶
func (s *AdminGetProductsParams) GetPriceListID() []string
GetPriceListID returns the value of PriceListID.
func (*AdminGetProductsParams) GetQ ¶
func (s *AdminGetProductsParams) GetQ() OptString
GetQ returns the value of Q.
func (*AdminGetProductsParams) GetSalesChannelID ¶
func (s *AdminGetProductsParams) GetSalesChannelID() []string
GetSalesChannelID returns the value of SalesChannelID.
func (*AdminGetProductsParams) GetStatus ¶
func (s *AdminGetProductsParams) GetStatus() []jx.Raw
GetStatus returns the value of Status.
func (*AdminGetProductsParams) GetTags ¶
func (s *AdminGetProductsParams) GetTags() []string
GetTags returns the value of Tags.
func (*AdminGetProductsParams) GetTitle ¶
func (s *AdminGetProductsParams) GetTitle() OptString
GetTitle returns the value of Title.
func (*AdminGetProductsParams) GetTypeID ¶
func (s *AdminGetProductsParams) GetTypeID() []string
GetTypeID returns the value of TypeID.
func (*AdminGetProductsParams) GetUpdatedAt ¶
func (s *AdminGetProductsParams) GetUpdatedAt() jx.Raw
GetUpdatedAt returns the value of UpdatedAt.
func (*AdminGetProductsParams) GetVariants ¶
func (s *AdminGetProductsParams) GetVariants() *AdminGetProductsParamsVariants
GetVariants returns the value of Variants.
func (*AdminGetProductsParams) MarshalJSON ¶
func (s *AdminGetProductsParams) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminGetProductsParams) SetAnd ¶
func (s *AdminGetProductsParams) SetAnd(val []AdminGetProductsParamsAndItem)
SetAnd sets the value of And.
func (*AdminGetProductsParams) SetCollectionID ¶
func (s *AdminGetProductsParams) SetCollectionID(val []string)
SetCollectionID sets the value of CollectionID.
func (*AdminGetProductsParams) SetCreatedAt ¶
func (s *AdminGetProductsParams) SetCreatedAt(val jx.Raw)
SetCreatedAt sets the value of CreatedAt.
func (*AdminGetProductsParams) SetDeletedAt ¶
func (s *AdminGetProductsParams) SetDeletedAt(val jx.Raw)
SetDeletedAt sets the value of DeletedAt.
func (*AdminGetProductsParams) SetExpand ¶
func (s *AdminGetProductsParams) SetExpand(val OptString)
SetExpand sets the value of Expand.
func (*AdminGetProductsParams) SetFake ¶
func (s *AdminGetProductsParams) SetFake()
SetFake set fake values.
func (*AdminGetProductsParams) SetFields ¶
func (s *AdminGetProductsParams) SetFields(val OptString)
SetFields sets the value of Fields.
func (*AdminGetProductsParams) SetHandle ¶
func (s *AdminGetProductsParams) SetHandle(val OptString)
SetHandle sets the value of Handle.
func (*AdminGetProductsParams) SetID ¶
func (s *AdminGetProductsParams) SetID(val OptAdminGetProductsParamsID)
SetID sets the value of ID.
func (*AdminGetProductsParams) SetIsGiftcard ¶
func (s *AdminGetProductsParams) SetIsGiftcard(val OptBool)
SetIsGiftcard sets the value of IsGiftcard.
func (*AdminGetProductsParams) SetLimit ¶
func (s *AdminGetProductsParams) SetLimit(val OptFloat64)
SetLimit sets the value of Limit.
func (*AdminGetProductsParams) SetOffset ¶
func (s *AdminGetProductsParams) SetOffset(val OptFloat64)
SetOffset sets the value of Offset.
func (*AdminGetProductsParams) SetOr ¶
func (s *AdminGetProductsParams) SetOr(val []AdminGetProductsParamsOrItem)
SetOr sets the value of Or.
func (*AdminGetProductsParams) SetOrder ¶
func (s *AdminGetProductsParams) SetOrder(val OptString)
SetOrder sets the value of Order.
func (*AdminGetProductsParams) SetPriceListID ¶
func (s *AdminGetProductsParams) SetPriceListID(val []string)
SetPriceListID sets the value of PriceListID.
func (*AdminGetProductsParams) SetQ ¶
func (s *AdminGetProductsParams) SetQ(val OptString)
SetQ sets the value of Q.
func (*AdminGetProductsParams) SetSalesChannelID ¶
func (s *AdminGetProductsParams) SetSalesChannelID(val []string)
SetSalesChannelID sets the value of SalesChannelID.
func (*AdminGetProductsParams) SetStatus ¶
func (s *AdminGetProductsParams) SetStatus(val []jx.Raw)
SetStatus sets the value of Status.
func (*AdminGetProductsParams) SetTags ¶
func (s *AdminGetProductsParams) SetTags(val []string)
SetTags sets the value of Tags.
func (*AdminGetProductsParams) SetTitle ¶
func (s *AdminGetProductsParams) SetTitle(val OptString)
SetTitle sets the value of Title.
func (*AdminGetProductsParams) SetTypeID ¶
func (s *AdminGetProductsParams) SetTypeID(val []string)
SetTypeID sets the value of TypeID.
func (*AdminGetProductsParams) SetUpdatedAt ¶
func (s *AdminGetProductsParams) SetUpdatedAt(val jx.Raw)
SetUpdatedAt sets the value of UpdatedAt.
func (*AdminGetProductsParams) SetVariants ¶
func (s *AdminGetProductsParams) SetVariants(val *AdminGetProductsParamsVariants)
SetVariants sets the value of Variants.
func (*AdminGetProductsParams) UnmarshalJSON ¶
func (s *AdminGetProductsParams) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*AdminGetProductsParams) Validate ¶
func (s *AdminGetProductsParams) Validate() error
type AdminGetProductsParamsAndItem ¶
type AdminGetProductsParamsAndItem struct {
// The $and's q.
Q OptString `json:"q"`
ID OptAdminGetProductsParamsAndItemID `json:"id"`
// The $and's status.
Status []jx.Raw `json:"status"`
// The $and's title.
Title OptString `json:"title"`
// The $and's handle.
Handle OptString `json:"handle"`
// The $and's is giftcard.
IsGiftcard OptBool `json:"is_giftcard"`
// The $and's price list id.
PriceListID []string `json:"price_list_id"`
// The $and's sales channel id.
SalesChannelID []string `json:"sales_channel_id"`
// The $and's collection id.
CollectionID []string `json:"collection_id"`
// The $and's tags.
Tags []string `json:"tags"`
// The $and's type id.
TypeID []string `json:"type_id"`
// The $and's variants.
Variants *AdminGetProductsParamsAndItemVariants `json:"variants"`
CreatedAt jx.Raw `json:"created_at"`
UpdatedAt jx.Raw `json:"updated_at"`
DeletedAt jx.Raw `json:"deleted_at"`
// The $and's details.
And []AdminGetProductsParamsAndItemAndItem `json:"$and"`
// The $and's $or.
Or []AdminGetProductsParamsAndItemOrItem `json:"$or"`
// The $and's expand.
Expand OptString `json:"expand"`
// The $and's fields.
Fields OptString `json:"fields"`
// The $and's offset.
Offset OptFloat64 `json:"offset"`
// The $and's limit.
Limit OptFloat64 `json:"limit"`
// The $and's order.
Order OptString `json:"order"`
}
The $and's details.
func (*AdminGetProductsParamsAndItem) Decode ¶
func (s *AdminGetProductsParamsAndItem) Decode(d *jx.Decoder) error
Decode decodes AdminGetProductsParamsAndItem from json.
func (*AdminGetProductsParamsAndItem) Encode ¶
func (s *AdminGetProductsParamsAndItem) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminGetProductsParamsAndItem) GetAnd ¶
func (s *AdminGetProductsParamsAndItem) GetAnd() []AdminGetProductsParamsAndItemAndItem
GetAnd returns the value of And.
func (*AdminGetProductsParamsAndItem) GetCollectionID ¶
func (s *AdminGetProductsParamsAndItem) GetCollectionID() []string
GetCollectionID returns the value of CollectionID.
func (*AdminGetProductsParamsAndItem) GetCreatedAt ¶
func (s *AdminGetProductsParamsAndItem) GetCreatedAt() jx.Raw
GetCreatedAt returns the value of CreatedAt.
func (*AdminGetProductsParamsAndItem) GetDeletedAt ¶
func (s *AdminGetProductsParamsAndItem) GetDeletedAt() jx.Raw
GetDeletedAt returns the value of DeletedAt.
func (*AdminGetProductsParamsAndItem) GetExpand ¶
func (s *AdminGetProductsParamsAndItem) GetExpand() OptString
GetExpand returns the value of Expand.
func (*AdminGetProductsParamsAndItem) GetFields ¶
func (s *AdminGetProductsParamsAndItem) GetFields() OptString
GetFields returns the value of Fields.
func (*AdminGetProductsParamsAndItem) GetHandle ¶
func (s *AdminGetProductsParamsAndItem) GetHandle() OptString
GetHandle returns the value of Handle.
func (*AdminGetProductsParamsAndItem) GetID ¶
func (s *AdminGetProductsParamsAndItem) GetID() OptAdminGetProductsParamsAndItemID
GetID returns the value of ID.
func (*AdminGetProductsParamsAndItem) GetIsGiftcard ¶
func (s *AdminGetProductsParamsAndItem) GetIsGiftcard() OptBool
GetIsGiftcard returns the value of IsGiftcard.
func (*AdminGetProductsParamsAndItem) GetLimit ¶
func (s *AdminGetProductsParamsAndItem) GetLimit() OptFloat64
GetLimit returns the value of Limit.
func (*AdminGetProductsParamsAndItem) GetOffset ¶
func (s *AdminGetProductsParamsAndItem) GetOffset() OptFloat64
GetOffset returns the value of Offset.
func (*AdminGetProductsParamsAndItem) GetOr ¶
func (s *AdminGetProductsParamsAndItem) GetOr() []AdminGetProductsParamsAndItemOrItem
GetOr returns the value of Or.
func (*AdminGetProductsParamsAndItem) GetOrder ¶
func (s *AdminGetProductsParamsAndItem) GetOrder() OptString
GetOrder returns the value of Order.
func (*AdminGetProductsParamsAndItem) GetPriceListID ¶
func (s *AdminGetProductsParamsAndItem) GetPriceListID() []string
GetPriceListID returns the value of PriceListID.
func (*AdminGetProductsParamsAndItem) GetQ ¶
func (s *AdminGetProductsParamsAndItem) GetQ() OptString
GetQ returns the value of Q.
func (*AdminGetProductsParamsAndItem) GetSalesChannelID ¶
func (s *AdminGetProductsParamsAndItem) GetSalesChannelID() []string
GetSalesChannelID returns the value of SalesChannelID.
func (*AdminGetProductsParamsAndItem) GetStatus ¶
func (s *AdminGetProductsParamsAndItem) GetStatus() []jx.Raw
GetStatus returns the value of Status.
func (*AdminGetProductsParamsAndItem) GetTags ¶
func (s *AdminGetProductsParamsAndItem) GetTags() []string
GetTags returns the value of Tags.
func (*AdminGetProductsParamsAndItem) GetTitle ¶
func (s *AdminGetProductsParamsAndItem) GetTitle() OptString
GetTitle returns the value of Title.
func (*AdminGetProductsParamsAndItem) GetTypeID ¶
func (s *AdminGetProductsParamsAndItem) GetTypeID() []string
GetTypeID returns the value of TypeID.
func (*AdminGetProductsParamsAndItem) GetUpdatedAt ¶
func (s *AdminGetProductsParamsAndItem) GetUpdatedAt() jx.Raw
GetUpdatedAt returns the value of UpdatedAt.
func (*AdminGetProductsParamsAndItem) GetVariants ¶
func (s *AdminGetProductsParamsAndItem) GetVariants() *AdminGetProductsParamsAndItemVariants
GetVariants returns the value of Variants.
func (*AdminGetProductsParamsAndItem) MarshalJSON ¶
func (s *AdminGetProductsParamsAndItem) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminGetProductsParamsAndItem) SetAnd ¶
func (s *AdminGetProductsParamsAndItem) SetAnd(val []AdminGetProductsParamsAndItemAndItem)
SetAnd sets the value of And.
func (*AdminGetProductsParamsAndItem) SetCollectionID ¶
func (s *AdminGetProductsParamsAndItem) SetCollectionID(val []string)
SetCollectionID sets the value of CollectionID.
func (*AdminGetProductsParamsAndItem) SetCreatedAt ¶
func (s *AdminGetProductsParamsAndItem) SetCreatedAt(val jx.Raw)
SetCreatedAt sets the value of CreatedAt.
func (*AdminGetProductsParamsAndItem) SetDeletedAt ¶
func (s *AdminGetProductsParamsAndItem) SetDeletedAt(val jx.Raw)
SetDeletedAt sets the value of DeletedAt.
func (*AdminGetProductsParamsAndItem) SetExpand ¶
func (s *AdminGetProductsParamsAndItem) SetExpand(val OptString)
SetExpand sets the value of Expand.
func (*AdminGetProductsParamsAndItem) SetFake ¶
func (s *AdminGetProductsParamsAndItem) SetFake()
SetFake set fake values.
func (*AdminGetProductsParamsAndItem) SetFields ¶
func (s *AdminGetProductsParamsAndItem) SetFields(val OptString)
SetFields sets the value of Fields.
func (*AdminGetProductsParamsAndItem) SetHandle ¶
func (s *AdminGetProductsParamsAndItem) SetHandle(val OptString)
SetHandle sets the value of Handle.
func (*AdminGetProductsParamsAndItem) SetID ¶
func (s *AdminGetProductsParamsAndItem) SetID(val OptAdminGetProductsParamsAndItemID)
SetID sets the value of ID.
func (*AdminGetProductsParamsAndItem) SetIsGiftcard ¶
func (s *AdminGetProductsParamsAndItem) SetIsGiftcard(val OptBool)
SetIsGiftcard sets the value of IsGiftcard.
func (*AdminGetProductsParamsAndItem) SetLimit ¶
func (s *AdminGetProductsParamsAndItem) SetLimit(val OptFloat64)
SetLimit sets the value of Limit.
func (*AdminGetProductsParamsAndItem) SetOffset ¶
func (s *AdminGetProductsParamsAndItem) SetOffset(val OptFloat64)
SetOffset sets the value of Offset.
func (*AdminGetProductsParamsAndItem) SetOr ¶
func (s *AdminGetProductsParamsAndItem) SetOr(val []AdminGetProductsParamsAndItemOrItem)
SetOr sets the value of Or.
func (*AdminGetProductsParamsAndItem) SetOrder ¶
func (s *AdminGetProductsParamsAndItem) SetOrder(val OptString)
SetOrder sets the value of Order.
func (*AdminGetProductsParamsAndItem) SetPriceListID ¶
func (s *AdminGetProductsParamsAndItem) SetPriceListID(val []string)
SetPriceListID sets the value of PriceListID.
func (*AdminGetProductsParamsAndItem) SetQ ¶
func (s *AdminGetProductsParamsAndItem) SetQ(val OptString)
SetQ sets the value of Q.
func (*AdminGetProductsParamsAndItem) SetSalesChannelID ¶
func (s *AdminGetProductsParamsAndItem) SetSalesChannelID(val []string)
SetSalesChannelID sets the value of SalesChannelID.
func (*AdminGetProductsParamsAndItem) SetStatus ¶
func (s *AdminGetProductsParamsAndItem) SetStatus(val []jx.Raw)
SetStatus sets the value of Status.
func (*AdminGetProductsParamsAndItem) SetTags ¶
func (s *AdminGetProductsParamsAndItem) SetTags(val []string)
SetTags sets the value of Tags.
func (*AdminGetProductsParamsAndItem) SetTitle ¶
func (s *AdminGetProductsParamsAndItem) SetTitle(val OptString)
SetTitle sets the value of Title.
func (*AdminGetProductsParamsAndItem) SetTypeID ¶
func (s *AdminGetProductsParamsAndItem) SetTypeID(val []string)
SetTypeID sets the value of TypeID.
func (*AdminGetProductsParamsAndItem) SetUpdatedAt ¶
func (s *AdminGetProductsParamsAndItem) SetUpdatedAt(val jx.Raw)
SetUpdatedAt sets the value of UpdatedAt.
func (*AdminGetProductsParamsAndItem) SetVariants ¶
func (s *AdminGetProductsParamsAndItem) SetVariants(val *AdminGetProductsParamsAndItemVariants)
SetVariants sets the value of Variants.
func (*AdminGetProductsParamsAndItem) UnmarshalJSON ¶
func (s *AdminGetProductsParamsAndItem) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*AdminGetProductsParamsAndItem) Validate ¶
func (s *AdminGetProductsParamsAndItem) Validate() error
type AdminGetProductsParamsAndItemAndItem ¶
type AdminGetProductsParamsAndItemAndItem struct {
// The $and's q.
Q OptString `json:"q"`
ID OptAdminGetProductsParamsAndItemAndItemID `json:"id"`
// The $and's status.
Status []jx.Raw `json:"status"`
// The $and's title.
Title OptString `json:"title"`
// The $and's handle.
Handle OptString `json:"handle"`
// The $and's is giftcard.
IsGiftcard OptBool `json:"is_giftcard"`
// The $and's price list id.
PriceListID []string `json:"price_list_id"`
// The $and's sales channel id.
SalesChannelID []string `json:"sales_channel_id"`
// The $and's collection id.
CollectionID []string `json:"collection_id"`
// The $and's tags.
Tags []string `json:"tags"`
// The $and's type id.
TypeID []string `json:"type_id"`
// The $and's variants.
Variants *AdminGetProductsParamsAndItemAndItemVariants `json:"variants"`
CreatedAt jx.Raw `json:"created_at"`
UpdatedAt jx.Raw `json:"updated_at"`
DeletedAt jx.Raw `json:"deleted_at"`
// The $and's details.
And []AdminGetProductsParamsAndItemAndItemAndItem `json:"$and"`
// The $and's $or.
Or []AdminGetProductsParamsAndItemAndItemOrItem `json:"$or"`
// The $and's expand.
Expand OptString `json:"expand"`
// The $and's fields.
Fields OptString `json:"fields"`
// The $and's offset.
Offset OptFloat64 `json:"offset"`
// The $and's limit.
Limit OptFloat64 `json:"limit"`
// The $and's order.
Order OptString `json:"order"`
}
The $and's details.
func (*AdminGetProductsParamsAndItemAndItem) Decode ¶
func (s *AdminGetProductsParamsAndItemAndItem) Decode(d *jx.Decoder) error
Decode decodes AdminGetProductsParamsAndItemAndItem from json.
func (*AdminGetProductsParamsAndItemAndItem) Encode ¶
func (s *AdminGetProductsParamsAndItemAndItem) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminGetProductsParamsAndItemAndItem) GetAnd ¶
func (s *AdminGetProductsParamsAndItemAndItem) GetAnd() []AdminGetProductsParamsAndItemAndItemAndItem
GetAnd returns the value of And.
func (*AdminGetProductsParamsAndItemAndItem) GetCollectionID ¶
func (s *AdminGetProductsParamsAndItemAndItem) GetCollectionID() []string
GetCollectionID returns the value of CollectionID.
func (*AdminGetProductsParamsAndItemAndItem) GetCreatedAt ¶
func (s *AdminGetProductsParamsAndItemAndItem) GetCreatedAt() jx.Raw
GetCreatedAt returns the value of CreatedAt.
func (*AdminGetProductsParamsAndItemAndItem) GetDeletedAt ¶
func (s *AdminGetProductsParamsAndItemAndItem) GetDeletedAt() jx.Raw
GetDeletedAt returns the value of DeletedAt.
func (*AdminGetProductsParamsAndItemAndItem) GetExpand ¶
func (s *AdminGetProductsParamsAndItemAndItem) GetExpand() OptString
GetExpand returns the value of Expand.
func (*AdminGetProductsParamsAndItemAndItem) GetFields ¶
func (s *AdminGetProductsParamsAndItemAndItem) GetFields() OptString
GetFields returns the value of Fields.
func (*AdminGetProductsParamsAndItemAndItem) GetHandle ¶
func (s *AdminGetProductsParamsAndItemAndItem) GetHandle() OptString
GetHandle returns the value of Handle.
func (*AdminGetProductsParamsAndItemAndItem) GetIsGiftcard ¶
func (s *AdminGetProductsParamsAndItemAndItem) GetIsGiftcard() OptBool
GetIsGiftcard returns the value of IsGiftcard.
func (*AdminGetProductsParamsAndItemAndItem) GetLimit ¶
func (s *AdminGetProductsParamsAndItemAndItem) GetLimit() OptFloat64
GetLimit returns the value of Limit.
func (*AdminGetProductsParamsAndItemAndItem) GetOffset ¶
func (s *AdminGetProductsParamsAndItemAndItem) GetOffset() OptFloat64
GetOffset returns the value of Offset.
func (*AdminGetProductsParamsAndItemAndItem) GetOr ¶
func (s *AdminGetProductsParamsAndItemAndItem) GetOr() []AdminGetProductsParamsAndItemAndItemOrItem
GetOr returns the value of Or.
func (*AdminGetProductsParamsAndItemAndItem) GetOrder ¶
func (s *AdminGetProductsParamsAndItemAndItem) GetOrder() OptString
GetOrder returns the value of Order.
func (*AdminGetProductsParamsAndItemAndItem) GetPriceListID ¶
func (s *AdminGetProductsParamsAndItemAndItem) GetPriceListID() []string
GetPriceListID returns the value of PriceListID.
func (*AdminGetProductsParamsAndItemAndItem) GetQ ¶
func (s *AdminGetProductsParamsAndItemAndItem) GetQ() OptString
GetQ returns the value of Q.
func (*AdminGetProductsParamsAndItemAndItem) GetSalesChannelID ¶
func (s *AdminGetProductsParamsAndItemAndItem) GetSalesChannelID() []string
GetSalesChannelID returns the value of SalesChannelID.
func (*AdminGetProductsParamsAndItemAndItem) GetStatus ¶
func (s *AdminGetProductsParamsAndItemAndItem) GetStatus() []jx.Raw
GetStatus returns the value of Status.
func (*AdminGetProductsParamsAndItemAndItem) GetTags ¶
func (s *AdminGetProductsParamsAndItemAndItem) GetTags() []string
GetTags returns the value of Tags.
func (*AdminGetProductsParamsAndItemAndItem) GetTitle ¶
func (s *AdminGetProductsParamsAndItemAndItem) GetTitle() OptString
GetTitle returns the value of Title.
func (*AdminGetProductsParamsAndItemAndItem) GetTypeID ¶
func (s *AdminGetProductsParamsAndItemAndItem) GetTypeID() []string
GetTypeID returns the value of TypeID.
func (*AdminGetProductsParamsAndItemAndItem) GetUpdatedAt ¶
func (s *AdminGetProductsParamsAndItemAndItem) GetUpdatedAt() jx.Raw
GetUpdatedAt returns the value of UpdatedAt.
func (*AdminGetProductsParamsAndItemAndItem) GetVariants ¶
func (s *AdminGetProductsParamsAndItemAndItem) GetVariants() *AdminGetProductsParamsAndItemAndItemVariants
GetVariants returns the value of Variants.
func (*AdminGetProductsParamsAndItemAndItem) MarshalJSON ¶
func (s *AdminGetProductsParamsAndItemAndItem) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminGetProductsParamsAndItemAndItem) SetAnd ¶
func (s *AdminGetProductsParamsAndItemAndItem) SetAnd(val []AdminGetProductsParamsAndItemAndItemAndItem)
SetAnd sets the value of And.
func (*AdminGetProductsParamsAndItemAndItem) SetCollectionID ¶
func (s *AdminGetProductsParamsAndItemAndItem) SetCollectionID(val []string)
SetCollectionID sets the value of CollectionID.
func (*AdminGetProductsParamsAndItemAndItem) SetCreatedAt ¶
func (s *AdminGetProductsParamsAndItemAndItem) SetCreatedAt(val jx.Raw)
SetCreatedAt sets the value of CreatedAt.
func (*AdminGetProductsParamsAndItemAndItem) SetDeletedAt ¶
func (s *AdminGetProductsParamsAndItemAndItem) SetDeletedAt(val jx.Raw)
SetDeletedAt sets the value of DeletedAt.
func (*AdminGetProductsParamsAndItemAndItem) SetExpand ¶
func (s *AdminGetProductsParamsAndItemAndItem) SetExpand(val OptString)
SetExpand sets the value of Expand.
func (*AdminGetProductsParamsAndItemAndItem) SetFake ¶
func (s *AdminGetProductsParamsAndItemAndItem) SetFake()
SetFake set fake values.
func (*AdminGetProductsParamsAndItemAndItem) SetFields ¶
func (s *AdminGetProductsParamsAndItemAndItem) SetFields(val OptString)
SetFields sets the value of Fields.
func (*AdminGetProductsParamsAndItemAndItem) SetHandle ¶
func (s *AdminGetProductsParamsAndItemAndItem) SetHandle(val OptString)
SetHandle sets the value of Handle.
func (*AdminGetProductsParamsAndItemAndItem) SetID ¶
func (s *AdminGetProductsParamsAndItemAndItem) SetID(val OptAdminGetProductsParamsAndItemAndItemID)
SetID sets the value of ID.
func (*AdminGetProductsParamsAndItemAndItem) SetIsGiftcard ¶
func (s *AdminGetProductsParamsAndItemAndItem) SetIsGiftcard(val OptBool)
SetIsGiftcard sets the value of IsGiftcard.
func (*AdminGetProductsParamsAndItemAndItem) SetLimit ¶
func (s *AdminGetProductsParamsAndItemAndItem) SetLimit(val OptFloat64)
SetLimit sets the value of Limit.
func (*AdminGetProductsParamsAndItemAndItem) SetOffset ¶
func (s *AdminGetProductsParamsAndItemAndItem) SetOffset(val OptFloat64)
SetOffset sets the value of Offset.
func (*AdminGetProductsParamsAndItemAndItem) SetOr ¶
func (s *AdminGetProductsParamsAndItemAndItem) SetOr(val []AdminGetProductsParamsAndItemAndItemOrItem)
SetOr sets the value of Or.
func (*AdminGetProductsParamsAndItemAndItem) SetOrder ¶
func (s *AdminGetProductsParamsAndItemAndItem) SetOrder(val OptString)
SetOrder sets the value of Order.
func (*AdminGetProductsParamsAndItemAndItem) SetPriceListID ¶
func (s *AdminGetProductsParamsAndItemAndItem) SetPriceListID(val []string)
SetPriceListID sets the value of PriceListID.
func (*AdminGetProductsParamsAndItemAndItem) SetQ ¶
func (s *AdminGetProductsParamsAndItemAndItem) SetQ(val OptString)
SetQ sets the value of Q.
func (*AdminGetProductsParamsAndItemAndItem) SetSalesChannelID ¶
func (s *AdminGetProductsParamsAndItemAndItem) SetSalesChannelID(val []string)
SetSalesChannelID sets the value of SalesChannelID.
func (*AdminGetProductsParamsAndItemAndItem) SetStatus ¶
func (s *AdminGetProductsParamsAndItemAndItem) SetStatus(val []jx.Raw)
SetStatus sets the value of Status.
func (*AdminGetProductsParamsAndItemAndItem) SetTags ¶
func (s *AdminGetProductsParamsAndItemAndItem) SetTags(val []string)
SetTags sets the value of Tags.
func (*AdminGetProductsParamsAndItemAndItem) SetTitle ¶
func (s *AdminGetProductsParamsAndItemAndItem) SetTitle(val OptString)
SetTitle sets the value of Title.
func (*AdminGetProductsParamsAndItemAndItem) SetTypeID ¶
func (s *AdminGetProductsParamsAndItemAndItem) SetTypeID(val []string)
SetTypeID sets the value of TypeID.
func (*AdminGetProductsParamsAndItemAndItem) SetUpdatedAt ¶
func (s *AdminGetProductsParamsAndItemAndItem) SetUpdatedAt(val jx.Raw)
SetUpdatedAt sets the value of UpdatedAt.
func (*AdminGetProductsParamsAndItemAndItem) SetVariants ¶
func (s *AdminGetProductsParamsAndItemAndItem) SetVariants(val *AdminGetProductsParamsAndItemAndItemVariants)
SetVariants sets the value of Variants.
func (*AdminGetProductsParamsAndItemAndItem) UnmarshalJSON ¶
func (s *AdminGetProductsParamsAndItemAndItem) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*AdminGetProductsParamsAndItemAndItem) Validate ¶
func (s *AdminGetProductsParamsAndItemAndItem) Validate() error
type AdminGetProductsParamsAndItemAndItemAndItem ¶
type AdminGetProductsParamsAndItemAndItemAndItem struct{}
The $and's details.
func (*AdminGetProductsParamsAndItemAndItemAndItem) Decode ¶
func (s *AdminGetProductsParamsAndItemAndItemAndItem) Decode(d *jx.Decoder) error
Decode decodes AdminGetProductsParamsAndItemAndItemAndItem from json.
func (*AdminGetProductsParamsAndItemAndItemAndItem) Encode ¶
func (s *AdminGetProductsParamsAndItemAndItemAndItem) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminGetProductsParamsAndItemAndItemAndItem) MarshalJSON ¶
func (s *AdminGetProductsParamsAndItemAndItemAndItem) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminGetProductsParamsAndItemAndItemAndItem) SetFake ¶
func (s *AdminGetProductsParamsAndItemAndItemAndItem) SetFake()
SetFake set fake values.
func (*AdminGetProductsParamsAndItemAndItemAndItem) UnmarshalJSON ¶
func (s *AdminGetProductsParamsAndItemAndItemAndItem) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type AdminGetProductsParamsAndItemAndItemID ¶
type AdminGetProductsParamsAndItemAndItemID struct {
Type AdminGetProductsParamsAndItemAndItemIDType // switch on this field
String string
StringArray []string
}
AdminGetProductsParamsAndItemAndItemID represents sum type.
func NewStringAdminGetProductsParamsAndItemAndItemID ¶
func NewStringAdminGetProductsParamsAndItemAndItemID(v string) AdminGetProductsParamsAndItemAndItemID
NewStringAdminGetProductsParamsAndItemAndItemID returns new AdminGetProductsParamsAndItemAndItemID from string.
func NewStringArrayAdminGetProductsParamsAndItemAndItemID ¶
func NewStringArrayAdminGetProductsParamsAndItemAndItemID(v []string) AdminGetProductsParamsAndItemAndItemID
NewStringArrayAdminGetProductsParamsAndItemAndItemID returns new AdminGetProductsParamsAndItemAndItemID from []string.
func (*AdminGetProductsParamsAndItemAndItemID) Decode ¶
func (s *AdminGetProductsParamsAndItemAndItemID) Decode(d *jx.Decoder) error
Decode decodes AdminGetProductsParamsAndItemAndItemID from json.
func (AdminGetProductsParamsAndItemAndItemID) Encode ¶
func (s AdminGetProductsParamsAndItemAndItemID) Encode(e *jx.Encoder)
Encode encodes AdminGetProductsParamsAndItemAndItemID as json.
func (AdminGetProductsParamsAndItemAndItemID) GetString ¶
func (s AdminGetProductsParamsAndItemAndItemID) GetString() (v string, ok bool)
GetString returns string and true boolean if AdminGetProductsParamsAndItemAndItemID is string.
func (AdminGetProductsParamsAndItemAndItemID) GetStringArray ¶
func (s AdminGetProductsParamsAndItemAndItemID) GetStringArray() (v []string, ok bool)
GetStringArray returns []string and true boolean if AdminGetProductsParamsAndItemAndItemID is []string.
func (AdminGetProductsParamsAndItemAndItemID) IsString ¶
func (s AdminGetProductsParamsAndItemAndItemID) IsString() bool
IsString reports whether AdminGetProductsParamsAndItemAndItemID is string.
func (AdminGetProductsParamsAndItemAndItemID) IsStringArray ¶
func (s AdminGetProductsParamsAndItemAndItemID) IsStringArray() bool
IsStringArray reports whether AdminGetProductsParamsAndItemAndItemID is []string.
func (AdminGetProductsParamsAndItemAndItemID) MarshalJSON ¶
func (s AdminGetProductsParamsAndItemAndItemID) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminGetProductsParamsAndItemAndItemID) SetFake ¶
func (s *AdminGetProductsParamsAndItemAndItemID) SetFake()
SetFake set fake values.
func (*AdminGetProductsParamsAndItemAndItemID) SetString ¶
func (s *AdminGetProductsParamsAndItemAndItemID) SetString(v string)
SetString sets AdminGetProductsParamsAndItemAndItemID to string.
func (*AdminGetProductsParamsAndItemAndItemID) SetStringArray ¶
func (s *AdminGetProductsParamsAndItemAndItemID) SetStringArray(v []string)
SetStringArray sets AdminGetProductsParamsAndItemAndItemID to []string.
func (*AdminGetProductsParamsAndItemAndItemID) UnmarshalJSON ¶
func (s *AdminGetProductsParamsAndItemAndItemID) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (AdminGetProductsParamsAndItemAndItemID) Validate ¶
func (s AdminGetProductsParamsAndItemAndItemID) Validate() error
type AdminGetProductsParamsAndItemAndItemIDType ¶
type AdminGetProductsParamsAndItemAndItemIDType string
AdminGetProductsParamsAndItemAndItemIDType is oneOf type of AdminGetProductsParamsAndItemAndItemID.
const ( StringAdminGetProductsParamsAndItemAndItemID AdminGetProductsParamsAndItemAndItemIDType = "string" StringArrayAdminGetProductsParamsAndItemAndItemID AdminGetProductsParamsAndItemAndItemIDType = "[]string" )
Possible values for AdminGetProductsParamsAndItemAndItemIDType.
type AdminGetProductsParamsAndItemAndItemOrItem ¶
type AdminGetProductsParamsAndItemAndItemOrItem struct{}
The $or's details.
func (*AdminGetProductsParamsAndItemAndItemOrItem) Decode ¶
func (s *AdminGetProductsParamsAndItemAndItemOrItem) Decode(d *jx.Decoder) error
Decode decodes AdminGetProductsParamsAndItemAndItemOrItem from json.
func (*AdminGetProductsParamsAndItemAndItemOrItem) Encode ¶
func (s *AdminGetProductsParamsAndItemAndItemOrItem) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminGetProductsParamsAndItemAndItemOrItem) MarshalJSON ¶
func (s *AdminGetProductsParamsAndItemAndItemOrItem) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminGetProductsParamsAndItemAndItemOrItem) SetFake ¶
func (s *AdminGetProductsParamsAndItemAndItemOrItem) SetFake()
SetFake set fake values.
func (*AdminGetProductsParamsAndItemAndItemOrItem) UnmarshalJSON ¶
func (s *AdminGetProductsParamsAndItemAndItemOrItem) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type AdminGetProductsParamsAndItemAndItemVariants ¶
type AdminGetProductsParamsAndItemAndItemVariants struct{}
The $and's variants.
func (*AdminGetProductsParamsAndItemAndItemVariants) Decode ¶
func (s *AdminGetProductsParamsAndItemAndItemVariants) Decode(d *jx.Decoder) error
Decode decodes AdminGetProductsParamsAndItemAndItemVariants from json.
func (*AdminGetProductsParamsAndItemAndItemVariants) Encode ¶
func (s *AdminGetProductsParamsAndItemAndItemVariants) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminGetProductsParamsAndItemAndItemVariants) MarshalJSON ¶
func (s *AdminGetProductsParamsAndItemAndItemVariants) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminGetProductsParamsAndItemAndItemVariants) SetFake ¶
func (s *AdminGetProductsParamsAndItemAndItemVariants) SetFake()
SetFake set fake values.
func (*AdminGetProductsParamsAndItemAndItemVariants) UnmarshalJSON ¶
func (s *AdminGetProductsParamsAndItemAndItemVariants) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type AdminGetProductsParamsAndItemID ¶
type AdminGetProductsParamsAndItemID struct {
Type AdminGetProductsParamsAndItemIDType // switch on this field
String string
StringArray []string
}
AdminGetProductsParamsAndItemID represents sum type.
func NewStringAdminGetProductsParamsAndItemID ¶
func NewStringAdminGetProductsParamsAndItemID(v string) AdminGetProductsParamsAndItemID
NewStringAdminGetProductsParamsAndItemID returns new AdminGetProductsParamsAndItemID from string.
func NewStringArrayAdminGetProductsParamsAndItemID ¶
func NewStringArrayAdminGetProductsParamsAndItemID(v []string) AdminGetProductsParamsAndItemID
NewStringArrayAdminGetProductsParamsAndItemID returns new AdminGetProductsParamsAndItemID from []string.
func (*AdminGetProductsParamsAndItemID) Decode ¶
func (s *AdminGetProductsParamsAndItemID) Decode(d *jx.Decoder) error
Decode decodes AdminGetProductsParamsAndItemID from json.
func (AdminGetProductsParamsAndItemID) Encode ¶
func (s AdminGetProductsParamsAndItemID) Encode(e *jx.Encoder)
Encode encodes AdminGetProductsParamsAndItemID as json.
func (AdminGetProductsParamsAndItemID) GetString ¶
func (s AdminGetProductsParamsAndItemID) GetString() (v string, ok bool)
GetString returns string and true boolean if AdminGetProductsParamsAndItemID is string.
func (AdminGetProductsParamsAndItemID) GetStringArray ¶
func (s AdminGetProductsParamsAndItemID) GetStringArray() (v []string, ok bool)
GetStringArray returns []string and true boolean if AdminGetProductsParamsAndItemID is []string.
func (AdminGetProductsParamsAndItemID) IsString ¶
func (s AdminGetProductsParamsAndItemID) IsString() bool
IsString reports whether AdminGetProductsParamsAndItemID is string.
func (AdminGetProductsParamsAndItemID) IsStringArray ¶
func (s AdminGetProductsParamsAndItemID) IsStringArray() bool
IsStringArray reports whether AdminGetProductsParamsAndItemID is []string.
func (AdminGetProductsParamsAndItemID) MarshalJSON ¶
func (s AdminGetProductsParamsAndItemID) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminGetProductsParamsAndItemID) SetFake ¶
func (s *AdminGetProductsParamsAndItemID) SetFake()
SetFake set fake values.
func (*AdminGetProductsParamsAndItemID) SetString ¶
func (s *AdminGetProductsParamsAndItemID) SetString(v string)
SetString sets AdminGetProductsParamsAndItemID to string.
func (*AdminGetProductsParamsAndItemID) SetStringArray ¶
func (s *AdminGetProductsParamsAndItemID) SetStringArray(v []string)
SetStringArray sets AdminGetProductsParamsAndItemID to []string.
func (*AdminGetProductsParamsAndItemID) UnmarshalJSON ¶
func (s *AdminGetProductsParamsAndItemID) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (AdminGetProductsParamsAndItemID) Validate ¶
func (s AdminGetProductsParamsAndItemID) Validate() error
type AdminGetProductsParamsAndItemIDType ¶
type AdminGetProductsParamsAndItemIDType string
AdminGetProductsParamsAndItemIDType is oneOf type of AdminGetProductsParamsAndItemID.
const ( StringAdminGetProductsParamsAndItemID AdminGetProductsParamsAndItemIDType = "string" StringArrayAdminGetProductsParamsAndItemID AdminGetProductsParamsAndItemIDType = "[]string" )
Possible values for AdminGetProductsParamsAndItemIDType.
type AdminGetProductsParamsAndItemOrItem ¶
type AdminGetProductsParamsAndItemOrItem struct {
// The $or's q.
Q OptString `json:"q"`
ID OptAdminGetProductsParamsAndItemOrItemID `json:"id"`
// The $or's status.
Status []jx.Raw `json:"status"`
// The $or's title.
Title OptString `json:"title"`
// The $or's handle.
Handle OptString `json:"handle"`
// The $or's is giftcard.
IsGiftcard OptBool `json:"is_giftcard"`
// The $or's price list id.
PriceListID []string `json:"price_list_id"`
// The $or's sales channel id.
SalesChannelID []string `json:"sales_channel_id"`
// The $or's collection id.
CollectionID []string `json:"collection_id"`
// The $or's tags.
Tags []string `json:"tags"`
// The $or's type id.
TypeID []string `json:"type_id"`
// The $or's variants.
Variants *AdminGetProductsParamsAndItemOrItemVariants `json:"variants"`
CreatedAt jx.Raw `json:"created_at"`
UpdatedAt jx.Raw `json:"updated_at"`
DeletedAt jx.Raw `json:"deleted_at"`
// The $or's $and.
And []AdminGetProductsParamsAndItemOrItemAndItem `json:"$and"`
// The $or's details.
Or []AdminGetProductsParamsAndItemOrItemOrItem `json:"$or"`
// The $or's expand.
Expand OptString `json:"expand"`
// The $or's fields.
Fields OptString `json:"fields"`
// The $or's offset.
Offset OptFloat64 `json:"offset"`
// The $or's limit.
Limit OptFloat64 `json:"limit"`
// The $or's order.
Order OptString `json:"order"`
}
The $or's details.
func (*AdminGetProductsParamsAndItemOrItem) Decode ¶
func (s *AdminGetProductsParamsAndItemOrItem) Decode(d *jx.Decoder) error
Decode decodes AdminGetProductsParamsAndItemOrItem from json.
func (*AdminGetProductsParamsAndItemOrItem) Encode ¶
func (s *AdminGetProductsParamsAndItemOrItem) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminGetProductsParamsAndItemOrItem) GetAnd ¶
func (s *AdminGetProductsParamsAndItemOrItem) GetAnd() []AdminGetProductsParamsAndItemOrItemAndItem
GetAnd returns the value of And.
func (*AdminGetProductsParamsAndItemOrItem) GetCollectionID ¶
func (s *AdminGetProductsParamsAndItemOrItem) GetCollectionID() []string
GetCollectionID returns the value of CollectionID.
func (*AdminGetProductsParamsAndItemOrItem) GetCreatedAt ¶
func (s *AdminGetProductsParamsAndItemOrItem) GetCreatedAt() jx.Raw
GetCreatedAt returns the value of CreatedAt.
func (*AdminGetProductsParamsAndItemOrItem) GetDeletedAt ¶
func (s *AdminGetProductsParamsAndItemOrItem) GetDeletedAt() jx.Raw
GetDeletedAt returns the value of DeletedAt.
func (*AdminGetProductsParamsAndItemOrItem) GetExpand ¶
func (s *AdminGetProductsParamsAndItemOrItem) GetExpand() OptString
GetExpand returns the value of Expand.
func (*AdminGetProductsParamsAndItemOrItem) GetFields ¶
func (s *AdminGetProductsParamsAndItemOrItem) GetFields() OptString
GetFields returns the value of Fields.
func (*AdminGetProductsParamsAndItemOrItem) GetHandle ¶
func (s *AdminGetProductsParamsAndItemOrItem) GetHandle() OptString
GetHandle returns the value of Handle.
func (*AdminGetProductsParamsAndItemOrItem) GetID ¶
func (s *AdminGetProductsParamsAndItemOrItem) GetID() OptAdminGetProductsParamsAndItemOrItemID
GetID returns the value of ID.
func (*AdminGetProductsParamsAndItemOrItem) GetIsGiftcard ¶
func (s *AdminGetProductsParamsAndItemOrItem) GetIsGiftcard() OptBool
GetIsGiftcard returns the value of IsGiftcard.
func (*AdminGetProductsParamsAndItemOrItem) GetLimit ¶
func (s *AdminGetProductsParamsAndItemOrItem) GetLimit() OptFloat64
GetLimit returns the value of Limit.
func (*AdminGetProductsParamsAndItemOrItem) GetOffset ¶
func (s *AdminGetProductsParamsAndItemOrItem) GetOffset() OptFloat64
GetOffset returns the value of Offset.
func (*AdminGetProductsParamsAndItemOrItem) GetOr ¶
func (s *AdminGetProductsParamsAndItemOrItem) GetOr() []AdminGetProductsParamsAndItemOrItemOrItem
GetOr returns the value of Or.
func (*AdminGetProductsParamsAndItemOrItem) GetOrder ¶
func (s *AdminGetProductsParamsAndItemOrItem) GetOrder() OptString
GetOrder returns the value of Order.
func (*AdminGetProductsParamsAndItemOrItem) GetPriceListID ¶
func (s *AdminGetProductsParamsAndItemOrItem) GetPriceListID() []string
GetPriceListID returns the value of PriceListID.
func (*AdminGetProductsParamsAndItemOrItem) GetQ ¶
func (s *AdminGetProductsParamsAndItemOrItem) GetQ() OptString
GetQ returns the value of Q.
func (*AdminGetProductsParamsAndItemOrItem) GetSalesChannelID ¶
func (s *AdminGetProductsParamsAndItemOrItem) GetSalesChannelID() []string
GetSalesChannelID returns the value of SalesChannelID.
func (*AdminGetProductsParamsAndItemOrItem) GetStatus ¶
func (s *AdminGetProductsParamsAndItemOrItem) GetStatus() []jx.Raw
GetStatus returns the value of Status.
func (*AdminGetProductsParamsAndItemOrItem) GetTags ¶
func (s *AdminGetProductsParamsAndItemOrItem) GetTags() []string
GetTags returns the value of Tags.
func (*AdminGetProductsParamsAndItemOrItem) GetTitle ¶
func (s *AdminGetProductsParamsAndItemOrItem) GetTitle() OptString
GetTitle returns the value of Title.
func (*AdminGetProductsParamsAndItemOrItem) GetTypeID ¶
func (s *AdminGetProductsParamsAndItemOrItem) GetTypeID() []string
GetTypeID returns the value of TypeID.
func (*AdminGetProductsParamsAndItemOrItem) GetUpdatedAt ¶
func (s *AdminGetProductsParamsAndItemOrItem) GetUpdatedAt() jx.Raw
GetUpdatedAt returns the value of UpdatedAt.
func (*AdminGetProductsParamsAndItemOrItem) GetVariants ¶
func (s *AdminGetProductsParamsAndItemOrItem) GetVariants() *AdminGetProductsParamsAndItemOrItemVariants
GetVariants returns the value of Variants.
func (*AdminGetProductsParamsAndItemOrItem) MarshalJSON ¶
func (s *AdminGetProductsParamsAndItemOrItem) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminGetProductsParamsAndItemOrItem) SetAnd ¶
func (s *AdminGetProductsParamsAndItemOrItem) SetAnd(val []AdminGetProductsParamsAndItemOrItemAndItem)
SetAnd sets the value of And.
func (*AdminGetProductsParamsAndItemOrItem) SetCollectionID ¶
func (s *AdminGetProductsParamsAndItemOrItem) SetCollectionID(val []string)
SetCollectionID sets the value of CollectionID.
func (*AdminGetProductsParamsAndItemOrItem) SetCreatedAt ¶
func (s *AdminGetProductsParamsAndItemOrItem) SetCreatedAt(val jx.Raw)
SetCreatedAt sets the value of CreatedAt.
func (*AdminGetProductsParamsAndItemOrItem) SetDeletedAt ¶
func (s *AdminGetProductsParamsAndItemOrItem) SetDeletedAt(val jx.Raw)
SetDeletedAt sets the value of DeletedAt.
func (*AdminGetProductsParamsAndItemOrItem) SetExpand ¶
func (s *AdminGetProductsParamsAndItemOrItem) SetExpand(val OptString)
SetExpand sets the value of Expand.
func (*AdminGetProductsParamsAndItemOrItem) SetFake ¶
func (s *AdminGetProductsParamsAndItemOrItem) SetFake()
SetFake set fake values.
func (*AdminGetProductsParamsAndItemOrItem) SetFields ¶
func (s *AdminGetProductsParamsAndItemOrItem) SetFields(val OptString)
SetFields sets the value of Fields.
func (*AdminGetProductsParamsAndItemOrItem) SetHandle ¶
func (s *AdminGetProductsParamsAndItemOrItem) SetHandle(val OptString)
SetHandle sets the value of Handle.
func (*AdminGetProductsParamsAndItemOrItem) SetID ¶
func (s *AdminGetProductsParamsAndItemOrItem) SetID(val OptAdminGetProductsParamsAndItemOrItemID)
SetID sets the value of ID.
func (*AdminGetProductsParamsAndItemOrItem) SetIsGiftcard ¶
func (s *AdminGetProductsParamsAndItemOrItem) SetIsGiftcard(val OptBool)
SetIsGiftcard sets the value of IsGiftcard.
func (*AdminGetProductsParamsAndItemOrItem) SetLimit ¶
func (s *AdminGetProductsParamsAndItemOrItem) SetLimit(val OptFloat64)
SetLimit sets the value of Limit.
func (*AdminGetProductsParamsAndItemOrItem) SetOffset ¶
func (s *AdminGetProductsParamsAndItemOrItem) SetOffset(val OptFloat64)
SetOffset sets the value of Offset.
func (*AdminGetProductsParamsAndItemOrItem) SetOr ¶
func (s *AdminGetProductsParamsAndItemOrItem) SetOr(val []AdminGetProductsParamsAndItemOrItemOrItem)
SetOr sets the value of Or.
func (*AdminGetProductsParamsAndItemOrItem) SetOrder ¶
func (s *AdminGetProductsParamsAndItemOrItem) SetOrder(val OptString)
SetOrder sets the value of Order.
func (*AdminGetProductsParamsAndItemOrItem) SetPriceListID ¶
func (s *AdminGetProductsParamsAndItemOrItem) SetPriceListID(val []string)
SetPriceListID sets the value of PriceListID.
func (*AdminGetProductsParamsAndItemOrItem) SetQ ¶
func (s *AdminGetProductsParamsAndItemOrItem) SetQ(val OptString)
SetQ sets the value of Q.
func (*AdminGetProductsParamsAndItemOrItem) SetSalesChannelID ¶
func (s *AdminGetProductsParamsAndItemOrItem) SetSalesChannelID(val []string)
SetSalesChannelID sets the value of SalesChannelID.
func (*AdminGetProductsParamsAndItemOrItem) SetStatus ¶
func (s *AdminGetProductsParamsAndItemOrItem) SetStatus(val []jx.Raw)
SetStatus sets the value of Status.
func (*AdminGetProductsParamsAndItemOrItem) SetTags ¶
func (s *AdminGetProductsParamsAndItemOrItem) SetTags(val []string)
SetTags sets the value of Tags.
func (*AdminGetProductsParamsAndItemOrItem) SetTitle ¶
func (s *AdminGetProductsParamsAndItemOrItem) SetTitle(val OptString)
SetTitle sets the value of Title.
func (*AdminGetProductsParamsAndItemOrItem) SetTypeID ¶
func (s *AdminGetProductsParamsAndItemOrItem) SetTypeID(val []string)
SetTypeID sets the value of TypeID.
func (*AdminGetProductsParamsAndItemOrItem) SetUpdatedAt ¶
func (s *AdminGetProductsParamsAndItemOrItem) SetUpdatedAt(val jx.Raw)
SetUpdatedAt sets the value of UpdatedAt.
func (*AdminGetProductsParamsAndItemOrItem) SetVariants ¶
func (s *AdminGetProductsParamsAndItemOrItem) SetVariants(val *AdminGetProductsParamsAndItemOrItemVariants)
SetVariants sets the value of Variants.
func (*AdminGetProductsParamsAndItemOrItem) UnmarshalJSON ¶
func (s *AdminGetProductsParamsAndItemOrItem) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*AdminGetProductsParamsAndItemOrItem) Validate ¶
func (s *AdminGetProductsParamsAndItemOrItem) Validate() error
type AdminGetProductsParamsAndItemOrItemAndItem ¶
type AdminGetProductsParamsAndItemOrItemAndItem struct{}
The $and's details.
func (*AdminGetProductsParamsAndItemOrItemAndItem) Decode ¶
func (s *AdminGetProductsParamsAndItemOrItemAndItem) Decode(d *jx.Decoder) error
Decode decodes AdminGetProductsParamsAndItemOrItemAndItem from json.
func (*AdminGetProductsParamsAndItemOrItemAndItem) Encode ¶
func (s *AdminGetProductsParamsAndItemOrItemAndItem) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminGetProductsParamsAndItemOrItemAndItem) MarshalJSON ¶
func (s *AdminGetProductsParamsAndItemOrItemAndItem) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminGetProductsParamsAndItemOrItemAndItem) SetFake ¶
func (s *AdminGetProductsParamsAndItemOrItemAndItem) SetFake()
SetFake set fake values.
func (*AdminGetProductsParamsAndItemOrItemAndItem) UnmarshalJSON ¶
func (s *AdminGetProductsParamsAndItemOrItemAndItem) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type AdminGetProductsParamsAndItemOrItemID ¶
type AdminGetProductsParamsAndItemOrItemID struct {
Type AdminGetProductsParamsAndItemOrItemIDType // switch on this field
String string
StringArray []string
}
AdminGetProductsParamsAndItemOrItemID represents sum type.
func NewStringAdminGetProductsParamsAndItemOrItemID ¶
func NewStringAdminGetProductsParamsAndItemOrItemID(v string) AdminGetProductsParamsAndItemOrItemID
NewStringAdminGetProductsParamsAndItemOrItemID returns new AdminGetProductsParamsAndItemOrItemID from string.
func NewStringArrayAdminGetProductsParamsAndItemOrItemID ¶
func NewStringArrayAdminGetProductsParamsAndItemOrItemID(v []string) AdminGetProductsParamsAndItemOrItemID
NewStringArrayAdminGetProductsParamsAndItemOrItemID returns new AdminGetProductsParamsAndItemOrItemID from []string.
func (*AdminGetProductsParamsAndItemOrItemID) Decode ¶
func (s *AdminGetProductsParamsAndItemOrItemID) Decode(d *jx.Decoder) error
Decode decodes AdminGetProductsParamsAndItemOrItemID from json.
func (AdminGetProductsParamsAndItemOrItemID) Encode ¶
func (s AdminGetProductsParamsAndItemOrItemID) Encode(e *jx.Encoder)
Encode encodes AdminGetProductsParamsAndItemOrItemID as json.
func (AdminGetProductsParamsAndItemOrItemID) GetString ¶
func (s AdminGetProductsParamsAndItemOrItemID) GetString() (v string, ok bool)
GetString returns string and true boolean if AdminGetProductsParamsAndItemOrItemID is string.
func (AdminGetProductsParamsAndItemOrItemID) GetStringArray ¶
func (s AdminGetProductsParamsAndItemOrItemID) GetStringArray() (v []string, ok bool)
GetStringArray returns []string and true boolean if AdminGetProductsParamsAndItemOrItemID is []string.
func (AdminGetProductsParamsAndItemOrItemID) IsString ¶
func (s AdminGetProductsParamsAndItemOrItemID) IsString() bool
IsString reports whether AdminGetProductsParamsAndItemOrItemID is string.
func (AdminGetProductsParamsAndItemOrItemID) IsStringArray ¶
func (s AdminGetProductsParamsAndItemOrItemID) IsStringArray() bool
IsStringArray reports whether AdminGetProductsParamsAndItemOrItemID is []string.
func (AdminGetProductsParamsAndItemOrItemID) MarshalJSON ¶
func (s AdminGetProductsParamsAndItemOrItemID) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminGetProductsParamsAndItemOrItemID) SetFake ¶
func (s *AdminGetProductsParamsAndItemOrItemID) SetFake()
SetFake set fake values.
func (*AdminGetProductsParamsAndItemOrItemID) SetString ¶
func (s *AdminGetProductsParamsAndItemOrItemID) SetString(v string)
SetString sets AdminGetProductsParamsAndItemOrItemID to string.
func (*AdminGetProductsParamsAndItemOrItemID) SetStringArray ¶
func (s *AdminGetProductsParamsAndItemOrItemID) SetStringArray(v []string)
SetStringArray sets AdminGetProductsParamsAndItemOrItemID to []string.
func (*AdminGetProductsParamsAndItemOrItemID) UnmarshalJSON ¶
func (s *AdminGetProductsParamsAndItemOrItemID) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (AdminGetProductsParamsAndItemOrItemID) Validate ¶
func (s AdminGetProductsParamsAndItemOrItemID) Validate() error
type AdminGetProductsParamsAndItemOrItemIDType ¶
type AdminGetProductsParamsAndItemOrItemIDType string
AdminGetProductsParamsAndItemOrItemIDType is oneOf type of AdminGetProductsParamsAndItemOrItemID.
const ( StringAdminGetProductsParamsAndItemOrItemID AdminGetProductsParamsAndItemOrItemIDType = "string" StringArrayAdminGetProductsParamsAndItemOrItemID AdminGetProductsParamsAndItemOrItemIDType = "[]string" )
Possible values for AdminGetProductsParamsAndItemOrItemIDType.
type AdminGetProductsParamsAndItemOrItemOrItem ¶
type AdminGetProductsParamsAndItemOrItemOrItem struct{}
The $or's details.
func (*AdminGetProductsParamsAndItemOrItemOrItem) Decode ¶
func (s *AdminGetProductsParamsAndItemOrItemOrItem) Decode(d *jx.Decoder) error
Decode decodes AdminGetProductsParamsAndItemOrItemOrItem from json.
func (*AdminGetProductsParamsAndItemOrItemOrItem) Encode ¶
func (s *AdminGetProductsParamsAndItemOrItemOrItem) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminGetProductsParamsAndItemOrItemOrItem) MarshalJSON ¶
func (s *AdminGetProductsParamsAndItemOrItemOrItem) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminGetProductsParamsAndItemOrItemOrItem) SetFake ¶
func (s *AdminGetProductsParamsAndItemOrItemOrItem) SetFake()
SetFake set fake values.
func (*AdminGetProductsParamsAndItemOrItemOrItem) UnmarshalJSON ¶
func (s *AdminGetProductsParamsAndItemOrItemOrItem) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type AdminGetProductsParamsAndItemOrItemVariants ¶
type AdminGetProductsParamsAndItemOrItemVariants struct{}
The $or's variants.
func (*AdminGetProductsParamsAndItemOrItemVariants) Decode ¶
func (s *AdminGetProductsParamsAndItemOrItemVariants) Decode(d *jx.Decoder) error
Decode decodes AdminGetProductsParamsAndItemOrItemVariants from json.
func (*AdminGetProductsParamsAndItemOrItemVariants) Encode ¶
func (s *AdminGetProductsParamsAndItemOrItemVariants) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminGetProductsParamsAndItemOrItemVariants) MarshalJSON ¶
func (s *AdminGetProductsParamsAndItemOrItemVariants) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminGetProductsParamsAndItemOrItemVariants) SetFake ¶
func (s *AdminGetProductsParamsAndItemOrItemVariants) SetFake()
SetFake set fake values.
func (*AdminGetProductsParamsAndItemOrItemVariants) UnmarshalJSON ¶
func (s *AdminGetProductsParamsAndItemOrItemVariants) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type AdminGetProductsParamsAndItemVariants ¶
type AdminGetProductsParamsAndItemVariants struct{}
The $and's variants.
func (*AdminGetProductsParamsAndItemVariants) Decode ¶
func (s *AdminGetProductsParamsAndItemVariants) Decode(d *jx.Decoder) error
Decode decodes AdminGetProductsParamsAndItemVariants from json.
func (*AdminGetProductsParamsAndItemVariants) Encode ¶
func (s *AdminGetProductsParamsAndItemVariants) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminGetProductsParamsAndItemVariants) MarshalJSON ¶
func (s *AdminGetProductsParamsAndItemVariants) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminGetProductsParamsAndItemVariants) SetFake ¶
func (s *AdminGetProductsParamsAndItemVariants) SetFake()
SetFake set fake values.
func (*AdminGetProductsParamsAndItemVariants) UnmarshalJSON ¶
func (s *AdminGetProductsParamsAndItemVariants) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type AdminGetProductsParamsID ¶
type AdminGetProductsParamsID struct {
Type AdminGetProductsParamsIDType // switch on this field
String string
StringArray []string
}
AdminGetProductsParamsID represents sum type.
func NewStringAdminGetProductsParamsID ¶
func NewStringAdminGetProductsParamsID(v string) AdminGetProductsParamsID
NewStringAdminGetProductsParamsID returns new AdminGetProductsParamsID from string.
func NewStringArrayAdminGetProductsParamsID ¶
func NewStringArrayAdminGetProductsParamsID(v []string) AdminGetProductsParamsID
NewStringArrayAdminGetProductsParamsID returns new AdminGetProductsParamsID from []string.
func (*AdminGetProductsParamsID) Decode ¶
func (s *AdminGetProductsParamsID) Decode(d *jx.Decoder) error
Decode decodes AdminGetProductsParamsID from json.
func (AdminGetProductsParamsID) Encode ¶
func (s AdminGetProductsParamsID) Encode(e *jx.Encoder)
Encode encodes AdminGetProductsParamsID as json.
func (AdminGetProductsParamsID) GetString ¶
func (s AdminGetProductsParamsID) GetString() (v string, ok bool)
GetString returns string and true boolean if AdminGetProductsParamsID is string.
func (AdminGetProductsParamsID) GetStringArray ¶
func (s AdminGetProductsParamsID) GetStringArray() (v []string, ok bool)
GetStringArray returns []string and true boolean if AdminGetProductsParamsID is []string.
func (AdminGetProductsParamsID) IsString ¶
func (s AdminGetProductsParamsID) IsString() bool
IsString reports whether AdminGetProductsParamsID is string.
func (AdminGetProductsParamsID) IsStringArray ¶
func (s AdminGetProductsParamsID) IsStringArray() bool
IsStringArray reports whether AdminGetProductsParamsID is []string.
func (AdminGetProductsParamsID) MarshalJSON ¶
func (s AdminGetProductsParamsID) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminGetProductsParamsID) SetFake ¶
func (s *AdminGetProductsParamsID) SetFake()
SetFake set fake values.
func (*AdminGetProductsParamsID) SetString ¶
func (s *AdminGetProductsParamsID) SetString(v string)
SetString sets AdminGetProductsParamsID to string.
func (*AdminGetProductsParamsID) SetStringArray ¶
func (s *AdminGetProductsParamsID) SetStringArray(v []string)
SetStringArray sets AdminGetProductsParamsID to []string.
func (*AdminGetProductsParamsID) UnmarshalJSON ¶
func (s *AdminGetProductsParamsID) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (AdminGetProductsParamsID) Validate ¶
func (s AdminGetProductsParamsID) Validate() error
type AdminGetProductsParamsIDType ¶
type AdminGetProductsParamsIDType string
AdminGetProductsParamsIDType is oneOf type of AdminGetProductsParamsID.
const ( StringAdminGetProductsParamsID AdminGetProductsParamsIDType = "string" StringArrayAdminGetProductsParamsID AdminGetProductsParamsIDType = "[]string" )
Possible values for AdminGetProductsParamsIDType.
type AdminGetProductsParamsOrItem ¶
type AdminGetProductsParamsOrItem struct {
// The $or's q.
Q OptString `json:"q"`
ID OptAdminGetProductsParamsOrItemID `json:"id"`
// The $or's status.
Status []jx.Raw `json:"status"`
// The $or's title.
Title OptString `json:"title"`
// The $or's handle.
Handle OptString `json:"handle"`
// The $or's is giftcard.
IsGiftcard OptBool `json:"is_giftcard"`
// The $or's price list id.
PriceListID []string `json:"price_list_id"`
// The $or's sales channel id.
SalesChannelID []string `json:"sales_channel_id"`
// The $or's collection id.
CollectionID []string `json:"collection_id"`
// The $or's tags.
Tags []string `json:"tags"`
// The $or's type id.
TypeID []string `json:"type_id"`
// The $or's variants.
Variants *AdminGetProductsParamsOrItemVariants `json:"variants"`
CreatedAt jx.Raw `json:"created_at"`
UpdatedAt jx.Raw `json:"updated_at"`
DeletedAt jx.Raw `json:"deleted_at"`
// The $or's $and.
And []AdminGetProductsParamsOrItemAndItem `json:"$and"`
// The $or's details.
Or []AdminGetProductsParamsOrItemOrItem `json:"$or"`
// The $or's expand.
Expand OptString `json:"expand"`
// The $or's fields.
Fields OptString `json:"fields"`
// The $or's offset.
Offset OptFloat64 `json:"offset"`
// The $or's limit.
Limit OptFloat64 `json:"limit"`
// The $or's order.
Order OptString `json:"order"`
}
The $or's details.
func (*AdminGetProductsParamsOrItem) Decode ¶
func (s *AdminGetProductsParamsOrItem) Decode(d *jx.Decoder) error
Decode decodes AdminGetProductsParamsOrItem from json.
func (*AdminGetProductsParamsOrItem) Encode ¶
func (s *AdminGetProductsParamsOrItem) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminGetProductsParamsOrItem) GetAnd ¶
func (s *AdminGetProductsParamsOrItem) GetAnd() []AdminGetProductsParamsOrItemAndItem
GetAnd returns the value of And.
func (*AdminGetProductsParamsOrItem) GetCollectionID ¶
func (s *AdminGetProductsParamsOrItem) GetCollectionID() []string
GetCollectionID returns the value of CollectionID.
func (*AdminGetProductsParamsOrItem) GetCreatedAt ¶
func (s *AdminGetProductsParamsOrItem) GetCreatedAt() jx.Raw
GetCreatedAt returns the value of CreatedAt.
func (*AdminGetProductsParamsOrItem) GetDeletedAt ¶
func (s *AdminGetProductsParamsOrItem) GetDeletedAt() jx.Raw
GetDeletedAt returns the value of DeletedAt.
func (*AdminGetProductsParamsOrItem) GetExpand ¶
func (s *AdminGetProductsParamsOrItem) GetExpand() OptString
GetExpand returns the value of Expand.
func (*AdminGetProductsParamsOrItem) GetFields ¶
func (s *AdminGetProductsParamsOrItem) GetFields() OptString
GetFields returns the value of Fields.
func (*AdminGetProductsParamsOrItem) GetHandle ¶
func (s *AdminGetProductsParamsOrItem) GetHandle() OptString
GetHandle returns the value of Handle.
func (*AdminGetProductsParamsOrItem) GetID ¶
func (s *AdminGetProductsParamsOrItem) GetID() OptAdminGetProductsParamsOrItemID
GetID returns the value of ID.
func (*AdminGetProductsParamsOrItem) GetIsGiftcard ¶
func (s *AdminGetProductsParamsOrItem) GetIsGiftcard() OptBool
GetIsGiftcard returns the value of IsGiftcard.
func (*AdminGetProductsParamsOrItem) GetLimit ¶
func (s *AdminGetProductsParamsOrItem) GetLimit() OptFloat64
GetLimit returns the value of Limit.
func (*AdminGetProductsParamsOrItem) GetOffset ¶
func (s *AdminGetProductsParamsOrItem) GetOffset() OptFloat64
GetOffset returns the value of Offset.
func (*AdminGetProductsParamsOrItem) GetOr ¶
func (s *AdminGetProductsParamsOrItem) GetOr() []AdminGetProductsParamsOrItemOrItem
GetOr returns the value of Or.
func (*AdminGetProductsParamsOrItem) GetOrder ¶
func (s *AdminGetProductsParamsOrItem) GetOrder() OptString
GetOrder returns the value of Order.
func (*AdminGetProductsParamsOrItem) GetPriceListID ¶
func (s *AdminGetProductsParamsOrItem) GetPriceListID() []string
GetPriceListID returns the value of PriceListID.
func (*AdminGetProductsParamsOrItem) GetQ ¶
func (s *AdminGetProductsParamsOrItem) GetQ() OptString
GetQ returns the value of Q.
func (*AdminGetProductsParamsOrItem) GetSalesChannelID ¶
func (s *AdminGetProductsParamsOrItem) GetSalesChannelID() []string
GetSalesChannelID returns the value of SalesChannelID.
func (*AdminGetProductsParamsOrItem) GetStatus ¶
func (s *AdminGetProductsParamsOrItem) GetStatus() []jx.Raw
GetStatus returns the value of Status.
func (*AdminGetProductsParamsOrItem) GetTags ¶
func (s *AdminGetProductsParamsOrItem) GetTags() []string
GetTags returns the value of Tags.
func (*AdminGetProductsParamsOrItem) GetTitle ¶
func (s *AdminGetProductsParamsOrItem) GetTitle() OptString
GetTitle returns the value of Title.
func (*AdminGetProductsParamsOrItem) GetTypeID ¶
func (s *AdminGetProductsParamsOrItem) GetTypeID() []string
GetTypeID returns the value of TypeID.
func (*AdminGetProductsParamsOrItem) GetUpdatedAt ¶
func (s *AdminGetProductsParamsOrItem) GetUpdatedAt() jx.Raw
GetUpdatedAt returns the value of UpdatedAt.
func (*AdminGetProductsParamsOrItem) GetVariants ¶
func (s *AdminGetProductsParamsOrItem) GetVariants() *AdminGetProductsParamsOrItemVariants
GetVariants returns the value of Variants.
func (*AdminGetProductsParamsOrItem) MarshalJSON ¶
func (s *AdminGetProductsParamsOrItem) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminGetProductsParamsOrItem) SetAnd ¶
func (s *AdminGetProductsParamsOrItem) SetAnd(val []AdminGetProductsParamsOrItemAndItem)
SetAnd sets the value of And.
func (*AdminGetProductsParamsOrItem) SetCollectionID ¶
func (s *AdminGetProductsParamsOrItem) SetCollectionID(val []string)
SetCollectionID sets the value of CollectionID.
func (*AdminGetProductsParamsOrItem) SetCreatedAt ¶
func (s *AdminGetProductsParamsOrItem) SetCreatedAt(val jx.Raw)
SetCreatedAt sets the value of CreatedAt.
func (*AdminGetProductsParamsOrItem) SetDeletedAt ¶
func (s *AdminGetProductsParamsOrItem) SetDeletedAt(val jx.Raw)
SetDeletedAt sets the value of DeletedAt.
func (*AdminGetProductsParamsOrItem) SetExpand ¶
func (s *AdminGetProductsParamsOrItem) SetExpand(val OptString)
SetExpand sets the value of Expand.
func (*AdminGetProductsParamsOrItem) SetFake ¶
func (s *AdminGetProductsParamsOrItem) SetFake()
SetFake set fake values.
func (*AdminGetProductsParamsOrItem) SetFields ¶
func (s *AdminGetProductsParamsOrItem) SetFields(val OptString)
SetFields sets the value of Fields.
func (*AdminGetProductsParamsOrItem) SetHandle ¶
func (s *AdminGetProductsParamsOrItem) SetHandle(val OptString)
SetHandle sets the value of Handle.
func (*AdminGetProductsParamsOrItem) SetID ¶
func (s *AdminGetProductsParamsOrItem) SetID(val OptAdminGetProductsParamsOrItemID)
SetID sets the value of ID.
func (*AdminGetProductsParamsOrItem) SetIsGiftcard ¶
func (s *AdminGetProductsParamsOrItem) SetIsGiftcard(val OptBool)
SetIsGiftcard sets the value of IsGiftcard.
func (*AdminGetProductsParamsOrItem) SetLimit ¶
func (s *AdminGetProductsParamsOrItem) SetLimit(val OptFloat64)
SetLimit sets the value of Limit.
func (*AdminGetProductsParamsOrItem) SetOffset ¶
func (s *AdminGetProductsParamsOrItem) SetOffset(val OptFloat64)
SetOffset sets the value of Offset.
func (*AdminGetProductsParamsOrItem) SetOr ¶
func (s *AdminGetProductsParamsOrItem) SetOr(val []AdminGetProductsParamsOrItemOrItem)
SetOr sets the value of Or.
func (*AdminGetProductsParamsOrItem) SetOrder ¶
func (s *AdminGetProductsParamsOrItem) SetOrder(val OptString)
SetOrder sets the value of Order.
func (*AdminGetProductsParamsOrItem) SetPriceListID ¶
func (s *AdminGetProductsParamsOrItem) SetPriceListID(val []string)
SetPriceListID sets the value of PriceListID.
func (*AdminGetProductsParamsOrItem) SetQ ¶
func (s *AdminGetProductsParamsOrItem) SetQ(val OptString)
SetQ sets the value of Q.
func (*AdminGetProductsParamsOrItem) SetSalesChannelID ¶
func (s *AdminGetProductsParamsOrItem) SetSalesChannelID(val []string)
SetSalesChannelID sets the value of SalesChannelID.
func (*AdminGetProductsParamsOrItem) SetStatus ¶
func (s *AdminGetProductsParamsOrItem) SetStatus(val []jx.Raw)
SetStatus sets the value of Status.
func (*AdminGetProductsParamsOrItem) SetTags ¶
func (s *AdminGetProductsParamsOrItem) SetTags(val []string)
SetTags sets the value of Tags.
func (*AdminGetProductsParamsOrItem) SetTitle ¶
func (s *AdminGetProductsParamsOrItem) SetTitle(val OptString)
SetTitle sets the value of Title.
func (*AdminGetProductsParamsOrItem) SetTypeID ¶
func (s *AdminGetProductsParamsOrItem) SetTypeID(val []string)
SetTypeID sets the value of TypeID.
func (*AdminGetProductsParamsOrItem) SetUpdatedAt ¶
func (s *AdminGetProductsParamsOrItem) SetUpdatedAt(val jx.Raw)
SetUpdatedAt sets the value of UpdatedAt.
func (*AdminGetProductsParamsOrItem) SetVariants ¶
func (s *AdminGetProductsParamsOrItem) SetVariants(val *AdminGetProductsParamsOrItemVariants)
SetVariants sets the value of Variants.
func (*AdminGetProductsParamsOrItem) UnmarshalJSON ¶
func (s *AdminGetProductsParamsOrItem) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*AdminGetProductsParamsOrItem) Validate ¶
func (s *AdminGetProductsParamsOrItem) Validate() error
type AdminGetProductsParamsOrItemAndItem ¶
type AdminGetProductsParamsOrItemAndItem struct {
// The $and's q.
Q OptString `json:"q"`
ID OptAdminGetProductsParamsOrItemAndItemID `json:"id"`
// The $and's status.
Status []jx.Raw `json:"status"`
// The $and's title.
Title OptString `json:"title"`
// The $and's handle.
Handle OptString `json:"handle"`
// The $and's is giftcard.
IsGiftcard OptBool `json:"is_giftcard"`
// The $and's price list id.
PriceListID []string `json:"price_list_id"`
// The $and's sales channel id.
SalesChannelID []string `json:"sales_channel_id"`
// The $and's collection id.
CollectionID []string `json:"collection_id"`
// The $and's tags.
Tags []string `json:"tags"`
// The $and's type id.
TypeID []string `json:"type_id"`
// The $and's variants.
Variants *AdminGetProductsParamsOrItemAndItemVariants `json:"variants"`
CreatedAt jx.Raw `json:"created_at"`
UpdatedAt jx.Raw `json:"updated_at"`
DeletedAt jx.Raw `json:"deleted_at"`
// The $and's details.
And []AdminGetProductsParamsOrItemAndItemAndItem `json:"$and"`
// The $and's $or.
Or []AdminGetProductsParamsOrItemAndItemOrItem `json:"$or"`
// The $and's expand.
Expand OptString `json:"expand"`
// The $and's fields.
Fields OptString `json:"fields"`
// The $and's offset.
Offset OptFloat64 `json:"offset"`
// The $and's limit.
Limit OptFloat64 `json:"limit"`
// The $and's order.
Order OptString `json:"order"`
}
The $and's details.
func (*AdminGetProductsParamsOrItemAndItem) Decode ¶
func (s *AdminGetProductsParamsOrItemAndItem) Decode(d *jx.Decoder) error
Decode decodes AdminGetProductsParamsOrItemAndItem from json.
func (*AdminGetProductsParamsOrItemAndItem) Encode ¶
func (s *AdminGetProductsParamsOrItemAndItem) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminGetProductsParamsOrItemAndItem) GetAnd ¶
func (s *AdminGetProductsParamsOrItemAndItem) GetAnd() []AdminGetProductsParamsOrItemAndItemAndItem
GetAnd returns the value of And.
func (*AdminGetProductsParamsOrItemAndItem) GetCollectionID ¶
func (s *AdminGetProductsParamsOrItemAndItem) GetCollectionID() []string
GetCollectionID returns the value of CollectionID.
func (*AdminGetProductsParamsOrItemAndItem) GetCreatedAt ¶
func (s *AdminGetProductsParamsOrItemAndItem) GetCreatedAt() jx.Raw
GetCreatedAt returns the value of CreatedAt.
func (*AdminGetProductsParamsOrItemAndItem) GetDeletedAt ¶
func (s *AdminGetProductsParamsOrItemAndItem) GetDeletedAt() jx.Raw
GetDeletedAt returns the value of DeletedAt.
func (*AdminGetProductsParamsOrItemAndItem) GetExpand ¶
func (s *AdminGetProductsParamsOrItemAndItem) GetExpand() OptString
GetExpand returns the value of Expand.
func (*AdminGetProductsParamsOrItemAndItem) GetFields ¶
func (s *AdminGetProductsParamsOrItemAndItem) GetFields() OptString
GetFields returns the value of Fields.
func (*AdminGetProductsParamsOrItemAndItem) GetHandle ¶
func (s *AdminGetProductsParamsOrItemAndItem) GetHandle() OptString
GetHandle returns the value of Handle.
func (*AdminGetProductsParamsOrItemAndItem) GetID ¶
func (s *AdminGetProductsParamsOrItemAndItem) GetID() OptAdminGetProductsParamsOrItemAndItemID
GetID returns the value of ID.
func (*AdminGetProductsParamsOrItemAndItem) GetIsGiftcard ¶
func (s *AdminGetProductsParamsOrItemAndItem) GetIsGiftcard() OptBool
GetIsGiftcard returns the value of IsGiftcard.
func (*AdminGetProductsParamsOrItemAndItem) GetLimit ¶
func (s *AdminGetProductsParamsOrItemAndItem) GetLimit() OptFloat64
GetLimit returns the value of Limit.
func (*AdminGetProductsParamsOrItemAndItem) GetOffset ¶
func (s *AdminGetProductsParamsOrItemAndItem) GetOffset() OptFloat64
GetOffset returns the value of Offset.
func (*AdminGetProductsParamsOrItemAndItem) GetOr ¶
func (s *AdminGetProductsParamsOrItemAndItem) GetOr() []AdminGetProductsParamsOrItemAndItemOrItem
GetOr returns the value of Or.
func (*AdminGetProductsParamsOrItemAndItem) GetOrder ¶
func (s *AdminGetProductsParamsOrItemAndItem) GetOrder() OptString
GetOrder returns the value of Order.
func (*AdminGetProductsParamsOrItemAndItem) GetPriceListID ¶
func (s *AdminGetProductsParamsOrItemAndItem) GetPriceListID() []string
GetPriceListID returns the value of PriceListID.
func (*AdminGetProductsParamsOrItemAndItem) GetQ ¶
func (s *AdminGetProductsParamsOrItemAndItem) GetQ() OptString
GetQ returns the value of Q.
func (*AdminGetProductsParamsOrItemAndItem) GetSalesChannelID ¶
func (s *AdminGetProductsParamsOrItemAndItem) GetSalesChannelID() []string
GetSalesChannelID returns the value of SalesChannelID.
func (*AdminGetProductsParamsOrItemAndItem) GetStatus ¶
func (s *AdminGetProductsParamsOrItemAndItem) GetStatus() []jx.Raw
GetStatus returns the value of Status.
func (*AdminGetProductsParamsOrItemAndItem) GetTags ¶
func (s *AdminGetProductsParamsOrItemAndItem) GetTags() []string
GetTags returns the value of Tags.
func (*AdminGetProductsParamsOrItemAndItem) GetTitle ¶
func (s *AdminGetProductsParamsOrItemAndItem) GetTitle() OptString
GetTitle returns the value of Title.
func (*AdminGetProductsParamsOrItemAndItem) GetTypeID ¶
func (s *AdminGetProductsParamsOrItemAndItem) GetTypeID() []string
GetTypeID returns the value of TypeID.
func (*AdminGetProductsParamsOrItemAndItem) GetUpdatedAt ¶
func (s *AdminGetProductsParamsOrItemAndItem) GetUpdatedAt() jx.Raw
GetUpdatedAt returns the value of UpdatedAt.
func (*AdminGetProductsParamsOrItemAndItem) GetVariants ¶
func (s *AdminGetProductsParamsOrItemAndItem) GetVariants() *AdminGetProductsParamsOrItemAndItemVariants
GetVariants returns the value of Variants.
func (*AdminGetProductsParamsOrItemAndItem) MarshalJSON ¶
func (s *AdminGetProductsParamsOrItemAndItem) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminGetProductsParamsOrItemAndItem) SetAnd ¶
func (s *AdminGetProductsParamsOrItemAndItem) SetAnd(val []AdminGetProductsParamsOrItemAndItemAndItem)
SetAnd sets the value of And.
func (*AdminGetProductsParamsOrItemAndItem) SetCollectionID ¶
func (s *AdminGetProductsParamsOrItemAndItem) SetCollectionID(val []string)
SetCollectionID sets the value of CollectionID.
func (*AdminGetProductsParamsOrItemAndItem) SetCreatedAt ¶
func (s *AdminGetProductsParamsOrItemAndItem) SetCreatedAt(val jx.Raw)
SetCreatedAt sets the value of CreatedAt.
func (*AdminGetProductsParamsOrItemAndItem) SetDeletedAt ¶
func (s *AdminGetProductsParamsOrItemAndItem) SetDeletedAt(val jx.Raw)
SetDeletedAt sets the value of DeletedAt.
func (*AdminGetProductsParamsOrItemAndItem) SetExpand ¶
func (s *AdminGetProductsParamsOrItemAndItem) SetExpand(val OptString)
SetExpand sets the value of Expand.
func (*AdminGetProductsParamsOrItemAndItem) SetFake ¶
func (s *AdminGetProductsParamsOrItemAndItem) SetFake()
SetFake set fake values.
func (*AdminGetProductsParamsOrItemAndItem) SetFields ¶
func (s *AdminGetProductsParamsOrItemAndItem) SetFields(val OptString)
SetFields sets the value of Fields.
func (*AdminGetProductsParamsOrItemAndItem) SetHandle ¶
func (s *AdminGetProductsParamsOrItemAndItem) SetHandle(val OptString)
SetHandle sets the value of Handle.
func (*AdminGetProductsParamsOrItemAndItem) SetID ¶
func (s *AdminGetProductsParamsOrItemAndItem) SetID(val OptAdminGetProductsParamsOrItemAndItemID)
SetID sets the value of ID.
func (*AdminGetProductsParamsOrItemAndItem) SetIsGiftcard ¶
func (s *AdminGetProductsParamsOrItemAndItem) SetIsGiftcard(val OptBool)
SetIsGiftcard sets the value of IsGiftcard.
func (*AdminGetProductsParamsOrItemAndItem) SetLimit ¶
func (s *AdminGetProductsParamsOrItemAndItem) SetLimit(val OptFloat64)
SetLimit sets the value of Limit.
func (*AdminGetProductsParamsOrItemAndItem) SetOffset ¶
func (s *AdminGetProductsParamsOrItemAndItem) SetOffset(val OptFloat64)
SetOffset sets the value of Offset.
func (*AdminGetProductsParamsOrItemAndItem) SetOr ¶
func (s *AdminGetProductsParamsOrItemAndItem) SetOr(val []AdminGetProductsParamsOrItemAndItemOrItem)
SetOr sets the value of Or.
func (*AdminGetProductsParamsOrItemAndItem) SetOrder ¶
func (s *AdminGetProductsParamsOrItemAndItem) SetOrder(val OptString)
SetOrder sets the value of Order.
func (*AdminGetProductsParamsOrItemAndItem) SetPriceListID ¶
func (s *AdminGetProductsParamsOrItemAndItem) SetPriceListID(val []string)
SetPriceListID sets the value of PriceListID.
func (*AdminGetProductsParamsOrItemAndItem) SetQ ¶
func (s *AdminGetProductsParamsOrItemAndItem) SetQ(val OptString)
SetQ sets the value of Q.
func (*AdminGetProductsParamsOrItemAndItem) SetSalesChannelID ¶
func (s *AdminGetProductsParamsOrItemAndItem) SetSalesChannelID(val []string)
SetSalesChannelID sets the value of SalesChannelID.
func (*AdminGetProductsParamsOrItemAndItem) SetStatus ¶
func (s *AdminGetProductsParamsOrItemAndItem) SetStatus(val []jx.Raw)
SetStatus sets the value of Status.
func (*AdminGetProductsParamsOrItemAndItem) SetTags ¶
func (s *AdminGetProductsParamsOrItemAndItem) SetTags(val []string)
SetTags sets the value of Tags.
func (*AdminGetProductsParamsOrItemAndItem) SetTitle ¶
func (s *AdminGetProductsParamsOrItemAndItem) SetTitle(val OptString)
SetTitle sets the value of Title.
func (*AdminGetProductsParamsOrItemAndItem) SetTypeID ¶
func (s *AdminGetProductsParamsOrItemAndItem) SetTypeID(val []string)
SetTypeID sets the value of TypeID.
func (*AdminGetProductsParamsOrItemAndItem) SetUpdatedAt ¶
func (s *AdminGetProductsParamsOrItemAndItem) SetUpdatedAt(val jx.Raw)
SetUpdatedAt sets the value of UpdatedAt.
func (*AdminGetProductsParamsOrItemAndItem) SetVariants ¶
func (s *AdminGetProductsParamsOrItemAndItem) SetVariants(val *AdminGetProductsParamsOrItemAndItemVariants)
SetVariants sets the value of Variants.
func (*AdminGetProductsParamsOrItemAndItem) UnmarshalJSON ¶
func (s *AdminGetProductsParamsOrItemAndItem) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*AdminGetProductsParamsOrItemAndItem) Validate ¶
func (s *AdminGetProductsParamsOrItemAndItem) Validate() error
type AdminGetProductsParamsOrItemAndItemAndItem ¶
type AdminGetProductsParamsOrItemAndItemAndItem struct{}
The $and's details.
func (*AdminGetProductsParamsOrItemAndItemAndItem) Decode ¶
func (s *AdminGetProductsParamsOrItemAndItemAndItem) Decode(d *jx.Decoder) error
Decode decodes AdminGetProductsParamsOrItemAndItemAndItem from json.
func (*AdminGetProductsParamsOrItemAndItemAndItem) Encode ¶
func (s *AdminGetProductsParamsOrItemAndItemAndItem) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminGetProductsParamsOrItemAndItemAndItem) MarshalJSON ¶
func (s *AdminGetProductsParamsOrItemAndItemAndItem) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminGetProductsParamsOrItemAndItemAndItem) SetFake ¶
func (s *AdminGetProductsParamsOrItemAndItemAndItem) SetFake()
SetFake set fake values.
func (*AdminGetProductsParamsOrItemAndItemAndItem) UnmarshalJSON ¶
func (s *AdminGetProductsParamsOrItemAndItemAndItem) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type AdminGetProductsParamsOrItemAndItemID ¶
type AdminGetProductsParamsOrItemAndItemID struct {
Type AdminGetProductsParamsOrItemAndItemIDType // switch on this field
String string
StringArray []string
}
AdminGetProductsParamsOrItemAndItemID represents sum type.
func NewStringAdminGetProductsParamsOrItemAndItemID ¶
func NewStringAdminGetProductsParamsOrItemAndItemID(v string) AdminGetProductsParamsOrItemAndItemID
NewStringAdminGetProductsParamsOrItemAndItemID returns new AdminGetProductsParamsOrItemAndItemID from string.
func NewStringArrayAdminGetProductsParamsOrItemAndItemID ¶
func NewStringArrayAdminGetProductsParamsOrItemAndItemID(v []string) AdminGetProductsParamsOrItemAndItemID
NewStringArrayAdminGetProductsParamsOrItemAndItemID returns new AdminGetProductsParamsOrItemAndItemID from []string.
func (*AdminGetProductsParamsOrItemAndItemID) Decode ¶
func (s *AdminGetProductsParamsOrItemAndItemID) Decode(d *jx.Decoder) error
Decode decodes AdminGetProductsParamsOrItemAndItemID from json.
func (AdminGetProductsParamsOrItemAndItemID) Encode ¶
func (s AdminGetProductsParamsOrItemAndItemID) Encode(e *jx.Encoder)
Encode encodes AdminGetProductsParamsOrItemAndItemID as json.
func (AdminGetProductsParamsOrItemAndItemID) GetString ¶
func (s AdminGetProductsParamsOrItemAndItemID) GetString() (v string, ok bool)
GetString returns string and true boolean if AdminGetProductsParamsOrItemAndItemID is string.
func (AdminGetProductsParamsOrItemAndItemID) GetStringArray ¶
func (s AdminGetProductsParamsOrItemAndItemID) GetStringArray() (v []string, ok bool)
GetStringArray returns []string and true boolean if AdminGetProductsParamsOrItemAndItemID is []string.
func (AdminGetProductsParamsOrItemAndItemID) IsString ¶
func (s AdminGetProductsParamsOrItemAndItemID) IsString() bool
IsString reports whether AdminGetProductsParamsOrItemAndItemID is string.
func (AdminGetProductsParamsOrItemAndItemID) IsStringArray ¶
func (s AdminGetProductsParamsOrItemAndItemID) IsStringArray() bool
IsStringArray reports whether AdminGetProductsParamsOrItemAndItemID is []string.
func (AdminGetProductsParamsOrItemAndItemID) MarshalJSON ¶
func (s AdminGetProductsParamsOrItemAndItemID) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminGetProductsParamsOrItemAndItemID) SetFake ¶
func (s *AdminGetProductsParamsOrItemAndItemID) SetFake()
SetFake set fake values.
func (*AdminGetProductsParamsOrItemAndItemID) SetString ¶
func (s *AdminGetProductsParamsOrItemAndItemID) SetString(v string)
SetString sets AdminGetProductsParamsOrItemAndItemID to string.
func (*AdminGetProductsParamsOrItemAndItemID) SetStringArray ¶
func (s *AdminGetProductsParamsOrItemAndItemID) SetStringArray(v []string)
SetStringArray sets AdminGetProductsParamsOrItemAndItemID to []string.
func (*AdminGetProductsParamsOrItemAndItemID) UnmarshalJSON ¶
func (s *AdminGetProductsParamsOrItemAndItemID) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (AdminGetProductsParamsOrItemAndItemID) Validate ¶
func (s AdminGetProductsParamsOrItemAndItemID) Validate() error
type AdminGetProductsParamsOrItemAndItemIDType ¶
type AdminGetProductsParamsOrItemAndItemIDType string
AdminGetProductsParamsOrItemAndItemIDType is oneOf type of AdminGetProductsParamsOrItemAndItemID.
const ( StringAdminGetProductsParamsOrItemAndItemID AdminGetProductsParamsOrItemAndItemIDType = "string" StringArrayAdminGetProductsParamsOrItemAndItemID AdminGetProductsParamsOrItemAndItemIDType = "[]string" )
Possible values for AdminGetProductsParamsOrItemAndItemIDType.
type AdminGetProductsParamsOrItemAndItemOrItem ¶
type AdminGetProductsParamsOrItemAndItemOrItem struct{}
The $or's details.
func (*AdminGetProductsParamsOrItemAndItemOrItem) Decode ¶
func (s *AdminGetProductsParamsOrItemAndItemOrItem) Decode(d *jx.Decoder) error
Decode decodes AdminGetProductsParamsOrItemAndItemOrItem from json.
func (*AdminGetProductsParamsOrItemAndItemOrItem) Encode ¶
func (s *AdminGetProductsParamsOrItemAndItemOrItem) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminGetProductsParamsOrItemAndItemOrItem) MarshalJSON ¶
func (s *AdminGetProductsParamsOrItemAndItemOrItem) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminGetProductsParamsOrItemAndItemOrItem) SetFake ¶
func (s *AdminGetProductsParamsOrItemAndItemOrItem) SetFake()
SetFake set fake values.
func (*AdminGetProductsParamsOrItemAndItemOrItem) UnmarshalJSON ¶
func (s *AdminGetProductsParamsOrItemAndItemOrItem) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type AdminGetProductsParamsOrItemAndItemVariants ¶
type AdminGetProductsParamsOrItemAndItemVariants struct{}
The $and's variants.
func (*AdminGetProductsParamsOrItemAndItemVariants) Decode ¶
func (s *AdminGetProductsParamsOrItemAndItemVariants) Decode(d *jx.Decoder) error
Decode decodes AdminGetProductsParamsOrItemAndItemVariants from json.
func (*AdminGetProductsParamsOrItemAndItemVariants) Encode ¶
func (s *AdminGetProductsParamsOrItemAndItemVariants) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminGetProductsParamsOrItemAndItemVariants) MarshalJSON ¶
func (s *AdminGetProductsParamsOrItemAndItemVariants) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminGetProductsParamsOrItemAndItemVariants) SetFake ¶
func (s *AdminGetProductsParamsOrItemAndItemVariants) SetFake()
SetFake set fake values.
func (*AdminGetProductsParamsOrItemAndItemVariants) UnmarshalJSON ¶
func (s *AdminGetProductsParamsOrItemAndItemVariants) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type AdminGetProductsParamsOrItemID ¶
type AdminGetProductsParamsOrItemID struct {
Type AdminGetProductsParamsOrItemIDType // switch on this field
String string
StringArray []string
}
AdminGetProductsParamsOrItemID represents sum type.
func NewStringAdminGetProductsParamsOrItemID ¶
func NewStringAdminGetProductsParamsOrItemID(v string) AdminGetProductsParamsOrItemID
NewStringAdminGetProductsParamsOrItemID returns new AdminGetProductsParamsOrItemID from string.
func NewStringArrayAdminGetProductsParamsOrItemID ¶
func NewStringArrayAdminGetProductsParamsOrItemID(v []string) AdminGetProductsParamsOrItemID
NewStringArrayAdminGetProductsParamsOrItemID returns new AdminGetProductsParamsOrItemID from []string.
func (*AdminGetProductsParamsOrItemID) Decode ¶
func (s *AdminGetProductsParamsOrItemID) Decode(d *jx.Decoder) error
Decode decodes AdminGetProductsParamsOrItemID from json.
func (AdminGetProductsParamsOrItemID) Encode ¶
func (s AdminGetProductsParamsOrItemID) Encode(e *jx.Encoder)
Encode encodes AdminGetProductsParamsOrItemID as json.
func (AdminGetProductsParamsOrItemID) GetString ¶
func (s AdminGetProductsParamsOrItemID) GetString() (v string, ok bool)
GetString returns string and true boolean if AdminGetProductsParamsOrItemID is string.
func (AdminGetProductsParamsOrItemID) GetStringArray ¶
func (s AdminGetProductsParamsOrItemID) GetStringArray() (v []string, ok bool)
GetStringArray returns []string and true boolean if AdminGetProductsParamsOrItemID is []string.
func (AdminGetProductsParamsOrItemID) IsString ¶
func (s AdminGetProductsParamsOrItemID) IsString() bool
IsString reports whether AdminGetProductsParamsOrItemID is string.
func (AdminGetProductsParamsOrItemID) IsStringArray ¶
func (s AdminGetProductsParamsOrItemID) IsStringArray() bool
IsStringArray reports whether AdminGetProductsParamsOrItemID is []string.
func (AdminGetProductsParamsOrItemID) MarshalJSON ¶
func (s AdminGetProductsParamsOrItemID) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminGetProductsParamsOrItemID) SetFake ¶
func (s *AdminGetProductsParamsOrItemID) SetFake()
SetFake set fake values.
func (*AdminGetProductsParamsOrItemID) SetString ¶
func (s *AdminGetProductsParamsOrItemID) SetString(v string)
SetString sets AdminGetProductsParamsOrItemID to string.
func (*AdminGetProductsParamsOrItemID) SetStringArray ¶
func (s *AdminGetProductsParamsOrItemID) SetStringArray(v []string)
SetStringArray sets AdminGetProductsParamsOrItemID to []string.
func (*AdminGetProductsParamsOrItemID) UnmarshalJSON ¶
func (s *AdminGetProductsParamsOrItemID) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (AdminGetProductsParamsOrItemID) Validate ¶
func (s AdminGetProductsParamsOrItemID) Validate() error
type AdminGetProductsParamsOrItemIDType ¶
type AdminGetProductsParamsOrItemIDType string
AdminGetProductsParamsOrItemIDType is oneOf type of AdminGetProductsParamsOrItemID.
const ( StringAdminGetProductsParamsOrItemID AdminGetProductsParamsOrItemIDType = "string" StringArrayAdminGetProductsParamsOrItemID AdminGetProductsParamsOrItemIDType = "[]string" )
Possible values for AdminGetProductsParamsOrItemIDType.
type AdminGetProductsParamsOrItemOrItem ¶
type AdminGetProductsParamsOrItemOrItem struct {
// The $or's q.
Q OptString `json:"q"`
ID OptAdminGetProductsParamsOrItemOrItemID `json:"id"`
// The $or's status.
Status []jx.Raw `json:"status"`
// The $or's title.
Title OptString `json:"title"`
// The $or's handle.
Handle OptString `json:"handle"`
// The $or's is giftcard.
IsGiftcard OptBool `json:"is_giftcard"`
// The $or's price list id.
PriceListID []string `json:"price_list_id"`
// The $or's sales channel id.
SalesChannelID []string `json:"sales_channel_id"`
// The $or's collection id.
CollectionID []string `json:"collection_id"`
// The $or's tags.
Tags []string `json:"tags"`
// The $or's type id.
TypeID []string `json:"type_id"`
// The $or's variants.
Variants *AdminGetProductsParamsOrItemOrItemVariants `json:"variants"`
CreatedAt jx.Raw `json:"created_at"`
UpdatedAt jx.Raw `json:"updated_at"`
DeletedAt jx.Raw `json:"deleted_at"`
// The $or's $and.
And []AdminGetProductsParamsOrItemOrItemAndItem `json:"$and"`
// The $or's details.
Or []AdminGetProductsParamsOrItemOrItemOrItem `json:"$or"`
// The $or's expand.
Expand OptString `json:"expand"`
// The $or's fields.
Fields OptString `json:"fields"`
// The $or's offset.
Offset OptFloat64 `json:"offset"`
// The $or's limit.
Limit OptFloat64 `json:"limit"`
// The $or's order.
Order OptString `json:"order"`
}
The $or's details.
func (*AdminGetProductsParamsOrItemOrItem) Decode ¶
func (s *AdminGetProductsParamsOrItemOrItem) Decode(d *jx.Decoder) error
Decode decodes AdminGetProductsParamsOrItemOrItem from json.
func (*AdminGetProductsParamsOrItemOrItem) Encode ¶
func (s *AdminGetProductsParamsOrItemOrItem) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminGetProductsParamsOrItemOrItem) GetAnd ¶
func (s *AdminGetProductsParamsOrItemOrItem) GetAnd() []AdminGetProductsParamsOrItemOrItemAndItem
GetAnd returns the value of And.
func (*AdminGetProductsParamsOrItemOrItem) GetCollectionID ¶
func (s *AdminGetProductsParamsOrItemOrItem) GetCollectionID() []string
GetCollectionID returns the value of CollectionID.
func (*AdminGetProductsParamsOrItemOrItem) GetCreatedAt ¶
func (s *AdminGetProductsParamsOrItemOrItem) GetCreatedAt() jx.Raw
GetCreatedAt returns the value of CreatedAt.
func (*AdminGetProductsParamsOrItemOrItem) GetDeletedAt ¶
func (s *AdminGetProductsParamsOrItemOrItem) GetDeletedAt() jx.Raw
GetDeletedAt returns the value of DeletedAt.
func (*AdminGetProductsParamsOrItemOrItem) GetExpand ¶
func (s *AdminGetProductsParamsOrItemOrItem) GetExpand() OptString
GetExpand returns the value of Expand.
func (*AdminGetProductsParamsOrItemOrItem) GetFields ¶
func (s *AdminGetProductsParamsOrItemOrItem) GetFields() OptString
GetFields returns the value of Fields.
func (*AdminGetProductsParamsOrItemOrItem) GetHandle ¶
func (s *AdminGetProductsParamsOrItemOrItem) GetHandle() OptString
GetHandle returns the value of Handle.
func (*AdminGetProductsParamsOrItemOrItem) GetID ¶
func (s *AdminGetProductsParamsOrItemOrItem) GetID() OptAdminGetProductsParamsOrItemOrItemID
GetID returns the value of ID.
func (*AdminGetProductsParamsOrItemOrItem) GetIsGiftcard ¶
func (s *AdminGetProductsParamsOrItemOrItem) GetIsGiftcard() OptBool
GetIsGiftcard returns the value of IsGiftcard.
func (*AdminGetProductsParamsOrItemOrItem) GetLimit ¶
func (s *AdminGetProductsParamsOrItemOrItem) GetLimit() OptFloat64
GetLimit returns the value of Limit.
func (*AdminGetProductsParamsOrItemOrItem) GetOffset ¶
func (s *AdminGetProductsParamsOrItemOrItem) GetOffset() OptFloat64
GetOffset returns the value of Offset.
func (*AdminGetProductsParamsOrItemOrItem) GetOr ¶
func (s *AdminGetProductsParamsOrItemOrItem) GetOr() []AdminGetProductsParamsOrItemOrItemOrItem
GetOr returns the value of Or.
func (*AdminGetProductsParamsOrItemOrItem) GetOrder ¶
func (s *AdminGetProductsParamsOrItemOrItem) GetOrder() OptString
GetOrder returns the value of Order.
func (*AdminGetProductsParamsOrItemOrItem) GetPriceListID ¶
func (s *AdminGetProductsParamsOrItemOrItem) GetPriceListID() []string
GetPriceListID returns the value of PriceListID.
func (*AdminGetProductsParamsOrItemOrItem) GetQ ¶
func (s *AdminGetProductsParamsOrItemOrItem) GetQ() OptString
GetQ returns the value of Q.
func (*AdminGetProductsParamsOrItemOrItem) GetSalesChannelID ¶
func (s *AdminGetProductsParamsOrItemOrItem) GetSalesChannelID() []string
GetSalesChannelID returns the value of SalesChannelID.
func (*AdminGetProductsParamsOrItemOrItem) GetStatus ¶
func (s *AdminGetProductsParamsOrItemOrItem) GetStatus() []jx.Raw
GetStatus returns the value of Status.
func (*AdminGetProductsParamsOrItemOrItem) GetTags ¶
func (s *AdminGetProductsParamsOrItemOrItem) GetTags() []string
GetTags returns the value of Tags.
func (*AdminGetProductsParamsOrItemOrItem) GetTitle ¶
func (s *AdminGetProductsParamsOrItemOrItem) GetTitle() OptString
GetTitle returns the value of Title.
func (*AdminGetProductsParamsOrItemOrItem) GetTypeID ¶
func (s *AdminGetProductsParamsOrItemOrItem) GetTypeID() []string
GetTypeID returns the value of TypeID.
func (*AdminGetProductsParamsOrItemOrItem) GetUpdatedAt ¶
func (s *AdminGetProductsParamsOrItemOrItem) GetUpdatedAt() jx.Raw
GetUpdatedAt returns the value of UpdatedAt.
func (*AdminGetProductsParamsOrItemOrItem) GetVariants ¶
func (s *AdminGetProductsParamsOrItemOrItem) GetVariants() *AdminGetProductsParamsOrItemOrItemVariants
GetVariants returns the value of Variants.
func (*AdminGetProductsParamsOrItemOrItem) MarshalJSON ¶
func (s *AdminGetProductsParamsOrItemOrItem) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminGetProductsParamsOrItemOrItem) SetAnd ¶
func (s *AdminGetProductsParamsOrItemOrItem) SetAnd(val []AdminGetProductsParamsOrItemOrItemAndItem)
SetAnd sets the value of And.
func (*AdminGetProductsParamsOrItemOrItem) SetCollectionID ¶
func (s *AdminGetProductsParamsOrItemOrItem) SetCollectionID(val []string)
SetCollectionID sets the value of CollectionID.
func (*AdminGetProductsParamsOrItemOrItem) SetCreatedAt ¶
func (s *AdminGetProductsParamsOrItemOrItem) SetCreatedAt(val jx.Raw)
SetCreatedAt sets the value of CreatedAt.
func (*AdminGetProductsParamsOrItemOrItem) SetDeletedAt ¶
func (s *AdminGetProductsParamsOrItemOrItem) SetDeletedAt(val jx.Raw)
SetDeletedAt sets the value of DeletedAt.
func (*AdminGetProductsParamsOrItemOrItem) SetExpand ¶
func (s *AdminGetProductsParamsOrItemOrItem) SetExpand(val OptString)
SetExpand sets the value of Expand.
func (*AdminGetProductsParamsOrItemOrItem) SetFake ¶
func (s *AdminGetProductsParamsOrItemOrItem) SetFake()
SetFake set fake values.
func (*AdminGetProductsParamsOrItemOrItem) SetFields ¶
func (s *AdminGetProductsParamsOrItemOrItem) SetFields(val OptString)
SetFields sets the value of Fields.
func (*AdminGetProductsParamsOrItemOrItem) SetHandle ¶
func (s *AdminGetProductsParamsOrItemOrItem) SetHandle(val OptString)
SetHandle sets the value of Handle.
func (*AdminGetProductsParamsOrItemOrItem) SetID ¶
func (s *AdminGetProductsParamsOrItemOrItem) SetID(val OptAdminGetProductsParamsOrItemOrItemID)
SetID sets the value of ID.
func (*AdminGetProductsParamsOrItemOrItem) SetIsGiftcard ¶
func (s *AdminGetProductsParamsOrItemOrItem) SetIsGiftcard(val OptBool)
SetIsGiftcard sets the value of IsGiftcard.
func (*AdminGetProductsParamsOrItemOrItem) SetLimit ¶
func (s *AdminGetProductsParamsOrItemOrItem) SetLimit(val OptFloat64)
SetLimit sets the value of Limit.
func (*AdminGetProductsParamsOrItemOrItem) SetOffset ¶
func (s *AdminGetProductsParamsOrItemOrItem) SetOffset(val OptFloat64)
SetOffset sets the value of Offset.
func (*AdminGetProductsParamsOrItemOrItem) SetOr ¶
func (s *AdminGetProductsParamsOrItemOrItem) SetOr(val []AdminGetProductsParamsOrItemOrItemOrItem)
SetOr sets the value of Or.
func (*AdminGetProductsParamsOrItemOrItem) SetOrder ¶
func (s *AdminGetProductsParamsOrItemOrItem) SetOrder(val OptString)
SetOrder sets the value of Order.
func (*AdminGetProductsParamsOrItemOrItem) SetPriceListID ¶
func (s *AdminGetProductsParamsOrItemOrItem) SetPriceListID(val []string)
SetPriceListID sets the value of PriceListID.
func (*AdminGetProductsParamsOrItemOrItem) SetQ ¶
func (s *AdminGetProductsParamsOrItemOrItem) SetQ(val OptString)
SetQ sets the value of Q.
func (*AdminGetProductsParamsOrItemOrItem) SetSalesChannelID ¶
func (s *AdminGetProductsParamsOrItemOrItem) SetSalesChannelID(val []string)
SetSalesChannelID sets the value of SalesChannelID.
func (*AdminGetProductsParamsOrItemOrItem) SetStatus ¶
func (s *AdminGetProductsParamsOrItemOrItem) SetStatus(val []jx.Raw)
SetStatus sets the value of Status.
func (*AdminGetProductsParamsOrItemOrItem) SetTags ¶
func (s *AdminGetProductsParamsOrItemOrItem) SetTags(val []string)
SetTags sets the value of Tags.
func (*AdminGetProductsParamsOrItemOrItem) SetTitle ¶
func (s *AdminGetProductsParamsOrItemOrItem) SetTitle(val OptString)
SetTitle sets the value of Title.
func (*AdminGetProductsParamsOrItemOrItem) SetTypeID ¶
func (s *AdminGetProductsParamsOrItemOrItem) SetTypeID(val []string)
SetTypeID sets the value of TypeID.
func (*AdminGetProductsParamsOrItemOrItem) SetUpdatedAt ¶
func (s *AdminGetProductsParamsOrItemOrItem) SetUpdatedAt(val jx.Raw)
SetUpdatedAt sets the value of UpdatedAt.
func (*AdminGetProductsParamsOrItemOrItem) SetVariants ¶
func (s *AdminGetProductsParamsOrItemOrItem) SetVariants(val *AdminGetProductsParamsOrItemOrItemVariants)
SetVariants sets the value of Variants.
func (*AdminGetProductsParamsOrItemOrItem) UnmarshalJSON ¶
func (s *AdminGetProductsParamsOrItemOrItem) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*AdminGetProductsParamsOrItemOrItem) Validate ¶
func (s *AdminGetProductsParamsOrItemOrItem) Validate() error
type AdminGetProductsParamsOrItemOrItemAndItem ¶
type AdminGetProductsParamsOrItemOrItemAndItem struct{}
The $and's details.
func (*AdminGetProductsParamsOrItemOrItemAndItem) Decode ¶
func (s *AdminGetProductsParamsOrItemOrItemAndItem) Decode(d *jx.Decoder) error
Decode decodes AdminGetProductsParamsOrItemOrItemAndItem from json.
func (*AdminGetProductsParamsOrItemOrItemAndItem) Encode ¶
func (s *AdminGetProductsParamsOrItemOrItemAndItem) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminGetProductsParamsOrItemOrItemAndItem) MarshalJSON ¶
func (s *AdminGetProductsParamsOrItemOrItemAndItem) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminGetProductsParamsOrItemOrItemAndItem) SetFake ¶
func (s *AdminGetProductsParamsOrItemOrItemAndItem) SetFake()
SetFake set fake values.
func (*AdminGetProductsParamsOrItemOrItemAndItem) UnmarshalJSON ¶
func (s *AdminGetProductsParamsOrItemOrItemAndItem) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type AdminGetProductsParamsOrItemOrItemID ¶
type AdminGetProductsParamsOrItemOrItemID struct {
Type AdminGetProductsParamsOrItemOrItemIDType // switch on this field
String string
StringArray []string
}
AdminGetProductsParamsOrItemOrItemID represents sum type.
func NewStringAdminGetProductsParamsOrItemOrItemID ¶
func NewStringAdminGetProductsParamsOrItemOrItemID(v string) AdminGetProductsParamsOrItemOrItemID
NewStringAdminGetProductsParamsOrItemOrItemID returns new AdminGetProductsParamsOrItemOrItemID from string.
func NewStringArrayAdminGetProductsParamsOrItemOrItemID ¶
func NewStringArrayAdminGetProductsParamsOrItemOrItemID(v []string) AdminGetProductsParamsOrItemOrItemID
NewStringArrayAdminGetProductsParamsOrItemOrItemID returns new AdminGetProductsParamsOrItemOrItemID from []string.
func (*AdminGetProductsParamsOrItemOrItemID) Decode ¶
func (s *AdminGetProductsParamsOrItemOrItemID) Decode(d *jx.Decoder) error
Decode decodes AdminGetProductsParamsOrItemOrItemID from json.
func (AdminGetProductsParamsOrItemOrItemID) Encode ¶
func (s AdminGetProductsParamsOrItemOrItemID) Encode(e *jx.Encoder)
Encode encodes AdminGetProductsParamsOrItemOrItemID as json.
func (AdminGetProductsParamsOrItemOrItemID) GetString ¶
func (s AdminGetProductsParamsOrItemOrItemID) GetString() (v string, ok bool)
GetString returns string and true boolean if AdminGetProductsParamsOrItemOrItemID is string.
func (AdminGetProductsParamsOrItemOrItemID) GetStringArray ¶
func (s AdminGetProductsParamsOrItemOrItemID) GetStringArray() (v []string, ok bool)
GetStringArray returns []string and true boolean if AdminGetProductsParamsOrItemOrItemID is []string.
func (AdminGetProductsParamsOrItemOrItemID) IsString ¶
func (s AdminGetProductsParamsOrItemOrItemID) IsString() bool
IsString reports whether AdminGetProductsParamsOrItemOrItemID is string.
func (AdminGetProductsParamsOrItemOrItemID) IsStringArray ¶
func (s AdminGetProductsParamsOrItemOrItemID) IsStringArray() bool
IsStringArray reports whether AdminGetProductsParamsOrItemOrItemID is []string.
func (AdminGetProductsParamsOrItemOrItemID) MarshalJSON ¶
func (s AdminGetProductsParamsOrItemOrItemID) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminGetProductsParamsOrItemOrItemID) SetFake ¶
func (s *AdminGetProductsParamsOrItemOrItemID) SetFake()
SetFake set fake values.
func (*AdminGetProductsParamsOrItemOrItemID) SetString ¶
func (s *AdminGetProductsParamsOrItemOrItemID) SetString(v string)
SetString sets AdminGetProductsParamsOrItemOrItemID to string.
func (*AdminGetProductsParamsOrItemOrItemID) SetStringArray ¶
func (s *AdminGetProductsParamsOrItemOrItemID) SetStringArray(v []string)
SetStringArray sets AdminGetProductsParamsOrItemOrItemID to []string.
func (*AdminGetProductsParamsOrItemOrItemID) UnmarshalJSON ¶
func (s *AdminGetProductsParamsOrItemOrItemID) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (AdminGetProductsParamsOrItemOrItemID) Validate ¶
func (s AdminGetProductsParamsOrItemOrItemID) Validate() error
type AdminGetProductsParamsOrItemOrItemIDType ¶
type AdminGetProductsParamsOrItemOrItemIDType string
AdminGetProductsParamsOrItemOrItemIDType is oneOf type of AdminGetProductsParamsOrItemOrItemID.
const ( StringAdminGetProductsParamsOrItemOrItemID AdminGetProductsParamsOrItemOrItemIDType = "string" StringArrayAdminGetProductsParamsOrItemOrItemID AdminGetProductsParamsOrItemOrItemIDType = "[]string" )
Possible values for AdminGetProductsParamsOrItemOrItemIDType.
type AdminGetProductsParamsOrItemOrItemOrItem ¶
type AdminGetProductsParamsOrItemOrItemOrItem struct{}
The $or's details.
func (*AdminGetProductsParamsOrItemOrItemOrItem) Decode ¶
func (s *AdminGetProductsParamsOrItemOrItemOrItem) Decode(d *jx.Decoder) error
Decode decodes AdminGetProductsParamsOrItemOrItemOrItem from json.
func (*AdminGetProductsParamsOrItemOrItemOrItem) Encode ¶
func (s *AdminGetProductsParamsOrItemOrItemOrItem) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminGetProductsParamsOrItemOrItemOrItem) MarshalJSON ¶
func (s *AdminGetProductsParamsOrItemOrItemOrItem) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminGetProductsParamsOrItemOrItemOrItem) SetFake ¶
func (s *AdminGetProductsParamsOrItemOrItemOrItem) SetFake()
SetFake set fake values.
func (*AdminGetProductsParamsOrItemOrItemOrItem) UnmarshalJSON ¶
func (s *AdminGetProductsParamsOrItemOrItemOrItem) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type AdminGetProductsParamsOrItemOrItemVariants ¶
type AdminGetProductsParamsOrItemOrItemVariants struct{}
The $or's variants.
func (*AdminGetProductsParamsOrItemOrItemVariants) Decode ¶
func (s *AdminGetProductsParamsOrItemOrItemVariants) Decode(d *jx.Decoder) error
Decode decodes AdminGetProductsParamsOrItemOrItemVariants from json.
func (*AdminGetProductsParamsOrItemOrItemVariants) Encode ¶
func (s *AdminGetProductsParamsOrItemOrItemVariants) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminGetProductsParamsOrItemOrItemVariants) MarshalJSON ¶
func (s *AdminGetProductsParamsOrItemOrItemVariants) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminGetProductsParamsOrItemOrItemVariants) SetFake ¶
func (s *AdminGetProductsParamsOrItemOrItemVariants) SetFake()
SetFake set fake values.
func (*AdminGetProductsParamsOrItemOrItemVariants) UnmarshalJSON ¶
func (s *AdminGetProductsParamsOrItemOrItemVariants) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type AdminGetProductsParamsOrItemVariants ¶
type AdminGetProductsParamsOrItemVariants struct{}
The $or's variants.
func (*AdminGetProductsParamsOrItemVariants) Decode ¶
func (s *AdminGetProductsParamsOrItemVariants) Decode(d *jx.Decoder) error
Decode decodes AdminGetProductsParamsOrItemVariants from json.
func (*AdminGetProductsParamsOrItemVariants) Encode ¶
func (s *AdminGetProductsParamsOrItemVariants) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminGetProductsParamsOrItemVariants) MarshalJSON ¶
func (s *AdminGetProductsParamsOrItemVariants) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminGetProductsParamsOrItemVariants) SetFake ¶
func (s *AdminGetProductsParamsOrItemVariants) SetFake()
SetFake set fake values.
func (*AdminGetProductsParamsOrItemVariants) UnmarshalJSON ¶
func (s *AdminGetProductsParamsOrItemVariants) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type AdminGetProductsParamsVariants ¶
type AdminGetProductsParamsVariants struct{}
The product's variants.
func (*AdminGetProductsParamsVariants) Decode ¶
func (s *AdminGetProductsParamsVariants) Decode(d *jx.Decoder) error
Decode decodes AdminGetProductsParamsVariants from json.
func (*AdminGetProductsParamsVariants) Encode ¶
func (s *AdminGetProductsParamsVariants) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminGetProductsParamsVariants) MarshalJSON ¶
func (s *AdminGetProductsParamsVariants) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminGetProductsParamsVariants) SetFake ¶
func (s *AdminGetProductsParamsVariants) SetFake()
SetFake set fake values.
func (*AdminGetProductsParamsVariants) UnmarshalJSON ¶
func (s *AdminGetProductsParamsVariants) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type AdminGetPromotionsParams ¶
type AdminGetPromotionsParams struct {
// The promotion's code.
Code OptString `json:"code"`
// The promotion's expand.
Expand OptString `json:"expand"`
// The promotion's fields.
Fields OptString `json:"fields"`
// The promotion's offset.
Offset OptFloat64 `json:"offset"`
// The promotion's limit.
Limit OptFloat64 `json:"limit"`
// The promotion's order.
Order OptString `json:"order"`
}
SUMMARY. Ref: #/components/schemas/AdminGetPromotionsParams
func (*AdminGetPromotionsParams) Decode ¶
func (s *AdminGetPromotionsParams) Decode(d *jx.Decoder) error
Decode decodes AdminGetPromotionsParams from json.
func (*AdminGetPromotionsParams) Encode ¶
func (s *AdminGetPromotionsParams) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminGetPromotionsParams) GetCode ¶
func (s *AdminGetPromotionsParams) GetCode() OptString
GetCode returns the value of Code.
func (*AdminGetPromotionsParams) GetExpand ¶
func (s *AdminGetPromotionsParams) GetExpand() OptString
GetExpand returns the value of Expand.
func (*AdminGetPromotionsParams) GetFields ¶
func (s *AdminGetPromotionsParams) GetFields() OptString
GetFields returns the value of Fields.
func (*AdminGetPromotionsParams) GetLimit ¶
func (s *AdminGetPromotionsParams) GetLimit() OptFloat64
GetLimit returns the value of Limit.
func (*AdminGetPromotionsParams) GetOffset ¶
func (s *AdminGetPromotionsParams) GetOffset() OptFloat64
GetOffset returns the value of Offset.
func (*AdminGetPromotionsParams) GetOrder ¶
func (s *AdminGetPromotionsParams) GetOrder() OptString
GetOrder returns the value of Order.
func (*AdminGetPromotionsParams) MarshalJSON ¶
func (s *AdminGetPromotionsParams) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminGetPromotionsParams) SetCode ¶
func (s *AdminGetPromotionsParams) SetCode(val OptString)
SetCode sets the value of Code.
func (*AdminGetPromotionsParams) SetExpand ¶
func (s *AdminGetPromotionsParams) SetExpand(val OptString)
SetExpand sets the value of Expand.
func (*AdminGetPromotionsParams) SetFake ¶
func (s *AdminGetPromotionsParams) SetFake()
SetFake set fake values.
func (*AdminGetPromotionsParams) SetFields ¶
func (s *AdminGetPromotionsParams) SetFields(val OptString)
SetFields sets the value of Fields.
func (*AdminGetPromotionsParams) SetLimit ¶
func (s *AdminGetPromotionsParams) SetLimit(val OptFloat64)
SetLimit sets the value of Limit.
func (*AdminGetPromotionsParams) SetOffset ¶
func (s *AdminGetPromotionsParams) SetOffset(val OptFloat64)
SetOffset sets the value of Offset.
func (*AdminGetPromotionsParams) SetOrder ¶
func (s *AdminGetPromotionsParams) SetOrder(val OptString)
SetOrder sets the value of Order.
func (*AdminGetPromotionsParams) UnmarshalJSON ¶
func (s *AdminGetPromotionsParams) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*AdminGetPromotionsParams) Validate ¶
func (s *AdminGetPromotionsParams) Validate() error
type AdminPostCampaignsReq ¶
type AdminPostCampaignsReq struct {
// The campaign's name.
Name string `json:"name"`
// The campaign's campaign identifier.
CampaignIdentifier OptString `json:"campaign_identifier"`
// The campaign's description.
Description OptString `json:"description"`
// The campaign's currency.
Currency OptString `json:"currency"`
Budget OptCampaignBudget `json:"budget"`
// The campaign's starts at.
StartsAt OptString `json:"starts_at"`
// The campaign's ends at.
EndsAt OptString `json:"ends_at"`
// The campaign's promotions.
Promotions []AdminPostCampaignsReqPromotionsItem `json:"promotions"`
}
The promotion's campaign. Ref: #/components/schemas/AdminPostCampaignsReq
func (*AdminPostCampaignsReq) Decode ¶
func (s *AdminPostCampaignsReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostCampaignsReq from json.
func (*AdminPostCampaignsReq) Encode ¶
func (s *AdminPostCampaignsReq) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminPostCampaignsReq) GetBudget ¶
func (s *AdminPostCampaignsReq) GetBudget() OptCampaignBudget
GetBudget returns the value of Budget.
func (*AdminPostCampaignsReq) GetCampaignIdentifier ¶
func (s *AdminPostCampaignsReq) GetCampaignIdentifier() OptString
GetCampaignIdentifier returns the value of CampaignIdentifier.
func (*AdminPostCampaignsReq) GetCurrency ¶
func (s *AdminPostCampaignsReq) GetCurrency() OptString
GetCurrency returns the value of Currency.
func (*AdminPostCampaignsReq) GetDescription ¶
func (s *AdminPostCampaignsReq) GetDescription() OptString
GetDescription returns the value of Description.
func (*AdminPostCampaignsReq) GetEndsAt ¶
func (s *AdminPostCampaignsReq) GetEndsAt() OptString
GetEndsAt returns the value of EndsAt.
func (*AdminPostCampaignsReq) GetName ¶
func (s *AdminPostCampaignsReq) GetName() string
GetName returns the value of Name.
func (*AdminPostCampaignsReq) GetPromotions ¶
func (s *AdminPostCampaignsReq) GetPromotions() []AdminPostCampaignsReqPromotionsItem
GetPromotions returns the value of Promotions.
func (*AdminPostCampaignsReq) GetStartsAt ¶
func (s *AdminPostCampaignsReq) GetStartsAt() OptString
GetStartsAt returns the value of StartsAt.
func (*AdminPostCampaignsReq) MarshalJSON ¶
func (s *AdminPostCampaignsReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminPostCampaignsReq) SetBudget ¶
func (s *AdminPostCampaignsReq) SetBudget(val OptCampaignBudget)
SetBudget sets the value of Budget.
func (*AdminPostCampaignsReq) SetCampaignIdentifier ¶
func (s *AdminPostCampaignsReq) SetCampaignIdentifier(val OptString)
SetCampaignIdentifier sets the value of CampaignIdentifier.
func (*AdminPostCampaignsReq) SetCurrency ¶
func (s *AdminPostCampaignsReq) SetCurrency(val OptString)
SetCurrency sets the value of Currency.
func (*AdminPostCampaignsReq) SetDescription ¶
func (s *AdminPostCampaignsReq) SetDescription(val OptString)
SetDescription sets the value of Description.
func (*AdminPostCampaignsReq) SetEndsAt ¶
func (s *AdminPostCampaignsReq) SetEndsAt(val OptString)
SetEndsAt sets the value of EndsAt.
func (*AdminPostCampaignsReq) SetFake ¶
func (s *AdminPostCampaignsReq) SetFake()
SetFake set fake values.
func (*AdminPostCampaignsReq) SetName ¶
func (s *AdminPostCampaignsReq) SetName(val string)
SetName sets the value of Name.
func (*AdminPostCampaignsReq) SetPromotions ¶
func (s *AdminPostCampaignsReq) SetPromotions(val []AdminPostCampaignsReqPromotionsItem)
SetPromotions sets the value of Promotions.
func (*AdminPostCampaignsReq) SetStartsAt ¶
func (s *AdminPostCampaignsReq) SetStartsAt(val OptString)
SetStartsAt sets the value of StartsAt.
func (*AdminPostCampaignsReq) UnmarshalJSON ¶
func (s *AdminPostCampaignsReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*AdminPostCampaignsReq) Validate ¶
func (s *AdminPostCampaignsReq) Validate() error
type AdminPostCampaignsReqPromotionsItem ¶
type AdminPostCampaignsReqPromotionsItem struct {
// The promotion's ID.
ID string `json:"id"`
}
The promotion's promotions.
func (*AdminPostCampaignsReqPromotionsItem) Decode ¶
func (s *AdminPostCampaignsReqPromotionsItem) Decode(d *jx.Decoder) error
Decode decodes AdminPostCampaignsReqPromotionsItem from json.
func (*AdminPostCampaignsReqPromotionsItem) Encode ¶
func (s *AdminPostCampaignsReqPromotionsItem) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminPostCampaignsReqPromotionsItem) GetID ¶
func (s *AdminPostCampaignsReqPromotionsItem) GetID() string
GetID returns the value of ID.
func (*AdminPostCampaignsReqPromotionsItem) MarshalJSON ¶
func (s *AdminPostCampaignsReqPromotionsItem) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminPostCampaignsReqPromotionsItem) SetFake ¶
func (s *AdminPostCampaignsReqPromotionsItem) SetFake()
SetFake set fake values.
func (*AdminPostCampaignsReqPromotionsItem) SetID ¶
func (s *AdminPostCampaignsReqPromotionsItem) SetID(val string)
SetID sets the value of ID.
func (*AdminPostCampaignsReqPromotionsItem) UnmarshalJSON ¶
func (s *AdminPostCampaignsReqPromotionsItem) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type AdminPostCustomerGroupsGroupCustomersBatchReq ¶
type AdminPostCustomerGroupsGroupCustomersBatchReq struct {
// The customer group's customer ids.
CustomerIds []AdminPostCustomerGroupsGroupCustomersBatchReqCustomerIdsItem `json:"customer_ids"`
}
SUMMARY. Ref: #/components/schemas/AdminPostCustomerGroupsGroupCustomersBatchReq
func (*AdminPostCustomerGroupsGroupCustomersBatchReq) Decode ¶
func (s *AdminPostCustomerGroupsGroupCustomersBatchReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostCustomerGroupsGroupCustomersBatchReq from json.
func (*AdminPostCustomerGroupsGroupCustomersBatchReq) Encode ¶
func (s *AdminPostCustomerGroupsGroupCustomersBatchReq) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminPostCustomerGroupsGroupCustomersBatchReq) GetCustomerIds ¶
func (s *AdminPostCustomerGroupsGroupCustomersBatchReq) GetCustomerIds() []AdminPostCustomerGroupsGroupCustomersBatchReqCustomerIdsItem
GetCustomerIds returns the value of CustomerIds.
func (*AdminPostCustomerGroupsGroupCustomersBatchReq) MarshalJSON ¶
func (s *AdminPostCustomerGroupsGroupCustomersBatchReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminPostCustomerGroupsGroupCustomersBatchReq) SetCustomerIds ¶
func (s *AdminPostCustomerGroupsGroupCustomersBatchReq) SetCustomerIds(val []AdminPostCustomerGroupsGroupCustomersBatchReqCustomerIdsItem)
SetCustomerIds sets the value of CustomerIds.
func (*AdminPostCustomerGroupsGroupCustomersBatchReq) SetFake ¶
func (s *AdminPostCustomerGroupsGroupCustomersBatchReq) SetFake()
SetFake set fake values.
func (*AdminPostCustomerGroupsGroupCustomersBatchReq) UnmarshalJSON ¶
func (s *AdminPostCustomerGroupsGroupCustomersBatchReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*AdminPostCustomerGroupsGroupCustomersBatchReq) Validate ¶
func (s *AdminPostCustomerGroupsGroupCustomersBatchReq) Validate() error
type AdminPostCustomerGroupsGroupCustomersBatchReqCustomerIdsItem ¶
type AdminPostCustomerGroupsGroupCustomersBatchReqCustomerIdsItem struct {
// The customer id's ID.
ID string `json:"id"`
}
The customer id's customer ids.
func (*AdminPostCustomerGroupsGroupCustomersBatchReqCustomerIdsItem) Decode ¶
func (s *AdminPostCustomerGroupsGroupCustomersBatchReqCustomerIdsItem) Decode(d *jx.Decoder) error
Decode decodes AdminPostCustomerGroupsGroupCustomersBatchReqCustomerIdsItem from json.
func (*AdminPostCustomerGroupsGroupCustomersBatchReqCustomerIdsItem) Encode ¶
func (s *AdminPostCustomerGroupsGroupCustomersBatchReqCustomerIdsItem) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminPostCustomerGroupsGroupCustomersBatchReqCustomerIdsItem) GetID ¶
func (s *AdminPostCustomerGroupsGroupCustomersBatchReqCustomerIdsItem) GetID() string
GetID returns the value of ID.
func (*AdminPostCustomerGroupsGroupCustomersBatchReqCustomerIdsItem) MarshalJSON ¶
func (s *AdminPostCustomerGroupsGroupCustomersBatchReqCustomerIdsItem) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminPostCustomerGroupsGroupCustomersBatchReqCustomerIdsItem) SetFake ¶
func (s *AdminPostCustomerGroupsGroupCustomersBatchReqCustomerIdsItem) SetFake()
SetFake set fake values.
func (*AdminPostCustomerGroupsGroupCustomersBatchReqCustomerIdsItem) SetID ¶
func (s *AdminPostCustomerGroupsGroupCustomersBatchReqCustomerIdsItem) SetID(val string)
SetID sets the value of ID.
func (*AdminPostCustomerGroupsGroupCustomersBatchReqCustomerIdsItem) UnmarshalJSON ¶
func (s *AdminPostCustomerGroupsGroupCustomersBatchReqCustomerIdsItem) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type AdminPostFulfillmentShippingOptionsRulesBatchAddReq ¶
type AdminPostFulfillmentShippingOptionsRulesBatchAddReq struct {
// The fulfillment's rules.
Rules []AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItem `json:"rules"`
}
SUMMARY. Ref: #/components/schemas/AdminPostFulfillmentShippingOptionsRulesBatchAddReq
func (*AdminPostFulfillmentShippingOptionsRulesBatchAddReq) Decode ¶
func (s *AdminPostFulfillmentShippingOptionsRulesBatchAddReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostFulfillmentShippingOptionsRulesBatchAddReq from json.
func (*AdminPostFulfillmentShippingOptionsRulesBatchAddReq) Encode ¶
func (s *AdminPostFulfillmentShippingOptionsRulesBatchAddReq) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminPostFulfillmentShippingOptionsRulesBatchAddReq) GetRules ¶
func (s *AdminPostFulfillmentShippingOptionsRulesBatchAddReq) GetRules() []AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItem
GetRules returns the value of Rules.
func (*AdminPostFulfillmentShippingOptionsRulesBatchAddReq) MarshalJSON ¶
func (s *AdminPostFulfillmentShippingOptionsRulesBatchAddReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminPostFulfillmentShippingOptionsRulesBatchAddReq) SetFake ¶
func (s *AdminPostFulfillmentShippingOptionsRulesBatchAddReq) SetFake()
SetFake set fake values.
func (*AdminPostFulfillmentShippingOptionsRulesBatchAddReq) SetRules ¶
func (s *AdminPostFulfillmentShippingOptionsRulesBatchAddReq) SetRules(val []AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItem)
SetRules sets the value of Rules.
func (*AdminPostFulfillmentShippingOptionsRulesBatchAddReq) UnmarshalJSON ¶
func (s *AdminPostFulfillmentShippingOptionsRulesBatchAddReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*AdminPostFulfillmentShippingOptionsRulesBatchAddReq) Validate ¶
func (s *AdminPostFulfillmentShippingOptionsRulesBatchAddReq) Validate() error
type AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItem ¶
type AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItem struct {
Operator jx.Raw `json:"operator"`
// The rule's attribute.
Attribute string `json:"attribute"`
Value AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue `json:"value"`
}
The rule's rules.
func (*AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItem) Decode ¶
func (s *AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItem) Decode(d *jx.Decoder) error
Decode decodes AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItem from json.
func (*AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItem) Encode ¶
func (s *AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItem) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItem) GetAttribute ¶
func (s *AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItem) GetAttribute() string
GetAttribute returns the value of Attribute.
func (*AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItem) GetOperator ¶
func (s *AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItem) GetOperator() jx.Raw
GetOperator returns the value of Operator.
func (*AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItem) GetValue ¶
func (s *AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItem) GetValue() AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue
GetValue returns the value of Value.
func (*AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItem) MarshalJSON ¶
func (s *AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItem) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItem) SetAttribute ¶
func (s *AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItem) SetAttribute(val string)
SetAttribute sets the value of Attribute.
func (*AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItem) SetFake ¶
func (s *AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItem) SetFake()
SetFake set fake values.
func (*AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItem) SetOperator ¶
func (s *AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItem) SetOperator(val jx.Raw)
SetOperator sets the value of Operator.
func (*AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItem) SetValue ¶
func (s *AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItem) SetValue(val AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue)
SetValue sets the value of Value.
func (*AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItem) UnmarshalJSON ¶
func (s *AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItem) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItem) Validate ¶
func (s *AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItem) Validate() error
type AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue ¶
type AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue struct {
Type AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValueType // switch on this field
String string
StringArray []string
}
AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue represents sum type.
func NewStringAdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue ¶
func NewStringAdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue(v string) AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue
NewStringAdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue returns new AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue from string.
func NewStringArrayAdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue ¶
func NewStringArrayAdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue(v []string) AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue
NewStringArrayAdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue returns new AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue from []string.
func (*AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue) Decode ¶
func (s *AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue) Decode(d *jx.Decoder) error
Decode decodes AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue from json.
func (AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue) Encode ¶
func (s AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue) Encode(e *jx.Encoder)
Encode encodes AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue as json.
func (AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue) GetString ¶
func (s AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue) GetString() (v string, ok bool)
GetString returns string and true boolean if AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue is string.
func (AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue) GetStringArray ¶
func (s AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue) GetStringArray() (v []string, ok bool)
GetStringArray returns []string and true boolean if AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue is []string.
func (AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue) IsString ¶
func (s AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue) IsString() bool
IsString reports whether AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue is string.
func (AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue) IsStringArray ¶
func (s AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue) IsStringArray() bool
IsStringArray reports whether AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue is []string.
func (AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue) MarshalJSON ¶
func (s AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue) SetFake ¶
func (s *AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue) SetFake()
SetFake set fake values.
func (*AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue) SetString ¶
func (s *AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue) SetString(v string)
SetString sets AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue to string.
func (*AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue) SetStringArray ¶
func (s *AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue) SetStringArray(v []string)
SetStringArray sets AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue to []string.
func (*AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue) UnmarshalJSON ¶
func (s *AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue) Validate ¶
func (s AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue) Validate() error
type AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValueType ¶
type AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValueType string
AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValueType is oneOf type of AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue.
const ( StringAdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValueType = "string" StringArrayAdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValue AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValueType = "[]string" )
Possible values for AdminPostFulfillmentShippingOptionsRulesBatchAddReqRulesItemValueType.
type AdminPostFulfillmentShippingOptionsRulesBatchRemoveReq ¶
type AdminPostFulfillmentShippingOptionsRulesBatchRemoveReq struct {
// The fulfillment's rule ids.
RuleIds []string `json:"rule_ids"`
}
SUMMARY. Ref: #/components/schemas/AdminPostFulfillmentShippingOptionsRulesBatchRemoveReq
func (*AdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) Decode ¶
func (s *AdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostFulfillmentShippingOptionsRulesBatchRemoveReq from json.
func (*AdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) Encode ¶
func (s *AdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) GetRuleIds ¶
func (s *AdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) GetRuleIds() []string
GetRuleIds returns the value of RuleIds.
func (*AdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) MarshalJSON ¶
func (s *AdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) SetFake ¶
func (s *AdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) SetFake()
SetFake set fake values.
func (*AdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) SetRuleIds ¶
func (s *AdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) SetRuleIds(val []string)
SetRuleIds sets the value of RuleIds.
func (*AdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) UnmarshalJSON ¶
func (s *AdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*AdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) Validate ¶
func (s *AdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) Validate() error
type AdminPostInventoryItemsInventoryItemReq ¶
type AdminPostInventoryItemsInventoryItemReq struct {
// The inventory item's sku.
Sku OptString `json:"sku"`
// The inventory item's origin country.
OriginCountry OptString `json:"origin_country"`
// The inventory item's hs code.
HsCode OptString `json:"hs_code"`
// The inventory item's mid code.
MidCode OptString `json:"mid_code"`
// The inventory item's material.
Material OptString `json:"material"`
// The inventory item's weight.
Weight OptFloat64 `json:"weight"`
// The inventory item's height.
Height OptFloat64 `json:"height"`
// The inventory item's length.
Length OptFloat64 `json:"length"`
// The inventory item's width.
Width OptFloat64 `json:"width"`
// The inventory item's title.
Title OptString `json:"title"`
// The inventory item's description.
Description OptString `json:"description"`
// The inventory item's thumbnail.
Thumbnail OptString `json:"thumbnail"`
// The inventory item's requires shipping.
RequiresShipping OptBool `json:"requires_shipping"`
}
SUMMARY. Ref: #/components/schemas/AdminPostInventoryItemsInventoryItemReq
func (*AdminPostInventoryItemsInventoryItemReq) Decode ¶
func (s *AdminPostInventoryItemsInventoryItemReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostInventoryItemsInventoryItemReq from json.
func (*AdminPostInventoryItemsInventoryItemReq) Encode ¶
func (s *AdminPostInventoryItemsInventoryItemReq) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminPostInventoryItemsInventoryItemReq) GetDescription ¶
func (s *AdminPostInventoryItemsInventoryItemReq) GetDescription() OptString
GetDescription returns the value of Description.
func (*AdminPostInventoryItemsInventoryItemReq) GetHeight ¶
func (s *AdminPostInventoryItemsInventoryItemReq) GetHeight() OptFloat64
GetHeight returns the value of Height.
func (*AdminPostInventoryItemsInventoryItemReq) GetHsCode ¶
func (s *AdminPostInventoryItemsInventoryItemReq) GetHsCode() OptString
GetHsCode returns the value of HsCode.
func (*AdminPostInventoryItemsInventoryItemReq) GetLength ¶
func (s *AdminPostInventoryItemsInventoryItemReq) GetLength() OptFloat64
GetLength returns the value of Length.
func (*AdminPostInventoryItemsInventoryItemReq) GetMaterial ¶
func (s *AdminPostInventoryItemsInventoryItemReq) GetMaterial() OptString
GetMaterial returns the value of Material.
func (*AdminPostInventoryItemsInventoryItemReq) GetMidCode ¶
func (s *AdminPostInventoryItemsInventoryItemReq) GetMidCode() OptString
GetMidCode returns the value of MidCode.
func (*AdminPostInventoryItemsInventoryItemReq) GetOriginCountry ¶
func (s *AdminPostInventoryItemsInventoryItemReq) GetOriginCountry() OptString
GetOriginCountry returns the value of OriginCountry.
func (*AdminPostInventoryItemsInventoryItemReq) GetRequiresShipping ¶
func (s *AdminPostInventoryItemsInventoryItemReq) GetRequiresShipping() OptBool
GetRequiresShipping returns the value of RequiresShipping.
func (*AdminPostInventoryItemsInventoryItemReq) GetSku ¶
func (s *AdminPostInventoryItemsInventoryItemReq) GetSku() OptString
GetSku returns the value of Sku.
func (*AdminPostInventoryItemsInventoryItemReq) GetThumbnail ¶
func (s *AdminPostInventoryItemsInventoryItemReq) GetThumbnail() OptString
GetThumbnail returns the value of Thumbnail.
func (*AdminPostInventoryItemsInventoryItemReq) GetTitle ¶
func (s *AdminPostInventoryItemsInventoryItemReq) GetTitle() OptString
GetTitle returns the value of Title.
func (*AdminPostInventoryItemsInventoryItemReq) GetWeight ¶
func (s *AdminPostInventoryItemsInventoryItemReq) GetWeight() OptFloat64
GetWeight returns the value of Weight.
func (*AdminPostInventoryItemsInventoryItemReq) GetWidth ¶
func (s *AdminPostInventoryItemsInventoryItemReq) GetWidth() OptFloat64
GetWidth returns the value of Width.
func (*AdminPostInventoryItemsInventoryItemReq) MarshalJSON ¶
func (s *AdminPostInventoryItemsInventoryItemReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminPostInventoryItemsInventoryItemReq) SetDescription ¶
func (s *AdminPostInventoryItemsInventoryItemReq) SetDescription(val OptString)
SetDescription sets the value of Description.
func (*AdminPostInventoryItemsInventoryItemReq) SetFake ¶
func (s *AdminPostInventoryItemsInventoryItemReq) SetFake()
SetFake set fake values.
func (*AdminPostInventoryItemsInventoryItemReq) SetHeight ¶
func (s *AdminPostInventoryItemsInventoryItemReq) SetHeight(val OptFloat64)
SetHeight sets the value of Height.
func (*AdminPostInventoryItemsInventoryItemReq) SetHsCode ¶
func (s *AdminPostInventoryItemsInventoryItemReq) SetHsCode(val OptString)
SetHsCode sets the value of HsCode.
func (*AdminPostInventoryItemsInventoryItemReq) SetLength ¶
func (s *AdminPostInventoryItemsInventoryItemReq) SetLength(val OptFloat64)
SetLength sets the value of Length.
func (*AdminPostInventoryItemsInventoryItemReq) SetMaterial ¶
func (s *AdminPostInventoryItemsInventoryItemReq) SetMaterial(val OptString)
SetMaterial sets the value of Material.
func (*AdminPostInventoryItemsInventoryItemReq) SetMidCode ¶
func (s *AdminPostInventoryItemsInventoryItemReq) SetMidCode(val OptString)
SetMidCode sets the value of MidCode.
func (*AdminPostInventoryItemsInventoryItemReq) SetOriginCountry ¶
func (s *AdminPostInventoryItemsInventoryItemReq) SetOriginCountry(val OptString)
SetOriginCountry sets the value of OriginCountry.
func (*AdminPostInventoryItemsInventoryItemReq) SetRequiresShipping ¶
func (s *AdminPostInventoryItemsInventoryItemReq) SetRequiresShipping(val OptBool)
SetRequiresShipping sets the value of RequiresShipping.
func (*AdminPostInventoryItemsInventoryItemReq) SetSku ¶
func (s *AdminPostInventoryItemsInventoryItemReq) SetSku(val OptString)
SetSku sets the value of Sku.
func (*AdminPostInventoryItemsInventoryItemReq) SetThumbnail ¶
func (s *AdminPostInventoryItemsInventoryItemReq) SetThumbnail(val OptString)
SetThumbnail sets the value of Thumbnail.
func (*AdminPostInventoryItemsInventoryItemReq) SetTitle ¶
func (s *AdminPostInventoryItemsInventoryItemReq) SetTitle(val OptString)
SetTitle sets the value of Title.
func (*AdminPostInventoryItemsInventoryItemReq) SetWeight ¶
func (s *AdminPostInventoryItemsInventoryItemReq) SetWeight(val OptFloat64)
SetWeight sets the value of Weight.
func (*AdminPostInventoryItemsInventoryItemReq) SetWidth ¶
func (s *AdminPostInventoryItemsInventoryItemReq) SetWidth(val OptFloat64)
SetWidth sets the value of Width.
func (*AdminPostInventoryItemsInventoryItemReq) UnmarshalJSON ¶
func (s *AdminPostInventoryItemsInventoryItemReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*AdminPostInventoryItemsInventoryItemReq) Validate ¶
func (s *AdminPostInventoryItemsInventoryItemReq) Validate() error
type AdminPostInventoryItemsItemLocationLevelsLevelReq ¶
type AdminPostInventoryItemsItemLocationLevelsLevelReq struct {
// The inventory item's incoming quantity.
IncomingQuantity OptFloat64 `json:"incoming_quantity"`
// The inventory item's stocked quantity.
StockedQuantity OptFloat64 `json:"stocked_quantity"`
}
SUMMARY. Ref: #/components/schemas/AdminPostInventoryItemsItemLocationLevelsLevelReq
func (*AdminPostInventoryItemsItemLocationLevelsLevelReq) Decode ¶
func (s *AdminPostInventoryItemsItemLocationLevelsLevelReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostInventoryItemsItemLocationLevelsLevelReq from json.
func (*AdminPostInventoryItemsItemLocationLevelsLevelReq) Encode ¶
func (s *AdminPostInventoryItemsItemLocationLevelsLevelReq) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminPostInventoryItemsItemLocationLevelsLevelReq) GetIncomingQuantity ¶
func (s *AdminPostInventoryItemsItemLocationLevelsLevelReq) GetIncomingQuantity() OptFloat64
GetIncomingQuantity returns the value of IncomingQuantity.
func (*AdminPostInventoryItemsItemLocationLevelsLevelReq) GetStockedQuantity ¶
func (s *AdminPostInventoryItemsItemLocationLevelsLevelReq) GetStockedQuantity() OptFloat64
GetStockedQuantity returns the value of StockedQuantity.
func (*AdminPostInventoryItemsItemLocationLevelsLevelReq) MarshalJSON ¶
func (s *AdminPostInventoryItemsItemLocationLevelsLevelReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminPostInventoryItemsItemLocationLevelsLevelReq) SetFake ¶
func (s *AdminPostInventoryItemsItemLocationLevelsLevelReq) SetFake()
SetFake set fake values.
func (*AdminPostInventoryItemsItemLocationLevelsLevelReq) SetIncomingQuantity ¶
func (s *AdminPostInventoryItemsItemLocationLevelsLevelReq) SetIncomingQuantity(val OptFloat64)
SetIncomingQuantity sets the value of IncomingQuantity.
func (*AdminPostInventoryItemsItemLocationLevelsLevelReq) SetStockedQuantity ¶
func (s *AdminPostInventoryItemsItemLocationLevelsLevelReq) SetStockedQuantity(val OptFloat64)
SetStockedQuantity sets the value of StockedQuantity.
func (*AdminPostInventoryItemsItemLocationLevelsLevelReq) UnmarshalJSON ¶
func (s *AdminPostInventoryItemsItemLocationLevelsLevelReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*AdminPostInventoryItemsItemLocationLevelsLevelReq) Validate ¶
func (s *AdminPostInventoryItemsItemLocationLevelsLevelReq) Validate() error
type AdminPostInventoryItemsItemLocationLevelsReq ¶
type AdminPostInventoryItemsItemLocationLevelsReq struct {
// The inventory item's location id.
LocationID string `json:"location_id"`
// The inventory item's stocked quantity.
StockedQuantity float64 `json:"stocked_quantity"`
// The inventory item's incoming quantity.
IncomingQuantity OptFloat64 `json:"incoming_quantity"`
}
SUMMARY. Ref: #/components/schemas/AdminPostInventoryItemsItemLocationLevelsReq
func (*AdminPostInventoryItemsItemLocationLevelsReq) Decode ¶
func (s *AdminPostInventoryItemsItemLocationLevelsReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostInventoryItemsItemLocationLevelsReq from json.
func (*AdminPostInventoryItemsItemLocationLevelsReq) Encode ¶
func (s *AdminPostInventoryItemsItemLocationLevelsReq) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminPostInventoryItemsItemLocationLevelsReq) GetIncomingQuantity ¶
func (s *AdminPostInventoryItemsItemLocationLevelsReq) GetIncomingQuantity() OptFloat64
GetIncomingQuantity returns the value of IncomingQuantity.
func (*AdminPostInventoryItemsItemLocationLevelsReq) GetLocationID ¶
func (s *AdminPostInventoryItemsItemLocationLevelsReq) GetLocationID() string
GetLocationID returns the value of LocationID.
func (*AdminPostInventoryItemsItemLocationLevelsReq) GetStockedQuantity ¶
func (s *AdminPostInventoryItemsItemLocationLevelsReq) GetStockedQuantity() float64
GetStockedQuantity returns the value of StockedQuantity.
func (*AdminPostInventoryItemsItemLocationLevelsReq) MarshalJSON ¶
func (s *AdminPostInventoryItemsItemLocationLevelsReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminPostInventoryItemsItemLocationLevelsReq) SetFake ¶
func (s *AdminPostInventoryItemsItemLocationLevelsReq) SetFake()
SetFake set fake values.
func (*AdminPostInventoryItemsItemLocationLevelsReq) SetIncomingQuantity ¶
func (s *AdminPostInventoryItemsItemLocationLevelsReq) SetIncomingQuantity(val OptFloat64)
SetIncomingQuantity sets the value of IncomingQuantity.
func (*AdminPostInventoryItemsItemLocationLevelsReq) SetLocationID ¶
func (s *AdminPostInventoryItemsItemLocationLevelsReq) SetLocationID(val string)
SetLocationID sets the value of LocationID.
func (*AdminPostInventoryItemsItemLocationLevelsReq) SetStockedQuantity ¶
func (s *AdminPostInventoryItemsItemLocationLevelsReq) SetStockedQuantity(val float64)
SetStockedQuantity sets the value of StockedQuantity.
func (*AdminPostInventoryItemsItemLocationLevelsReq) UnmarshalJSON ¶
func (s *AdminPostInventoryItemsItemLocationLevelsReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*AdminPostInventoryItemsItemLocationLevelsReq) Validate ¶
func (s *AdminPostInventoryItemsItemLocationLevelsReq) Validate() error
type AdminPostInventoryItemsReq ¶
type AdminPostInventoryItemsReq struct {
// The inventory item's sku.
Sku OptString `json:"sku"`
// The inventory item's hs code.
HsCode OptString `json:"hs_code"`
// The inventory item's weight.
Weight OptFloat64 `json:"weight"`
// The inventory item's length.
Length OptFloat64 `json:"length"`
// The inventory item's height.
Height OptFloat64 `json:"height"`
// The inventory item's width.
Width OptFloat64 `json:"width"`
// The inventory item's origin country.
OriginCountry OptString `json:"origin_country"`
// The inventory item's mid code.
MidCode OptString `json:"mid_code"`
// The inventory item's material.
Material OptString `json:"material"`
// The inventory item's title.
Title OptString `json:"title"`
// The inventory item's description.
Description OptString `json:"description"`
// The inventory item's thumbnail.
Thumbnail OptString `json:"thumbnail"`
// The inventory item's metadata.
Metadata *AdminPostInventoryItemsReqMetadata `json:"metadata"`
}
SUMMARY. Ref: #/components/schemas/AdminPostInventoryItemsReq
func (*AdminPostInventoryItemsReq) Decode ¶
func (s *AdminPostInventoryItemsReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostInventoryItemsReq from json.
func (*AdminPostInventoryItemsReq) Encode ¶
func (s *AdminPostInventoryItemsReq) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminPostInventoryItemsReq) GetDescription ¶
func (s *AdminPostInventoryItemsReq) GetDescription() OptString
GetDescription returns the value of Description.
func (*AdminPostInventoryItemsReq) GetHeight ¶
func (s *AdminPostInventoryItemsReq) GetHeight() OptFloat64
GetHeight returns the value of Height.
func (*AdminPostInventoryItemsReq) GetHsCode ¶
func (s *AdminPostInventoryItemsReq) GetHsCode() OptString
GetHsCode returns the value of HsCode.
func (*AdminPostInventoryItemsReq) GetLength ¶
func (s *AdminPostInventoryItemsReq) GetLength() OptFloat64
GetLength returns the value of Length.
func (*AdminPostInventoryItemsReq) GetMaterial ¶
func (s *AdminPostInventoryItemsReq) GetMaterial() OptString
GetMaterial returns the value of Material.
func (*AdminPostInventoryItemsReq) GetMetadata ¶
func (s *AdminPostInventoryItemsReq) GetMetadata() *AdminPostInventoryItemsReqMetadata
GetMetadata returns the value of Metadata.
func (*AdminPostInventoryItemsReq) GetMidCode ¶
func (s *AdminPostInventoryItemsReq) GetMidCode() OptString
GetMidCode returns the value of MidCode.
func (*AdminPostInventoryItemsReq) GetOriginCountry ¶
func (s *AdminPostInventoryItemsReq) GetOriginCountry() OptString
GetOriginCountry returns the value of OriginCountry.
func (*AdminPostInventoryItemsReq) GetSku ¶
func (s *AdminPostInventoryItemsReq) GetSku() OptString
GetSku returns the value of Sku.
func (*AdminPostInventoryItemsReq) GetThumbnail ¶
func (s *AdminPostInventoryItemsReq) GetThumbnail() OptString
GetThumbnail returns the value of Thumbnail.
func (*AdminPostInventoryItemsReq) GetTitle ¶
func (s *AdminPostInventoryItemsReq) GetTitle() OptString
GetTitle returns the value of Title.
func (*AdminPostInventoryItemsReq) GetWeight ¶
func (s *AdminPostInventoryItemsReq) GetWeight() OptFloat64
GetWeight returns the value of Weight.
func (*AdminPostInventoryItemsReq) GetWidth ¶
func (s *AdminPostInventoryItemsReq) GetWidth() OptFloat64
GetWidth returns the value of Width.
func (*AdminPostInventoryItemsReq) MarshalJSON ¶
func (s *AdminPostInventoryItemsReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminPostInventoryItemsReq) SetDescription ¶
func (s *AdminPostInventoryItemsReq) SetDescription(val OptString)
SetDescription sets the value of Description.
func (*AdminPostInventoryItemsReq) SetFake ¶
func (s *AdminPostInventoryItemsReq) SetFake()
SetFake set fake values.
func (*AdminPostInventoryItemsReq) SetHeight ¶
func (s *AdminPostInventoryItemsReq) SetHeight(val OptFloat64)
SetHeight sets the value of Height.
func (*AdminPostInventoryItemsReq) SetHsCode ¶
func (s *AdminPostInventoryItemsReq) SetHsCode(val OptString)
SetHsCode sets the value of HsCode.
func (*AdminPostInventoryItemsReq) SetLength ¶
func (s *AdminPostInventoryItemsReq) SetLength(val OptFloat64)
SetLength sets the value of Length.
func (*AdminPostInventoryItemsReq) SetMaterial ¶
func (s *AdminPostInventoryItemsReq) SetMaterial(val OptString)
SetMaterial sets the value of Material.
func (*AdminPostInventoryItemsReq) SetMetadata ¶
func (s *AdminPostInventoryItemsReq) SetMetadata(val *AdminPostInventoryItemsReqMetadata)
SetMetadata sets the value of Metadata.
func (*AdminPostInventoryItemsReq) SetMidCode ¶
func (s *AdminPostInventoryItemsReq) SetMidCode(val OptString)
SetMidCode sets the value of MidCode.
func (*AdminPostInventoryItemsReq) SetOriginCountry ¶
func (s *AdminPostInventoryItemsReq) SetOriginCountry(val OptString)
SetOriginCountry sets the value of OriginCountry.
func (*AdminPostInventoryItemsReq) SetSku ¶
func (s *AdminPostInventoryItemsReq) SetSku(val OptString)
SetSku sets the value of Sku.
func (*AdminPostInventoryItemsReq) SetThumbnail ¶
func (s *AdminPostInventoryItemsReq) SetThumbnail(val OptString)
SetThumbnail sets the value of Thumbnail.
func (*AdminPostInventoryItemsReq) SetTitle ¶
func (s *AdminPostInventoryItemsReq) SetTitle(val OptString)
SetTitle sets the value of Title.
func (*AdminPostInventoryItemsReq) SetWeight ¶
func (s *AdminPostInventoryItemsReq) SetWeight(val OptFloat64)
SetWeight sets the value of Weight.
func (*AdminPostInventoryItemsReq) SetWidth ¶
func (s *AdminPostInventoryItemsReq) SetWidth(val OptFloat64)
SetWidth sets the value of Width.
func (*AdminPostInventoryItemsReq) UnmarshalJSON ¶
func (s *AdminPostInventoryItemsReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*AdminPostInventoryItemsReq) Validate ¶
func (s *AdminPostInventoryItemsReq) Validate() error
type AdminPostInventoryItemsReqMetadata ¶
type AdminPostInventoryItemsReqMetadata struct{}
The inventory item's metadata.
func (*AdminPostInventoryItemsReqMetadata) Decode ¶
func (s *AdminPostInventoryItemsReqMetadata) Decode(d *jx.Decoder) error
Decode decodes AdminPostInventoryItemsReqMetadata from json.
func (*AdminPostInventoryItemsReqMetadata) Encode ¶
func (s *AdminPostInventoryItemsReqMetadata) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminPostInventoryItemsReqMetadata) MarshalJSON ¶
func (s *AdminPostInventoryItemsReqMetadata) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminPostInventoryItemsReqMetadata) SetFake ¶
func (s *AdminPostInventoryItemsReqMetadata) SetFake()
SetFake set fake values.
func (*AdminPostInventoryItemsReqMetadata) UnmarshalJSON ¶
func (s *AdminPostInventoryItemsReqMetadata) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type AdminPostInvitesInviteAcceptReq ¶
type AdminPostInvitesInviteAcceptReq struct {
// The invite's first name.
FirstName string `json:"first_name"`
// The invite's last name.
LastName string `json:"last_name"`
}
SUMMARY. Ref: #/components/schemas/AdminPostInvitesInviteAcceptReq
func (*AdminPostInvitesInviteAcceptReq) Decode ¶
func (s *AdminPostInvitesInviteAcceptReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostInvitesInviteAcceptReq from json.
func (*AdminPostInvitesInviteAcceptReq) Encode ¶
func (s *AdminPostInvitesInviteAcceptReq) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminPostInvitesInviteAcceptReq) GetFirstName ¶
func (s *AdminPostInvitesInviteAcceptReq) GetFirstName() string
GetFirstName returns the value of FirstName.
func (*AdminPostInvitesInviteAcceptReq) GetLastName ¶
func (s *AdminPostInvitesInviteAcceptReq) GetLastName() string
GetLastName returns the value of LastName.
func (*AdminPostInvitesInviteAcceptReq) MarshalJSON ¶
func (s *AdminPostInvitesInviteAcceptReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminPostInvitesInviteAcceptReq) SetFake ¶
func (s *AdminPostInvitesInviteAcceptReq) SetFake()
SetFake set fake values.
func (*AdminPostInvitesInviteAcceptReq) SetFirstName ¶
func (s *AdminPostInvitesInviteAcceptReq) SetFirstName(val string)
SetFirstName sets the value of FirstName.
func (*AdminPostInvitesInviteAcceptReq) SetLastName ¶
func (s *AdminPostInvitesInviteAcceptReq) SetLastName(val string)
SetLastName sets the value of LastName.
func (*AdminPostInvitesInviteAcceptReq) UnmarshalJSON ¶
func (s *AdminPostInvitesInviteAcceptReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type AdminPostPaymentsCapturesReq ¶
type AdminPostPaymentsCapturesReq struct {
// The payment's amount.
Amount OptFloat64 `json:"amount"`
}
SUMMARY. Ref: #/components/schemas/AdminPostPaymentsCapturesReq
func (*AdminPostPaymentsCapturesReq) Decode ¶
func (s *AdminPostPaymentsCapturesReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostPaymentsCapturesReq from json.
func (*AdminPostPaymentsCapturesReq) Encode ¶
func (s *AdminPostPaymentsCapturesReq) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminPostPaymentsCapturesReq) GetAmount ¶
func (s *AdminPostPaymentsCapturesReq) GetAmount() OptFloat64
GetAmount returns the value of Amount.
func (*AdminPostPaymentsCapturesReq) MarshalJSON ¶
func (s *AdminPostPaymentsCapturesReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminPostPaymentsCapturesReq) SetAmount ¶
func (s *AdminPostPaymentsCapturesReq) SetAmount(val OptFloat64)
SetAmount sets the value of Amount.
func (*AdminPostPaymentsCapturesReq) SetFake ¶
func (s *AdminPostPaymentsCapturesReq) SetFake()
SetFake set fake values.
func (*AdminPostPaymentsCapturesReq) UnmarshalJSON ¶
func (s *AdminPostPaymentsCapturesReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*AdminPostPaymentsCapturesReq) Validate ¶
func (s *AdminPostPaymentsCapturesReq) Validate() error
type AdminPostPaymentsRefundsReq ¶
type AdminPostPaymentsRefundsReq struct {
// The payment's amount.
Amount OptFloat64 `json:"amount"`
}
SUMMARY. Ref: #/components/schemas/AdminPostPaymentsRefundsReq
func (*AdminPostPaymentsRefundsReq) Decode ¶
func (s *AdminPostPaymentsRefundsReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostPaymentsRefundsReq from json.
func (*AdminPostPaymentsRefundsReq) Encode ¶
func (s *AdminPostPaymentsRefundsReq) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminPostPaymentsRefundsReq) GetAmount ¶
func (s *AdminPostPaymentsRefundsReq) GetAmount() OptFloat64
GetAmount returns the value of Amount.
func (*AdminPostPaymentsRefundsReq) MarshalJSON ¶
func (s *AdminPostPaymentsRefundsReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminPostPaymentsRefundsReq) SetAmount ¶
func (s *AdminPostPaymentsRefundsReq) SetAmount(val OptFloat64)
SetAmount sets the value of Amount.
func (*AdminPostPaymentsRefundsReq) SetFake ¶
func (s *AdminPostPaymentsRefundsReq) SetFake()
SetFake set fake values.
func (*AdminPostPaymentsRefundsReq) UnmarshalJSON ¶
func (s *AdminPostPaymentsRefundsReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*AdminPostPaymentsRefundsReq) Validate ¶
func (s *AdminPostPaymentsRefundsReq) Validate() error
type AdminPostPriceListsPriceListPricesBatchAddReq ¶
type AdminPostPriceListsPriceListPricesBatchAddReq struct {
// The price list's prices.
Prices []AdminPostPriceListsPriceListPricesBatchAddReqPricesItem `json:"prices"`
}
SUMMARY. Ref: #/components/schemas/AdminPostPriceListsPriceListPricesBatchAddReq
func (*AdminPostPriceListsPriceListPricesBatchAddReq) Decode ¶
func (s *AdminPostPriceListsPriceListPricesBatchAddReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostPriceListsPriceListPricesBatchAddReq from json.
func (*AdminPostPriceListsPriceListPricesBatchAddReq) Encode ¶
func (s *AdminPostPriceListsPriceListPricesBatchAddReq) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminPostPriceListsPriceListPricesBatchAddReq) GetPrices ¶
func (s *AdminPostPriceListsPriceListPricesBatchAddReq) GetPrices() []AdminPostPriceListsPriceListPricesBatchAddReqPricesItem
GetPrices returns the value of Prices.
func (*AdminPostPriceListsPriceListPricesBatchAddReq) MarshalJSON ¶
func (s *AdminPostPriceListsPriceListPricesBatchAddReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminPostPriceListsPriceListPricesBatchAddReq) SetFake ¶
func (s *AdminPostPriceListsPriceListPricesBatchAddReq) SetFake()
SetFake set fake values.
func (*AdminPostPriceListsPriceListPricesBatchAddReq) SetPrices ¶
func (s *AdminPostPriceListsPriceListPricesBatchAddReq) SetPrices(val []AdminPostPriceListsPriceListPricesBatchAddReqPricesItem)
SetPrices sets the value of Prices.
func (*AdminPostPriceListsPriceListPricesBatchAddReq) UnmarshalJSON ¶
func (s *AdminPostPriceListsPriceListPricesBatchAddReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*AdminPostPriceListsPriceListPricesBatchAddReq) Validate ¶
func (s *AdminPostPriceListsPriceListPricesBatchAddReq) Validate() error
type AdminPostPriceListsPriceListPricesBatchAddReqPricesItem ¶
type AdminPostPriceListsPriceListPricesBatchAddReqPricesItem struct {
// The price's currency code.
CurrencyCode string `json:"currency_code"`
// The price's amount.
Amount float64 `json:"amount"`
// The price's variant id.
VariantID string `json:"variant_id"`
// The price's min quantity.
MinQuantity OptFloat64 `json:"min_quantity"`
// The price's max quantity.
MaxQuantity OptFloat64 `json:"max_quantity"`
// The price's rules.
Rules *AdminPostPriceListsPriceListPricesBatchAddReqPricesItemRules `json:"rules"`
}
The price's prices.
func (*AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) Decode ¶
func (s *AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) Decode(d *jx.Decoder) error
Decode decodes AdminPostPriceListsPriceListPricesBatchAddReqPricesItem from json.
func (*AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) Encode ¶
func (s *AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) GetAmount ¶
func (s *AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) GetAmount() float64
GetAmount returns the value of Amount.
func (*AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) GetCurrencyCode ¶
func (s *AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) GetCurrencyCode() string
GetCurrencyCode returns the value of CurrencyCode.
func (*AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) GetMaxQuantity ¶
func (s *AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) GetMaxQuantity() OptFloat64
GetMaxQuantity returns the value of MaxQuantity.
func (*AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) GetMinQuantity ¶
func (s *AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) GetMinQuantity() OptFloat64
GetMinQuantity returns the value of MinQuantity.
func (*AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) GetRules ¶
func (s *AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) GetRules() *AdminPostPriceListsPriceListPricesBatchAddReqPricesItemRules
GetRules returns the value of Rules.
func (*AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) GetVariantID ¶
func (s *AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) GetVariantID() string
GetVariantID returns the value of VariantID.
func (*AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) MarshalJSON ¶
func (s *AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) SetAmount ¶
func (s *AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) SetAmount(val float64)
SetAmount sets the value of Amount.
func (*AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) SetCurrencyCode ¶
func (s *AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) SetCurrencyCode(val string)
SetCurrencyCode sets the value of CurrencyCode.
func (*AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) SetFake ¶
func (s *AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) SetFake()
SetFake set fake values.
func (*AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) SetMaxQuantity ¶
func (s *AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) SetMaxQuantity(val OptFloat64)
SetMaxQuantity sets the value of MaxQuantity.
func (*AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) SetMinQuantity ¶
func (s *AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) SetMinQuantity(val OptFloat64)
SetMinQuantity sets the value of MinQuantity.
func (*AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) SetRules ¶
func (s *AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) SetRules(val *AdminPostPriceListsPriceListPricesBatchAddReqPricesItemRules)
SetRules sets the value of Rules.
func (*AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) SetVariantID ¶
func (s *AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) SetVariantID(val string)
SetVariantID sets the value of VariantID.
func (*AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) UnmarshalJSON ¶
func (s *AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) Validate ¶
func (s *AdminPostPriceListsPriceListPricesBatchAddReqPricesItem) Validate() error
type AdminPostPriceListsPriceListPricesBatchAddReqPricesItemRules ¶
type AdminPostPriceListsPriceListPricesBatchAddReqPricesItemRules struct{}
The price's rules.
func (*AdminPostPriceListsPriceListPricesBatchAddReqPricesItemRules) Decode ¶
func (s *AdminPostPriceListsPriceListPricesBatchAddReqPricesItemRules) Decode(d *jx.Decoder) error
Decode decodes AdminPostPriceListsPriceListPricesBatchAddReqPricesItemRules from json.
func (*AdminPostPriceListsPriceListPricesBatchAddReqPricesItemRules) Encode ¶
func (s *AdminPostPriceListsPriceListPricesBatchAddReqPricesItemRules) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminPostPriceListsPriceListPricesBatchAddReqPricesItemRules) MarshalJSON ¶
func (s *AdminPostPriceListsPriceListPricesBatchAddReqPricesItemRules) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminPostPriceListsPriceListPricesBatchAddReqPricesItemRules) SetFake ¶
func (s *AdminPostPriceListsPriceListPricesBatchAddReqPricesItemRules) SetFake()
SetFake set fake values.
func (*AdminPostPriceListsPriceListPricesBatchAddReqPricesItemRules) UnmarshalJSON ¶
func (s *AdminPostPriceListsPriceListPricesBatchAddReqPricesItemRules) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type AdminPostPriceListsPriceListPricesBatchRemoveReq ¶
type AdminPostPriceListsPriceListPricesBatchRemoveReq struct {
// The price list's ids.
Ids []string `json:"ids"`
}
SUMMARY. Ref: #/components/schemas/AdminPostPriceListsPriceListPricesBatchRemoveReq
func (*AdminPostPriceListsPriceListPricesBatchRemoveReq) Decode ¶
func (s *AdminPostPriceListsPriceListPricesBatchRemoveReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostPriceListsPriceListPricesBatchRemoveReq from json.
func (*AdminPostPriceListsPriceListPricesBatchRemoveReq) Encode ¶
func (s *AdminPostPriceListsPriceListPricesBatchRemoveReq) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminPostPriceListsPriceListPricesBatchRemoveReq) GetIds ¶
func (s *AdminPostPriceListsPriceListPricesBatchRemoveReq) GetIds() []string
GetIds returns the value of Ids.
func (*AdminPostPriceListsPriceListPricesBatchRemoveReq) MarshalJSON ¶
func (s *AdminPostPriceListsPriceListPricesBatchRemoveReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminPostPriceListsPriceListPricesBatchRemoveReq) SetFake ¶
func (s *AdminPostPriceListsPriceListPricesBatchRemoveReq) SetFake()
SetFake set fake values.
func (*AdminPostPriceListsPriceListPricesBatchRemoveReq) SetIds ¶
func (s *AdminPostPriceListsPriceListPricesBatchRemoveReq) SetIds(val []string)
SetIds sets the value of Ids.
func (*AdminPostPriceListsPriceListPricesBatchRemoveReq) UnmarshalJSON ¶
func (s *AdminPostPriceListsPriceListPricesBatchRemoveReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*AdminPostPriceListsPriceListPricesBatchRemoveReq) Validate ¶
func (s *AdminPostPriceListsPriceListPricesBatchRemoveReq) Validate() error
type AdminPostPriceListsPriceListReq ¶
type AdminPostPriceListsPriceListReq struct {
// The price list's title.
Title OptString `json:"title"`
// The price list's description.
Description OptString `json:"description"`
// The price list's starts at.
StartsAt OptString `json:"starts_at"`
// The price list's ends at.
EndsAt OptString `json:"ends_at"`
Status jx.Raw `json:"status"`
Type jx.Raw `json:"type"`
// The price list's prices.
Prices []AdminPostPriceListsPriceListReqPricesItem `json:"prices"`
// The price list's rules.
Rules *AdminPostPriceListsPriceListReqRules `json:"rules"`
}
SUMMARY. Ref: #/components/schemas/AdminPostPriceListsPriceListReq
func (*AdminPostPriceListsPriceListReq) Decode ¶
func (s *AdminPostPriceListsPriceListReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostPriceListsPriceListReq from json.
func (*AdminPostPriceListsPriceListReq) Encode ¶
func (s *AdminPostPriceListsPriceListReq) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminPostPriceListsPriceListReq) GetDescription ¶
func (s *AdminPostPriceListsPriceListReq) GetDescription() OptString
GetDescription returns the value of Description.
func (*AdminPostPriceListsPriceListReq) GetEndsAt ¶
func (s *AdminPostPriceListsPriceListReq) GetEndsAt() OptString
GetEndsAt returns the value of EndsAt.
func (*AdminPostPriceListsPriceListReq) GetPrices ¶
func (s *AdminPostPriceListsPriceListReq) GetPrices() []AdminPostPriceListsPriceListReqPricesItem
GetPrices returns the value of Prices.
func (*AdminPostPriceListsPriceListReq) GetRules ¶
func (s *AdminPostPriceListsPriceListReq) GetRules() *AdminPostPriceListsPriceListReqRules
GetRules returns the value of Rules.
func (*AdminPostPriceListsPriceListReq) GetStartsAt ¶
func (s *AdminPostPriceListsPriceListReq) GetStartsAt() OptString
GetStartsAt returns the value of StartsAt.
func (*AdminPostPriceListsPriceListReq) GetStatus ¶
func (s *AdminPostPriceListsPriceListReq) GetStatus() jx.Raw
GetStatus returns the value of Status.
func (*AdminPostPriceListsPriceListReq) GetTitle ¶
func (s *AdminPostPriceListsPriceListReq) GetTitle() OptString
GetTitle returns the value of Title.
func (*AdminPostPriceListsPriceListReq) GetType ¶
func (s *AdminPostPriceListsPriceListReq) GetType() jx.Raw
GetType returns the value of Type.
func (*AdminPostPriceListsPriceListReq) MarshalJSON ¶
func (s *AdminPostPriceListsPriceListReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminPostPriceListsPriceListReq) SetDescription ¶
func (s *AdminPostPriceListsPriceListReq) SetDescription(val OptString)
SetDescription sets the value of Description.
func (*AdminPostPriceListsPriceListReq) SetEndsAt ¶
func (s *AdminPostPriceListsPriceListReq) SetEndsAt(val OptString)
SetEndsAt sets the value of EndsAt.
func (*AdminPostPriceListsPriceListReq) SetFake ¶
func (s *AdminPostPriceListsPriceListReq) SetFake()
SetFake set fake values.
func (*AdminPostPriceListsPriceListReq) SetPrices ¶
func (s *AdminPostPriceListsPriceListReq) SetPrices(val []AdminPostPriceListsPriceListReqPricesItem)
SetPrices sets the value of Prices.
func (*AdminPostPriceListsPriceListReq) SetRules ¶
func (s *AdminPostPriceListsPriceListReq) SetRules(val *AdminPostPriceListsPriceListReqRules)
SetRules sets the value of Rules.
func (*AdminPostPriceListsPriceListReq) SetStartsAt ¶
func (s *AdminPostPriceListsPriceListReq) SetStartsAt(val OptString)
SetStartsAt sets the value of StartsAt.
func (*AdminPostPriceListsPriceListReq) SetStatus ¶
func (s *AdminPostPriceListsPriceListReq) SetStatus(val jx.Raw)
SetStatus sets the value of Status.
func (*AdminPostPriceListsPriceListReq) SetTitle ¶
func (s *AdminPostPriceListsPriceListReq) SetTitle(val OptString)
SetTitle sets the value of Title.
func (*AdminPostPriceListsPriceListReq) SetType ¶
func (s *AdminPostPriceListsPriceListReq) SetType(val jx.Raw)
SetType sets the value of Type.
func (*AdminPostPriceListsPriceListReq) UnmarshalJSON ¶
func (s *AdminPostPriceListsPriceListReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*AdminPostPriceListsPriceListReq) Validate ¶
func (s *AdminPostPriceListsPriceListReq) Validate() error
type AdminPostPriceListsPriceListReqPricesItem ¶
type AdminPostPriceListsPriceListReqPricesItem struct {
// The price's currency code.
CurrencyCode string `json:"currency_code"`
// The price's amount.
Amount float64 `json:"amount"`
// The price's variant id.
VariantID string `json:"variant_id"`
// The price's min quantity.
MinQuantity OptFloat64 `json:"min_quantity"`
// The price's max quantity.
MaxQuantity OptFloat64 `json:"max_quantity"`
// The price's rules.
Rules *AdminPostPriceListsPriceListReqPricesItemRules `json:"rules"`
}
The price's prices.
func (*AdminPostPriceListsPriceListReqPricesItem) Decode ¶
func (s *AdminPostPriceListsPriceListReqPricesItem) Decode(d *jx.Decoder) error
Decode decodes AdminPostPriceListsPriceListReqPricesItem from json.
func (*AdminPostPriceListsPriceListReqPricesItem) Encode ¶
func (s *AdminPostPriceListsPriceListReqPricesItem) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminPostPriceListsPriceListReqPricesItem) GetAmount ¶
func (s *AdminPostPriceListsPriceListReqPricesItem) GetAmount() float64
GetAmount returns the value of Amount.
func (*AdminPostPriceListsPriceListReqPricesItem) GetCurrencyCode ¶
func (s *AdminPostPriceListsPriceListReqPricesItem) GetCurrencyCode() string
GetCurrencyCode returns the value of CurrencyCode.
func (*AdminPostPriceListsPriceListReqPricesItem) GetMaxQuantity ¶
func (s *AdminPostPriceListsPriceListReqPricesItem) GetMaxQuantity() OptFloat64
GetMaxQuantity returns the value of MaxQuantity.
func (*AdminPostPriceListsPriceListReqPricesItem) GetMinQuantity ¶
func (s *AdminPostPriceListsPriceListReqPricesItem) GetMinQuantity() OptFloat64
GetMinQuantity returns the value of MinQuantity.
func (*AdminPostPriceListsPriceListReqPricesItem) GetRules ¶
func (s *AdminPostPriceListsPriceListReqPricesItem) GetRules() *AdminPostPriceListsPriceListReqPricesItemRules
GetRules returns the value of Rules.
func (*AdminPostPriceListsPriceListReqPricesItem) GetVariantID ¶
func (s *AdminPostPriceListsPriceListReqPricesItem) GetVariantID() string
GetVariantID returns the value of VariantID.
func (*AdminPostPriceListsPriceListReqPricesItem) MarshalJSON ¶
func (s *AdminPostPriceListsPriceListReqPricesItem) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminPostPriceListsPriceListReqPricesItem) SetAmount ¶
func (s *AdminPostPriceListsPriceListReqPricesItem) SetAmount(val float64)
SetAmount sets the value of Amount.
func (*AdminPostPriceListsPriceListReqPricesItem) SetCurrencyCode ¶
func (s *AdminPostPriceListsPriceListReqPricesItem) SetCurrencyCode(val string)
SetCurrencyCode sets the value of CurrencyCode.
func (*AdminPostPriceListsPriceListReqPricesItem) SetFake ¶
func (s *AdminPostPriceListsPriceListReqPricesItem) SetFake()
SetFake set fake values.
func (*AdminPostPriceListsPriceListReqPricesItem) SetMaxQuantity ¶
func (s *AdminPostPriceListsPriceListReqPricesItem) SetMaxQuantity(val OptFloat64)
SetMaxQuantity sets the value of MaxQuantity.
func (*AdminPostPriceListsPriceListReqPricesItem) SetMinQuantity ¶
func (s *AdminPostPriceListsPriceListReqPricesItem) SetMinQuantity(val OptFloat64)
SetMinQuantity sets the value of MinQuantity.
func (*AdminPostPriceListsPriceListReqPricesItem) SetRules ¶
func (s *AdminPostPriceListsPriceListReqPricesItem) SetRules(val *AdminPostPriceListsPriceListReqPricesItemRules)
SetRules sets the value of Rules.
func (*AdminPostPriceListsPriceListReqPricesItem) SetVariantID ¶
func (s *AdminPostPriceListsPriceListReqPricesItem) SetVariantID(val string)
SetVariantID sets the value of VariantID.
func (*AdminPostPriceListsPriceListReqPricesItem) UnmarshalJSON ¶
func (s *AdminPostPriceListsPriceListReqPricesItem) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*AdminPostPriceListsPriceListReqPricesItem) Validate ¶
func (s *AdminPostPriceListsPriceListReqPricesItem) Validate() error
type AdminPostPriceListsPriceListReqPricesItemRules ¶
type AdminPostPriceListsPriceListReqPricesItemRules struct{}
The price's rules.
func (*AdminPostPriceListsPriceListReqPricesItemRules) Decode ¶
func (s *AdminPostPriceListsPriceListReqPricesItemRules) Decode(d *jx.Decoder) error
Decode decodes AdminPostPriceListsPriceListReqPricesItemRules from json.
func (*AdminPostPriceListsPriceListReqPricesItemRules) Encode ¶
func (s *AdminPostPriceListsPriceListReqPricesItemRules) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminPostPriceListsPriceListReqPricesItemRules) MarshalJSON ¶
func (s *AdminPostPriceListsPriceListReqPricesItemRules) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminPostPriceListsPriceListReqPricesItemRules) SetFake ¶
func (s *AdminPostPriceListsPriceListReqPricesItemRules) SetFake()
SetFake set fake values.
func (*AdminPostPriceListsPriceListReqPricesItemRules) UnmarshalJSON ¶
func (s *AdminPostPriceListsPriceListReqPricesItemRules) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type AdminPostPriceListsPriceListReqRules ¶
type AdminPostPriceListsPriceListReqRules struct{}
The price list's rules.
func (*AdminPostPriceListsPriceListReqRules) Decode ¶
func (s *AdminPostPriceListsPriceListReqRules) Decode(d *jx.Decoder) error
Decode decodes AdminPostPriceListsPriceListReqRules from json.
func (*AdminPostPriceListsPriceListReqRules) Encode ¶
func (s *AdminPostPriceListsPriceListReqRules) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminPostPriceListsPriceListReqRules) MarshalJSON ¶
func (s *AdminPostPriceListsPriceListReqRules) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminPostPriceListsPriceListReqRules) SetFake ¶
func (s *AdminPostPriceListsPriceListReqRules) SetFake()
SetFake set fake values.
func (*AdminPostPriceListsPriceListReqRules) UnmarshalJSON ¶
func (s *AdminPostPriceListsPriceListReqRules) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type AdminPostPriceListsReq ¶
type AdminPostPriceListsReq struct {
// The price list's title.
Title string `json:"title"`
// The price list's description.
Description string `json:"description"`
// The price list's starts at.
StartsAt OptString `json:"starts_at"`
// The price list's ends at.
EndsAt OptString `json:"ends_at"`
Status jx.Raw `json:"status"`
Type jx.Raw `json:"type"`
// The price list's prices.
Prices []AdminPostPriceListsReqPricesItem `json:"prices"`
// The price list's rules.
Rules *AdminPostPriceListsReqRules `json:"rules"`
}
SUMMARY. Ref: #/components/schemas/AdminPostPriceListsReq
func (*AdminPostPriceListsReq) Decode ¶
func (s *AdminPostPriceListsReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostPriceListsReq from json.
func (*AdminPostPriceListsReq) Encode ¶
func (s *AdminPostPriceListsReq) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminPostPriceListsReq) GetDescription ¶
func (s *AdminPostPriceListsReq) GetDescription() string
GetDescription returns the value of Description.
func (*AdminPostPriceListsReq) GetEndsAt ¶
func (s *AdminPostPriceListsReq) GetEndsAt() OptString
GetEndsAt returns the value of EndsAt.
func (*AdminPostPriceListsReq) GetPrices ¶
func (s *AdminPostPriceListsReq) GetPrices() []AdminPostPriceListsReqPricesItem
GetPrices returns the value of Prices.
func (*AdminPostPriceListsReq) GetRules ¶
func (s *AdminPostPriceListsReq) GetRules() *AdminPostPriceListsReqRules
GetRules returns the value of Rules.
func (*AdminPostPriceListsReq) GetStartsAt ¶
func (s *AdminPostPriceListsReq) GetStartsAt() OptString
GetStartsAt returns the value of StartsAt.
func (*AdminPostPriceListsReq) GetStatus ¶
func (s *AdminPostPriceListsReq) GetStatus() jx.Raw
GetStatus returns the value of Status.
func (*AdminPostPriceListsReq) GetTitle ¶
func (s *AdminPostPriceListsReq) GetTitle() string
GetTitle returns the value of Title.
func (*AdminPostPriceListsReq) GetType ¶
func (s *AdminPostPriceListsReq) GetType() jx.Raw
GetType returns the value of Type.
func (*AdminPostPriceListsReq) MarshalJSON ¶
func (s *AdminPostPriceListsReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminPostPriceListsReq) SetDescription ¶
func (s *AdminPostPriceListsReq) SetDescription(val string)
SetDescription sets the value of Description.
func (*AdminPostPriceListsReq) SetEndsAt ¶
func (s *AdminPostPriceListsReq) SetEndsAt(val OptString)
SetEndsAt sets the value of EndsAt.
func (*AdminPostPriceListsReq) SetFake ¶
func (s *AdminPostPriceListsReq) SetFake()
SetFake set fake values.
func (*AdminPostPriceListsReq) SetPrices ¶
func (s *AdminPostPriceListsReq) SetPrices(val []AdminPostPriceListsReqPricesItem)
SetPrices sets the value of Prices.
func (*AdminPostPriceListsReq) SetRules ¶
func (s *AdminPostPriceListsReq) SetRules(val *AdminPostPriceListsReqRules)
SetRules sets the value of Rules.
func (*AdminPostPriceListsReq) SetStartsAt ¶
func (s *AdminPostPriceListsReq) SetStartsAt(val OptString)
SetStartsAt sets the value of StartsAt.
func (*AdminPostPriceListsReq) SetStatus ¶
func (s *AdminPostPriceListsReq) SetStatus(val jx.Raw)
SetStatus sets the value of Status.
func (*AdminPostPriceListsReq) SetTitle ¶
func (s *AdminPostPriceListsReq) SetTitle(val string)
SetTitle sets the value of Title.
func (*AdminPostPriceListsReq) SetType ¶
func (s *AdminPostPriceListsReq) SetType(val jx.Raw)
SetType sets the value of Type.
func (*AdminPostPriceListsReq) UnmarshalJSON ¶
func (s *AdminPostPriceListsReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*AdminPostPriceListsReq) Validate ¶
func (s *AdminPostPriceListsReq) Validate() error
type AdminPostPriceListsReqPricesItem ¶
type AdminPostPriceListsReqPricesItem struct {
// The price's currency code.
CurrencyCode string `json:"currency_code"`
// The price's amount.
Amount float64 `json:"amount"`
// The price's variant id.
VariantID string `json:"variant_id"`
// The price's min quantity.
MinQuantity OptFloat64 `json:"min_quantity"`
// The price's max quantity.
MaxQuantity OptFloat64 `json:"max_quantity"`
// The price's rules.
Rules *AdminPostPriceListsReqPricesItemRules `json:"rules"`
}
The price's prices.
func (*AdminPostPriceListsReqPricesItem) Decode ¶
func (s *AdminPostPriceListsReqPricesItem) Decode(d *jx.Decoder) error
Decode decodes AdminPostPriceListsReqPricesItem from json.
func (*AdminPostPriceListsReqPricesItem) Encode ¶
func (s *AdminPostPriceListsReqPricesItem) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminPostPriceListsReqPricesItem) GetAmount ¶
func (s *AdminPostPriceListsReqPricesItem) GetAmount() float64
GetAmount returns the value of Amount.
func (*AdminPostPriceListsReqPricesItem) GetCurrencyCode ¶
func (s *AdminPostPriceListsReqPricesItem) GetCurrencyCode() string
GetCurrencyCode returns the value of CurrencyCode.
func (*AdminPostPriceListsReqPricesItem) GetMaxQuantity ¶
func (s *AdminPostPriceListsReqPricesItem) GetMaxQuantity() OptFloat64
GetMaxQuantity returns the value of MaxQuantity.
func (*AdminPostPriceListsReqPricesItem) GetMinQuantity ¶
func (s *AdminPostPriceListsReqPricesItem) GetMinQuantity() OptFloat64
GetMinQuantity returns the value of MinQuantity.
func (*AdminPostPriceListsReqPricesItem) GetRules ¶
func (s *AdminPostPriceListsReqPricesItem) GetRules() *AdminPostPriceListsReqPricesItemRules
GetRules returns the value of Rules.
func (*AdminPostPriceListsReqPricesItem) GetVariantID ¶
func (s *AdminPostPriceListsReqPricesItem) GetVariantID() string
GetVariantID returns the value of VariantID.
func (*AdminPostPriceListsReqPricesItem) MarshalJSON ¶
func (s *AdminPostPriceListsReqPricesItem) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminPostPriceListsReqPricesItem) SetAmount ¶
func (s *AdminPostPriceListsReqPricesItem) SetAmount(val float64)
SetAmount sets the value of Amount.
func (*AdminPostPriceListsReqPricesItem) SetCurrencyCode ¶
func (s *AdminPostPriceListsReqPricesItem) SetCurrencyCode(val string)
SetCurrencyCode sets the value of CurrencyCode.
func (*AdminPostPriceListsReqPricesItem) SetFake ¶
func (s *AdminPostPriceListsReqPricesItem) SetFake()
SetFake set fake values.
func (*AdminPostPriceListsReqPricesItem) SetMaxQuantity ¶
func (s *AdminPostPriceListsReqPricesItem) SetMaxQuantity(val OptFloat64)
SetMaxQuantity sets the value of MaxQuantity.
func (*AdminPostPriceListsReqPricesItem) SetMinQuantity ¶
func (s *AdminPostPriceListsReqPricesItem) SetMinQuantity(val OptFloat64)
SetMinQuantity sets the value of MinQuantity.
func (*AdminPostPriceListsReqPricesItem) SetRules ¶
func (s *AdminPostPriceListsReqPricesItem) SetRules(val *AdminPostPriceListsReqPricesItemRules)
SetRules sets the value of Rules.
func (*AdminPostPriceListsReqPricesItem) SetVariantID ¶
func (s *AdminPostPriceListsReqPricesItem) SetVariantID(val string)
SetVariantID sets the value of VariantID.
func (*AdminPostPriceListsReqPricesItem) UnmarshalJSON ¶
func (s *AdminPostPriceListsReqPricesItem) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*AdminPostPriceListsReqPricesItem) Validate ¶
func (s *AdminPostPriceListsReqPricesItem) Validate() error
type AdminPostPriceListsReqPricesItemRules ¶
type AdminPostPriceListsReqPricesItemRules struct{}
The price's rules.
func (*AdminPostPriceListsReqPricesItemRules) Decode ¶
func (s *AdminPostPriceListsReqPricesItemRules) Decode(d *jx.Decoder) error
Decode decodes AdminPostPriceListsReqPricesItemRules from json.
func (*AdminPostPriceListsReqPricesItemRules) Encode ¶
func (s *AdminPostPriceListsReqPricesItemRules) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminPostPriceListsReqPricesItemRules) MarshalJSON ¶
func (s *AdminPostPriceListsReqPricesItemRules) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminPostPriceListsReqPricesItemRules) SetFake ¶
func (s *AdminPostPriceListsReqPricesItemRules) SetFake()
SetFake set fake values.
func (*AdminPostPriceListsReqPricesItemRules) UnmarshalJSON ¶
func (s *AdminPostPriceListsReqPricesItemRules) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type AdminPostPriceListsReqRules ¶
type AdminPostPriceListsReqRules struct{}
The price list's rules.
func (*AdminPostPriceListsReqRules) Decode ¶
func (s *AdminPostPriceListsReqRules) Decode(d *jx.Decoder) error
Decode decodes AdminPostPriceListsReqRules from json.
func (*AdminPostPriceListsReqRules) Encode ¶
func (s *AdminPostPriceListsReqRules) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminPostPriceListsReqRules) MarshalJSON ¶
func (s *AdminPostPriceListsReqRules) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminPostPriceListsReqRules) SetFake ¶
func (s *AdminPostPriceListsReqRules) SetFake()
SetFake set fake values.
func (*AdminPostPriceListsReqRules) UnmarshalJSON ¶
func (s *AdminPostPriceListsReqRules) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type AdminPostPricingRuleTypesReq ¶
type AdminPostPricingRuleTypesReq struct {
// The pricing's name.
Name string `json:"name"`
// The pricing's rule attribute.
RuleAttribute string `json:"rule_attribute"`
// The pricing's default priority.
DefaultPriority float64 `json:"default_priority"`
}
SUMMARY. Ref: #/components/schemas/AdminPostPricingRuleTypesReq
func (*AdminPostPricingRuleTypesReq) Decode ¶
func (s *AdminPostPricingRuleTypesReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostPricingRuleTypesReq from json.
func (*AdminPostPricingRuleTypesReq) Encode ¶
func (s *AdminPostPricingRuleTypesReq) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminPostPricingRuleTypesReq) GetDefaultPriority ¶
func (s *AdminPostPricingRuleTypesReq) GetDefaultPriority() float64
GetDefaultPriority returns the value of DefaultPriority.
func (*AdminPostPricingRuleTypesReq) GetName ¶
func (s *AdminPostPricingRuleTypesReq) GetName() string
GetName returns the value of Name.
func (*AdminPostPricingRuleTypesReq) GetRuleAttribute ¶
func (s *AdminPostPricingRuleTypesReq) GetRuleAttribute() string
GetRuleAttribute returns the value of RuleAttribute.
func (*AdminPostPricingRuleTypesReq) MarshalJSON ¶
func (s *AdminPostPricingRuleTypesReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminPostPricingRuleTypesReq) SetDefaultPriority ¶
func (s *AdminPostPricingRuleTypesReq) SetDefaultPriority(val float64)
SetDefaultPriority sets the value of DefaultPriority.
func (*AdminPostPricingRuleTypesReq) SetFake ¶
func (s *AdminPostPricingRuleTypesReq) SetFake()
SetFake set fake values.
func (*AdminPostPricingRuleTypesReq) SetName ¶
func (s *AdminPostPricingRuleTypesReq) SetName(val string)
SetName sets the value of Name.
func (*AdminPostPricingRuleTypesReq) SetRuleAttribute ¶
func (s *AdminPostPricingRuleTypesReq) SetRuleAttribute(val string)
SetRuleAttribute sets the value of RuleAttribute.
func (*AdminPostPricingRuleTypesReq) UnmarshalJSON ¶
func (s *AdminPostPricingRuleTypesReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*AdminPostPricingRuleTypesReq) Validate ¶
func (s *AdminPostPricingRuleTypesReq) Validate() error
type AdminPostPricingRuleTypesRuleTypeReq ¶
type AdminPostPricingRuleTypesRuleTypeReq struct {
// The pricing's name.
Name OptString `json:"name"`
// The pricing's rule attribute.
RuleAttribute OptString `json:"rule_attribute"`
// The pricing's default priority.
DefaultPriority OptFloat64 `json:"default_priority"`
}
SUMMARY. Ref: #/components/schemas/AdminPostPricingRuleTypesRuleTypeReq
func (*AdminPostPricingRuleTypesRuleTypeReq) Decode ¶
func (s *AdminPostPricingRuleTypesRuleTypeReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostPricingRuleTypesRuleTypeReq from json.
func (*AdminPostPricingRuleTypesRuleTypeReq) Encode ¶
func (s *AdminPostPricingRuleTypesRuleTypeReq) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminPostPricingRuleTypesRuleTypeReq) GetDefaultPriority ¶
func (s *AdminPostPricingRuleTypesRuleTypeReq) GetDefaultPriority() OptFloat64
GetDefaultPriority returns the value of DefaultPriority.
func (*AdminPostPricingRuleTypesRuleTypeReq) GetName ¶
func (s *AdminPostPricingRuleTypesRuleTypeReq) GetName() OptString
GetName returns the value of Name.
func (*AdminPostPricingRuleTypesRuleTypeReq) GetRuleAttribute ¶
func (s *AdminPostPricingRuleTypesRuleTypeReq) GetRuleAttribute() OptString
GetRuleAttribute returns the value of RuleAttribute.
func (*AdminPostPricingRuleTypesRuleTypeReq) MarshalJSON ¶
func (s *AdminPostPricingRuleTypesRuleTypeReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminPostPricingRuleTypesRuleTypeReq) SetDefaultPriority ¶
func (s *AdminPostPricingRuleTypesRuleTypeReq) SetDefaultPriority(val OptFloat64)
SetDefaultPriority sets the value of DefaultPriority.
func (*AdminPostPricingRuleTypesRuleTypeReq) SetFake ¶
func (s *AdminPostPricingRuleTypesRuleTypeReq) SetFake()
SetFake set fake values.
func (*AdminPostPricingRuleTypesRuleTypeReq) SetName ¶
func (s *AdminPostPricingRuleTypesRuleTypeReq) SetName(val OptString)
SetName sets the value of Name.
func (*AdminPostPricingRuleTypesRuleTypeReq) SetRuleAttribute ¶
func (s *AdminPostPricingRuleTypesRuleTypeReq) SetRuleAttribute(val OptString)
SetRuleAttribute sets the value of RuleAttribute.
func (*AdminPostPricingRuleTypesRuleTypeReq) UnmarshalJSON ¶
func (s *AdminPostPricingRuleTypesRuleTypeReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*AdminPostPricingRuleTypesRuleTypeReq) Validate ¶
func (s *AdminPostPricingRuleTypesRuleTypeReq) Validate() error
type AdminPostPromotionsPromotionReq ¶
type AdminPostPromotionsPromotionReq struct {
// The promotion's code.
Code OptString `json:"code"`
// The promotion's is automatic.
IsAutomatic OptBool `json:"is_automatic"`
Type jx.Raw `json:"type"`
// The promotion's campaign id.
CampaignID OptString `json:"campaign_id"`
Campaign OptAdminPostCampaignsReq `json:"campaign"`
ApplicationMethod OptApplicationMethodsMethodPostReq `json:"application_method"`
// The promotion's rules.
Rules []AdminPostPromotionsPromotionReqRulesItem `json:"rules"`
}
SUMMARY. Ref: #/components/schemas/AdminPostPromotionsPromotionReq
func (*AdminPostPromotionsPromotionReq) Decode ¶
func (s *AdminPostPromotionsPromotionReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostPromotionsPromotionReq from json.
func (*AdminPostPromotionsPromotionReq) Encode ¶
func (s *AdminPostPromotionsPromotionReq) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminPostPromotionsPromotionReq) GetApplicationMethod ¶
func (s *AdminPostPromotionsPromotionReq) GetApplicationMethod() OptApplicationMethodsMethodPostReq
GetApplicationMethod returns the value of ApplicationMethod.
func (*AdminPostPromotionsPromotionReq) GetCampaign ¶
func (s *AdminPostPromotionsPromotionReq) GetCampaign() OptAdminPostCampaignsReq
GetCampaign returns the value of Campaign.
func (*AdminPostPromotionsPromotionReq) GetCampaignID ¶
func (s *AdminPostPromotionsPromotionReq) GetCampaignID() OptString
GetCampaignID returns the value of CampaignID.
func (*AdminPostPromotionsPromotionReq) GetCode ¶
func (s *AdminPostPromotionsPromotionReq) GetCode() OptString
GetCode returns the value of Code.
func (*AdminPostPromotionsPromotionReq) GetIsAutomatic ¶
func (s *AdminPostPromotionsPromotionReq) GetIsAutomatic() OptBool
GetIsAutomatic returns the value of IsAutomatic.
func (*AdminPostPromotionsPromotionReq) GetRules ¶
func (s *AdminPostPromotionsPromotionReq) GetRules() []AdminPostPromotionsPromotionReqRulesItem
GetRules returns the value of Rules.
func (*AdminPostPromotionsPromotionReq) GetType ¶
func (s *AdminPostPromotionsPromotionReq) GetType() jx.Raw
GetType returns the value of Type.
func (*AdminPostPromotionsPromotionReq) MarshalJSON ¶
func (s *AdminPostPromotionsPromotionReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminPostPromotionsPromotionReq) SetApplicationMethod ¶
func (s *AdminPostPromotionsPromotionReq) SetApplicationMethod(val OptApplicationMethodsMethodPostReq)
SetApplicationMethod sets the value of ApplicationMethod.
func (*AdminPostPromotionsPromotionReq) SetCampaign ¶
func (s *AdminPostPromotionsPromotionReq) SetCampaign(val OptAdminPostCampaignsReq)
SetCampaign sets the value of Campaign.
func (*AdminPostPromotionsPromotionReq) SetCampaignID ¶
func (s *AdminPostPromotionsPromotionReq) SetCampaignID(val OptString)
SetCampaignID sets the value of CampaignID.
func (*AdminPostPromotionsPromotionReq) SetCode ¶
func (s *AdminPostPromotionsPromotionReq) SetCode(val OptString)
SetCode sets the value of Code.
func (*AdminPostPromotionsPromotionReq) SetFake ¶
func (s *AdminPostPromotionsPromotionReq) SetFake()
SetFake set fake values.
func (*AdminPostPromotionsPromotionReq) SetIsAutomatic ¶
func (s *AdminPostPromotionsPromotionReq) SetIsAutomatic(val OptBool)
SetIsAutomatic sets the value of IsAutomatic.
func (*AdminPostPromotionsPromotionReq) SetRules ¶
func (s *AdminPostPromotionsPromotionReq) SetRules(val []AdminPostPromotionsPromotionReqRulesItem)
SetRules sets the value of Rules.
func (*AdminPostPromotionsPromotionReq) SetType ¶
func (s *AdminPostPromotionsPromotionReq) SetType(val jx.Raw)
SetType sets the value of Type.
func (*AdminPostPromotionsPromotionReq) UnmarshalJSON ¶
func (s *AdminPostPromotionsPromotionReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*AdminPostPromotionsPromotionReq) Validate ¶
func (s *AdminPostPromotionsPromotionReq) Validate() error
type AdminPostPromotionsPromotionReqRulesItem ¶
type AdminPostPromotionsPromotionReqRulesItem struct {
Operator jx.Raw `json:"operator"`
// The rule's description.
Description OptString `json:"description"`
// The rule's attribute.
Attribute string `json:"attribute"`
// The rule's values.
Values []string `json:"values"`
}
The rule's rules.
func (*AdminPostPromotionsPromotionReqRulesItem) Decode ¶
func (s *AdminPostPromotionsPromotionReqRulesItem) Decode(d *jx.Decoder) error
Decode decodes AdminPostPromotionsPromotionReqRulesItem from json.
func (*AdminPostPromotionsPromotionReqRulesItem) Encode ¶
func (s *AdminPostPromotionsPromotionReqRulesItem) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminPostPromotionsPromotionReqRulesItem) GetAttribute ¶
func (s *AdminPostPromotionsPromotionReqRulesItem) GetAttribute() string
GetAttribute returns the value of Attribute.
func (*AdminPostPromotionsPromotionReqRulesItem) GetDescription ¶
func (s *AdminPostPromotionsPromotionReqRulesItem) GetDescription() OptString
GetDescription returns the value of Description.
func (*AdminPostPromotionsPromotionReqRulesItem) GetOperator ¶
func (s *AdminPostPromotionsPromotionReqRulesItem) GetOperator() jx.Raw
GetOperator returns the value of Operator.
func (*AdminPostPromotionsPromotionReqRulesItem) GetValues ¶
func (s *AdminPostPromotionsPromotionReqRulesItem) GetValues() []string
GetValues returns the value of Values.
func (*AdminPostPromotionsPromotionReqRulesItem) MarshalJSON ¶
func (s *AdminPostPromotionsPromotionReqRulesItem) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminPostPromotionsPromotionReqRulesItem) SetAttribute ¶
func (s *AdminPostPromotionsPromotionReqRulesItem) SetAttribute(val string)
SetAttribute sets the value of Attribute.
func (*AdminPostPromotionsPromotionReqRulesItem) SetDescription ¶
func (s *AdminPostPromotionsPromotionReqRulesItem) SetDescription(val OptString)
SetDescription sets the value of Description.
func (*AdminPostPromotionsPromotionReqRulesItem) SetFake ¶
func (s *AdminPostPromotionsPromotionReqRulesItem) SetFake()
SetFake set fake values.
func (*AdminPostPromotionsPromotionReqRulesItem) SetOperator ¶
func (s *AdminPostPromotionsPromotionReqRulesItem) SetOperator(val jx.Raw)
SetOperator sets the value of Operator.
func (*AdminPostPromotionsPromotionReqRulesItem) SetValues ¶
func (s *AdminPostPromotionsPromotionReqRulesItem) SetValues(val []string)
SetValues sets the value of Values.
func (*AdminPostPromotionsPromotionReqRulesItem) UnmarshalJSON ¶
func (s *AdminPostPromotionsPromotionReqRulesItem) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*AdminPostPromotionsPromotionReqRulesItem) Validate ¶
func (s *AdminPostPromotionsPromotionReqRulesItem) Validate() error
type AdminPostPromotionsPromotionRulesBatchAddReq ¶
type AdminPostPromotionsPromotionRulesBatchAddReq struct {
// The promotion's rules.
Rules []AdminPostPromotionsPromotionRulesBatchAddReqRulesItem `json:"rules"`
}
SUMMARY. Ref: #/components/schemas/AdminPostPromotionsPromotionRulesBatchAddReq
func (*AdminPostPromotionsPromotionRulesBatchAddReq) Decode ¶
func (s *AdminPostPromotionsPromotionRulesBatchAddReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostPromotionsPromotionRulesBatchAddReq from json.
func (*AdminPostPromotionsPromotionRulesBatchAddReq) Encode ¶
func (s *AdminPostPromotionsPromotionRulesBatchAddReq) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminPostPromotionsPromotionRulesBatchAddReq) GetRules ¶
func (s *AdminPostPromotionsPromotionRulesBatchAddReq) GetRules() []AdminPostPromotionsPromotionRulesBatchAddReqRulesItem
GetRules returns the value of Rules.
func (*AdminPostPromotionsPromotionRulesBatchAddReq) MarshalJSON ¶
func (s *AdminPostPromotionsPromotionRulesBatchAddReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminPostPromotionsPromotionRulesBatchAddReq) SetFake ¶
func (s *AdminPostPromotionsPromotionRulesBatchAddReq) SetFake()
SetFake set fake values.
func (*AdminPostPromotionsPromotionRulesBatchAddReq) SetRules ¶
func (s *AdminPostPromotionsPromotionRulesBatchAddReq) SetRules(val []AdminPostPromotionsPromotionRulesBatchAddReqRulesItem)
SetRules sets the value of Rules.
func (*AdminPostPromotionsPromotionRulesBatchAddReq) UnmarshalJSON ¶
func (s *AdminPostPromotionsPromotionRulesBatchAddReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*AdminPostPromotionsPromotionRulesBatchAddReq) Validate ¶
func (s *AdminPostPromotionsPromotionRulesBatchAddReq) Validate() error
type AdminPostPromotionsPromotionRulesBatchAddReqRulesItem ¶
type AdminPostPromotionsPromotionRulesBatchAddReqRulesItem struct {
Operator jx.Raw `json:"operator"`
// The rule's description.
Description OptString `json:"description"`
// The rule's attribute.
Attribute string `json:"attribute"`
// The rule's values.
Values []string `json:"values"`
}
The rule's rules.
func (*AdminPostPromotionsPromotionRulesBatchAddReqRulesItem) Decode ¶
func (s *AdminPostPromotionsPromotionRulesBatchAddReqRulesItem) Decode(d *jx.Decoder) error
Decode decodes AdminPostPromotionsPromotionRulesBatchAddReqRulesItem from json.
func (*AdminPostPromotionsPromotionRulesBatchAddReqRulesItem) Encode ¶
func (s *AdminPostPromotionsPromotionRulesBatchAddReqRulesItem) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminPostPromotionsPromotionRulesBatchAddReqRulesItem) GetAttribute ¶
func (s *AdminPostPromotionsPromotionRulesBatchAddReqRulesItem) GetAttribute() string
GetAttribute returns the value of Attribute.
func (*AdminPostPromotionsPromotionRulesBatchAddReqRulesItem) GetDescription ¶
func (s *AdminPostPromotionsPromotionRulesBatchAddReqRulesItem) GetDescription() OptString
GetDescription returns the value of Description.
func (*AdminPostPromotionsPromotionRulesBatchAddReqRulesItem) GetOperator ¶
func (s *AdminPostPromotionsPromotionRulesBatchAddReqRulesItem) GetOperator() jx.Raw
GetOperator returns the value of Operator.
func (*AdminPostPromotionsPromotionRulesBatchAddReqRulesItem) GetValues ¶
func (s *AdminPostPromotionsPromotionRulesBatchAddReqRulesItem) GetValues() []string
GetValues returns the value of Values.
func (*AdminPostPromotionsPromotionRulesBatchAddReqRulesItem) MarshalJSON ¶
func (s *AdminPostPromotionsPromotionRulesBatchAddReqRulesItem) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminPostPromotionsPromotionRulesBatchAddReqRulesItem) SetAttribute ¶
func (s *AdminPostPromotionsPromotionRulesBatchAddReqRulesItem) SetAttribute(val string)
SetAttribute sets the value of Attribute.
func (*AdminPostPromotionsPromotionRulesBatchAddReqRulesItem) SetDescription ¶
func (s *AdminPostPromotionsPromotionRulesBatchAddReqRulesItem) SetDescription(val OptString)
SetDescription sets the value of Description.
func (*AdminPostPromotionsPromotionRulesBatchAddReqRulesItem) SetFake ¶
func (s *AdminPostPromotionsPromotionRulesBatchAddReqRulesItem) SetFake()
SetFake set fake values.
func (*AdminPostPromotionsPromotionRulesBatchAddReqRulesItem) SetOperator ¶
func (s *AdminPostPromotionsPromotionRulesBatchAddReqRulesItem) SetOperator(val jx.Raw)
SetOperator sets the value of Operator.
func (*AdminPostPromotionsPromotionRulesBatchAddReqRulesItem) SetValues ¶
func (s *AdminPostPromotionsPromotionRulesBatchAddReqRulesItem) SetValues(val []string)
SetValues sets the value of Values.
func (*AdminPostPromotionsPromotionRulesBatchAddReqRulesItem) UnmarshalJSON ¶
func (s *AdminPostPromotionsPromotionRulesBatchAddReqRulesItem) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*AdminPostPromotionsPromotionRulesBatchAddReqRulesItem) Validate ¶
func (s *AdminPostPromotionsPromotionRulesBatchAddReqRulesItem) Validate() error
type AdminPostPromotionsPromotionRulesBatchRemoveReq ¶
type AdminPostPromotionsPromotionRulesBatchRemoveReq struct {
// The promotion's rule ids.
RuleIds []string `json:"rule_ids"`
}
SUMMARY. Ref: #/components/schemas/AdminPostPromotionsPromotionRulesBatchRemoveReq
func (*AdminPostPromotionsPromotionRulesBatchRemoveReq) Decode ¶
func (s *AdminPostPromotionsPromotionRulesBatchRemoveReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostPromotionsPromotionRulesBatchRemoveReq from json.
func (*AdminPostPromotionsPromotionRulesBatchRemoveReq) Encode ¶
func (s *AdminPostPromotionsPromotionRulesBatchRemoveReq) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminPostPromotionsPromotionRulesBatchRemoveReq) GetRuleIds ¶
func (s *AdminPostPromotionsPromotionRulesBatchRemoveReq) GetRuleIds() []string
GetRuleIds returns the value of RuleIds.
func (*AdminPostPromotionsPromotionRulesBatchRemoveReq) MarshalJSON ¶
func (s *AdminPostPromotionsPromotionRulesBatchRemoveReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminPostPromotionsPromotionRulesBatchRemoveReq) SetFake ¶
func (s *AdminPostPromotionsPromotionRulesBatchRemoveReq) SetFake()
SetFake set fake values.
func (*AdminPostPromotionsPromotionRulesBatchRemoveReq) SetRuleIds ¶
func (s *AdminPostPromotionsPromotionRulesBatchRemoveReq) SetRuleIds(val []string)
SetRuleIds sets the value of RuleIds.
func (*AdminPostPromotionsPromotionRulesBatchRemoveReq) UnmarshalJSON ¶
func (s *AdminPostPromotionsPromotionRulesBatchRemoveReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*AdminPostPromotionsPromotionRulesBatchRemoveReq) Validate ¶
func (s *AdminPostPromotionsPromotionRulesBatchRemoveReq) Validate() error
type AdminPostPromotionsPromotionRulesBatchUpdateReq ¶
type AdminPostPromotionsPromotionRulesBatchUpdateReq struct {
// The promotion's rules.
Rules []AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem `json:"rules"`
}
SUMMARY. Ref: #/components/schemas/AdminPostPromotionsPromotionRulesBatchUpdateReq
func (*AdminPostPromotionsPromotionRulesBatchUpdateReq) Decode ¶
func (s *AdminPostPromotionsPromotionRulesBatchUpdateReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostPromotionsPromotionRulesBatchUpdateReq from json.
func (*AdminPostPromotionsPromotionRulesBatchUpdateReq) Encode ¶
func (s *AdminPostPromotionsPromotionRulesBatchUpdateReq) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminPostPromotionsPromotionRulesBatchUpdateReq) GetRules ¶
func (s *AdminPostPromotionsPromotionRulesBatchUpdateReq) GetRules() []AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem
GetRules returns the value of Rules.
func (*AdminPostPromotionsPromotionRulesBatchUpdateReq) MarshalJSON ¶
func (s *AdminPostPromotionsPromotionRulesBatchUpdateReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminPostPromotionsPromotionRulesBatchUpdateReq) SetFake ¶
func (s *AdminPostPromotionsPromotionRulesBatchUpdateReq) SetFake()
SetFake set fake values.
func (*AdminPostPromotionsPromotionRulesBatchUpdateReq) SetRules ¶
func (s *AdminPostPromotionsPromotionRulesBatchUpdateReq) SetRules(val []AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem)
SetRules sets the value of Rules.
func (*AdminPostPromotionsPromotionRulesBatchUpdateReq) UnmarshalJSON ¶
func (s *AdminPostPromotionsPromotionRulesBatchUpdateReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*AdminPostPromotionsPromotionRulesBatchUpdateReq) Validate ¶
func (s *AdminPostPromotionsPromotionRulesBatchUpdateReq) Validate() error
type AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem ¶
type AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem struct {
// The rule's ID.
ID string `json:"id"`
Operator jx.Raw `json:"operator"`
// The rule's description.
Description OptString `json:"description"`
// The rule's attribute.
Attribute string `json:"attribute"`
// The rule's values.
Values []string `json:"values"`
}
The rule's rules.
func (*AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem) Decode ¶
func (s *AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem) Decode(d *jx.Decoder) error
Decode decodes AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem from json.
func (*AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem) Encode ¶
func (s *AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem) GetAttribute ¶
func (s *AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem) GetAttribute() string
GetAttribute returns the value of Attribute.
func (*AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem) GetDescription ¶
func (s *AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem) GetDescription() OptString
GetDescription returns the value of Description.
func (*AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem) GetID ¶
func (s *AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem) GetID() string
GetID returns the value of ID.
func (*AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem) GetOperator ¶
func (s *AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem) GetOperator() jx.Raw
GetOperator returns the value of Operator.
func (*AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem) GetValues ¶
func (s *AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem) GetValues() []string
GetValues returns the value of Values.
func (*AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem) MarshalJSON ¶
func (s *AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem) SetAttribute ¶
func (s *AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem) SetAttribute(val string)
SetAttribute sets the value of Attribute.
func (*AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem) SetDescription ¶
func (s *AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem) SetDescription(val OptString)
SetDescription sets the value of Description.
func (*AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem) SetFake ¶
func (s *AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem) SetFake()
SetFake set fake values.
func (*AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem) SetID ¶
func (s *AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem) SetID(val string)
SetID sets the value of ID.
func (*AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem) SetOperator ¶
func (s *AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem) SetOperator(val jx.Raw)
SetOperator sets the value of Operator.
func (*AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem) SetValues ¶
func (s *AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem) SetValues(val []string)
SetValues sets the value of Values.
func (*AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem) UnmarshalJSON ¶
func (s *AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem) Validate ¶
func (s *AdminPostPromotionsPromotionRulesBatchUpdateReqRulesItem) Validate() error
type AdminPostStockLocationsReq ¶
type AdminPostStockLocationsReq struct {
// The stock location's name.
Name string `json:"name"`
Address OptStockLocationAddress `json:"address"`
// The stock location's address id.
AddressID OptString `json:"address_id"`
// The stock location's metadata.
Metadata *AdminPostStockLocationsReqMetadata `json:"metadata"`
}
SUMMARY. Ref: #/components/schemas/AdminPostStockLocationsReq
func (*AdminPostStockLocationsReq) Decode ¶
func (s *AdminPostStockLocationsReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostStockLocationsReq from json.
func (*AdminPostStockLocationsReq) Encode ¶
func (s *AdminPostStockLocationsReq) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminPostStockLocationsReq) GetAddress ¶
func (s *AdminPostStockLocationsReq) GetAddress() OptStockLocationAddress
GetAddress returns the value of Address.
func (*AdminPostStockLocationsReq) GetAddressID ¶
func (s *AdminPostStockLocationsReq) GetAddressID() OptString
GetAddressID returns the value of AddressID.
func (*AdminPostStockLocationsReq) GetMetadata ¶
func (s *AdminPostStockLocationsReq) GetMetadata() *AdminPostStockLocationsReqMetadata
GetMetadata returns the value of Metadata.
func (*AdminPostStockLocationsReq) GetName ¶
func (s *AdminPostStockLocationsReq) GetName() string
GetName returns the value of Name.
func (*AdminPostStockLocationsReq) MarshalJSON ¶
func (s *AdminPostStockLocationsReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminPostStockLocationsReq) SetAddress ¶
func (s *AdminPostStockLocationsReq) SetAddress(val OptStockLocationAddress)
SetAddress sets the value of Address.
func (*AdminPostStockLocationsReq) SetAddressID ¶
func (s *AdminPostStockLocationsReq) SetAddressID(val OptString)
SetAddressID sets the value of AddressID.
func (*AdminPostStockLocationsReq) SetFake ¶
func (s *AdminPostStockLocationsReq) SetFake()
SetFake set fake values.
func (*AdminPostStockLocationsReq) SetMetadata ¶
func (s *AdminPostStockLocationsReq) SetMetadata(val *AdminPostStockLocationsReqMetadata)
SetMetadata sets the value of Metadata.
func (*AdminPostStockLocationsReq) SetName ¶
func (s *AdminPostStockLocationsReq) SetName(val string)
SetName sets the value of Name.
func (*AdminPostStockLocationsReq) UnmarshalJSON ¶
func (s *AdminPostStockLocationsReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type AdminPostStockLocationsReqMetadata ¶
type AdminPostStockLocationsReqMetadata struct{}
The stock location's metadata.
func (*AdminPostStockLocationsReqMetadata) Decode ¶
func (s *AdminPostStockLocationsReqMetadata) Decode(d *jx.Decoder) error
Decode decodes AdminPostStockLocationsReqMetadata from json.
func (*AdminPostStockLocationsReqMetadata) Encode ¶
func (s *AdminPostStockLocationsReqMetadata) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminPostStockLocationsReqMetadata) MarshalJSON ¶
func (s *AdminPostStockLocationsReqMetadata) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminPostStockLocationsReqMetadata) SetFake ¶
func (s *AdminPostStockLocationsReqMetadata) SetFake()
SetFake set fake values.
func (*AdminPostStockLocationsReqMetadata) UnmarshalJSON ¶
func (s *AdminPostStockLocationsReqMetadata) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type AdminPostTaxRatesReq ¶
type AdminPostTaxRatesReq struct {
// The tax rate's rate.
Rate OptFloat64 `json:"rate"`
// The tax rate's code.
Code OptString `json:"code"`
// The tax rate's rules.
Rules []AdminPostTaxRatesReqRulesItem `json:"rules"`
// The tax rate's name.
Name string `json:"name"`
// The tax rate's is default.
IsDefault OptBool `json:"is_default"`
// The tax rate's is combinable.
IsCombinable OptBool `json:"is_combinable"`
// The tax rate's tax region id.
TaxRegionID string `json:"tax_region_id"`
// The tax rate's metadata.
Metadata *AdminPostTaxRatesReqMetadata `json:"metadata"`
}
SUMMARY. Ref: #/components/schemas/AdminPostTaxRatesReq
func (*AdminPostTaxRatesReq) Decode ¶
func (s *AdminPostTaxRatesReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostTaxRatesReq from json.
func (*AdminPostTaxRatesReq) Encode ¶
func (s *AdminPostTaxRatesReq) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminPostTaxRatesReq) GetCode ¶
func (s *AdminPostTaxRatesReq) GetCode() OptString
GetCode returns the value of Code.
func (*AdminPostTaxRatesReq) GetIsCombinable ¶
func (s *AdminPostTaxRatesReq) GetIsCombinable() OptBool
GetIsCombinable returns the value of IsCombinable.
func (*AdminPostTaxRatesReq) GetIsDefault ¶
func (s *AdminPostTaxRatesReq) GetIsDefault() OptBool
GetIsDefault returns the value of IsDefault.
func (*AdminPostTaxRatesReq) GetMetadata ¶
func (s *AdminPostTaxRatesReq) GetMetadata() *AdminPostTaxRatesReqMetadata
GetMetadata returns the value of Metadata.
func (*AdminPostTaxRatesReq) GetName ¶
func (s *AdminPostTaxRatesReq) GetName() string
GetName returns the value of Name.
func (*AdminPostTaxRatesReq) GetRate ¶
func (s *AdminPostTaxRatesReq) GetRate() OptFloat64
GetRate returns the value of Rate.
func (*AdminPostTaxRatesReq) GetRules ¶
func (s *AdminPostTaxRatesReq) GetRules() []AdminPostTaxRatesReqRulesItem
GetRules returns the value of Rules.
func (*AdminPostTaxRatesReq) GetTaxRegionID ¶
func (s *AdminPostTaxRatesReq) GetTaxRegionID() string
GetTaxRegionID returns the value of TaxRegionID.
func (*AdminPostTaxRatesReq) MarshalJSON ¶
func (s *AdminPostTaxRatesReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminPostTaxRatesReq) SetCode ¶
func (s *AdminPostTaxRatesReq) SetCode(val OptString)
SetCode sets the value of Code.
func (*AdminPostTaxRatesReq) SetFake ¶
func (s *AdminPostTaxRatesReq) SetFake()
SetFake set fake values.
func (*AdminPostTaxRatesReq) SetIsCombinable ¶
func (s *AdminPostTaxRatesReq) SetIsCombinable(val OptBool)
SetIsCombinable sets the value of IsCombinable.
func (*AdminPostTaxRatesReq) SetIsDefault ¶
func (s *AdminPostTaxRatesReq) SetIsDefault(val OptBool)
SetIsDefault sets the value of IsDefault.
func (*AdminPostTaxRatesReq) SetMetadata ¶
func (s *AdminPostTaxRatesReq) SetMetadata(val *AdminPostTaxRatesReqMetadata)
SetMetadata sets the value of Metadata.
func (*AdminPostTaxRatesReq) SetName ¶
func (s *AdminPostTaxRatesReq) SetName(val string)
SetName sets the value of Name.
func (*AdminPostTaxRatesReq) SetRate ¶
func (s *AdminPostTaxRatesReq) SetRate(val OptFloat64)
SetRate sets the value of Rate.
func (*AdminPostTaxRatesReq) SetRules ¶
func (s *AdminPostTaxRatesReq) SetRules(val []AdminPostTaxRatesReqRulesItem)
SetRules sets the value of Rules.
func (*AdminPostTaxRatesReq) SetTaxRegionID ¶
func (s *AdminPostTaxRatesReq) SetTaxRegionID(val string)
SetTaxRegionID sets the value of TaxRegionID.
func (*AdminPostTaxRatesReq) UnmarshalJSON ¶
func (s *AdminPostTaxRatesReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*AdminPostTaxRatesReq) Validate ¶
func (s *AdminPostTaxRatesReq) Validate() error
type AdminPostTaxRatesReqMetadata ¶
type AdminPostTaxRatesReqMetadata struct{}
The tax rate's metadata.
func (*AdminPostTaxRatesReqMetadata) Decode ¶
func (s *AdminPostTaxRatesReqMetadata) Decode(d *jx.Decoder) error
Decode decodes AdminPostTaxRatesReqMetadata from json.
func (*AdminPostTaxRatesReqMetadata) Encode ¶
func (s *AdminPostTaxRatesReqMetadata) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminPostTaxRatesReqMetadata) MarshalJSON ¶
func (s *AdminPostTaxRatesReqMetadata) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminPostTaxRatesReqMetadata) SetFake ¶
func (s *AdminPostTaxRatesReqMetadata) SetFake()
SetFake set fake values.
func (*AdminPostTaxRatesReqMetadata) UnmarshalJSON ¶
func (s *AdminPostTaxRatesReqMetadata) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type AdminPostTaxRatesReqRulesItem ¶
type AdminPostTaxRatesReqRulesItem struct {
// The rule's reference.
Reference string `json:"reference"`
// The rule's reference id.
ReferenceID string `json:"reference_id"`
}
The rule's rules.
func (*AdminPostTaxRatesReqRulesItem) Decode ¶
func (s *AdminPostTaxRatesReqRulesItem) Decode(d *jx.Decoder) error
Decode decodes AdminPostTaxRatesReqRulesItem from json.
func (*AdminPostTaxRatesReqRulesItem) Encode ¶
func (s *AdminPostTaxRatesReqRulesItem) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminPostTaxRatesReqRulesItem) GetReference ¶
func (s *AdminPostTaxRatesReqRulesItem) GetReference() string
GetReference returns the value of Reference.
func (*AdminPostTaxRatesReqRulesItem) GetReferenceID ¶
func (s *AdminPostTaxRatesReqRulesItem) GetReferenceID() string
GetReferenceID returns the value of ReferenceID.
func (*AdminPostTaxRatesReqRulesItem) MarshalJSON ¶
func (s *AdminPostTaxRatesReqRulesItem) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminPostTaxRatesReqRulesItem) SetFake ¶
func (s *AdminPostTaxRatesReqRulesItem) SetFake()
SetFake set fake values.
func (*AdminPostTaxRatesReqRulesItem) SetReference ¶
func (s *AdminPostTaxRatesReqRulesItem) SetReference(val string)
SetReference sets the value of Reference.
func (*AdminPostTaxRatesReqRulesItem) SetReferenceID ¶
func (s *AdminPostTaxRatesReqRulesItem) SetReferenceID(val string)
SetReferenceID sets the value of ReferenceID.
func (*AdminPostTaxRatesReqRulesItem) UnmarshalJSON ¶
func (s *AdminPostTaxRatesReqRulesItem) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type AdminPostTaxRatesTaxRateReq ¶
type AdminPostTaxRatesTaxRateReq struct {
// The tax rate's code.
Code OptString `json:"code"`
// The tax rate's name.
Name OptString `json:"name"`
// The tax rate's region id.
RegionID OptString `json:"region_id"`
// The tax rate's rate.
Rate OptFloat64 `json:"rate"`
// The tax rate's products.
Products []string `json:"products"`
// The tax rate's shipping options.
ShippingOptions []string `json:"shipping_options"`
// The tax rate's product types.
ProductTypes []string `json:"product_types"`
}
SUMMARY. Ref: #/components/schemas/AdminPostTaxRatesTaxRateReq
func (*AdminPostTaxRatesTaxRateReq) Decode ¶
func (s *AdminPostTaxRatesTaxRateReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostTaxRatesTaxRateReq from json.
func (*AdminPostTaxRatesTaxRateReq) Encode ¶
func (s *AdminPostTaxRatesTaxRateReq) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminPostTaxRatesTaxRateReq) GetCode ¶
func (s *AdminPostTaxRatesTaxRateReq) GetCode() OptString
GetCode returns the value of Code.
func (*AdminPostTaxRatesTaxRateReq) GetName ¶
func (s *AdminPostTaxRatesTaxRateReq) GetName() OptString
GetName returns the value of Name.
func (*AdminPostTaxRatesTaxRateReq) GetProductTypes ¶
func (s *AdminPostTaxRatesTaxRateReq) GetProductTypes() []string
GetProductTypes returns the value of ProductTypes.
func (*AdminPostTaxRatesTaxRateReq) GetProducts ¶
func (s *AdminPostTaxRatesTaxRateReq) GetProducts() []string
GetProducts returns the value of Products.
func (*AdminPostTaxRatesTaxRateReq) GetRate ¶
func (s *AdminPostTaxRatesTaxRateReq) GetRate() OptFloat64
GetRate returns the value of Rate.
func (*AdminPostTaxRatesTaxRateReq) GetRegionID ¶
func (s *AdminPostTaxRatesTaxRateReq) GetRegionID() OptString
GetRegionID returns the value of RegionID.
func (*AdminPostTaxRatesTaxRateReq) GetShippingOptions ¶
func (s *AdminPostTaxRatesTaxRateReq) GetShippingOptions() []string
GetShippingOptions returns the value of ShippingOptions.
func (*AdminPostTaxRatesTaxRateReq) MarshalJSON ¶
func (s *AdminPostTaxRatesTaxRateReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminPostTaxRatesTaxRateReq) SetCode ¶
func (s *AdminPostTaxRatesTaxRateReq) SetCode(val OptString)
SetCode sets the value of Code.
func (*AdminPostTaxRatesTaxRateReq) SetFake ¶
func (s *AdminPostTaxRatesTaxRateReq) SetFake()
SetFake set fake values.
func (*AdminPostTaxRatesTaxRateReq) SetName ¶
func (s *AdminPostTaxRatesTaxRateReq) SetName(val OptString)
SetName sets the value of Name.
func (*AdminPostTaxRatesTaxRateReq) SetProductTypes ¶
func (s *AdminPostTaxRatesTaxRateReq) SetProductTypes(val []string)
SetProductTypes sets the value of ProductTypes.
func (*AdminPostTaxRatesTaxRateReq) SetProducts ¶
func (s *AdminPostTaxRatesTaxRateReq) SetProducts(val []string)
SetProducts sets the value of Products.
func (*AdminPostTaxRatesTaxRateReq) SetRate ¶
func (s *AdminPostTaxRatesTaxRateReq) SetRate(val OptFloat64)
SetRate sets the value of Rate.
func (*AdminPostTaxRatesTaxRateReq) SetRegionID ¶
func (s *AdminPostTaxRatesTaxRateReq) SetRegionID(val OptString)
SetRegionID sets the value of RegionID.
func (*AdminPostTaxRatesTaxRateReq) SetShippingOptions ¶
func (s *AdminPostTaxRatesTaxRateReq) SetShippingOptions(val []string)
SetShippingOptions sets the value of ShippingOptions.
func (*AdminPostTaxRatesTaxRateReq) UnmarshalJSON ¶
func (s *AdminPostTaxRatesTaxRateReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*AdminPostTaxRatesTaxRateReq) Validate ¶
func (s *AdminPostTaxRatesTaxRateReq) Validate() error
type AdminPostTaxRatesTaxRateRulesReq ¶
type AdminPostTaxRatesTaxRateRulesReq struct {
// The tax rate's reference.
Reference string `json:"reference"`
// The tax rate's reference id.
ReferenceID string `json:"reference_id"`
}
SUMMARY. Ref: #/components/schemas/AdminPostTaxRatesTaxRateRulesReq
func (*AdminPostTaxRatesTaxRateRulesReq) Decode ¶
func (s *AdminPostTaxRatesTaxRateRulesReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostTaxRatesTaxRateRulesReq from json.
func (*AdminPostTaxRatesTaxRateRulesReq) Encode ¶
func (s *AdminPostTaxRatesTaxRateRulesReq) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminPostTaxRatesTaxRateRulesReq) GetReference ¶
func (s *AdminPostTaxRatesTaxRateRulesReq) GetReference() string
GetReference returns the value of Reference.
func (*AdminPostTaxRatesTaxRateRulesReq) GetReferenceID ¶
func (s *AdminPostTaxRatesTaxRateRulesReq) GetReferenceID() string
GetReferenceID returns the value of ReferenceID.
func (*AdminPostTaxRatesTaxRateRulesReq) MarshalJSON ¶
func (s *AdminPostTaxRatesTaxRateRulesReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminPostTaxRatesTaxRateRulesReq) SetFake ¶
func (s *AdminPostTaxRatesTaxRateRulesReq) SetFake()
SetFake set fake values.
func (*AdminPostTaxRatesTaxRateRulesReq) SetReference ¶
func (s *AdminPostTaxRatesTaxRateRulesReq) SetReference(val string)
SetReference sets the value of Reference.
func (*AdminPostTaxRatesTaxRateRulesReq) SetReferenceID ¶
func (s *AdminPostTaxRatesTaxRateRulesReq) SetReferenceID(val string)
SetReferenceID sets the value of ReferenceID.
func (*AdminPostTaxRatesTaxRateRulesReq) UnmarshalJSON ¶
func (s *AdminPostTaxRatesTaxRateRulesReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type AdminPostTaxRegionsReq ¶
type AdminPostTaxRegionsReq struct {
// The tax region's country code.
CountryCode string `json:"country_code"`
// The tax region's province code.
ProvinceCode OptString `json:"province_code"`
// The tax region's parent id.
ParentID OptString `json:"parent_id"`
DefaultTaxRate OptCreateDefaultTaxRate `json:"default_tax_rate"`
// The tax region's metadata.
Metadata *AdminPostTaxRegionsReqMetadata `json:"metadata"`
}
SUMMARY. Ref: #/components/schemas/AdminPostTaxRegionsReq
func (*AdminPostTaxRegionsReq) Decode ¶
func (s *AdminPostTaxRegionsReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostTaxRegionsReq from json.
func (*AdminPostTaxRegionsReq) Encode ¶
func (s *AdminPostTaxRegionsReq) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminPostTaxRegionsReq) GetCountryCode ¶
func (s *AdminPostTaxRegionsReq) GetCountryCode() string
GetCountryCode returns the value of CountryCode.
func (*AdminPostTaxRegionsReq) GetDefaultTaxRate ¶
func (s *AdminPostTaxRegionsReq) GetDefaultTaxRate() OptCreateDefaultTaxRate
GetDefaultTaxRate returns the value of DefaultTaxRate.
func (*AdminPostTaxRegionsReq) GetMetadata ¶
func (s *AdminPostTaxRegionsReq) GetMetadata() *AdminPostTaxRegionsReqMetadata
GetMetadata returns the value of Metadata.
func (*AdminPostTaxRegionsReq) GetParentID ¶
func (s *AdminPostTaxRegionsReq) GetParentID() OptString
GetParentID returns the value of ParentID.
func (*AdminPostTaxRegionsReq) GetProvinceCode ¶
func (s *AdminPostTaxRegionsReq) GetProvinceCode() OptString
GetProvinceCode returns the value of ProvinceCode.
func (*AdminPostTaxRegionsReq) MarshalJSON ¶
func (s *AdminPostTaxRegionsReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminPostTaxRegionsReq) SetCountryCode ¶
func (s *AdminPostTaxRegionsReq) SetCountryCode(val string)
SetCountryCode sets the value of CountryCode.
func (*AdminPostTaxRegionsReq) SetDefaultTaxRate ¶
func (s *AdminPostTaxRegionsReq) SetDefaultTaxRate(val OptCreateDefaultTaxRate)
SetDefaultTaxRate sets the value of DefaultTaxRate.
func (*AdminPostTaxRegionsReq) SetFake ¶
func (s *AdminPostTaxRegionsReq) SetFake()
SetFake set fake values.
func (*AdminPostTaxRegionsReq) SetMetadata ¶
func (s *AdminPostTaxRegionsReq) SetMetadata(val *AdminPostTaxRegionsReqMetadata)
SetMetadata sets the value of Metadata.
func (*AdminPostTaxRegionsReq) SetParentID ¶
func (s *AdminPostTaxRegionsReq) SetParentID(val OptString)
SetParentID sets the value of ParentID.
func (*AdminPostTaxRegionsReq) SetProvinceCode ¶
func (s *AdminPostTaxRegionsReq) SetProvinceCode(val OptString)
SetProvinceCode sets the value of ProvinceCode.
func (*AdminPostTaxRegionsReq) UnmarshalJSON ¶
func (s *AdminPostTaxRegionsReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*AdminPostTaxRegionsReq) Validate ¶
func (s *AdminPostTaxRegionsReq) Validate() error
type AdminPostTaxRegionsReqMetadata ¶
type AdminPostTaxRegionsReqMetadata struct{}
The tax region's metadata.
func (*AdminPostTaxRegionsReqMetadata) Decode ¶
func (s *AdminPostTaxRegionsReqMetadata) Decode(d *jx.Decoder) error
Decode decodes AdminPostTaxRegionsReqMetadata from json.
func (*AdminPostTaxRegionsReqMetadata) Encode ¶
func (s *AdminPostTaxRegionsReqMetadata) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminPostTaxRegionsReqMetadata) MarshalJSON ¶
func (s *AdminPostTaxRegionsReqMetadata) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminPostTaxRegionsReqMetadata) SetFake ¶
func (s *AdminPostTaxRegionsReqMetadata) SetFake()
SetFake set fake values.
func (*AdminPostTaxRegionsReqMetadata) UnmarshalJSON ¶
func (s *AdminPostTaxRegionsReqMetadata) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type AdminPostWorkflowsAsyncResponseReq ¶
type AdminPostWorkflowsAsyncResponseReq struct {
// The workflows execution's transaction id.
TransactionID string `json:"transaction_id"`
// The workflows execution's step id.
StepID string `json:"step_id"`
Response jx.Raw `json:"response"`
CompensateInput jx.Raw `json:"compensate_input"`
Action jx.Raw `json:"action"`
}
SUMMARY. Ref: #/components/schemas/AdminPostWorkflowsAsyncResponseReq
func (*AdminPostWorkflowsAsyncResponseReq) Decode ¶
func (s *AdminPostWorkflowsAsyncResponseReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostWorkflowsAsyncResponseReq from json.
func (*AdminPostWorkflowsAsyncResponseReq) Encode ¶
func (s *AdminPostWorkflowsAsyncResponseReq) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminPostWorkflowsAsyncResponseReq) GetAction ¶
func (s *AdminPostWorkflowsAsyncResponseReq) GetAction() jx.Raw
GetAction returns the value of Action.
func (*AdminPostWorkflowsAsyncResponseReq) GetCompensateInput ¶
func (s *AdminPostWorkflowsAsyncResponseReq) GetCompensateInput() jx.Raw
GetCompensateInput returns the value of CompensateInput.
func (*AdminPostWorkflowsAsyncResponseReq) GetResponse ¶
func (s *AdminPostWorkflowsAsyncResponseReq) GetResponse() jx.Raw
GetResponse returns the value of Response.
func (*AdminPostWorkflowsAsyncResponseReq) GetStepID ¶
func (s *AdminPostWorkflowsAsyncResponseReq) GetStepID() string
GetStepID returns the value of StepID.
func (*AdminPostWorkflowsAsyncResponseReq) GetTransactionID ¶
func (s *AdminPostWorkflowsAsyncResponseReq) GetTransactionID() string
GetTransactionID returns the value of TransactionID.
func (*AdminPostWorkflowsAsyncResponseReq) MarshalJSON ¶
func (s *AdminPostWorkflowsAsyncResponseReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminPostWorkflowsAsyncResponseReq) SetAction ¶
func (s *AdminPostWorkflowsAsyncResponseReq) SetAction(val jx.Raw)
SetAction sets the value of Action.
func (*AdminPostWorkflowsAsyncResponseReq) SetCompensateInput ¶
func (s *AdminPostWorkflowsAsyncResponseReq) SetCompensateInput(val jx.Raw)
SetCompensateInput sets the value of CompensateInput.
func (*AdminPostWorkflowsAsyncResponseReq) SetFake ¶
func (s *AdminPostWorkflowsAsyncResponseReq) SetFake()
SetFake set fake values.
func (*AdminPostWorkflowsAsyncResponseReq) SetResponse ¶
func (s *AdminPostWorkflowsAsyncResponseReq) SetResponse(val jx.Raw)
SetResponse sets the value of Response.
func (*AdminPostWorkflowsAsyncResponseReq) SetStepID ¶
func (s *AdminPostWorkflowsAsyncResponseReq) SetStepID(val string)
SetStepID sets the value of StepID.
func (*AdminPostWorkflowsAsyncResponseReq) SetTransactionID ¶
func (s *AdminPostWorkflowsAsyncResponseReq) SetTransactionID(val string)
SetTransactionID sets the value of TransactionID.
func (*AdminPostWorkflowsAsyncResponseReq) UnmarshalJSON ¶
func (s *AdminPostWorkflowsAsyncResponseReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type AdminPostWorkflowsRunReq ¶
type AdminPostWorkflowsRunReq struct {
Input jx.Raw `json:"input"`
// The workflows execution's transaction id.
TransactionID OptString `json:"transaction_id"`
}
SUMMARY. Ref: #/components/schemas/AdminPostWorkflowsRunReq
func (*AdminPostWorkflowsRunReq) Decode ¶
func (s *AdminPostWorkflowsRunReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostWorkflowsRunReq from json.
func (*AdminPostWorkflowsRunReq) Encode ¶
func (s *AdminPostWorkflowsRunReq) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminPostWorkflowsRunReq) GetInput ¶
func (s *AdminPostWorkflowsRunReq) GetInput() jx.Raw
GetInput returns the value of Input.
func (*AdminPostWorkflowsRunReq) GetTransactionID ¶
func (s *AdminPostWorkflowsRunReq) GetTransactionID() OptString
GetTransactionID returns the value of TransactionID.
func (*AdminPostWorkflowsRunReq) MarshalJSON ¶
func (s *AdminPostWorkflowsRunReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminPostWorkflowsRunReq) SetFake ¶
func (s *AdminPostWorkflowsRunReq) SetFake()
SetFake set fake values.
func (*AdminPostWorkflowsRunReq) SetInput ¶
func (s *AdminPostWorkflowsRunReq) SetInput(val jx.Raw)
SetInput sets the value of Input.
func (*AdminPostWorkflowsRunReq) SetTransactionID ¶
func (s *AdminPostWorkflowsRunReq) SetTransactionID(val OptString)
SetTransactionID sets the value of TransactionID.
func (*AdminPostWorkflowsRunReq) UnmarshalJSON ¶
func (s *AdminPostWorkflowsRunReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type AdminUpdateUserRequest ¶
type AdminUpdateUserRequest struct {
// The user's first name.
FirstName OptString `json:"first_name"`
// The user's last name.
LastName OptString `json:"last_name"`
// The user's avatar url.
AvatarURL string `json:"avatar_url"`
}
SUMMARY. Ref: #/components/schemas/AdminUpdateUserRequest
func (*AdminUpdateUserRequest) Decode ¶
func (s *AdminUpdateUserRequest) Decode(d *jx.Decoder) error
Decode decodes AdminUpdateUserRequest from json.
func (*AdminUpdateUserRequest) Encode ¶
func (s *AdminUpdateUserRequest) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*AdminUpdateUserRequest) GetAvatarURL ¶
func (s *AdminUpdateUserRequest) GetAvatarURL() string
GetAvatarURL returns the value of AvatarURL.
func (*AdminUpdateUserRequest) GetFirstName ¶
func (s *AdminUpdateUserRequest) GetFirstName() OptString
GetFirstName returns the value of FirstName.
func (*AdminUpdateUserRequest) GetLastName ¶
func (s *AdminUpdateUserRequest) GetLastName() OptString
GetLastName returns the value of LastName.
func (*AdminUpdateUserRequest) MarshalJSON ¶
func (s *AdminUpdateUserRequest) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*AdminUpdateUserRequest) SetAvatarURL ¶
func (s *AdminUpdateUserRequest) SetAvatarURL(val string)
SetAvatarURL sets the value of AvatarURL.
func (*AdminUpdateUserRequest) SetFake ¶
func (s *AdminUpdateUserRequest) SetFake()
SetFake set fake values.
func (*AdminUpdateUserRequest) SetFirstName ¶
func (s *AdminUpdateUserRequest) SetFirstName(val OptString)
SetFirstName sets the value of FirstName.
func (*AdminUpdateUserRequest) SetLastName ¶
func (s *AdminUpdateUserRequest) SetLastName(val OptString)
SetLastName sets the value of LastName.
func (*AdminUpdateUserRequest) UnmarshalJSON ¶
func (s *AdminUpdateUserRequest) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type ApplicationMethodsMethodPostReq ¶
type ApplicationMethodsMethodPostReq struct {
// The application method's description.
Description OptString `json:"description"`
// The application method's value.
Value OptString `json:"value"`
// The application method's max quantity.
MaxQuantity OptFloat64 `json:"max_quantity"`
Type jx.Raw `json:"type"`
TargetType jx.Raw `json:"target_type"`
Allocation jx.Raw `json:"allocation"`
// The application method's target rules.
TargetRules []ApplicationMethodsMethodPostReqTargetRulesItem `json:"target_rules"`
// The application method's buy rules.
BuyRules []ApplicationMethodsMethodPostReqBuyRulesItem `json:"buy_rules"`
// The application method's apply to quantity.
ApplyToQuantity OptFloat64 `json:"apply_to_quantity"`
// The application method's buy rules min quantity.
BuyRulesMinQuantity OptFloat64 `json:"buy_rules_min_quantity"`
}
The promotion's application method. Ref: #/components/schemas/ApplicationMethodsMethodPostReq
func (*ApplicationMethodsMethodPostReq) Decode ¶
func (s *ApplicationMethodsMethodPostReq) Decode(d *jx.Decoder) error
Decode decodes ApplicationMethodsMethodPostReq from json.
func (*ApplicationMethodsMethodPostReq) Encode ¶
func (s *ApplicationMethodsMethodPostReq) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*ApplicationMethodsMethodPostReq) GetAllocation ¶
func (s *ApplicationMethodsMethodPostReq) GetAllocation() jx.Raw
GetAllocation returns the value of Allocation.
func (*ApplicationMethodsMethodPostReq) GetApplyToQuantity ¶
func (s *ApplicationMethodsMethodPostReq) GetApplyToQuantity() OptFloat64
GetApplyToQuantity returns the value of ApplyToQuantity.
func (*ApplicationMethodsMethodPostReq) GetBuyRules ¶
func (s *ApplicationMethodsMethodPostReq) GetBuyRules() []ApplicationMethodsMethodPostReqBuyRulesItem
GetBuyRules returns the value of BuyRules.
func (*ApplicationMethodsMethodPostReq) GetBuyRulesMinQuantity ¶
func (s *ApplicationMethodsMethodPostReq) GetBuyRulesMinQuantity() OptFloat64
GetBuyRulesMinQuantity returns the value of BuyRulesMinQuantity.
func (*ApplicationMethodsMethodPostReq) GetDescription ¶
func (s *ApplicationMethodsMethodPostReq) GetDescription() OptString
GetDescription returns the value of Description.
func (*ApplicationMethodsMethodPostReq) GetMaxQuantity ¶
func (s *ApplicationMethodsMethodPostReq) GetMaxQuantity() OptFloat64
GetMaxQuantity returns the value of MaxQuantity.
func (*ApplicationMethodsMethodPostReq) GetTargetRules ¶
func (s *ApplicationMethodsMethodPostReq) GetTargetRules() []ApplicationMethodsMethodPostReqTargetRulesItem
GetTargetRules returns the value of TargetRules.
func (*ApplicationMethodsMethodPostReq) GetTargetType ¶
func (s *ApplicationMethodsMethodPostReq) GetTargetType() jx.Raw
GetTargetType returns the value of TargetType.
func (*ApplicationMethodsMethodPostReq) GetType ¶
func (s *ApplicationMethodsMethodPostReq) GetType() jx.Raw
GetType returns the value of Type.
func (*ApplicationMethodsMethodPostReq) GetValue ¶
func (s *ApplicationMethodsMethodPostReq) GetValue() OptString
GetValue returns the value of Value.
func (*ApplicationMethodsMethodPostReq) MarshalJSON ¶
func (s *ApplicationMethodsMethodPostReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*ApplicationMethodsMethodPostReq) SetAllocation ¶
func (s *ApplicationMethodsMethodPostReq) SetAllocation(val jx.Raw)
SetAllocation sets the value of Allocation.
func (*ApplicationMethodsMethodPostReq) SetApplyToQuantity ¶
func (s *ApplicationMethodsMethodPostReq) SetApplyToQuantity(val OptFloat64)
SetApplyToQuantity sets the value of ApplyToQuantity.
func (*ApplicationMethodsMethodPostReq) SetBuyRules ¶
func (s *ApplicationMethodsMethodPostReq) SetBuyRules(val []ApplicationMethodsMethodPostReqBuyRulesItem)
SetBuyRules sets the value of BuyRules.
func (*ApplicationMethodsMethodPostReq) SetBuyRulesMinQuantity ¶
func (s *ApplicationMethodsMethodPostReq) SetBuyRulesMinQuantity(val OptFloat64)
SetBuyRulesMinQuantity sets the value of BuyRulesMinQuantity.
func (*ApplicationMethodsMethodPostReq) SetDescription ¶
func (s *ApplicationMethodsMethodPostReq) SetDescription(val OptString)
SetDescription sets the value of Description.
func (*ApplicationMethodsMethodPostReq) SetFake ¶
func (s *ApplicationMethodsMethodPostReq) SetFake()
SetFake set fake values.
func (*ApplicationMethodsMethodPostReq) SetMaxQuantity ¶
func (s *ApplicationMethodsMethodPostReq) SetMaxQuantity(val OptFloat64)
SetMaxQuantity sets the value of MaxQuantity.
func (*ApplicationMethodsMethodPostReq) SetTargetRules ¶
func (s *ApplicationMethodsMethodPostReq) SetTargetRules(val []ApplicationMethodsMethodPostReqTargetRulesItem)
SetTargetRules sets the value of TargetRules.
func (*ApplicationMethodsMethodPostReq) SetTargetType ¶
func (s *ApplicationMethodsMethodPostReq) SetTargetType(val jx.Raw)
SetTargetType sets the value of TargetType.
func (*ApplicationMethodsMethodPostReq) SetType ¶
func (s *ApplicationMethodsMethodPostReq) SetType(val jx.Raw)
SetType sets the value of Type.
func (*ApplicationMethodsMethodPostReq) SetValue ¶
func (s *ApplicationMethodsMethodPostReq) SetValue(val OptString)
SetValue sets the value of Value.
func (*ApplicationMethodsMethodPostReq) UnmarshalJSON ¶
func (s *ApplicationMethodsMethodPostReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*ApplicationMethodsMethodPostReq) Validate ¶
func (s *ApplicationMethodsMethodPostReq) Validate() error
type ApplicationMethodsMethodPostReqBuyRulesItem ¶
type ApplicationMethodsMethodPostReqBuyRulesItem struct {
Operator jx.Raw `json:"operator"`
// The buy rule's description.
Description OptString `json:"description"`
// The buy rule's attribute.
Attribute string `json:"attribute"`
// The buy rule's values.
Values []string `json:"values"`
}
The buy rule's buy rules.
func (*ApplicationMethodsMethodPostReqBuyRulesItem) Decode ¶
func (s *ApplicationMethodsMethodPostReqBuyRulesItem) Decode(d *jx.Decoder) error
Decode decodes ApplicationMethodsMethodPostReqBuyRulesItem from json.
func (*ApplicationMethodsMethodPostReqBuyRulesItem) Encode ¶
func (s *ApplicationMethodsMethodPostReqBuyRulesItem) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*ApplicationMethodsMethodPostReqBuyRulesItem) GetAttribute ¶
func (s *ApplicationMethodsMethodPostReqBuyRulesItem) GetAttribute() string
GetAttribute returns the value of Attribute.
func (*ApplicationMethodsMethodPostReqBuyRulesItem) GetDescription ¶
func (s *ApplicationMethodsMethodPostReqBuyRulesItem) GetDescription() OptString
GetDescription returns the value of Description.
func (*ApplicationMethodsMethodPostReqBuyRulesItem) GetOperator ¶
func (s *ApplicationMethodsMethodPostReqBuyRulesItem) GetOperator() jx.Raw
GetOperator returns the value of Operator.
func (*ApplicationMethodsMethodPostReqBuyRulesItem) GetValues ¶
func (s *ApplicationMethodsMethodPostReqBuyRulesItem) GetValues() []string
GetValues returns the value of Values.
func (*ApplicationMethodsMethodPostReqBuyRulesItem) MarshalJSON ¶
func (s *ApplicationMethodsMethodPostReqBuyRulesItem) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*ApplicationMethodsMethodPostReqBuyRulesItem) SetAttribute ¶
func (s *ApplicationMethodsMethodPostReqBuyRulesItem) SetAttribute(val string)
SetAttribute sets the value of Attribute.
func (*ApplicationMethodsMethodPostReqBuyRulesItem) SetDescription ¶
func (s *ApplicationMethodsMethodPostReqBuyRulesItem) SetDescription(val OptString)
SetDescription sets the value of Description.
func (*ApplicationMethodsMethodPostReqBuyRulesItem) SetFake ¶
func (s *ApplicationMethodsMethodPostReqBuyRulesItem) SetFake()
SetFake set fake values.
func (*ApplicationMethodsMethodPostReqBuyRulesItem) SetOperator ¶
func (s *ApplicationMethodsMethodPostReqBuyRulesItem) SetOperator(val jx.Raw)
SetOperator sets the value of Operator.
func (*ApplicationMethodsMethodPostReqBuyRulesItem) SetValues ¶
func (s *ApplicationMethodsMethodPostReqBuyRulesItem) SetValues(val []string)
SetValues sets the value of Values.
func (*ApplicationMethodsMethodPostReqBuyRulesItem) UnmarshalJSON ¶
func (s *ApplicationMethodsMethodPostReqBuyRulesItem) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*ApplicationMethodsMethodPostReqBuyRulesItem) Validate ¶
func (s *ApplicationMethodsMethodPostReqBuyRulesItem) Validate() error
type ApplicationMethodsMethodPostReqTargetRulesItem ¶
type ApplicationMethodsMethodPostReqTargetRulesItem struct {
Operator jx.Raw `json:"operator"`
// The target rule's description.
Description OptString `json:"description"`
// The target rule's attribute.
Attribute string `json:"attribute"`
// The target rule's values.
Values []string `json:"values"`
}
The target rule's target rules.
func (*ApplicationMethodsMethodPostReqTargetRulesItem) Decode ¶
func (s *ApplicationMethodsMethodPostReqTargetRulesItem) Decode(d *jx.Decoder) error
Decode decodes ApplicationMethodsMethodPostReqTargetRulesItem from json.
func (*ApplicationMethodsMethodPostReqTargetRulesItem) Encode ¶
func (s *ApplicationMethodsMethodPostReqTargetRulesItem) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*ApplicationMethodsMethodPostReqTargetRulesItem) GetAttribute ¶
func (s *ApplicationMethodsMethodPostReqTargetRulesItem) GetAttribute() string
GetAttribute returns the value of Attribute.
func (*ApplicationMethodsMethodPostReqTargetRulesItem) GetDescription ¶
func (s *ApplicationMethodsMethodPostReqTargetRulesItem) GetDescription() OptString
GetDescription returns the value of Description.
func (*ApplicationMethodsMethodPostReqTargetRulesItem) GetOperator ¶
func (s *ApplicationMethodsMethodPostReqTargetRulesItem) GetOperator() jx.Raw
GetOperator returns the value of Operator.
func (*ApplicationMethodsMethodPostReqTargetRulesItem) GetValues ¶
func (s *ApplicationMethodsMethodPostReqTargetRulesItem) GetValues() []string
GetValues returns the value of Values.
func (*ApplicationMethodsMethodPostReqTargetRulesItem) MarshalJSON ¶
func (s *ApplicationMethodsMethodPostReqTargetRulesItem) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*ApplicationMethodsMethodPostReqTargetRulesItem) SetAttribute ¶
func (s *ApplicationMethodsMethodPostReqTargetRulesItem) SetAttribute(val string)
SetAttribute sets the value of Attribute.
func (*ApplicationMethodsMethodPostReqTargetRulesItem) SetDescription ¶
func (s *ApplicationMethodsMethodPostReqTargetRulesItem) SetDescription(val OptString)
SetDescription sets the value of Description.
func (*ApplicationMethodsMethodPostReqTargetRulesItem) SetFake ¶
func (s *ApplicationMethodsMethodPostReqTargetRulesItem) SetFake()
SetFake set fake values.
func (*ApplicationMethodsMethodPostReqTargetRulesItem) SetOperator ¶
func (s *ApplicationMethodsMethodPostReqTargetRulesItem) SetOperator(val jx.Raw)
SetOperator sets the value of Operator.
func (*ApplicationMethodsMethodPostReqTargetRulesItem) SetValues ¶
func (s *ApplicationMethodsMethodPostReqTargetRulesItem) SetValues(val []string)
SetValues sets the value of Values.
func (*ApplicationMethodsMethodPostReqTargetRulesItem) UnmarshalJSON ¶
func (s *ApplicationMethodsMethodPostReqTargetRulesItem) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*ApplicationMethodsMethodPostReqTargetRulesItem) Validate ¶
func (s *ApplicationMethodsMethodPostReqTargetRulesItem) Validate() error
type CampaignBudget ¶
type CampaignBudget struct {
Type jx.Raw `json:"type"`
// The budget's limit.
Limit OptFloat64 `json:"limit"`
}
The campaign's budget. Ref: #/components/schemas/CampaignBudget
func (*CampaignBudget) Decode ¶
func (s *CampaignBudget) Decode(d *jx.Decoder) error
Decode decodes CampaignBudget from json.
func (*CampaignBudget) Encode ¶
func (s *CampaignBudget) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*CampaignBudget) GetLimit ¶
func (s *CampaignBudget) GetLimit() OptFloat64
GetLimit returns the value of Limit.
func (*CampaignBudget) GetType ¶
func (s *CampaignBudget) GetType() jx.Raw
GetType returns the value of Type.
func (*CampaignBudget) MarshalJSON ¶
func (s *CampaignBudget) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*CampaignBudget) SetLimit ¶
func (s *CampaignBudget) SetLimit(val OptFloat64)
SetLimit sets the value of Limit.
func (*CampaignBudget) SetType ¶
func (s *CampaignBudget) SetType(val jx.Raw)
SetType sets the value of Type.
func (*CampaignBudget) UnmarshalJSON ¶
func (s *CampaignBudget) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*CampaignBudget) Validate ¶
func (s *CampaignBudget) Validate() error
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client implements OAS client.
func NewClient ¶
func NewClient(serverURL string, sec SecuritySource, opts ...ClientOption) (*Client, error)
NewClient initializes new Client defined by OAS.
func (*Client) DeleteApiKeysId ¶
func (c *Client) DeleteApiKeysId(ctx context.Context, request jx.Raw, params DeleteApiKeysIdParams) (DeleteApiKeysIdRes, error)
DeleteApiKeysId invokes DeleteApiKeysId operation.
Delete a api key.
DELETE /admin/api-keys/{id}
func (*Client) DeleteCampaignsId ¶
func (c *Client) DeleteCampaignsId(ctx context.Context, request jx.Raw, params DeleteCampaignsIdParams) (DeleteCampaignsIdRes, error)
DeleteCampaignsId invokes DeleteCampaignsId operation.
Delete a campaign.
DELETE /admin/campaigns/{id}
func (*Client) DeleteCollectionsId ¶
func (c *Client) DeleteCollectionsId(ctx context.Context, request jx.Raw, params DeleteCollectionsIdParams) (DeleteCollectionsIdRes, error)
DeleteCollectionsId invokes DeleteCollectionsId operation.
Delete a collection.
DELETE /admin/collections/{id}
func (*Client) DeleteCustomerGroupsId ¶
func (c *Client) DeleteCustomerGroupsId(ctx context.Context, request jx.Raw, params DeleteCustomerGroupsIdParams) (DeleteCustomerGroupsIdRes, error)
DeleteCustomerGroupsId invokes DeleteCustomerGroupsId operation.
Delete a customer group.
DELETE /admin/customer-groups/{id}
func (*Client) DeleteCustomersId ¶
func (c *Client) DeleteCustomersId(ctx context.Context, request jx.Raw, params DeleteCustomersIdParams) (DeleteCustomersIdRes, error)
DeleteCustomersId invokes DeleteCustomersId operation.
Delete a customer.
DELETE /admin/customers/{id}
func (*Client) DeleteCustomersIdAddressesAddressID ¶
func (c *Client) DeleteCustomersIdAddressesAddressID(ctx context.Context, request jx.Raw, params DeleteCustomersIdAddressesAddressIDParams) (DeleteCustomersIdAddressesAddressIDRes, error)
DeleteCustomersIdAddressesAddressID invokes DeleteCustomersIdAddressesAddress_id operation.
Remove a list of addresses from a customer. This doesn't delete the Address, only the association between the Address and the customer.
DELETE /admin/customers/{id}/addresses/{address_id}
func (*Client) DeleteInventoryItemsId ¶
func (c *Client) DeleteInventoryItemsId(ctx context.Context, request jx.Raw, params DeleteInventoryItemsIdParams) (DeleteInventoryItemsIdRes, error)
DeleteInventoryItemsId invokes DeleteInventoryItemsId operation.
Delete a inventory item.
DELETE /admin/inventory-items/{id}
func (*Client) DeleteInventoryItemsIdLocationLevelsLocationID ¶
func (c *Client) DeleteInventoryItemsIdLocationLevelsLocationID(ctx context.Context, request jx.Raw, params DeleteInventoryItemsIdLocationLevelsLocationIDParams) (DeleteInventoryItemsIdLocationLevelsLocationIDRes, error)
DeleteInventoryItemsIdLocationLevelsLocationID invokes DeleteInventoryItemsIdLocationLevelsLocation_id operation.
Remove a list of location levels from a inventory item. This doesn't delete the Location Level, only the association between the Location Level and the inventory item.
DELETE /admin/inventory-items/{id}/location-levels/{location_id}
func (*Client) DeleteInvitesId ¶
func (c *Client) DeleteInvitesId(ctx context.Context, request jx.Raw, params DeleteInvitesIdParams) (DeleteInvitesIdRes, error)
DeleteInvitesId invokes DeleteInvitesId operation.
Delete a invite.
DELETE /admin/invites/{id}
func (*Client) DeletePriceListsId ¶
func (c *Client) DeletePriceListsId(ctx context.Context, request jx.Raw, params DeletePriceListsIdParams) (DeletePriceListsIdRes, error)
DeletePriceListsId invokes DeletePriceListsId operation.
Delete a price list.
DELETE /admin/price-lists/{id}
func (*Client) DeletePricingRuleTypesId ¶
func (c *Client) DeletePricingRuleTypesId(ctx context.Context, request *AdminDeletePricingRuleTypesRuleTypeReq, params DeletePricingRuleTypesIdParams) (DeletePricingRuleTypesIdRes, error)
DeletePricingRuleTypesId invokes DeletePricingRuleTypesId operation.
Remove a list of rule types from a pricing. This doesn't delete the Rule Type, only the association between the Rule Type and the pricing.
DELETE /admin/pricing/rule-types/{id}
func (*Client) DeleteProductsId ¶
func (c *Client) DeleteProductsId(ctx context.Context, request jx.Raw, params DeleteProductsIdParams) (DeleteProductsIdRes, error)
DeleteProductsId invokes DeleteProductsId operation.
Delete a product.
DELETE /admin/products/{id}
func (*Client) DeleteProductsIdOptionsOptionID ¶
func (c *Client) DeleteProductsIdOptionsOptionID(ctx context.Context, request jx.Raw, params DeleteProductsIdOptionsOptionIDParams) (DeleteProductsIdOptionsOptionIDRes, error)
DeleteProductsIdOptionsOptionID invokes DeleteProductsIdOptionsOption_id operation.
Remove a list of options from a product. This doesn't delete the Option, only the association between the Option and the product.
DELETE /admin/products/{id}/options/{option_id}
func (*Client) DeleteProductsIdVariantsVariantID ¶
func (c *Client) DeleteProductsIdVariantsVariantID(ctx context.Context, request jx.Raw, params DeleteProductsIdVariantsVariantIDParams) (DeleteProductsIdVariantsVariantIDRes, error)
DeleteProductsIdVariantsVariantID invokes DeleteProductsIdVariantsVariant_id operation.
Remove a list of variants from a product. This doesn't delete the Variant, only the association between the Variant and the product.
DELETE /admin/products/{id}/variants/{variant_id}
func (*Client) DeletePromotionsId ¶
func (c *Client) DeletePromotionsId(ctx context.Context, request jx.Raw, params DeletePromotionsIdParams) (DeletePromotionsIdRes, error)
DeletePromotionsId invokes DeletePromotionsId operation.
Delete a promotion.
DELETE /admin/promotions/{id}
func (*Client) DeleteRegionsId ¶
func (c *Client) DeleteRegionsId(ctx context.Context, request jx.Raw, params DeleteRegionsIdParams) (DeleteRegionsIdRes, error)
DeleteRegionsId invokes DeleteRegionsId operation.
Delete a region.
DELETE /admin/regions/{id}
func (*Client) DeleteSalesChannelsId ¶
func (c *Client) DeleteSalesChannelsId(ctx context.Context, request jx.Raw, params DeleteSalesChannelsIdParams) (DeleteSalesChannelsIdRes, error)
DeleteSalesChannelsId invokes DeleteSalesChannelsId operation.
Delete a sales channel.
DELETE /admin/sales-channels/{id}
func (*Client) DeleteStockLocationsId ¶
func (c *Client) DeleteStockLocationsId(ctx context.Context, params DeleteStockLocationsIdParams) (DeleteStockLocationsIdRes, error)
DeleteStockLocationsId invokes DeleteStockLocationsId operation.
Delete a stock location.
DELETE /admin/stock-locations/{id}
func (*Client) DeleteTaxRatesId ¶
func (c *Client) DeleteTaxRatesId(ctx context.Context, request jx.Raw, params DeleteTaxRatesIdParams) (DeleteTaxRatesIdRes, error)
DeleteTaxRatesId invokes DeleteTaxRatesId operation.
Delete a tax rate.
DELETE /admin/tax-rates/{id}
func (*Client) DeleteTaxRatesIdRulesRuleID ¶
func (c *Client) DeleteTaxRatesIdRulesRuleID(ctx context.Context, request jx.Raw, params DeleteTaxRatesIdRulesRuleIDParams) (DeleteTaxRatesIdRulesRuleIDRes, error)
DeleteTaxRatesIdRulesRuleID invokes DeleteTaxRatesIdRulesRule_id operation.
Remove a list of rules from a tax rate. This doesn't delete the Rule, only the association between the Rule and the tax rate.
DELETE /admin/tax-rates/{id}/rules/{rule_id}
func (*Client) DeleteTaxRegionsId ¶
func (c *Client) DeleteTaxRegionsId(ctx context.Context, request jx.Raw, params DeleteTaxRegionsIdParams) (DeleteTaxRegionsIdRes, error)
DeleteTaxRegionsId invokes DeleteTaxRegionsId operation.
Delete a tax region.
DELETE /admin/tax-regions/{id}
func (*Client) DeleteUsersId ¶
func (c *Client) DeleteUsersId(ctx context.Context, request jx.Raw, params DeleteUsersIdParams) (DeleteUsersIdRes, error)
DeleteUsersId invokes DeleteUsersId operation.
Delete a user.
DELETE /admin/users/{id}
func (*Client) GetApiKeys ¶
GetApiKeys invokes GetApiKeys operation.
Retrieve a list of api keys. The api keys can be filtered by fields such as `id`. The api keys can also be sorted or paginated.
GET /admin/api-keys
func (*Client) GetApiKeysId ¶
func (c *Client) GetApiKeysId(ctx context.Context, request jx.Raw, params GetApiKeysIdParams) (GetApiKeysIdRes, error)
GetApiKeysId invokes GetApiKeysId operation.
Retrieve a api key by its ID. You can expand the api key's relations or select the fields that should be returned.
GET /admin/api-keys/{id}
func (*Client) GetCampaigns ¶
GetCampaigns invokes GetCampaigns operation.
Retrieve a list of campaigns. The campaigns can be filtered by fields such as `id`. The campaigns can also be sorted or paginated.
GET /admin/campaigns
func (*Client) GetCampaignsId ¶
func (c *Client) GetCampaignsId(ctx context.Context, request jx.Raw, params GetCampaignsIdParams) (GetCampaignsIdRes, error)
GetCampaignsId invokes GetCampaignsId operation.
Retrieve a campaign by its ID. You can expand the campaign's relations or select the fields that should be returned.
GET /admin/campaigns/{id}
func (*Client) GetCollections ¶
GetCollections invokes GetCollections operation.
Retrieve a list of collections. The collections can be filtered by fields such as `id`. The collections can also be sorted or paginated.
GET /admin/collections
func (*Client) GetCollectionsId ¶
func (c *Client) GetCollectionsId(ctx context.Context, request jx.Raw, params GetCollectionsIdParams) (GetCollectionsIdRes, error)
GetCollectionsId invokes GetCollectionsId operation.
Retrieve a collection by its ID. You can expand the collection's relations or select the fields that should be returned.
GET /admin/collections/{id}
func (*Client) GetCurrencies ¶
GetCurrencies invokes GetCurrencies operation.
Retrieve a list of currencies. The currencies can be filtered by fields such as `id`. The currencies can also be sorted or paginated.
GET /admin/currencies
func (*Client) GetCurrenciesCode ¶
func (c *Client) GetCurrenciesCode(ctx context.Context, request jx.Raw, params GetCurrenciesCodeParams) (GetCurrenciesCodeRes, error)
GetCurrenciesCode invokes GetCurrenciesCode operation.
Retrieve a currency by its ID. You can expand the currency's relations or select the fields that should be returned.
GET /admin/currencies/{code}
func (*Client) GetCustomerGroups ¶
func (c *Client) GetCustomerGroups(ctx context.Context, request jx.Raw) (GetCustomerGroupsRes, error)
GetCustomerGroups invokes GetCustomerGroups operation.
Retrieve a list of customer groups. The customer groups can be filtered by fields such as `id`. The customer groups can also be sorted or paginated.
GET /admin/customer-groups
func (*Client) GetCustomerGroupsId ¶
func (c *Client) GetCustomerGroupsId(ctx context.Context, request jx.Raw, params GetCustomerGroupsIdParams) (GetCustomerGroupsIdRes, error)
GetCustomerGroupsId invokes GetCustomerGroupsId operation.
Retrieve a customer group by its ID. You can expand the customer group's relations or select the fields that should be returned.
GET /admin/customer-groups/{id}
func (*Client) GetCustomerGroupsIdCustomers ¶
func (c *Client) GetCustomerGroupsIdCustomers(ctx context.Context, request jx.Raw, params GetCustomerGroupsIdCustomersParams) (GetCustomerGroupsIdCustomersRes, error)
GetCustomerGroupsIdCustomers invokes GetCustomerGroupsIdCustomers operation.
Retrieve a list of customers in a customer group. The customers can be filtered by fields like FILTER FIELDS. The customers can also be paginated.
GET /admin/customer-groups/{id}/customers
func (*Client) GetCustomers ¶
GetCustomers invokes GetCustomers operation.
Retrieve a list of customers. The customers can be filtered by fields such as `id`. The customers can also be sorted or paginated.
GET /admin/customers
func (*Client) GetCustomersId ¶
func (c *Client) GetCustomersId(ctx context.Context, request jx.Raw, params GetCustomersIdParams) (GetCustomersIdRes, error)
GetCustomersId invokes GetCustomersId operation.
Retrieve a customer by its ID. You can expand the customer's relations or select the fields that should be returned.
GET /admin/customers/{id}
func (*Client) GetCustomersIdAddresses ¶
func (c *Client) GetCustomersIdAddresses(ctx context.Context, request jx.Raw, params GetCustomersIdAddressesParams) (GetCustomersIdAddressesRes, error)
GetCustomersIdAddresses invokes GetCustomersIdAddresses operation.
Retrieve a list of addresses in a customer. The addresses can be filtered by fields like FILTER FIELDS. The addresses can also be paginated.
GET /admin/customers/{id}/addresses
func (*Client) GetCustomersIdAddressesAddressID ¶
func (c *Client) GetCustomersIdAddressesAddressID(ctx context.Context, request jx.Raw, params GetCustomersIdAddressesAddressIDParams) (GetCustomersIdAddressesAddressIDRes, error)
GetCustomersIdAddressesAddressID invokes GetCustomersIdAddressesAddress_id operation.
Retrieve a list of addresses in a customer. The addresses can be filtered by fields like FILTER FIELDS. The addresses can also be paginated.
GET /admin/customers/{id}/addresses/{address_id}
func (*Client) GetInventoryItems ¶
func (c *Client) GetInventoryItems(ctx context.Context, request jx.Raw) (GetInventoryItemsRes, error)
GetInventoryItems invokes GetInventoryItems operation.
Retrieve a list of inventory items. The inventory items can be filtered by fields such as `id`. The inventory items can also be sorted or paginated.
GET /admin/inventory-items
func (*Client) GetInventoryItemsId ¶
func (c *Client) GetInventoryItemsId(ctx context.Context, request jx.Raw, params GetInventoryItemsIdParams) (GetInventoryItemsIdRes, error)
GetInventoryItemsId invokes GetInventoryItemsId operation.
Retrieve a inventory item by its ID. You can expand the inventory item's relations or select the fields that should be returned.
GET /admin/inventory-items/{id}
func (*Client) GetInvites ¶
GetInvites invokes GetInvites operation.
Retrieve a list of invites. The invites can be filtered by fields such as `id`. The invites can also be sorted or paginated.
GET /admin/invites
func (*Client) GetInvitesId ¶
func (c *Client) GetInvitesId(ctx context.Context, request jx.Raw, params GetInvitesIdParams) (GetInvitesIdRes, error)
GetInvitesId invokes GetInvitesId operation.
Retrieve a invite by its ID. You can expand the invite's relations or select the fields that should be returned.
GET /admin/invites/{id}
func (*Client) GetPayments ¶
GetPayments invokes GetPayments operation.
Retrieve a list of payments. The payments can be filtered by fields such as `id`. The payments can also be sorted or paginated.
GET /admin/payments
func (*Client) GetPaymentsId ¶
func (c *Client) GetPaymentsId(ctx context.Context, request jx.Raw, params GetPaymentsIdParams) (GetPaymentsIdRes, error)
GetPaymentsId invokes GetPaymentsId operation.
Retrieve a payment by its ID. You can expand the payment's relations or select the fields that should be returned.
GET /admin/payments/{id}
func (*Client) GetPriceLists ¶
GetPriceLists invokes GetPriceLists operation.
Retrieve a list of price lists. The price lists can be filtered by fields such as `id`. The price lists can also be sorted or paginated.
GET /admin/price-lists
func (*Client) GetPriceListsId ¶
func (c *Client) GetPriceListsId(ctx context.Context, request jx.Raw, params GetPriceListsIdParams) (GetPriceListsIdRes, error)
GetPriceListsId invokes GetPriceListsId operation.
Retrieve a price list by its ID. You can expand the price list's relations or select the fields that should be returned.
GET /admin/price-lists/{id}
func (*Client) GetPricingRuleTypes ¶
func (c *Client) GetPricingRuleTypes(ctx context.Context, request OptAdminGetPricingRuleTypesParams) (GetPricingRuleTypesRes, error)
GetPricingRuleTypes invokes GetPricingRuleTypes operation.
Retrieve a list of pricing. The pricing can be filtered by fields such as `id`. The pricing can also be sorted or paginated.
GET /admin/pricing/rule-types
func (*Client) GetPricingRuleTypesId ¶
func (c *Client) GetPricingRuleTypesId(ctx context.Context, request OptAdminGetPricingRuleTypesRuleTypeParams, params GetPricingRuleTypesIdParams) (GetPricingRuleTypesIdRes, error)
GetPricingRuleTypesId invokes GetPricingRuleTypesId operation.
Retrieve a list of rule types in a pricing. The rule types can be filtered by fields like FILTER FIELDS. The rule types can also be paginated.
GET /admin/pricing/rule-types/{id}
func (*Client) GetProducts ¶
func (c *Client) GetProducts(ctx context.Context, request OptAdminGetProductsParams) (GetProductsRes, error)
GetProducts invokes GetProducts operation.
Retrieve a list of products. The products can be filtered by fields such as `id`. The products can also be sorted or paginated.
GET /admin/products
func (*Client) GetProductsId ¶
func (c *Client) GetProductsId(ctx context.Context, request jx.Raw, params GetProductsIdParams) (GetProductsIdRes, error)
GetProductsId invokes GetProductsId operation.
Retrieve a product by its ID. You can expand the product's relations or select the fields that should be returned.
GET /admin/products/{id}
func (*Client) GetProductsIdOptions ¶
func (c *Client) GetProductsIdOptions(ctx context.Context, request jx.Raw, params GetProductsIdOptionsParams) (GetProductsIdOptionsRes, error)
GetProductsIdOptions invokes GetProductsIdOptions operation.
Retrieve a list of options in a product. The options can be filtered by fields like FILTER FIELDS. The options can also be paginated.
GET /admin/products/{id}/options
func (*Client) GetProductsIdOptionsOptionID ¶
func (c *Client) GetProductsIdOptionsOptionID(ctx context.Context, request jx.Raw, params GetProductsIdOptionsOptionIDParams) (GetProductsIdOptionsOptionIDRes, error)
GetProductsIdOptionsOptionID invokes GetProductsIdOptionsOption_id operation.
Retrieve a list of options in a product. The options can be filtered by fields like FILTER FIELDS. The options can also be paginated.
GET /admin/products/{id}/options/{option_id}
func (*Client) GetProductsIdVariants ¶
func (c *Client) GetProductsIdVariants(ctx context.Context, request jx.Raw, params GetProductsIdVariantsParams) (GetProductsIdVariantsRes, error)
GetProductsIdVariants invokes GetProductsIdVariants operation.
Retrieve a list of variants in a product. The variants can be filtered by fields like FILTER FIELDS. The variants can also be paginated.
GET /admin/products/{id}/variants
func (*Client) GetProductsIdVariantsVariantID ¶
func (c *Client) GetProductsIdVariantsVariantID(ctx context.Context, request jx.Raw, params GetProductsIdVariantsVariantIDParams) (GetProductsIdVariantsVariantIDRes, error)
GetProductsIdVariantsVariantID invokes GetProductsIdVariantsVariant_id operation.
Retrieve a list of variants in a product. The variants can be filtered by fields like FILTER FIELDS. The variants can also be paginated.
GET /admin/products/{id}/variants/{variant_id}
func (*Client) GetPromotions ¶
GetPromotions invokes GetPromotions operation.
Retrieve a list of promotions. The promotions can be filtered by fields such as `id`. The promotions can also be sorted or paginated.
GET /admin/promotions
func (*Client) GetPromotionsId ¶
func (c *Client) GetPromotionsId(ctx context.Context, request OptAdminGetPromotionsParams, params GetPromotionsIdParams) (GetPromotionsIdRes, error)
GetPromotionsId invokes GetPromotionsId operation.
Retrieve a promotion by its ID. You can expand the promotion's relations or select the fields that should be returned.
GET /admin/promotions/{id}
func (*Client) GetRegions ¶
GetRegions invokes GetRegions operation.
Retrieve a list of regions. The regions can be filtered by fields such as `id`. The regions can also be sorted or paginated.
GET /admin/regions
func (*Client) GetRegionsId ¶
func (c *Client) GetRegionsId(ctx context.Context, request jx.Raw, params GetRegionsIdParams) (GetRegionsIdRes, error)
GetRegionsId invokes GetRegionsId operation.
Retrieve a region by its ID. You can expand the region's relations or select the fields that should be returned.
GET /admin/regions/{id}
func (*Client) GetSalesChannels ¶
GetSalesChannels invokes GetSalesChannels operation.
Retrieve a list of sales channels. The sales channels can be filtered by fields such as `id`. The sales channels can also be sorted or paginated.
GET /admin/sales-channels
func (*Client) GetSalesChannelsId ¶
func (c *Client) GetSalesChannelsId(ctx context.Context, request jx.Raw, params GetSalesChannelsIdParams) (GetSalesChannelsIdRes, error)
GetSalesChannelsId invokes GetSalesChannelsId operation.
Retrieve a sales channel by its ID. You can expand the sales channel's relations or select the fields that should be returned.
GET /admin/sales-channels/{id}
func (*Client) GetStockLocationsId ¶
func (c *Client) GetStockLocationsId(ctx context.Context, params GetStockLocationsIdParams) (GetStockLocationsIdRes, error)
GetStockLocationsId invokes GetStockLocationsId operation.
Retrieve a stock location by its ID. You can expand the stock location's relations or select the fields that should be returned.
GET /admin/stock-locations/{id}
func (*Client) GetStores ¶
GetStores invokes GetStores operation.
Retrieve a list of stores. The stores can be filtered by fields such as `id`. The stores can also be sorted or paginated.
GET /admin/stores
func (*Client) GetStoresId ¶
func (c *Client) GetStoresId(ctx context.Context, request jx.Raw, params GetStoresIdParams) (GetStoresIdRes, error)
GetStoresId invokes GetStoresId operation.
Retrieve a store by its ID. You can expand the store's relations or select the fields that should be returned.
GET /admin/stores/{id}
func (*Client) GetTaxRates ¶
GetTaxRates invokes GetTaxRates operation.
Retrieve a list of tax rates. The tax rates can be filtered by fields such as `id`. The tax rates can also be sorted or paginated.
GET /admin/tax-rates
func (*Client) GetTaxRatesId ¶
func (c *Client) GetTaxRatesId(ctx context.Context, request jx.Raw, params GetTaxRatesIdParams) (GetTaxRatesIdRes, error)
GetTaxRatesId invokes GetTaxRatesId operation.
Retrieve a tax rate by its ID. You can expand the tax rate's relations or select the fields that should be returned.
GET /admin/tax-rates/{id}
func (*Client) GetUsers ¶
GetUsers invokes GetUsers operation.
Retrieve a list of users. The users can be filtered by fields such as `id`. The users can also be sorted or paginated.
GET /admin/users
func (*Client) GetUsersId ¶
func (c *Client) GetUsersId(ctx context.Context, request jx.Raw, params GetUsersIdParams) (GetUsersIdRes, error)
GetUsersId invokes GetUsersId operation.
Retrieve a user by its ID. You can expand the user's relations or select the fields that should be returned.
GET /admin/users/{id}
func (*Client) GetUsersMe ¶
GetUsersMe invokes GetUsersMe operation.
Retrieve a list of users. The users can be filtered by fields such as `id`. The users can also be sorted or paginated.
GET /admin/users/me
func (*Client) GetWorkflowsExecutions ¶
func (c *Client) GetWorkflowsExecutions(ctx context.Context, request jx.Raw) (GetWorkflowsExecutionsRes, error)
GetWorkflowsExecutions invokes GetWorkflowsExecutions operation.
Retrieve a list of workflows executions. The workflows executions can be filtered by fields such as `id`. The workflows executions can also be sorted or paginated.
GET /admin/workflows-executions
func (*Client) GetWorkflowsExecutionsId ¶
func (c *Client) GetWorkflowsExecutionsId(ctx context.Context, request jx.Raw, params GetWorkflowsExecutionsIdParams) (GetWorkflowsExecutionsIdRes, error)
GetWorkflowsExecutionsId invokes GetWorkflowsExecutionsId operation.
Retrieve a workflows execution by its ID. You can expand the workflows execution's relations or select the fields that should be returned.
GET /admin/workflows-executions/{id}
func (*Client) GetWorkflowsExecutionsWorkflowIdSubscribe ¶
func (c *Client) GetWorkflowsExecutionsWorkflowIdSubscribe(ctx context.Context, request jx.Raw, params GetWorkflowsExecutionsWorkflowIdSubscribeParams) (GetWorkflowsExecutionsWorkflowIdSubscribeRes, error)
GetWorkflowsExecutionsWorkflowIdSubscribe invokes GetWorkflowsExecutionsWorkflow_idSubscribe operation.
Retrieve a list of subscribes in a workflows execution. The subscribes can be filtered by fields like FILTER FIELDS. The subscribes can also be paginated.
GET /admin/workflows-executions/{workflow_id}/subscribe
func (*Client) GetWorkflowsExecutionsWorkflowIdTransactionID ¶
func (c *Client) GetWorkflowsExecutionsWorkflowIdTransactionID(ctx context.Context, request jx.Raw, params GetWorkflowsExecutionsWorkflowIdTransactionIDParams) (GetWorkflowsExecutionsWorkflowIdTransactionIDRes, error)
GetWorkflowsExecutionsWorkflowIdTransactionID invokes GetWorkflowsExecutionsWorkflow_idTransaction_id operation.
Retrieve a list of in a workflows execution. The can be filtered by fields like FILTER FIELDS. The can also be paginated.
GET /admin/workflows-executions/{workflow_id}/{transaction_id}
func (*Client) GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribe ¶
func (c *Client) GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribe(ctx context.Context, request jx.Raw, params GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeParams) (GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeRes, error)
GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribe invokes GetWorkflowsExecutionsWorkflow_idTransaction_idStep_idSubscribe operation.
Retrieve a list of subscribes in a workflows execution. The subscribes can be filtered by fields like FILTER FIELDS. The subscribes can also be paginated.
GET /admin/workflows-executions/{workflow_id}/{transaction_id}/{step_id}/subscribe
func (*Client) PostApiKeys ¶
PostApiKeys invokes PostApiKeys operation.
Create a api key.
POST /admin/api-keys
func (*Client) PostApiKeysId ¶
func (c *Client) PostApiKeysId(ctx context.Context, request jx.Raw, params PostApiKeysIdParams) (PostApiKeysIdRes, error)
PostApiKeysId invokes PostApiKeysId operation.
Update a api key's details.
POST /admin/api-keys/{id}
func (*Client) PostApiKeysIdRevoke ¶
func (c *Client) PostApiKeysIdRevoke(ctx context.Context, request jx.Raw, params PostApiKeysIdRevokeParams) (PostApiKeysIdRevokeRes, error)
PostApiKeysIdRevoke invokes PostApiKeysIdRevoke operation.
Add a list of revokes to a api key.
POST /admin/api-keys/{id}/revoke
func (*Client) PostCampaigns ¶
PostCampaigns invokes PostCampaigns operation.
Create a campaign.
POST /admin/campaigns
func (*Client) PostCampaignsId ¶
func (c *Client) PostCampaignsId(ctx context.Context, request OptAdminPostCampaignsReq, params PostCampaignsIdParams) (PostCampaignsIdRes, error)
PostCampaignsId invokes PostCampaignsId operation.
Update a campaign's details.
POST /admin/campaigns/{id}
func (*Client) PostCollections ¶
PostCollections invokes PostCollections operation.
Create a collection.
POST /admin/collections
func (*Client) PostCollectionsId ¶
func (c *Client) PostCollectionsId(ctx context.Context, request jx.Raw, params PostCollectionsIdParams) (PostCollectionsIdRes, error)
PostCollectionsId invokes PostCollectionsId operation.
Update a collection's details.
POST /admin/collections/{id}
func (*Client) PostCustomerGroups ¶
func (c *Client) PostCustomerGroups(ctx context.Context, request jx.Raw) (PostCustomerGroupsRes, error)
PostCustomerGroups invokes PostCustomerGroups operation.
Create a customer group.
POST /admin/customer-groups
func (*Client) PostCustomerGroupsId ¶
func (c *Client) PostCustomerGroupsId(ctx context.Context, request jx.Raw, params PostCustomerGroupsIdParams) (PostCustomerGroupsIdRes, error)
PostCustomerGroupsId invokes PostCustomerGroupsId operation.
Update a customer group's details.
POST /admin/customer-groups/{id}
func (*Client) PostCustomerGroupsIdCustomersBatch ¶
func (c *Client) PostCustomerGroupsIdCustomersBatch(ctx context.Context, request OptAdminPostCustomerGroupsGroupCustomersBatchReq, params PostCustomerGroupsIdCustomersBatchParams) (PostCustomerGroupsIdCustomersBatchRes, error)
PostCustomerGroupsIdCustomersBatch invokes PostCustomerGroupsIdCustomersBatch operation.
Add a list of customers to a customer group.
POST /admin/customer-groups/{id}/customers/batch
func (*Client) PostCustomerGroupsIdCustomersRemove ¶
func (c *Client) PostCustomerGroupsIdCustomersRemove(ctx context.Context, request OptAdminPostCustomerGroupsGroupCustomersBatchReq, params PostCustomerGroupsIdCustomersRemoveParams) (PostCustomerGroupsIdCustomersRemoveRes, error)
PostCustomerGroupsIdCustomersRemove invokes PostCustomerGroupsIdCustomersRemove operation.
Add a list of removes to a customer group.
POST /admin/customer-groups/{id}/customers/remove
func (*Client) PostCustomers ¶
PostCustomers invokes PostCustomers operation.
Create a customer.
POST /admin/customers
func (*Client) PostCustomersId ¶
func (c *Client) PostCustomersId(ctx context.Context, request jx.Raw, params PostCustomersIdParams) (PostCustomersIdRes, error)
PostCustomersId invokes PostCustomersId operation.
Update a customer's details.
POST /admin/customers/{id}
func (*Client) PostCustomersIdAddresses ¶
func (c *Client) PostCustomersIdAddresses(ctx context.Context, request jx.Raw, params PostCustomersIdAddressesParams) (PostCustomersIdAddressesRes, error)
PostCustomersIdAddresses invokes PostCustomersIdAddresses operation.
Add a list of addresses to a customer.
POST /admin/customers/{id}/addresses
func (*Client) PostCustomersIdAddressesAddressID ¶
func (c *Client) PostCustomersIdAddressesAddressID(ctx context.Context, request jx.Raw, params PostCustomersIdAddressesAddressIDParams) (PostCustomersIdAddressesAddressIDRes, error)
PostCustomersIdAddressesAddressID invokes PostCustomersIdAddressesAddress_id operation.
Add a list of addresses to a customer.
POST /admin/customers/{id}/addresses/{address_id}
func (*Client) PostFulfillmentShippingOptionsIdRulesBatchAdd ¶
func (c *Client) PostFulfillmentShippingOptionsIdRulesBatchAdd(ctx context.Context, request OptAdminPostFulfillmentShippingOptionsRulesBatchAddReq, params PostFulfillmentShippingOptionsIdRulesBatchAddParams) (PostFulfillmentShippingOptionsIdRulesBatchAddRes, error)
PostFulfillmentShippingOptionsIdRulesBatchAdd invokes PostFulfillmentShippingOptionsIdRulesBatchAdd operation.
Add a list of adds to a fulfillment.
POST /admin/fulfillment/shipping-options/{id}/rules/batch/add
func (*Client) PostFulfillmentShippingOptionsIdRulesBatchRemove ¶
func (c *Client) PostFulfillmentShippingOptionsIdRulesBatchRemove(ctx context.Context, request OptAdminPostFulfillmentShippingOptionsRulesBatchRemoveReq, params PostFulfillmentShippingOptionsIdRulesBatchRemoveParams) (PostFulfillmentShippingOptionsIdRulesBatchRemoveRes, error)
PostFulfillmentShippingOptionsIdRulesBatchRemove invokes PostFulfillmentShippingOptionsIdRulesBatchRemove operation.
Add a list of removes to a fulfillment.
POST /admin/fulfillment/shipping-options/{id}/rules/batch/remove
func (*Client) PostInventoryItems ¶
func (c *Client) PostInventoryItems(ctx context.Context, request OptAdminPostInventoryItemsReq) (PostInventoryItemsRes, error)
PostInventoryItems invokes PostInventoryItems operation.
Create a inventory item.
POST /admin/inventory-items
func (*Client) PostInventoryItemsId ¶
func (c *Client) PostInventoryItemsId(ctx context.Context, request OptAdminPostInventoryItemsInventoryItemReq, params PostInventoryItemsIdParams) (PostInventoryItemsIdRes, error)
PostInventoryItemsId invokes PostInventoryItemsId operation.
Update a inventory item's details.
POST /admin/inventory-items/{id}
func (*Client) PostInventoryItemsIdLocationLevels ¶
func (c *Client) PostInventoryItemsIdLocationLevels(ctx context.Context, request OptAdminPostInventoryItemsItemLocationLevelsReq, params PostInventoryItemsIdLocationLevelsParams) (PostInventoryItemsIdLocationLevelsRes, error)
PostInventoryItemsIdLocationLevels invokes PostInventoryItemsIdLocationLevels operation.
Add a list of location levels to a inventory item.
POST /admin/inventory-items/{id}/location-levels
func (*Client) PostInventoryItemsIdLocationLevelsLocationID ¶
func (c *Client) PostInventoryItemsIdLocationLevelsLocationID(ctx context.Context, request OptAdminPostInventoryItemsItemLocationLevelsLevelReq, params PostInventoryItemsIdLocationLevelsLocationIDParams) (PostInventoryItemsIdLocationLevelsLocationIDRes, error)
PostInventoryItemsIdLocationLevelsLocationID invokes PostInventoryItemsIdLocationLevelsLocation_id operation.
Add a list of location levels to a inventory item.
POST /admin/inventory-items/{id}/location-levels/{location_id}
func (*Client) PostInvites ¶
PostInvites invokes PostInvites operation.
Create a invite.
POST /admin/invites
func (*Client) PostInvitesAccept ¶
func (c *Client) PostInvitesAccept(ctx context.Context, request OptAdminPostInvitesInviteAcceptReq) (PostInvitesAcceptRes, error)
PostInvitesAccept invokes PostInvitesAccept operation.
Create a invite.
POST /admin/invites/accept
func (*Client) PostInvitesIdResend ¶
func (c *Client) PostInvitesIdResend(ctx context.Context, request jx.Raw, params PostInvitesIdResendParams) (PostInvitesIdResendRes, error)
PostInvitesIdResend invokes PostInvitesIdResend operation.
Add a list of resends to a invite.
POST /admin/invites/{id}/resend
func (*Client) PostPaymentsIdCapture ¶
func (c *Client) PostPaymentsIdCapture(ctx context.Context, request OptAdminPostPaymentsCapturesReq, params PostPaymentsIdCaptureParams) (PostPaymentsIdCaptureRes, error)
PostPaymentsIdCapture invokes PostPaymentsIdCapture operation.
Add a list of captures to a payment.
POST /admin/payments/{id}/capture
func (*Client) PostPaymentsIdRefund ¶
func (c *Client) PostPaymentsIdRefund(ctx context.Context, request OptAdminPostPaymentsRefundsReq, params PostPaymentsIdRefundParams) (PostPaymentsIdRefundRes, error)
PostPaymentsIdRefund invokes PostPaymentsIdRefund operation.
Add a list of refunds to a payment.
POST /admin/payments/{id}/refund
func (*Client) PostPriceLists ¶
func (c *Client) PostPriceLists(ctx context.Context, request OptAdminPostPriceListsReq) (PostPriceListsRes, error)
PostPriceLists invokes PostPriceLists operation.
Create a price list.
POST /admin/price-lists
func (*Client) PostPriceListsId ¶
func (c *Client) PostPriceListsId(ctx context.Context, request OptAdminPostPriceListsPriceListReq, params PostPriceListsIdParams) (PostPriceListsIdRes, error)
PostPriceListsId invokes PostPriceListsId operation.
Update a price list's details.
POST /admin/price-lists/{id}
func (*Client) PostPriceListsIdPricesBatchAdd ¶
func (c *Client) PostPriceListsIdPricesBatchAdd(ctx context.Context, request OptAdminPostPriceListsPriceListPricesBatchAddReq, params PostPriceListsIdPricesBatchAddParams) (PostPriceListsIdPricesBatchAddRes, error)
PostPriceListsIdPricesBatchAdd invokes PostPriceListsIdPricesBatchAdd operation.
Add a list of adds to a price list.
POST /admin/price-lists/{id}/prices/batch/add
func (*Client) PostPriceListsIdPricesBatchRemove ¶
func (c *Client) PostPriceListsIdPricesBatchRemove(ctx context.Context, request OptAdminPostPriceListsPriceListPricesBatchRemoveReq, params PostPriceListsIdPricesBatchRemoveParams) (PostPriceListsIdPricesBatchRemoveRes, error)
PostPriceListsIdPricesBatchRemove invokes PostPriceListsIdPricesBatchRemove operation.
Add a list of removes to a price list.
POST /admin/price-lists/{id}/prices/batch/remove
func (*Client) PostPricingRuleTypes ¶
func (c *Client) PostPricingRuleTypes(ctx context.Context, request OptAdminPostPricingRuleTypesReq) (PostPricingRuleTypesRes, error)
PostPricingRuleTypes invokes PostPricingRuleTypes operation.
Create a pricing.
POST /admin/pricing/rule-types
func (*Client) PostPricingRuleTypesId ¶
func (c *Client) PostPricingRuleTypesId(ctx context.Context, request OptAdminPostPricingRuleTypesRuleTypeReq, params PostPricingRuleTypesIdParams) (PostPricingRuleTypesIdRes, error)
PostPricingRuleTypesId invokes PostPricingRuleTypesId operation.
Add a list of rule types to a pricing.
POST /admin/pricing/rule-types/{id}
func (*Client) PostProducts ¶
PostProducts invokes PostProducts operation.
Create a product.
POST /admin/products
func (*Client) PostProductsId ¶
func (c *Client) PostProductsId(ctx context.Context, request jx.Raw, params PostProductsIdParams) (PostProductsIdRes, error)
PostProductsId invokes PostProductsId operation.
Update a product's details.
POST /admin/products/{id}
func (*Client) PostProductsIdOptions ¶
func (c *Client) PostProductsIdOptions(ctx context.Context, request jx.Raw, params PostProductsIdOptionsParams) (PostProductsIdOptionsRes, error)
PostProductsIdOptions invokes PostProductsIdOptions operation.
Add a list of options to a product.
POST /admin/products/{id}/options
func (*Client) PostProductsIdOptionsOptionID ¶
func (c *Client) PostProductsIdOptionsOptionID(ctx context.Context, request jx.Raw, params PostProductsIdOptionsOptionIDParams) (PostProductsIdOptionsOptionIDRes, error)
PostProductsIdOptionsOptionID invokes PostProductsIdOptionsOption_id operation.
Add a list of options to a product.
POST /admin/products/{id}/options/{option_id}
func (*Client) PostProductsIdVariants ¶
func (c *Client) PostProductsIdVariants(ctx context.Context, request jx.Raw, params PostProductsIdVariantsParams) (PostProductsIdVariantsRes, error)
PostProductsIdVariants invokes PostProductsIdVariants operation.
Add a list of variants to a product.
POST /admin/products/{id}/variants
func (*Client) PostProductsIdVariantsVariantID ¶
func (c *Client) PostProductsIdVariantsVariantID(ctx context.Context, request jx.Raw, params PostProductsIdVariantsVariantIDParams) (PostProductsIdVariantsVariantIDRes, error)
PostProductsIdVariantsVariantID invokes PostProductsIdVariantsVariant_id operation.
Add a list of variants to a product.
POST /admin/products/{id}/variants/{variant_id}
func (*Client) PostPromotions ¶
PostPromotions invokes PostPromotions operation.
Create a promotion.
POST /admin/promotions
func (*Client) PostPromotionsId ¶
func (c *Client) PostPromotionsId(ctx context.Context, request OptAdminPostPromotionsPromotionReq, params PostPromotionsIdParams) (PostPromotionsIdRes, error)
PostPromotionsId invokes PostPromotionsId operation.
Update a promotion's details.
POST /admin/promotions/{id}
func (*Client) PostPromotionsIdBuyRulesBatchAdd ¶
func (c *Client) PostPromotionsIdBuyRulesBatchAdd(ctx context.Context, request OptAdminPostPromotionsPromotionRulesBatchAddReq, params PostPromotionsIdBuyRulesBatchAddParams) (PostPromotionsIdBuyRulesBatchAddRes, error)
PostPromotionsIdBuyRulesBatchAdd invokes PostPromotionsIdBuyRulesBatchAdd operation.
Add a list of adds to a promotion.
POST /admin/promotions/{id}/buy-rules/batch/add
func (*Client) PostPromotionsIdBuyRulesBatchRemove ¶
func (c *Client) PostPromotionsIdBuyRulesBatchRemove(ctx context.Context, request OptAdminPostPromotionsPromotionRulesBatchRemoveReq, params PostPromotionsIdBuyRulesBatchRemoveParams) (PostPromotionsIdBuyRulesBatchRemoveRes, error)
PostPromotionsIdBuyRulesBatchRemove invokes PostPromotionsIdBuyRulesBatchRemove operation.
Add a list of removes to a promotion.
POST /admin/promotions/{id}/buy-rules/batch/remove
func (*Client) PostPromotionsIdRulesBatchAdd ¶
func (c *Client) PostPromotionsIdRulesBatchAdd(ctx context.Context, request OptAdminPostPromotionsPromotionRulesBatchAddReq, params PostPromotionsIdRulesBatchAddParams) (PostPromotionsIdRulesBatchAddRes, error)
PostPromotionsIdRulesBatchAdd invokes PostPromotionsIdRulesBatchAdd operation.
Add a list of adds to a promotion.
POST /admin/promotions/{id}/rules/batch/add
func (*Client) PostPromotionsIdRulesBatchRemove ¶
func (c *Client) PostPromotionsIdRulesBatchRemove(ctx context.Context, request OptAdminPostPromotionsPromotionRulesBatchRemoveReq, params PostPromotionsIdRulesBatchRemoveParams) (PostPromotionsIdRulesBatchRemoveRes, error)
PostPromotionsIdRulesBatchRemove invokes PostPromotionsIdRulesBatchRemove operation.
Add a list of removes to a promotion.
POST /admin/promotions/{id}/rules/batch/remove
func (*Client) PostPromotionsIdRulesBatchUpdate ¶
func (c *Client) PostPromotionsIdRulesBatchUpdate(ctx context.Context, request OptAdminPostPromotionsPromotionRulesBatchUpdateReq, params PostPromotionsIdRulesBatchUpdateParams) (PostPromotionsIdRulesBatchUpdateRes, error)
PostPromotionsIdRulesBatchUpdate invokes PostPromotionsIdRulesBatchUpdate operation.
Add a list of updates to a promotion.
POST /admin/promotions/{id}/rules/batch/update
func (*Client) PostPromotionsIdTargetRulesBatchAdd ¶
func (c *Client) PostPromotionsIdTargetRulesBatchAdd(ctx context.Context, request OptAdminPostPromotionsPromotionRulesBatchAddReq, params PostPromotionsIdTargetRulesBatchAddParams) (PostPromotionsIdTargetRulesBatchAddRes, error)
PostPromotionsIdTargetRulesBatchAdd invokes PostPromotionsIdTargetRulesBatchAdd operation.
Add a list of adds to a promotion.
POST /admin/promotions/{id}/target-rules/batch/add
func (*Client) PostPromotionsIdTargetRulesBatchRemove ¶
func (c *Client) PostPromotionsIdTargetRulesBatchRemove(ctx context.Context, request OptAdminPostPromotionsPromotionRulesBatchRemoveReq, params PostPromotionsIdTargetRulesBatchRemoveParams) (PostPromotionsIdTargetRulesBatchRemoveRes, error)
PostPromotionsIdTargetRulesBatchRemove invokes PostPromotionsIdTargetRulesBatchRemove operation.
Add a list of removes to a promotion.
POST /admin/promotions/{id}/target-rules/batch/remove
func (*Client) PostRegions ¶
PostRegions invokes PostRegions operation.
Create a region.
POST /admin/regions
func (*Client) PostRegionsId ¶
func (c *Client) PostRegionsId(ctx context.Context, request jx.Raw, params PostRegionsIdParams) (PostRegionsIdRes, error)
PostRegionsId invokes PostRegionsId operation.
Update a region's details.
POST /admin/regions/{id}
func (*Client) PostSalesChannels ¶
func (c *Client) PostSalesChannels(ctx context.Context, request jx.Raw) (PostSalesChannelsRes, error)
PostSalesChannels invokes PostSalesChannels operation.
Create a sales channel.
POST /admin/sales-channels
func (*Client) PostSalesChannelsId ¶
func (c *Client) PostSalesChannelsId(ctx context.Context, request jx.Raw, params PostSalesChannelsIdParams) (PostSalesChannelsIdRes, error)
PostSalesChannelsId invokes PostSalesChannelsId operation.
Update a sales channel's details.
POST /admin/sales-channels/{id}
func (*Client) PostSalesChannelsIdProductsBatchAdd ¶
func (c *Client) PostSalesChannelsIdProductsBatchAdd(ctx context.Context, request jx.Raw, params PostSalesChannelsIdProductsBatchAddParams) (PostSalesChannelsIdProductsBatchAddRes, error)
PostSalesChannelsIdProductsBatchAdd invokes PostSalesChannelsIdProductsBatchAdd operation.
Add a list of adds to a sales channel.
POST /admin/sales-channels/{id}/products/batch/add
func (*Client) PostStockLocations ¶
func (c *Client) PostStockLocations(ctx context.Context, request OptAdminPostStockLocationsReq) (PostStockLocationsRes, error)
PostStockLocations invokes PostStockLocations operation.
Create a stock location.
POST /admin/stock-locations
func (*Client) PostStoresId ¶
func (c *Client) PostStoresId(ctx context.Context, request jx.Raw, params PostStoresIdParams) (PostStoresIdRes, error)
PostStoresId invokes PostStoresId operation.
Update a store's details.
POST /admin/stores/{id}
func (*Client) PostTaxRates ¶
func (c *Client) PostTaxRates(ctx context.Context, request OptAdminPostTaxRatesReq) (PostTaxRatesRes, error)
PostTaxRates invokes PostTaxRates operation.
Create a tax rate.
POST /admin/tax-rates
func (*Client) PostTaxRatesId ¶
func (c *Client) PostTaxRatesId(ctx context.Context, request OptAdminPostTaxRatesTaxRateReq, params PostTaxRatesIdParams) (PostTaxRatesIdRes, error)
PostTaxRatesId invokes PostTaxRatesId operation.
Update a tax rate's details.
POST /admin/tax-rates/{id}
func (*Client) PostTaxRatesIdRules ¶
func (c *Client) PostTaxRatesIdRules(ctx context.Context, request OptAdminPostTaxRatesTaxRateRulesReq, params PostTaxRatesIdRulesParams) (PostTaxRatesIdRulesRes, error)
PostTaxRatesIdRules invokes PostTaxRatesIdRules operation.
Add a list of rules to a tax rate.
POST /admin/tax-rates/{id}/rules
func (*Client) PostTaxRegions ¶
func (c *Client) PostTaxRegions(ctx context.Context, request OptAdminPostTaxRegionsReq) (PostTaxRegionsRes, error)
PostTaxRegions invokes PostTaxRegions operation.
Create a tax region.
POST /admin/tax-regions
func (*Client) PostUsersId ¶
func (c *Client) PostUsersId(ctx context.Context, request OptAdminUpdateUserRequest, params PostUsersIdParams) (PostUsersIdRes, error)
PostUsersId invokes PostUsersId operation.
Update a user's details.
POST /admin/users/{id}
func (*Client) PostWorkflowsExecutionsWorkflowIdRun ¶
func (c *Client) PostWorkflowsExecutionsWorkflowIdRun(ctx context.Context, request OptAdminPostWorkflowsRunReq, params PostWorkflowsExecutionsWorkflowIdRunParams) (PostWorkflowsExecutionsWorkflowIdRunRes, error)
PostWorkflowsExecutionsWorkflowIdRun invokes PostWorkflowsExecutionsWorkflow_idRun operation.
Add a list of runs to a workflows execution.
POST /admin/workflows-executions/{workflow_id}/run
func (*Client) PostWorkflowsExecutionsWorkflowIdStepsFailure ¶
func (c *Client) PostWorkflowsExecutionsWorkflowIdStepsFailure(ctx context.Context, request OptAdminPostWorkflowsAsyncResponseReq, params PostWorkflowsExecutionsWorkflowIdStepsFailureParams) (PostWorkflowsExecutionsWorkflowIdStepsFailureRes, error)
PostWorkflowsExecutionsWorkflowIdStepsFailure invokes PostWorkflowsExecutionsWorkflow_idStepsFailure operation.
Add a list of failures to a workflows execution.
POST /admin/workflows-executions/{workflow_id}/steps/failure
func (*Client) PostWorkflowsExecutionsWorkflowIdStepsSuccess ¶
func (c *Client) PostWorkflowsExecutionsWorkflowIdStepsSuccess(ctx context.Context, request OptAdminPostWorkflowsAsyncResponseReq, params PostWorkflowsExecutionsWorkflowIdStepsSuccessParams) (PostWorkflowsExecutionsWorkflowIdStepsSuccessRes, error)
PostWorkflowsExecutionsWorkflowIdStepsSuccess invokes PostWorkflowsExecutionsWorkflow_idStepsSuccess operation.
Add a list of successes to a workflows execution.
POST /admin/workflows-executions/{workflow_id}/steps/success
type ClientOption ¶
type ClientOption interface {
// contains filtered or unexported methods
}
ClientOption is client config option.
func WithClient ¶
func WithClient(client ht.Client) ClientOption
WithClient specifies http client to use.
type CookieAuth ¶
type CookieAuth struct {
APIKey string
}
func (*CookieAuth) GetAPIKey ¶
func (s *CookieAuth) GetAPIKey() string
GetAPIKey returns the value of APIKey.
func (*CookieAuth) SetAPIKey ¶
func (s *CookieAuth) SetAPIKey(val string)
SetAPIKey sets the value of APIKey.
type CreateDefaultTaxRate ¶
type CreateDefaultTaxRate struct {
// The default tax rate's rate.
Rate OptFloat64 `json:"rate"`
// The default tax rate's code.
Code OptString `json:"code"`
// The default tax rate's name.
Name string `json:"name"`
// The default tax rate's metadata.
Metadata *CreateDefaultTaxRateMetadata `json:"metadata"`
}
The tax region's default tax rate. Ref: #/components/schemas/CreateDefaultTaxRate
func (*CreateDefaultTaxRate) Decode ¶
func (s *CreateDefaultTaxRate) Decode(d *jx.Decoder) error
Decode decodes CreateDefaultTaxRate from json.
func (*CreateDefaultTaxRate) Encode ¶
func (s *CreateDefaultTaxRate) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*CreateDefaultTaxRate) GetCode ¶
func (s *CreateDefaultTaxRate) GetCode() OptString
GetCode returns the value of Code.
func (*CreateDefaultTaxRate) GetMetadata ¶
func (s *CreateDefaultTaxRate) GetMetadata() *CreateDefaultTaxRateMetadata
GetMetadata returns the value of Metadata.
func (*CreateDefaultTaxRate) GetName ¶
func (s *CreateDefaultTaxRate) GetName() string
GetName returns the value of Name.
func (*CreateDefaultTaxRate) GetRate ¶
func (s *CreateDefaultTaxRate) GetRate() OptFloat64
GetRate returns the value of Rate.
func (*CreateDefaultTaxRate) MarshalJSON ¶
func (s *CreateDefaultTaxRate) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*CreateDefaultTaxRate) SetCode ¶
func (s *CreateDefaultTaxRate) SetCode(val OptString)
SetCode sets the value of Code.
func (*CreateDefaultTaxRate) SetFake ¶
func (s *CreateDefaultTaxRate) SetFake()
SetFake set fake values.
func (*CreateDefaultTaxRate) SetMetadata ¶
func (s *CreateDefaultTaxRate) SetMetadata(val *CreateDefaultTaxRateMetadata)
SetMetadata sets the value of Metadata.
func (*CreateDefaultTaxRate) SetName ¶
func (s *CreateDefaultTaxRate) SetName(val string)
SetName sets the value of Name.
func (*CreateDefaultTaxRate) SetRate ¶
func (s *CreateDefaultTaxRate) SetRate(val OptFloat64)
SetRate sets the value of Rate.
func (*CreateDefaultTaxRate) UnmarshalJSON ¶
func (s *CreateDefaultTaxRate) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*CreateDefaultTaxRate) Validate ¶
func (s *CreateDefaultTaxRate) Validate() error
type CreateDefaultTaxRateMetadata ¶
type CreateDefaultTaxRateMetadata struct{}
The default tax rate's metadata.
func (*CreateDefaultTaxRateMetadata) Decode ¶
func (s *CreateDefaultTaxRateMetadata) Decode(d *jx.Decoder) error
Decode decodes CreateDefaultTaxRateMetadata from json.
func (*CreateDefaultTaxRateMetadata) Encode ¶
func (s *CreateDefaultTaxRateMetadata) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*CreateDefaultTaxRateMetadata) MarshalJSON ¶
func (s *CreateDefaultTaxRateMetadata) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*CreateDefaultTaxRateMetadata) SetFake ¶
func (s *CreateDefaultTaxRateMetadata) SetFake()
SetFake set fake values.
func (*CreateDefaultTaxRateMetadata) UnmarshalJSON ¶
func (s *CreateDefaultTaxRateMetadata) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type DeleteApiKeysIdConflict ¶
type DeleteApiKeysIdConflict Error
func (*DeleteApiKeysIdConflict) Decode ¶
func (s *DeleteApiKeysIdConflict) Decode(d *jx.Decoder) error
Decode decodes DeleteApiKeysIdConflict from json.
func (*DeleteApiKeysIdConflict) Encode ¶
func (s *DeleteApiKeysIdConflict) Encode(e *jx.Encoder)
Encode encodes DeleteApiKeysIdConflict as json.
func (*DeleteApiKeysIdConflict) MarshalJSON ¶
func (s *DeleteApiKeysIdConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteApiKeysIdConflict) SetFake ¶
func (s *DeleteApiKeysIdConflict) SetFake()
SetFake set fake values.
func (*DeleteApiKeysIdConflict) UnmarshalJSON ¶
func (s *DeleteApiKeysIdConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteApiKeysIdConflict) Validate ¶
func (s *DeleteApiKeysIdConflict) Validate() error
type DeleteApiKeysIdInternalServerError ¶
type DeleteApiKeysIdInternalServerError Error
func (*DeleteApiKeysIdInternalServerError) Decode ¶
func (s *DeleteApiKeysIdInternalServerError) Decode(d *jx.Decoder) error
Decode decodes DeleteApiKeysIdInternalServerError from json.
func (*DeleteApiKeysIdInternalServerError) Encode ¶
func (s *DeleteApiKeysIdInternalServerError) Encode(e *jx.Encoder)
Encode encodes DeleteApiKeysIdInternalServerError as json.
func (*DeleteApiKeysIdInternalServerError) MarshalJSON ¶
func (s *DeleteApiKeysIdInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteApiKeysIdInternalServerError) SetFake ¶
func (s *DeleteApiKeysIdInternalServerError) SetFake()
SetFake set fake values.
func (*DeleteApiKeysIdInternalServerError) UnmarshalJSON ¶
func (s *DeleteApiKeysIdInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteApiKeysIdInternalServerError) Validate ¶
func (s *DeleteApiKeysIdInternalServerError) Validate() error
type DeleteApiKeysIdNotFound ¶
type DeleteApiKeysIdNotFound Error
func (*DeleteApiKeysIdNotFound) Decode ¶
func (s *DeleteApiKeysIdNotFound) Decode(d *jx.Decoder) error
Decode decodes DeleteApiKeysIdNotFound from json.
func (*DeleteApiKeysIdNotFound) Encode ¶
func (s *DeleteApiKeysIdNotFound) Encode(e *jx.Encoder)
Encode encodes DeleteApiKeysIdNotFound as json.
func (*DeleteApiKeysIdNotFound) MarshalJSON ¶
func (s *DeleteApiKeysIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteApiKeysIdNotFound) SetFake ¶
func (s *DeleteApiKeysIdNotFound) SetFake()
SetFake set fake values.
func (*DeleteApiKeysIdNotFound) UnmarshalJSON ¶
func (s *DeleteApiKeysIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteApiKeysIdNotFound) Validate ¶
func (s *DeleteApiKeysIdNotFound) Validate() error
type DeleteApiKeysIdParams ¶
type DeleteApiKeysIdParams struct {
// The api key's ID.
ID string
}
DeleteApiKeysIdParams is parameters of DeleteApiKeysId operation.
type DeleteApiKeysIdRes ¶
type DeleteApiKeysIdRes interface {
// contains filtered or unexported methods
}
type DeleteApiKeysIdUnprocessableEntity ¶
type DeleteApiKeysIdUnprocessableEntity Error
func (*DeleteApiKeysIdUnprocessableEntity) Decode ¶
func (s *DeleteApiKeysIdUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes DeleteApiKeysIdUnprocessableEntity from json.
func (*DeleteApiKeysIdUnprocessableEntity) Encode ¶
func (s *DeleteApiKeysIdUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes DeleteApiKeysIdUnprocessableEntity as json.
func (*DeleteApiKeysIdUnprocessableEntity) MarshalJSON ¶
func (s *DeleteApiKeysIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteApiKeysIdUnprocessableEntity) SetFake ¶
func (s *DeleteApiKeysIdUnprocessableEntity) SetFake()
SetFake set fake values.
func (*DeleteApiKeysIdUnprocessableEntity) UnmarshalJSON ¶
func (s *DeleteApiKeysIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteApiKeysIdUnprocessableEntity) Validate ¶
func (s *DeleteApiKeysIdUnprocessableEntity) Validate() error
type DeleteCampaignsIdConflict ¶
type DeleteCampaignsIdConflict Error
func (*DeleteCampaignsIdConflict) Decode ¶
func (s *DeleteCampaignsIdConflict) Decode(d *jx.Decoder) error
Decode decodes DeleteCampaignsIdConflict from json.
func (*DeleteCampaignsIdConflict) Encode ¶
func (s *DeleteCampaignsIdConflict) Encode(e *jx.Encoder)
Encode encodes DeleteCampaignsIdConflict as json.
func (*DeleteCampaignsIdConflict) MarshalJSON ¶
func (s *DeleteCampaignsIdConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteCampaignsIdConflict) SetFake ¶
func (s *DeleteCampaignsIdConflict) SetFake()
SetFake set fake values.
func (*DeleteCampaignsIdConflict) UnmarshalJSON ¶
func (s *DeleteCampaignsIdConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteCampaignsIdConflict) Validate ¶
func (s *DeleteCampaignsIdConflict) Validate() error
type DeleteCampaignsIdInternalServerError ¶
type DeleteCampaignsIdInternalServerError Error
func (*DeleteCampaignsIdInternalServerError) Decode ¶
func (s *DeleteCampaignsIdInternalServerError) Decode(d *jx.Decoder) error
Decode decodes DeleteCampaignsIdInternalServerError from json.
func (*DeleteCampaignsIdInternalServerError) Encode ¶
func (s *DeleteCampaignsIdInternalServerError) Encode(e *jx.Encoder)
Encode encodes DeleteCampaignsIdInternalServerError as json.
func (*DeleteCampaignsIdInternalServerError) MarshalJSON ¶
func (s *DeleteCampaignsIdInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteCampaignsIdInternalServerError) SetFake ¶
func (s *DeleteCampaignsIdInternalServerError) SetFake()
SetFake set fake values.
func (*DeleteCampaignsIdInternalServerError) UnmarshalJSON ¶
func (s *DeleteCampaignsIdInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteCampaignsIdInternalServerError) Validate ¶
func (s *DeleteCampaignsIdInternalServerError) Validate() error
type DeleteCampaignsIdNotFound ¶
type DeleteCampaignsIdNotFound Error
func (*DeleteCampaignsIdNotFound) Decode ¶
func (s *DeleteCampaignsIdNotFound) Decode(d *jx.Decoder) error
Decode decodes DeleteCampaignsIdNotFound from json.
func (*DeleteCampaignsIdNotFound) Encode ¶
func (s *DeleteCampaignsIdNotFound) Encode(e *jx.Encoder)
Encode encodes DeleteCampaignsIdNotFound as json.
func (*DeleteCampaignsIdNotFound) MarshalJSON ¶
func (s *DeleteCampaignsIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteCampaignsIdNotFound) SetFake ¶
func (s *DeleteCampaignsIdNotFound) SetFake()
SetFake set fake values.
func (*DeleteCampaignsIdNotFound) UnmarshalJSON ¶
func (s *DeleteCampaignsIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteCampaignsIdNotFound) Validate ¶
func (s *DeleteCampaignsIdNotFound) Validate() error
type DeleteCampaignsIdParams ¶
type DeleteCampaignsIdParams struct {
// The campaign's ID.
ID string
}
DeleteCampaignsIdParams is parameters of DeleteCampaignsId operation.
type DeleteCampaignsIdRes ¶
type DeleteCampaignsIdRes interface {
// contains filtered or unexported methods
}
type DeleteCampaignsIdUnprocessableEntity ¶
type DeleteCampaignsIdUnprocessableEntity Error
func (*DeleteCampaignsIdUnprocessableEntity) Decode ¶
func (s *DeleteCampaignsIdUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes DeleteCampaignsIdUnprocessableEntity from json.
func (*DeleteCampaignsIdUnprocessableEntity) Encode ¶
func (s *DeleteCampaignsIdUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes DeleteCampaignsIdUnprocessableEntity as json.
func (*DeleteCampaignsIdUnprocessableEntity) MarshalJSON ¶
func (s *DeleteCampaignsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteCampaignsIdUnprocessableEntity) SetFake ¶
func (s *DeleteCampaignsIdUnprocessableEntity) SetFake()
SetFake set fake values.
func (*DeleteCampaignsIdUnprocessableEntity) UnmarshalJSON ¶
func (s *DeleteCampaignsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteCampaignsIdUnprocessableEntity) Validate ¶
func (s *DeleteCampaignsIdUnprocessableEntity) Validate() error
type DeleteCollectionsIdConflict ¶
type DeleteCollectionsIdConflict Error
func (*DeleteCollectionsIdConflict) Decode ¶
func (s *DeleteCollectionsIdConflict) Decode(d *jx.Decoder) error
Decode decodes DeleteCollectionsIdConflict from json.
func (*DeleteCollectionsIdConflict) Encode ¶
func (s *DeleteCollectionsIdConflict) Encode(e *jx.Encoder)
Encode encodes DeleteCollectionsIdConflict as json.
func (*DeleteCollectionsIdConflict) MarshalJSON ¶
func (s *DeleteCollectionsIdConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteCollectionsIdConflict) SetFake ¶
func (s *DeleteCollectionsIdConflict) SetFake()
SetFake set fake values.
func (*DeleteCollectionsIdConflict) UnmarshalJSON ¶
func (s *DeleteCollectionsIdConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteCollectionsIdConflict) Validate ¶
func (s *DeleteCollectionsIdConflict) Validate() error
type DeleteCollectionsIdInternalServerError ¶
type DeleteCollectionsIdInternalServerError Error
func (*DeleteCollectionsIdInternalServerError) Decode ¶
func (s *DeleteCollectionsIdInternalServerError) Decode(d *jx.Decoder) error
Decode decodes DeleteCollectionsIdInternalServerError from json.
func (*DeleteCollectionsIdInternalServerError) Encode ¶
func (s *DeleteCollectionsIdInternalServerError) Encode(e *jx.Encoder)
Encode encodes DeleteCollectionsIdInternalServerError as json.
func (*DeleteCollectionsIdInternalServerError) MarshalJSON ¶
func (s *DeleteCollectionsIdInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteCollectionsIdInternalServerError) SetFake ¶
func (s *DeleteCollectionsIdInternalServerError) SetFake()
SetFake set fake values.
func (*DeleteCollectionsIdInternalServerError) UnmarshalJSON ¶
func (s *DeleteCollectionsIdInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteCollectionsIdInternalServerError) Validate ¶
func (s *DeleteCollectionsIdInternalServerError) Validate() error
type DeleteCollectionsIdNotFound ¶
type DeleteCollectionsIdNotFound Error
func (*DeleteCollectionsIdNotFound) Decode ¶
func (s *DeleteCollectionsIdNotFound) Decode(d *jx.Decoder) error
Decode decodes DeleteCollectionsIdNotFound from json.
func (*DeleteCollectionsIdNotFound) Encode ¶
func (s *DeleteCollectionsIdNotFound) Encode(e *jx.Encoder)
Encode encodes DeleteCollectionsIdNotFound as json.
func (*DeleteCollectionsIdNotFound) MarshalJSON ¶
func (s *DeleteCollectionsIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteCollectionsIdNotFound) SetFake ¶
func (s *DeleteCollectionsIdNotFound) SetFake()
SetFake set fake values.
func (*DeleteCollectionsIdNotFound) UnmarshalJSON ¶
func (s *DeleteCollectionsIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteCollectionsIdNotFound) Validate ¶
func (s *DeleteCollectionsIdNotFound) Validate() error
type DeleteCollectionsIdParams ¶
type DeleteCollectionsIdParams struct {
// The collection's ID.
ID string
}
DeleteCollectionsIdParams is parameters of DeleteCollectionsId operation.
type DeleteCollectionsIdRes ¶
type DeleteCollectionsIdRes interface {
// contains filtered or unexported methods
}
type DeleteCollectionsIdUnprocessableEntity ¶
type DeleteCollectionsIdUnprocessableEntity Error
func (*DeleteCollectionsIdUnprocessableEntity) Decode ¶
func (s *DeleteCollectionsIdUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes DeleteCollectionsIdUnprocessableEntity from json.
func (*DeleteCollectionsIdUnprocessableEntity) Encode ¶
func (s *DeleteCollectionsIdUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes DeleteCollectionsIdUnprocessableEntity as json.
func (*DeleteCollectionsIdUnprocessableEntity) MarshalJSON ¶
func (s *DeleteCollectionsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteCollectionsIdUnprocessableEntity) SetFake ¶
func (s *DeleteCollectionsIdUnprocessableEntity) SetFake()
SetFake set fake values.
func (*DeleteCollectionsIdUnprocessableEntity) UnmarshalJSON ¶
func (s *DeleteCollectionsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteCollectionsIdUnprocessableEntity) Validate ¶
func (s *DeleteCollectionsIdUnprocessableEntity) Validate() error
type DeleteCustomerGroupsIdConflict ¶
type DeleteCustomerGroupsIdConflict Error
func (*DeleteCustomerGroupsIdConflict) Decode ¶
func (s *DeleteCustomerGroupsIdConflict) Decode(d *jx.Decoder) error
Decode decodes DeleteCustomerGroupsIdConflict from json.
func (*DeleteCustomerGroupsIdConflict) Encode ¶
func (s *DeleteCustomerGroupsIdConflict) Encode(e *jx.Encoder)
Encode encodes DeleteCustomerGroupsIdConflict as json.
func (*DeleteCustomerGroupsIdConflict) MarshalJSON ¶
func (s *DeleteCustomerGroupsIdConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteCustomerGroupsIdConflict) SetFake ¶
func (s *DeleteCustomerGroupsIdConflict) SetFake()
SetFake set fake values.
func (*DeleteCustomerGroupsIdConflict) UnmarshalJSON ¶
func (s *DeleteCustomerGroupsIdConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteCustomerGroupsIdConflict) Validate ¶
func (s *DeleteCustomerGroupsIdConflict) Validate() error
type DeleteCustomerGroupsIdInternalServerError ¶
type DeleteCustomerGroupsIdInternalServerError Error
func (*DeleteCustomerGroupsIdInternalServerError) Decode ¶
func (s *DeleteCustomerGroupsIdInternalServerError) Decode(d *jx.Decoder) error
Decode decodes DeleteCustomerGroupsIdInternalServerError from json.
func (*DeleteCustomerGroupsIdInternalServerError) Encode ¶
func (s *DeleteCustomerGroupsIdInternalServerError) Encode(e *jx.Encoder)
Encode encodes DeleteCustomerGroupsIdInternalServerError as json.
func (*DeleteCustomerGroupsIdInternalServerError) MarshalJSON ¶
func (s *DeleteCustomerGroupsIdInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteCustomerGroupsIdInternalServerError) SetFake ¶
func (s *DeleteCustomerGroupsIdInternalServerError) SetFake()
SetFake set fake values.
func (*DeleteCustomerGroupsIdInternalServerError) UnmarshalJSON ¶
func (s *DeleteCustomerGroupsIdInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteCustomerGroupsIdInternalServerError) Validate ¶
func (s *DeleteCustomerGroupsIdInternalServerError) Validate() error
type DeleteCustomerGroupsIdNotFound ¶
type DeleteCustomerGroupsIdNotFound Error
func (*DeleteCustomerGroupsIdNotFound) Decode ¶
func (s *DeleteCustomerGroupsIdNotFound) Decode(d *jx.Decoder) error
Decode decodes DeleteCustomerGroupsIdNotFound from json.
func (*DeleteCustomerGroupsIdNotFound) Encode ¶
func (s *DeleteCustomerGroupsIdNotFound) Encode(e *jx.Encoder)
Encode encodes DeleteCustomerGroupsIdNotFound as json.
func (*DeleteCustomerGroupsIdNotFound) MarshalJSON ¶
func (s *DeleteCustomerGroupsIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteCustomerGroupsIdNotFound) SetFake ¶
func (s *DeleteCustomerGroupsIdNotFound) SetFake()
SetFake set fake values.
func (*DeleteCustomerGroupsIdNotFound) UnmarshalJSON ¶
func (s *DeleteCustomerGroupsIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteCustomerGroupsIdNotFound) Validate ¶
func (s *DeleteCustomerGroupsIdNotFound) Validate() error
type DeleteCustomerGroupsIdParams ¶
type DeleteCustomerGroupsIdParams struct {
// The customer group's ID.
ID string
}
DeleteCustomerGroupsIdParams is parameters of DeleteCustomerGroupsId operation.
type DeleteCustomerGroupsIdRes ¶
type DeleteCustomerGroupsIdRes interface {
// contains filtered or unexported methods
}
type DeleteCustomerGroupsIdUnprocessableEntity ¶
type DeleteCustomerGroupsIdUnprocessableEntity Error
func (*DeleteCustomerGroupsIdUnprocessableEntity) Decode ¶
func (s *DeleteCustomerGroupsIdUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes DeleteCustomerGroupsIdUnprocessableEntity from json.
func (*DeleteCustomerGroupsIdUnprocessableEntity) Encode ¶
func (s *DeleteCustomerGroupsIdUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes DeleteCustomerGroupsIdUnprocessableEntity as json.
func (*DeleteCustomerGroupsIdUnprocessableEntity) MarshalJSON ¶
func (s *DeleteCustomerGroupsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteCustomerGroupsIdUnprocessableEntity) SetFake ¶
func (s *DeleteCustomerGroupsIdUnprocessableEntity) SetFake()
SetFake set fake values.
func (*DeleteCustomerGroupsIdUnprocessableEntity) UnmarshalJSON ¶
func (s *DeleteCustomerGroupsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteCustomerGroupsIdUnprocessableEntity) Validate ¶
func (s *DeleteCustomerGroupsIdUnprocessableEntity) Validate() error
type DeleteCustomersIdAddressesAddressIDConflict ¶
type DeleteCustomersIdAddressesAddressIDConflict Error
func (*DeleteCustomersIdAddressesAddressIDConflict) Decode ¶
func (s *DeleteCustomersIdAddressesAddressIDConflict) Decode(d *jx.Decoder) error
Decode decodes DeleteCustomersIdAddressesAddressIDConflict from json.
func (*DeleteCustomersIdAddressesAddressIDConflict) Encode ¶
func (s *DeleteCustomersIdAddressesAddressIDConflict) Encode(e *jx.Encoder)
Encode encodes DeleteCustomersIdAddressesAddressIDConflict as json.
func (*DeleteCustomersIdAddressesAddressIDConflict) MarshalJSON ¶
func (s *DeleteCustomersIdAddressesAddressIDConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteCustomersIdAddressesAddressIDConflict) SetFake ¶
func (s *DeleteCustomersIdAddressesAddressIDConflict) SetFake()
SetFake set fake values.
func (*DeleteCustomersIdAddressesAddressIDConflict) UnmarshalJSON ¶
func (s *DeleteCustomersIdAddressesAddressIDConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteCustomersIdAddressesAddressIDConflict) Validate ¶
func (s *DeleteCustomersIdAddressesAddressIDConflict) Validate() error
type DeleteCustomersIdAddressesAddressIDInternalServerError ¶
type DeleteCustomersIdAddressesAddressIDInternalServerError Error
func (*DeleteCustomersIdAddressesAddressIDInternalServerError) Decode ¶
func (s *DeleteCustomersIdAddressesAddressIDInternalServerError) Decode(d *jx.Decoder) error
Decode decodes DeleteCustomersIdAddressesAddressIDInternalServerError from json.
func (*DeleteCustomersIdAddressesAddressIDInternalServerError) Encode ¶
func (s *DeleteCustomersIdAddressesAddressIDInternalServerError) Encode(e *jx.Encoder)
Encode encodes DeleteCustomersIdAddressesAddressIDInternalServerError as json.
func (*DeleteCustomersIdAddressesAddressIDInternalServerError) MarshalJSON ¶
func (s *DeleteCustomersIdAddressesAddressIDInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteCustomersIdAddressesAddressIDInternalServerError) SetFake ¶
func (s *DeleteCustomersIdAddressesAddressIDInternalServerError) SetFake()
SetFake set fake values.
func (*DeleteCustomersIdAddressesAddressIDInternalServerError) UnmarshalJSON ¶
func (s *DeleteCustomersIdAddressesAddressIDInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteCustomersIdAddressesAddressIDInternalServerError) Validate ¶
func (s *DeleteCustomersIdAddressesAddressIDInternalServerError) Validate() error
type DeleteCustomersIdAddressesAddressIDNotFound ¶
type DeleteCustomersIdAddressesAddressIDNotFound Error
func (*DeleteCustomersIdAddressesAddressIDNotFound) Decode ¶
func (s *DeleteCustomersIdAddressesAddressIDNotFound) Decode(d *jx.Decoder) error
Decode decodes DeleteCustomersIdAddressesAddressIDNotFound from json.
func (*DeleteCustomersIdAddressesAddressIDNotFound) Encode ¶
func (s *DeleteCustomersIdAddressesAddressIDNotFound) Encode(e *jx.Encoder)
Encode encodes DeleteCustomersIdAddressesAddressIDNotFound as json.
func (*DeleteCustomersIdAddressesAddressIDNotFound) MarshalJSON ¶
func (s *DeleteCustomersIdAddressesAddressIDNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteCustomersIdAddressesAddressIDNotFound) SetFake ¶
func (s *DeleteCustomersIdAddressesAddressIDNotFound) SetFake()
SetFake set fake values.
func (*DeleteCustomersIdAddressesAddressIDNotFound) UnmarshalJSON ¶
func (s *DeleteCustomersIdAddressesAddressIDNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteCustomersIdAddressesAddressIDNotFound) Validate ¶
func (s *DeleteCustomersIdAddressesAddressIDNotFound) Validate() error
type DeleteCustomersIdAddressesAddressIDParams ¶
type DeleteCustomersIdAddressesAddressIDParams struct {
// The customer's ID.
ID string
// The customer's address id.
AddressID string
}
DeleteCustomersIdAddressesAddressIDParams is parameters of DeleteCustomersIdAddressesAddress_id operation.
type DeleteCustomersIdAddressesAddressIDRes ¶
type DeleteCustomersIdAddressesAddressIDRes interface {
// contains filtered or unexported methods
}
type DeleteCustomersIdAddressesAddressIDUnprocessableEntity ¶
type DeleteCustomersIdAddressesAddressIDUnprocessableEntity Error
func (*DeleteCustomersIdAddressesAddressIDUnprocessableEntity) Decode ¶
func (s *DeleteCustomersIdAddressesAddressIDUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes DeleteCustomersIdAddressesAddressIDUnprocessableEntity from json.
func (*DeleteCustomersIdAddressesAddressIDUnprocessableEntity) Encode ¶
func (s *DeleteCustomersIdAddressesAddressIDUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes DeleteCustomersIdAddressesAddressIDUnprocessableEntity as json.
func (*DeleteCustomersIdAddressesAddressIDUnprocessableEntity) MarshalJSON ¶
func (s *DeleteCustomersIdAddressesAddressIDUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteCustomersIdAddressesAddressIDUnprocessableEntity) SetFake ¶
func (s *DeleteCustomersIdAddressesAddressIDUnprocessableEntity) SetFake()
SetFake set fake values.
func (*DeleteCustomersIdAddressesAddressIDUnprocessableEntity) UnmarshalJSON ¶
func (s *DeleteCustomersIdAddressesAddressIDUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteCustomersIdAddressesAddressIDUnprocessableEntity) Validate ¶
func (s *DeleteCustomersIdAddressesAddressIDUnprocessableEntity) Validate() error
type DeleteCustomersIdConflict ¶
type DeleteCustomersIdConflict Error
func (*DeleteCustomersIdConflict) Decode ¶
func (s *DeleteCustomersIdConflict) Decode(d *jx.Decoder) error
Decode decodes DeleteCustomersIdConflict from json.
func (*DeleteCustomersIdConflict) Encode ¶
func (s *DeleteCustomersIdConflict) Encode(e *jx.Encoder)
Encode encodes DeleteCustomersIdConflict as json.
func (*DeleteCustomersIdConflict) MarshalJSON ¶
func (s *DeleteCustomersIdConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteCustomersIdConflict) SetFake ¶
func (s *DeleteCustomersIdConflict) SetFake()
SetFake set fake values.
func (*DeleteCustomersIdConflict) UnmarshalJSON ¶
func (s *DeleteCustomersIdConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteCustomersIdConflict) Validate ¶
func (s *DeleteCustomersIdConflict) Validate() error
type DeleteCustomersIdInternalServerError ¶
type DeleteCustomersIdInternalServerError Error
func (*DeleteCustomersIdInternalServerError) Decode ¶
func (s *DeleteCustomersIdInternalServerError) Decode(d *jx.Decoder) error
Decode decodes DeleteCustomersIdInternalServerError from json.
func (*DeleteCustomersIdInternalServerError) Encode ¶
func (s *DeleteCustomersIdInternalServerError) Encode(e *jx.Encoder)
Encode encodes DeleteCustomersIdInternalServerError as json.
func (*DeleteCustomersIdInternalServerError) MarshalJSON ¶
func (s *DeleteCustomersIdInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteCustomersIdInternalServerError) SetFake ¶
func (s *DeleteCustomersIdInternalServerError) SetFake()
SetFake set fake values.
func (*DeleteCustomersIdInternalServerError) UnmarshalJSON ¶
func (s *DeleteCustomersIdInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteCustomersIdInternalServerError) Validate ¶
func (s *DeleteCustomersIdInternalServerError) Validate() error
type DeleteCustomersIdNotFound ¶
type DeleteCustomersIdNotFound Error
func (*DeleteCustomersIdNotFound) Decode ¶
func (s *DeleteCustomersIdNotFound) Decode(d *jx.Decoder) error
Decode decodes DeleteCustomersIdNotFound from json.
func (*DeleteCustomersIdNotFound) Encode ¶
func (s *DeleteCustomersIdNotFound) Encode(e *jx.Encoder)
Encode encodes DeleteCustomersIdNotFound as json.
func (*DeleteCustomersIdNotFound) MarshalJSON ¶
func (s *DeleteCustomersIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteCustomersIdNotFound) SetFake ¶
func (s *DeleteCustomersIdNotFound) SetFake()
SetFake set fake values.
func (*DeleteCustomersIdNotFound) UnmarshalJSON ¶
func (s *DeleteCustomersIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteCustomersIdNotFound) Validate ¶
func (s *DeleteCustomersIdNotFound) Validate() error
type DeleteCustomersIdParams ¶
type DeleteCustomersIdParams struct {
// The customer's ID.
ID string
}
DeleteCustomersIdParams is parameters of DeleteCustomersId operation.
type DeleteCustomersIdRes ¶
type DeleteCustomersIdRes interface {
// contains filtered or unexported methods
}
type DeleteCustomersIdUnprocessableEntity ¶
type DeleteCustomersIdUnprocessableEntity Error
func (*DeleteCustomersIdUnprocessableEntity) Decode ¶
func (s *DeleteCustomersIdUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes DeleteCustomersIdUnprocessableEntity from json.
func (*DeleteCustomersIdUnprocessableEntity) Encode ¶
func (s *DeleteCustomersIdUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes DeleteCustomersIdUnprocessableEntity as json.
func (*DeleteCustomersIdUnprocessableEntity) MarshalJSON ¶
func (s *DeleteCustomersIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteCustomersIdUnprocessableEntity) SetFake ¶
func (s *DeleteCustomersIdUnprocessableEntity) SetFake()
SetFake set fake values.
func (*DeleteCustomersIdUnprocessableEntity) UnmarshalJSON ¶
func (s *DeleteCustomersIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteCustomersIdUnprocessableEntity) Validate ¶
func (s *DeleteCustomersIdUnprocessableEntity) Validate() error
type DeleteInventoryItemsIdConflict ¶
type DeleteInventoryItemsIdConflict Error
func (*DeleteInventoryItemsIdConflict) Decode ¶
func (s *DeleteInventoryItemsIdConflict) Decode(d *jx.Decoder) error
Decode decodes DeleteInventoryItemsIdConflict from json.
func (*DeleteInventoryItemsIdConflict) Encode ¶
func (s *DeleteInventoryItemsIdConflict) Encode(e *jx.Encoder)
Encode encodes DeleteInventoryItemsIdConflict as json.
func (*DeleteInventoryItemsIdConflict) MarshalJSON ¶
func (s *DeleteInventoryItemsIdConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteInventoryItemsIdConflict) SetFake ¶
func (s *DeleteInventoryItemsIdConflict) SetFake()
SetFake set fake values.
func (*DeleteInventoryItemsIdConflict) UnmarshalJSON ¶
func (s *DeleteInventoryItemsIdConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteInventoryItemsIdConflict) Validate ¶
func (s *DeleteInventoryItemsIdConflict) Validate() error
type DeleteInventoryItemsIdInternalServerError ¶
type DeleteInventoryItemsIdInternalServerError Error
func (*DeleteInventoryItemsIdInternalServerError) Decode ¶
func (s *DeleteInventoryItemsIdInternalServerError) Decode(d *jx.Decoder) error
Decode decodes DeleteInventoryItemsIdInternalServerError from json.
func (*DeleteInventoryItemsIdInternalServerError) Encode ¶
func (s *DeleteInventoryItemsIdInternalServerError) Encode(e *jx.Encoder)
Encode encodes DeleteInventoryItemsIdInternalServerError as json.
func (*DeleteInventoryItemsIdInternalServerError) MarshalJSON ¶
func (s *DeleteInventoryItemsIdInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteInventoryItemsIdInternalServerError) SetFake ¶
func (s *DeleteInventoryItemsIdInternalServerError) SetFake()
SetFake set fake values.
func (*DeleteInventoryItemsIdInternalServerError) UnmarshalJSON ¶
func (s *DeleteInventoryItemsIdInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteInventoryItemsIdInternalServerError) Validate ¶
func (s *DeleteInventoryItemsIdInternalServerError) Validate() error
type DeleteInventoryItemsIdLocationLevelsLocationIDConflict ¶
type DeleteInventoryItemsIdLocationLevelsLocationIDConflict Error
func (*DeleteInventoryItemsIdLocationLevelsLocationIDConflict) Decode ¶
func (s *DeleteInventoryItemsIdLocationLevelsLocationIDConflict) Decode(d *jx.Decoder) error
Decode decodes DeleteInventoryItemsIdLocationLevelsLocationIDConflict from json.
func (*DeleteInventoryItemsIdLocationLevelsLocationIDConflict) Encode ¶
func (s *DeleteInventoryItemsIdLocationLevelsLocationIDConflict) Encode(e *jx.Encoder)
Encode encodes DeleteInventoryItemsIdLocationLevelsLocationIDConflict as json.
func (*DeleteInventoryItemsIdLocationLevelsLocationIDConflict) MarshalJSON ¶
func (s *DeleteInventoryItemsIdLocationLevelsLocationIDConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteInventoryItemsIdLocationLevelsLocationIDConflict) SetFake ¶
func (s *DeleteInventoryItemsIdLocationLevelsLocationIDConflict) SetFake()
SetFake set fake values.
func (*DeleteInventoryItemsIdLocationLevelsLocationIDConflict) UnmarshalJSON ¶
func (s *DeleteInventoryItemsIdLocationLevelsLocationIDConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteInventoryItemsIdLocationLevelsLocationIDConflict) Validate ¶
func (s *DeleteInventoryItemsIdLocationLevelsLocationIDConflict) Validate() error
type DeleteInventoryItemsIdLocationLevelsLocationIDInternalServerError ¶
type DeleteInventoryItemsIdLocationLevelsLocationIDInternalServerError Error
func (*DeleteInventoryItemsIdLocationLevelsLocationIDInternalServerError) Decode ¶
func (s *DeleteInventoryItemsIdLocationLevelsLocationIDInternalServerError) Decode(d *jx.Decoder) error
Decode decodes DeleteInventoryItemsIdLocationLevelsLocationIDInternalServerError from json.
func (*DeleteInventoryItemsIdLocationLevelsLocationIDInternalServerError) Encode ¶
func (s *DeleteInventoryItemsIdLocationLevelsLocationIDInternalServerError) Encode(e *jx.Encoder)
Encode encodes DeleteInventoryItemsIdLocationLevelsLocationIDInternalServerError as json.
func (*DeleteInventoryItemsIdLocationLevelsLocationIDInternalServerError) MarshalJSON ¶
func (s *DeleteInventoryItemsIdLocationLevelsLocationIDInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteInventoryItemsIdLocationLevelsLocationIDInternalServerError) SetFake ¶
func (s *DeleteInventoryItemsIdLocationLevelsLocationIDInternalServerError) SetFake()
SetFake set fake values.
func (*DeleteInventoryItemsIdLocationLevelsLocationIDInternalServerError) UnmarshalJSON ¶
func (s *DeleteInventoryItemsIdLocationLevelsLocationIDInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteInventoryItemsIdLocationLevelsLocationIDInternalServerError) Validate ¶
func (s *DeleteInventoryItemsIdLocationLevelsLocationIDInternalServerError) Validate() error
type DeleteInventoryItemsIdLocationLevelsLocationIDNotFound ¶
type DeleteInventoryItemsIdLocationLevelsLocationIDNotFound Error
func (*DeleteInventoryItemsIdLocationLevelsLocationIDNotFound) Decode ¶
func (s *DeleteInventoryItemsIdLocationLevelsLocationIDNotFound) Decode(d *jx.Decoder) error
Decode decodes DeleteInventoryItemsIdLocationLevelsLocationIDNotFound from json.
func (*DeleteInventoryItemsIdLocationLevelsLocationIDNotFound) Encode ¶
func (s *DeleteInventoryItemsIdLocationLevelsLocationIDNotFound) Encode(e *jx.Encoder)
Encode encodes DeleteInventoryItemsIdLocationLevelsLocationIDNotFound as json.
func (*DeleteInventoryItemsIdLocationLevelsLocationIDNotFound) MarshalJSON ¶
func (s *DeleteInventoryItemsIdLocationLevelsLocationIDNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteInventoryItemsIdLocationLevelsLocationIDNotFound) SetFake ¶
func (s *DeleteInventoryItemsIdLocationLevelsLocationIDNotFound) SetFake()
SetFake set fake values.
func (*DeleteInventoryItemsIdLocationLevelsLocationIDNotFound) UnmarshalJSON ¶
func (s *DeleteInventoryItemsIdLocationLevelsLocationIDNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteInventoryItemsIdLocationLevelsLocationIDNotFound) Validate ¶
func (s *DeleteInventoryItemsIdLocationLevelsLocationIDNotFound) Validate() error
type DeleteInventoryItemsIdLocationLevelsLocationIDParams ¶
type DeleteInventoryItemsIdLocationLevelsLocationIDParams struct {
// The inventory item's ID.
ID string
// The inventory item's location id.
LocationID string
}
DeleteInventoryItemsIdLocationLevelsLocationIDParams is parameters of DeleteInventoryItemsIdLocationLevelsLocation_id operation.
type DeleteInventoryItemsIdLocationLevelsLocationIDRes ¶
type DeleteInventoryItemsIdLocationLevelsLocationIDRes interface {
// contains filtered or unexported methods
}
type DeleteInventoryItemsIdLocationLevelsLocationIDUnprocessableEntity ¶
type DeleteInventoryItemsIdLocationLevelsLocationIDUnprocessableEntity Error
func (*DeleteInventoryItemsIdLocationLevelsLocationIDUnprocessableEntity) Decode ¶
func (s *DeleteInventoryItemsIdLocationLevelsLocationIDUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes DeleteInventoryItemsIdLocationLevelsLocationIDUnprocessableEntity from json.
func (*DeleteInventoryItemsIdLocationLevelsLocationIDUnprocessableEntity) Encode ¶
func (s *DeleteInventoryItemsIdLocationLevelsLocationIDUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes DeleteInventoryItemsIdLocationLevelsLocationIDUnprocessableEntity as json.
func (*DeleteInventoryItemsIdLocationLevelsLocationIDUnprocessableEntity) MarshalJSON ¶
func (s *DeleteInventoryItemsIdLocationLevelsLocationIDUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteInventoryItemsIdLocationLevelsLocationIDUnprocessableEntity) SetFake ¶
func (s *DeleteInventoryItemsIdLocationLevelsLocationIDUnprocessableEntity) SetFake()
SetFake set fake values.
func (*DeleteInventoryItemsIdLocationLevelsLocationIDUnprocessableEntity) UnmarshalJSON ¶
func (s *DeleteInventoryItemsIdLocationLevelsLocationIDUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteInventoryItemsIdLocationLevelsLocationIDUnprocessableEntity) Validate ¶
func (s *DeleteInventoryItemsIdLocationLevelsLocationIDUnprocessableEntity) Validate() error
type DeleteInventoryItemsIdNotFound ¶
type DeleteInventoryItemsIdNotFound Error
func (*DeleteInventoryItemsIdNotFound) Decode ¶
func (s *DeleteInventoryItemsIdNotFound) Decode(d *jx.Decoder) error
Decode decodes DeleteInventoryItemsIdNotFound from json.
func (*DeleteInventoryItemsIdNotFound) Encode ¶
func (s *DeleteInventoryItemsIdNotFound) Encode(e *jx.Encoder)
Encode encodes DeleteInventoryItemsIdNotFound as json.
func (*DeleteInventoryItemsIdNotFound) MarshalJSON ¶
func (s *DeleteInventoryItemsIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteInventoryItemsIdNotFound) SetFake ¶
func (s *DeleteInventoryItemsIdNotFound) SetFake()
SetFake set fake values.
func (*DeleteInventoryItemsIdNotFound) UnmarshalJSON ¶
func (s *DeleteInventoryItemsIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteInventoryItemsIdNotFound) Validate ¶
func (s *DeleteInventoryItemsIdNotFound) Validate() error
type DeleteInventoryItemsIdParams ¶
type DeleteInventoryItemsIdParams struct {
// The inventory item's ID.
ID string
}
DeleteInventoryItemsIdParams is parameters of DeleteInventoryItemsId operation.
type DeleteInventoryItemsIdRes ¶
type DeleteInventoryItemsIdRes interface {
// contains filtered or unexported methods
}
type DeleteInventoryItemsIdUnprocessableEntity ¶
type DeleteInventoryItemsIdUnprocessableEntity Error
func (*DeleteInventoryItemsIdUnprocessableEntity) Decode ¶
func (s *DeleteInventoryItemsIdUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes DeleteInventoryItemsIdUnprocessableEntity from json.
func (*DeleteInventoryItemsIdUnprocessableEntity) Encode ¶
func (s *DeleteInventoryItemsIdUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes DeleteInventoryItemsIdUnprocessableEntity as json.
func (*DeleteInventoryItemsIdUnprocessableEntity) MarshalJSON ¶
func (s *DeleteInventoryItemsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteInventoryItemsIdUnprocessableEntity) SetFake ¶
func (s *DeleteInventoryItemsIdUnprocessableEntity) SetFake()
SetFake set fake values.
func (*DeleteInventoryItemsIdUnprocessableEntity) UnmarshalJSON ¶
func (s *DeleteInventoryItemsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteInventoryItemsIdUnprocessableEntity) Validate ¶
func (s *DeleteInventoryItemsIdUnprocessableEntity) Validate() error
type DeleteInvitesIdConflict ¶
type DeleteInvitesIdConflict Error
func (*DeleteInvitesIdConflict) Decode ¶
func (s *DeleteInvitesIdConflict) Decode(d *jx.Decoder) error
Decode decodes DeleteInvitesIdConflict from json.
func (*DeleteInvitesIdConflict) Encode ¶
func (s *DeleteInvitesIdConflict) Encode(e *jx.Encoder)
Encode encodes DeleteInvitesIdConflict as json.
func (*DeleteInvitesIdConflict) MarshalJSON ¶
func (s *DeleteInvitesIdConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteInvitesIdConflict) SetFake ¶
func (s *DeleteInvitesIdConflict) SetFake()
SetFake set fake values.
func (*DeleteInvitesIdConflict) UnmarshalJSON ¶
func (s *DeleteInvitesIdConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteInvitesIdConflict) Validate ¶
func (s *DeleteInvitesIdConflict) Validate() error
type DeleteInvitesIdInternalServerError ¶
type DeleteInvitesIdInternalServerError Error
func (*DeleteInvitesIdInternalServerError) Decode ¶
func (s *DeleteInvitesIdInternalServerError) Decode(d *jx.Decoder) error
Decode decodes DeleteInvitesIdInternalServerError from json.
func (*DeleteInvitesIdInternalServerError) Encode ¶
func (s *DeleteInvitesIdInternalServerError) Encode(e *jx.Encoder)
Encode encodes DeleteInvitesIdInternalServerError as json.
func (*DeleteInvitesIdInternalServerError) MarshalJSON ¶
func (s *DeleteInvitesIdInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteInvitesIdInternalServerError) SetFake ¶
func (s *DeleteInvitesIdInternalServerError) SetFake()
SetFake set fake values.
func (*DeleteInvitesIdInternalServerError) UnmarshalJSON ¶
func (s *DeleteInvitesIdInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteInvitesIdInternalServerError) Validate ¶
func (s *DeleteInvitesIdInternalServerError) Validate() error
type DeleteInvitesIdNotFound ¶
type DeleteInvitesIdNotFound Error
func (*DeleteInvitesIdNotFound) Decode ¶
func (s *DeleteInvitesIdNotFound) Decode(d *jx.Decoder) error
Decode decodes DeleteInvitesIdNotFound from json.
func (*DeleteInvitesIdNotFound) Encode ¶
func (s *DeleteInvitesIdNotFound) Encode(e *jx.Encoder)
Encode encodes DeleteInvitesIdNotFound as json.
func (*DeleteInvitesIdNotFound) MarshalJSON ¶
func (s *DeleteInvitesIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteInvitesIdNotFound) SetFake ¶
func (s *DeleteInvitesIdNotFound) SetFake()
SetFake set fake values.
func (*DeleteInvitesIdNotFound) UnmarshalJSON ¶
func (s *DeleteInvitesIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteInvitesIdNotFound) Validate ¶
func (s *DeleteInvitesIdNotFound) Validate() error
type DeleteInvitesIdParams ¶
type DeleteInvitesIdParams struct {
// The invite's ID.
ID string
}
DeleteInvitesIdParams is parameters of DeleteInvitesId operation.
type DeleteInvitesIdRes ¶
type DeleteInvitesIdRes interface {
// contains filtered or unexported methods
}
type DeleteInvitesIdUnprocessableEntity ¶
type DeleteInvitesIdUnprocessableEntity Error
func (*DeleteInvitesIdUnprocessableEntity) Decode ¶
func (s *DeleteInvitesIdUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes DeleteInvitesIdUnprocessableEntity from json.
func (*DeleteInvitesIdUnprocessableEntity) Encode ¶
func (s *DeleteInvitesIdUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes DeleteInvitesIdUnprocessableEntity as json.
func (*DeleteInvitesIdUnprocessableEntity) MarshalJSON ¶
func (s *DeleteInvitesIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteInvitesIdUnprocessableEntity) SetFake ¶
func (s *DeleteInvitesIdUnprocessableEntity) SetFake()
SetFake set fake values.
func (*DeleteInvitesIdUnprocessableEntity) UnmarshalJSON ¶
func (s *DeleteInvitesIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteInvitesIdUnprocessableEntity) Validate ¶
func (s *DeleteInvitesIdUnprocessableEntity) Validate() error
type DeletePriceListsIdConflict ¶
type DeletePriceListsIdConflict Error
func (*DeletePriceListsIdConflict) Decode ¶
func (s *DeletePriceListsIdConflict) Decode(d *jx.Decoder) error
Decode decodes DeletePriceListsIdConflict from json.
func (*DeletePriceListsIdConflict) Encode ¶
func (s *DeletePriceListsIdConflict) Encode(e *jx.Encoder)
Encode encodes DeletePriceListsIdConflict as json.
func (*DeletePriceListsIdConflict) MarshalJSON ¶
func (s *DeletePriceListsIdConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeletePriceListsIdConflict) SetFake ¶
func (s *DeletePriceListsIdConflict) SetFake()
SetFake set fake values.
func (*DeletePriceListsIdConflict) UnmarshalJSON ¶
func (s *DeletePriceListsIdConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeletePriceListsIdConflict) Validate ¶
func (s *DeletePriceListsIdConflict) Validate() error
type DeletePriceListsIdInternalServerError ¶
type DeletePriceListsIdInternalServerError Error
func (*DeletePriceListsIdInternalServerError) Decode ¶
func (s *DeletePriceListsIdInternalServerError) Decode(d *jx.Decoder) error
Decode decodes DeletePriceListsIdInternalServerError from json.
func (*DeletePriceListsIdInternalServerError) Encode ¶
func (s *DeletePriceListsIdInternalServerError) Encode(e *jx.Encoder)
Encode encodes DeletePriceListsIdInternalServerError as json.
func (*DeletePriceListsIdInternalServerError) MarshalJSON ¶
func (s *DeletePriceListsIdInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeletePriceListsIdInternalServerError) SetFake ¶
func (s *DeletePriceListsIdInternalServerError) SetFake()
SetFake set fake values.
func (*DeletePriceListsIdInternalServerError) UnmarshalJSON ¶
func (s *DeletePriceListsIdInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeletePriceListsIdInternalServerError) Validate ¶
func (s *DeletePriceListsIdInternalServerError) Validate() error
type DeletePriceListsIdNotFound ¶
type DeletePriceListsIdNotFound Error
func (*DeletePriceListsIdNotFound) Decode ¶
func (s *DeletePriceListsIdNotFound) Decode(d *jx.Decoder) error
Decode decodes DeletePriceListsIdNotFound from json.
func (*DeletePriceListsIdNotFound) Encode ¶
func (s *DeletePriceListsIdNotFound) Encode(e *jx.Encoder)
Encode encodes DeletePriceListsIdNotFound as json.
func (*DeletePriceListsIdNotFound) MarshalJSON ¶
func (s *DeletePriceListsIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeletePriceListsIdNotFound) SetFake ¶
func (s *DeletePriceListsIdNotFound) SetFake()
SetFake set fake values.
func (*DeletePriceListsIdNotFound) UnmarshalJSON ¶
func (s *DeletePriceListsIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeletePriceListsIdNotFound) Validate ¶
func (s *DeletePriceListsIdNotFound) Validate() error
type DeletePriceListsIdParams ¶
type DeletePriceListsIdParams struct {
// The price list's ID.
ID string
}
DeletePriceListsIdParams is parameters of DeletePriceListsId operation.
type DeletePriceListsIdRes ¶
type DeletePriceListsIdRes interface {
// contains filtered or unexported methods
}
type DeletePriceListsIdUnprocessableEntity ¶
type DeletePriceListsIdUnprocessableEntity Error
func (*DeletePriceListsIdUnprocessableEntity) Decode ¶
func (s *DeletePriceListsIdUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes DeletePriceListsIdUnprocessableEntity from json.
func (*DeletePriceListsIdUnprocessableEntity) Encode ¶
func (s *DeletePriceListsIdUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes DeletePriceListsIdUnprocessableEntity as json.
func (*DeletePriceListsIdUnprocessableEntity) MarshalJSON ¶
func (s *DeletePriceListsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeletePriceListsIdUnprocessableEntity) SetFake ¶
func (s *DeletePriceListsIdUnprocessableEntity) SetFake()
SetFake set fake values.
func (*DeletePriceListsIdUnprocessableEntity) UnmarshalJSON ¶
func (s *DeletePriceListsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeletePriceListsIdUnprocessableEntity) Validate ¶
func (s *DeletePriceListsIdUnprocessableEntity) Validate() error
type DeletePricingRuleTypesIdConflict ¶
type DeletePricingRuleTypesIdConflict Error
func (*DeletePricingRuleTypesIdConflict) Decode ¶
func (s *DeletePricingRuleTypesIdConflict) Decode(d *jx.Decoder) error
Decode decodes DeletePricingRuleTypesIdConflict from json.
func (*DeletePricingRuleTypesIdConflict) Encode ¶
func (s *DeletePricingRuleTypesIdConflict) Encode(e *jx.Encoder)
Encode encodes DeletePricingRuleTypesIdConflict as json.
func (*DeletePricingRuleTypesIdConflict) MarshalJSON ¶
func (s *DeletePricingRuleTypesIdConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeletePricingRuleTypesIdConflict) SetFake ¶
func (s *DeletePricingRuleTypesIdConflict) SetFake()
SetFake set fake values.
func (*DeletePricingRuleTypesIdConflict) UnmarshalJSON ¶
func (s *DeletePricingRuleTypesIdConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeletePricingRuleTypesIdConflict) Validate ¶
func (s *DeletePricingRuleTypesIdConflict) Validate() error
type DeletePricingRuleTypesIdInternalServerError ¶
type DeletePricingRuleTypesIdInternalServerError Error
func (*DeletePricingRuleTypesIdInternalServerError) Decode ¶
func (s *DeletePricingRuleTypesIdInternalServerError) Decode(d *jx.Decoder) error
Decode decodes DeletePricingRuleTypesIdInternalServerError from json.
func (*DeletePricingRuleTypesIdInternalServerError) Encode ¶
func (s *DeletePricingRuleTypesIdInternalServerError) Encode(e *jx.Encoder)
Encode encodes DeletePricingRuleTypesIdInternalServerError as json.
func (*DeletePricingRuleTypesIdInternalServerError) MarshalJSON ¶
func (s *DeletePricingRuleTypesIdInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeletePricingRuleTypesIdInternalServerError) SetFake ¶
func (s *DeletePricingRuleTypesIdInternalServerError) SetFake()
SetFake set fake values.
func (*DeletePricingRuleTypesIdInternalServerError) UnmarshalJSON ¶
func (s *DeletePricingRuleTypesIdInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeletePricingRuleTypesIdInternalServerError) Validate ¶
func (s *DeletePricingRuleTypesIdInternalServerError) Validate() error
type DeletePricingRuleTypesIdNotFound ¶
type DeletePricingRuleTypesIdNotFound Error
func (*DeletePricingRuleTypesIdNotFound) Decode ¶
func (s *DeletePricingRuleTypesIdNotFound) Decode(d *jx.Decoder) error
Decode decodes DeletePricingRuleTypesIdNotFound from json.
func (*DeletePricingRuleTypesIdNotFound) Encode ¶
func (s *DeletePricingRuleTypesIdNotFound) Encode(e *jx.Encoder)
Encode encodes DeletePricingRuleTypesIdNotFound as json.
func (*DeletePricingRuleTypesIdNotFound) MarshalJSON ¶
func (s *DeletePricingRuleTypesIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeletePricingRuleTypesIdNotFound) SetFake ¶
func (s *DeletePricingRuleTypesIdNotFound) SetFake()
SetFake set fake values.
func (*DeletePricingRuleTypesIdNotFound) UnmarshalJSON ¶
func (s *DeletePricingRuleTypesIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeletePricingRuleTypesIdNotFound) Validate ¶
func (s *DeletePricingRuleTypesIdNotFound) Validate() error
type DeletePricingRuleTypesIdParams ¶
type DeletePricingRuleTypesIdParams struct {
// The pricing's ID.
ID string
}
DeletePricingRuleTypesIdParams is parameters of DeletePricingRuleTypesId operation.
type DeletePricingRuleTypesIdRes ¶
type DeletePricingRuleTypesIdRes interface {
// contains filtered or unexported methods
}
type DeletePricingRuleTypesIdUnprocessableEntity ¶
type DeletePricingRuleTypesIdUnprocessableEntity Error
func (*DeletePricingRuleTypesIdUnprocessableEntity) Decode ¶
func (s *DeletePricingRuleTypesIdUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes DeletePricingRuleTypesIdUnprocessableEntity from json.
func (*DeletePricingRuleTypesIdUnprocessableEntity) Encode ¶
func (s *DeletePricingRuleTypesIdUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes DeletePricingRuleTypesIdUnprocessableEntity as json.
func (*DeletePricingRuleTypesIdUnprocessableEntity) MarshalJSON ¶
func (s *DeletePricingRuleTypesIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeletePricingRuleTypesIdUnprocessableEntity) SetFake ¶
func (s *DeletePricingRuleTypesIdUnprocessableEntity) SetFake()
SetFake set fake values.
func (*DeletePricingRuleTypesIdUnprocessableEntity) UnmarshalJSON ¶
func (s *DeletePricingRuleTypesIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeletePricingRuleTypesIdUnprocessableEntity) Validate ¶
func (s *DeletePricingRuleTypesIdUnprocessableEntity) Validate() error
type DeleteProductsIdConflict ¶
type DeleteProductsIdConflict Error
func (*DeleteProductsIdConflict) Decode ¶
func (s *DeleteProductsIdConflict) Decode(d *jx.Decoder) error
Decode decodes DeleteProductsIdConflict from json.
func (*DeleteProductsIdConflict) Encode ¶
func (s *DeleteProductsIdConflict) Encode(e *jx.Encoder)
Encode encodes DeleteProductsIdConflict as json.
func (*DeleteProductsIdConflict) MarshalJSON ¶
func (s *DeleteProductsIdConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteProductsIdConflict) SetFake ¶
func (s *DeleteProductsIdConflict) SetFake()
SetFake set fake values.
func (*DeleteProductsIdConflict) UnmarshalJSON ¶
func (s *DeleteProductsIdConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteProductsIdConflict) Validate ¶
func (s *DeleteProductsIdConflict) Validate() error
type DeleteProductsIdInternalServerError ¶
type DeleteProductsIdInternalServerError Error
func (*DeleteProductsIdInternalServerError) Decode ¶
func (s *DeleteProductsIdInternalServerError) Decode(d *jx.Decoder) error
Decode decodes DeleteProductsIdInternalServerError from json.
func (*DeleteProductsIdInternalServerError) Encode ¶
func (s *DeleteProductsIdInternalServerError) Encode(e *jx.Encoder)
Encode encodes DeleteProductsIdInternalServerError as json.
func (*DeleteProductsIdInternalServerError) MarshalJSON ¶
func (s *DeleteProductsIdInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteProductsIdInternalServerError) SetFake ¶
func (s *DeleteProductsIdInternalServerError) SetFake()
SetFake set fake values.
func (*DeleteProductsIdInternalServerError) UnmarshalJSON ¶
func (s *DeleteProductsIdInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteProductsIdInternalServerError) Validate ¶
func (s *DeleteProductsIdInternalServerError) Validate() error
type DeleteProductsIdNotFound ¶
type DeleteProductsIdNotFound Error
func (*DeleteProductsIdNotFound) Decode ¶
func (s *DeleteProductsIdNotFound) Decode(d *jx.Decoder) error
Decode decodes DeleteProductsIdNotFound from json.
func (*DeleteProductsIdNotFound) Encode ¶
func (s *DeleteProductsIdNotFound) Encode(e *jx.Encoder)
Encode encodes DeleteProductsIdNotFound as json.
func (*DeleteProductsIdNotFound) MarshalJSON ¶
func (s *DeleteProductsIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteProductsIdNotFound) SetFake ¶
func (s *DeleteProductsIdNotFound) SetFake()
SetFake set fake values.
func (*DeleteProductsIdNotFound) UnmarshalJSON ¶
func (s *DeleteProductsIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteProductsIdNotFound) Validate ¶
func (s *DeleteProductsIdNotFound) Validate() error
type DeleteProductsIdOptionsOptionIDConflict ¶
type DeleteProductsIdOptionsOptionIDConflict Error
func (*DeleteProductsIdOptionsOptionIDConflict) Decode ¶
func (s *DeleteProductsIdOptionsOptionIDConflict) Decode(d *jx.Decoder) error
Decode decodes DeleteProductsIdOptionsOptionIDConflict from json.
func (*DeleteProductsIdOptionsOptionIDConflict) Encode ¶
func (s *DeleteProductsIdOptionsOptionIDConflict) Encode(e *jx.Encoder)
Encode encodes DeleteProductsIdOptionsOptionIDConflict as json.
func (*DeleteProductsIdOptionsOptionIDConflict) MarshalJSON ¶
func (s *DeleteProductsIdOptionsOptionIDConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteProductsIdOptionsOptionIDConflict) SetFake ¶
func (s *DeleteProductsIdOptionsOptionIDConflict) SetFake()
SetFake set fake values.
func (*DeleteProductsIdOptionsOptionIDConflict) UnmarshalJSON ¶
func (s *DeleteProductsIdOptionsOptionIDConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteProductsIdOptionsOptionIDConflict) Validate ¶
func (s *DeleteProductsIdOptionsOptionIDConflict) Validate() error
type DeleteProductsIdOptionsOptionIDInternalServerError ¶
type DeleteProductsIdOptionsOptionIDInternalServerError Error
func (*DeleteProductsIdOptionsOptionIDInternalServerError) Decode ¶
func (s *DeleteProductsIdOptionsOptionIDInternalServerError) Decode(d *jx.Decoder) error
Decode decodes DeleteProductsIdOptionsOptionIDInternalServerError from json.
func (*DeleteProductsIdOptionsOptionIDInternalServerError) Encode ¶
func (s *DeleteProductsIdOptionsOptionIDInternalServerError) Encode(e *jx.Encoder)
Encode encodes DeleteProductsIdOptionsOptionIDInternalServerError as json.
func (*DeleteProductsIdOptionsOptionIDInternalServerError) MarshalJSON ¶
func (s *DeleteProductsIdOptionsOptionIDInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteProductsIdOptionsOptionIDInternalServerError) SetFake ¶
func (s *DeleteProductsIdOptionsOptionIDInternalServerError) SetFake()
SetFake set fake values.
func (*DeleteProductsIdOptionsOptionIDInternalServerError) UnmarshalJSON ¶
func (s *DeleteProductsIdOptionsOptionIDInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteProductsIdOptionsOptionIDInternalServerError) Validate ¶
func (s *DeleteProductsIdOptionsOptionIDInternalServerError) Validate() error
type DeleteProductsIdOptionsOptionIDNotFound ¶
type DeleteProductsIdOptionsOptionIDNotFound Error
func (*DeleteProductsIdOptionsOptionIDNotFound) Decode ¶
func (s *DeleteProductsIdOptionsOptionIDNotFound) Decode(d *jx.Decoder) error
Decode decodes DeleteProductsIdOptionsOptionIDNotFound from json.
func (*DeleteProductsIdOptionsOptionIDNotFound) Encode ¶
func (s *DeleteProductsIdOptionsOptionIDNotFound) Encode(e *jx.Encoder)
Encode encodes DeleteProductsIdOptionsOptionIDNotFound as json.
func (*DeleteProductsIdOptionsOptionIDNotFound) MarshalJSON ¶
func (s *DeleteProductsIdOptionsOptionIDNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteProductsIdOptionsOptionIDNotFound) SetFake ¶
func (s *DeleteProductsIdOptionsOptionIDNotFound) SetFake()
SetFake set fake values.
func (*DeleteProductsIdOptionsOptionIDNotFound) UnmarshalJSON ¶
func (s *DeleteProductsIdOptionsOptionIDNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteProductsIdOptionsOptionIDNotFound) Validate ¶
func (s *DeleteProductsIdOptionsOptionIDNotFound) Validate() error
type DeleteProductsIdOptionsOptionIDParams ¶
type DeleteProductsIdOptionsOptionIDParams struct {
// The product's ID.
ID string
// The product's option id.
OptionID string
}
DeleteProductsIdOptionsOptionIDParams is parameters of DeleteProductsIdOptionsOption_id operation.
type DeleteProductsIdOptionsOptionIDRes ¶
type DeleteProductsIdOptionsOptionIDRes interface {
// contains filtered or unexported methods
}
type DeleteProductsIdOptionsOptionIDUnprocessableEntity ¶
type DeleteProductsIdOptionsOptionIDUnprocessableEntity Error
func (*DeleteProductsIdOptionsOptionIDUnprocessableEntity) Decode ¶
func (s *DeleteProductsIdOptionsOptionIDUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes DeleteProductsIdOptionsOptionIDUnprocessableEntity from json.
func (*DeleteProductsIdOptionsOptionIDUnprocessableEntity) Encode ¶
func (s *DeleteProductsIdOptionsOptionIDUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes DeleteProductsIdOptionsOptionIDUnprocessableEntity as json.
func (*DeleteProductsIdOptionsOptionIDUnprocessableEntity) MarshalJSON ¶
func (s *DeleteProductsIdOptionsOptionIDUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteProductsIdOptionsOptionIDUnprocessableEntity) SetFake ¶
func (s *DeleteProductsIdOptionsOptionIDUnprocessableEntity) SetFake()
SetFake set fake values.
func (*DeleteProductsIdOptionsOptionIDUnprocessableEntity) UnmarshalJSON ¶
func (s *DeleteProductsIdOptionsOptionIDUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteProductsIdOptionsOptionIDUnprocessableEntity) Validate ¶
func (s *DeleteProductsIdOptionsOptionIDUnprocessableEntity) Validate() error
type DeleteProductsIdParams ¶
type DeleteProductsIdParams struct {
// The product's ID.
ID string
}
DeleteProductsIdParams is parameters of DeleteProductsId operation.
type DeleteProductsIdRes ¶
type DeleteProductsIdRes interface {
// contains filtered or unexported methods
}
type DeleteProductsIdUnprocessableEntity ¶
type DeleteProductsIdUnprocessableEntity Error
func (*DeleteProductsIdUnprocessableEntity) Decode ¶
func (s *DeleteProductsIdUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes DeleteProductsIdUnprocessableEntity from json.
func (*DeleteProductsIdUnprocessableEntity) Encode ¶
func (s *DeleteProductsIdUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes DeleteProductsIdUnprocessableEntity as json.
func (*DeleteProductsIdUnprocessableEntity) MarshalJSON ¶
func (s *DeleteProductsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteProductsIdUnprocessableEntity) SetFake ¶
func (s *DeleteProductsIdUnprocessableEntity) SetFake()
SetFake set fake values.
func (*DeleteProductsIdUnprocessableEntity) UnmarshalJSON ¶
func (s *DeleteProductsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteProductsIdUnprocessableEntity) Validate ¶
func (s *DeleteProductsIdUnprocessableEntity) Validate() error
type DeleteProductsIdVariantsVariantIDConflict ¶
type DeleteProductsIdVariantsVariantIDConflict Error
func (*DeleteProductsIdVariantsVariantIDConflict) Decode ¶
func (s *DeleteProductsIdVariantsVariantIDConflict) Decode(d *jx.Decoder) error
Decode decodes DeleteProductsIdVariantsVariantIDConflict from json.
func (*DeleteProductsIdVariantsVariantIDConflict) Encode ¶
func (s *DeleteProductsIdVariantsVariantIDConflict) Encode(e *jx.Encoder)
Encode encodes DeleteProductsIdVariantsVariantIDConflict as json.
func (*DeleteProductsIdVariantsVariantIDConflict) MarshalJSON ¶
func (s *DeleteProductsIdVariantsVariantIDConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteProductsIdVariantsVariantIDConflict) SetFake ¶
func (s *DeleteProductsIdVariantsVariantIDConflict) SetFake()
SetFake set fake values.
func (*DeleteProductsIdVariantsVariantIDConflict) UnmarshalJSON ¶
func (s *DeleteProductsIdVariantsVariantIDConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteProductsIdVariantsVariantIDConflict) Validate ¶
func (s *DeleteProductsIdVariantsVariantIDConflict) Validate() error
type DeleteProductsIdVariantsVariantIDInternalServerError ¶
type DeleteProductsIdVariantsVariantIDInternalServerError Error
func (*DeleteProductsIdVariantsVariantIDInternalServerError) Decode ¶
func (s *DeleteProductsIdVariantsVariantIDInternalServerError) Decode(d *jx.Decoder) error
Decode decodes DeleteProductsIdVariantsVariantIDInternalServerError from json.
func (*DeleteProductsIdVariantsVariantIDInternalServerError) Encode ¶
func (s *DeleteProductsIdVariantsVariantIDInternalServerError) Encode(e *jx.Encoder)
Encode encodes DeleteProductsIdVariantsVariantIDInternalServerError as json.
func (*DeleteProductsIdVariantsVariantIDInternalServerError) MarshalJSON ¶
func (s *DeleteProductsIdVariantsVariantIDInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteProductsIdVariantsVariantIDInternalServerError) SetFake ¶
func (s *DeleteProductsIdVariantsVariantIDInternalServerError) SetFake()
SetFake set fake values.
func (*DeleteProductsIdVariantsVariantIDInternalServerError) UnmarshalJSON ¶
func (s *DeleteProductsIdVariantsVariantIDInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteProductsIdVariantsVariantIDInternalServerError) Validate ¶
func (s *DeleteProductsIdVariantsVariantIDInternalServerError) Validate() error
type DeleteProductsIdVariantsVariantIDNotFound ¶
type DeleteProductsIdVariantsVariantIDNotFound Error
func (*DeleteProductsIdVariantsVariantIDNotFound) Decode ¶
func (s *DeleteProductsIdVariantsVariantIDNotFound) Decode(d *jx.Decoder) error
Decode decodes DeleteProductsIdVariantsVariantIDNotFound from json.
func (*DeleteProductsIdVariantsVariantIDNotFound) Encode ¶
func (s *DeleteProductsIdVariantsVariantIDNotFound) Encode(e *jx.Encoder)
Encode encodes DeleteProductsIdVariantsVariantIDNotFound as json.
func (*DeleteProductsIdVariantsVariantIDNotFound) MarshalJSON ¶
func (s *DeleteProductsIdVariantsVariantIDNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteProductsIdVariantsVariantIDNotFound) SetFake ¶
func (s *DeleteProductsIdVariantsVariantIDNotFound) SetFake()
SetFake set fake values.
func (*DeleteProductsIdVariantsVariantIDNotFound) UnmarshalJSON ¶
func (s *DeleteProductsIdVariantsVariantIDNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteProductsIdVariantsVariantIDNotFound) Validate ¶
func (s *DeleteProductsIdVariantsVariantIDNotFound) Validate() error
type DeleteProductsIdVariantsVariantIDParams ¶
type DeleteProductsIdVariantsVariantIDParams struct {
// The product's ID.
ID string
// The product's variant id.
VariantID string
}
DeleteProductsIdVariantsVariantIDParams is parameters of DeleteProductsIdVariantsVariant_id operation.
type DeleteProductsIdVariantsVariantIDRes ¶
type DeleteProductsIdVariantsVariantIDRes interface {
// contains filtered or unexported methods
}
type DeleteProductsIdVariantsVariantIDUnprocessableEntity ¶
type DeleteProductsIdVariantsVariantIDUnprocessableEntity Error
func (*DeleteProductsIdVariantsVariantIDUnprocessableEntity) Decode ¶
func (s *DeleteProductsIdVariantsVariantIDUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes DeleteProductsIdVariantsVariantIDUnprocessableEntity from json.
func (*DeleteProductsIdVariantsVariantIDUnprocessableEntity) Encode ¶
func (s *DeleteProductsIdVariantsVariantIDUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes DeleteProductsIdVariantsVariantIDUnprocessableEntity as json.
func (*DeleteProductsIdVariantsVariantIDUnprocessableEntity) MarshalJSON ¶
func (s *DeleteProductsIdVariantsVariantIDUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteProductsIdVariantsVariantIDUnprocessableEntity) SetFake ¶
func (s *DeleteProductsIdVariantsVariantIDUnprocessableEntity) SetFake()
SetFake set fake values.
func (*DeleteProductsIdVariantsVariantIDUnprocessableEntity) UnmarshalJSON ¶
func (s *DeleteProductsIdVariantsVariantIDUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteProductsIdVariantsVariantIDUnprocessableEntity) Validate ¶
func (s *DeleteProductsIdVariantsVariantIDUnprocessableEntity) Validate() error
type DeletePromotionsIdConflict ¶
type DeletePromotionsIdConflict Error
func (*DeletePromotionsIdConflict) Decode ¶
func (s *DeletePromotionsIdConflict) Decode(d *jx.Decoder) error
Decode decodes DeletePromotionsIdConflict from json.
func (*DeletePromotionsIdConflict) Encode ¶
func (s *DeletePromotionsIdConflict) Encode(e *jx.Encoder)
Encode encodes DeletePromotionsIdConflict as json.
func (*DeletePromotionsIdConflict) MarshalJSON ¶
func (s *DeletePromotionsIdConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeletePromotionsIdConflict) SetFake ¶
func (s *DeletePromotionsIdConflict) SetFake()
SetFake set fake values.
func (*DeletePromotionsIdConflict) UnmarshalJSON ¶
func (s *DeletePromotionsIdConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeletePromotionsIdConflict) Validate ¶
func (s *DeletePromotionsIdConflict) Validate() error
type DeletePromotionsIdInternalServerError ¶
type DeletePromotionsIdInternalServerError Error
func (*DeletePromotionsIdInternalServerError) Decode ¶
func (s *DeletePromotionsIdInternalServerError) Decode(d *jx.Decoder) error
Decode decodes DeletePromotionsIdInternalServerError from json.
func (*DeletePromotionsIdInternalServerError) Encode ¶
func (s *DeletePromotionsIdInternalServerError) Encode(e *jx.Encoder)
Encode encodes DeletePromotionsIdInternalServerError as json.
func (*DeletePromotionsIdInternalServerError) MarshalJSON ¶
func (s *DeletePromotionsIdInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeletePromotionsIdInternalServerError) SetFake ¶
func (s *DeletePromotionsIdInternalServerError) SetFake()
SetFake set fake values.
func (*DeletePromotionsIdInternalServerError) UnmarshalJSON ¶
func (s *DeletePromotionsIdInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeletePromotionsIdInternalServerError) Validate ¶
func (s *DeletePromotionsIdInternalServerError) Validate() error
type DeletePromotionsIdNotFound ¶
type DeletePromotionsIdNotFound Error
func (*DeletePromotionsIdNotFound) Decode ¶
func (s *DeletePromotionsIdNotFound) Decode(d *jx.Decoder) error
Decode decodes DeletePromotionsIdNotFound from json.
func (*DeletePromotionsIdNotFound) Encode ¶
func (s *DeletePromotionsIdNotFound) Encode(e *jx.Encoder)
Encode encodes DeletePromotionsIdNotFound as json.
func (*DeletePromotionsIdNotFound) MarshalJSON ¶
func (s *DeletePromotionsIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeletePromotionsIdNotFound) SetFake ¶
func (s *DeletePromotionsIdNotFound) SetFake()
SetFake set fake values.
func (*DeletePromotionsIdNotFound) UnmarshalJSON ¶
func (s *DeletePromotionsIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeletePromotionsIdNotFound) Validate ¶
func (s *DeletePromotionsIdNotFound) Validate() error
type DeletePromotionsIdParams ¶
type DeletePromotionsIdParams struct {
// The promotion's ID.
ID string
}
DeletePromotionsIdParams is parameters of DeletePromotionsId operation.
type DeletePromotionsIdRes ¶
type DeletePromotionsIdRes interface {
// contains filtered or unexported methods
}
type DeletePromotionsIdUnprocessableEntity ¶
type DeletePromotionsIdUnprocessableEntity Error
func (*DeletePromotionsIdUnprocessableEntity) Decode ¶
func (s *DeletePromotionsIdUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes DeletePromotionsIdUnprocessableEntity from json.
func (*DeletePromotionsIdUnprocessableEntity) Encode ¶
func (s *DeletePromotionsIdUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes DeletePromotionsIdUnprocessableEntity as json.
func (*DeletePromotionsIdUnprocessableEntity) MarshalJSON ¶
func (s *DeletePromotionsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeletePromotionsIdUnprocessableEntity) SetFake ¶
func (s *DeletePromotionsIdUnprocessableEntity) SetFake()
SetFake set fake values.
func (*DeletePromotionsIdUnprocessableEntity) UnmarshalJSON ¶
func (s *DeletePromotionsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeletePromotionsIdUnprocessableEntity) Validate ¶
func (s *DeletePromotionsIdUnprocessableEntity) Validate() error
type DeleteRegionsIdConflict ¶
type DeleteRegionsIdConflict Error
func (*DeleteRegionsIdConflict) Decode ¶
func (s *DeleteRegionsIdConflict) Decode(d *jx.Decoder) error
Decode decodes DeleteRegionsIdConflict from json.
func (*DeleteRegionsIdConflict) Encode ¶
func (s *DeleteRegionsIdConflict) Encode(e *jx.Encoder)
Encode encodes DeleteRegionsIdConflict as json.
func (*DeleteRegionsIdConflict) MarshalJSON ¶
func (s *DeleteRegionsIdConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteRegionsIdConflict) SetFake ¶
func (s *DeleteRegionsIdConflict) SetFake()
SetFake set fake values.
func (*DeleteRegionsIdConflict) UnmarshalJSON ¶
func (s *DeleteRegionsIdConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteRegionsIdConflict) Validate ¶
func (s *DeleteRegionsIdConflict) Validate() error
type DeleteRegionsIdInternalServerError ¶
type DeleteRegionsIdInternalServerError Error
func (*DeleteRegionsIdInternalServerError) Decode ¶
func (s *DeleteRegionsIdInternalServerError) Decode(d *jx.Decoder) error
Decode decodes DeleteRegionsIdInternalServerError from json.
func (*DeleteRegionsIdInternalServerError) Encode ¶
func (s *DeleteRegionsIdInternalServerError) Encode(e *jx.Encoder)
Encode encodes DeleteRegionsIdInternalServerError as json.
func (*DeleteRegionsIdInternalServerError) MarshalJSON ¶
func (s *DeleteRegionsIdInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteRegionsIdInternalServerError) SetFake ¶
func (s *DeleteRegionsIdInternalServerError) SetFake()
SetFake set fake values.
func (*DeleteRegionsIdInternalServerError) UnmarshalJSON ¶
func (s *DeleteRegionsIdInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteRegionsIdInternalServerError) Validate ¶
func (s *DeleteRegionsIdInternalServerError) Validate() error
type DeleteRegionsIdNotFound ¶
type DeleteRegionsIdNotFound Error
func (*DeleteRegionsIdNotFound) Decode ¶
func (s *DeleteRegionsIdNotFound) Decode(d *jx.Decoder) error
Decode decodes DeleteRegionsIdNotFound from json.
func (*DeleteRegionsIdNotFound) Encode ¶
func (s *DeleteRegionsIdNotFound) Encode(e *jx.Encoder)
Encode encodes DeleteRegionsIdNotFound as json.
func (*DeleteRegionsIdNotFound) MarshalJSON ¶
func (s *DeleteRegionsIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteRegionsIdNotFound) SetFake ¶
func (s *DeleteRegionsIdNotFound) SetFake()
SetFake set fake values.
func (*DeleteRegionsIdNotFound) UnmarshalJSON ¶
func (s *DeleteRegionsIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteRegionsIdNotFound) Validate ¶
func (s *DeleteRegionsIdNotFound) Validate() error
type DeleteRegionsIdParams ¶
type DeleteRegionsIdParams struct {
// The region's ID.
ID string
}
DeleteRegionsIdParams is parameters of DeleteRegionsId operation.
type DeleteRegionsIdRes ¶
type DeleteRegionsIdRes interface {
// contains filtered or unexported methods
}
type DeleteRegionsIdUnprocessableEntity ¶
type DeleteRegionsIdUnprocessableEntity Error
func (*DeleteRegionsIdUnprocessableEntity) Decode ¶
func (s *DeleteRegionsIdUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes DeleteRegionsIdUnprocessableEntity from json.
func (*DeleteRegionsIdUnprocessableEntity) Encode ¶
func (s *DeleteRegionsIdUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes DeleteRegionsIdUnprocessableEntity as json.
func (*DeleteRegionsIdUnprocessableEntity) MarshalJSON ¶
func (s *DeleteRegionsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteRegionsIdUnprocessableEntity) SetFake ¶
func (s *DeleteRegionsIdUnprocessableEntity) SetFake()
SetFake set fake values.
func (*DeleteRegionsIdUnprocessableEntity) UnmarshalJSON ¶
func (s *DeleteRegionsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteRegionsIdUnprocessableEntity) Validate ¶
func (s *DeleteRegionsIdUnprocessableEntity) Validate() error
type DeleteSalesChannelsIdConflict ¶
type DeleteSalesChannelsIdConflict Error
func (*DeleteSalesChannelsIdConflict) Decode ¶
func (s *DeleteSalesChannelsIdConflict) Decode(d *jx.Decoder) error
Decode decodes DeleteSalesChannelsIdConflict from json.
func (*DeleteSalesChannelsIdConflict) Encode ¶
func (s *DeleteSalesChannelsIdConflict) Encode(e *jx.Encoder)
Encode encodes DeleteSalesChannelsIdConflict as json.
func (*DeleteSalesChannelsIdConflict) MarshalJSON ¶
func (s *DeleteSalesChannelsIdConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteSalesChannelsIdConflict) SetFake ¶
func (s *DeleteSalesChannelsIdConflict) SetFake()
SetFake set fake values.
func (*DeleteSalesChannelsIdConflict) UnmarshalJSON ¶
func (s *DeleteSalesChannelsIdConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteSalesChannelsIdConflict) Validate ¶
func (s *DeleteSalesChannelsIdConflict) Validate() error
type DeleteSalesChannelsIdInternalServerError ¶
type DeleteSalesChannelsIdInternalServerError Error
func (*DeleteSalesChannelsIdInternalServerError) Decode ¶
func (s *DeleteSalesChannelsIdInternalServerError) Decode(d *jx.Decoder) error
Decode decodes DeleteSalesChannelsIdInternalServerError from json.
func (*DeleteSalesChannelsIdInternalServerError) Encode ¶
func (s *DeleteSalesChannelsIdInternalServerError) Encode(e *jx.Encoder)
Encode encodes DeleteSalesChannelsIdInternalServerError as json.
func (*DeleteSalesChannelsIdInternalServerError) MarshalJSON ¶
func (s *DeleteSalesChannelsIdInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteSalesChannelsIdInternalServerError) SetFake ¶
func (s *DeleteSalesChannelsIdInternalServerError) SetFake()
SetFake set fake values.
func (*DeleteSalesChannelsIdInternalServerError) UnmarshalJSON ¶
func (s *DeleteSalesChannelsIdInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteSalesChannelsIdInternalServerError) Validate ¶
func (s *DeleteSalesChannelsIdInternalServerError) Validate() error
type DeleteSalesChannelsIdNotFound ¶
type DeleteSalesChannelsIdNotFound Error
func (*DeleteSalesChannelsIdNotFound) Decode ¶
func (s *DeleteSalesChannelsIdNotFound) Decode(d *jx.Decoder) error
Decode decodes DeleteSalesChannelsIdNotFound from json.
func (*DeleteSalesChannelsIdNotFound) Encode ¶
func (s *DeleteSalesChannelsIdNotFound) Encode(e *jx.Encoder)
Encode encodes DeleteSalesChannelsIdNotFound as json.
func (*DeleteSalesChannelsIdNotFound) MarshalJSON ¶
func (s *DeleteSalesChannelsIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteSalesChannelsIdNotFound) SetFake ¶
func (s *DeleteSalesChannelsIdNotFound) SetFake()
SetFake set fake values.
func (*DeleteSalesChannelsIdNotFound) UnmarshalJSON ¶
func (s *DeleteSalesChannelsIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteSalesChannelsIdNotFound) Validate ¶
func (s *DeleteSalesChannelsIdNotFound) Validate() error
type DeleteSalesChannelsIdParams ¶
type DeleteSalesChannelsIdParams struct {
// The sales channel's ID.
ID string
}
DeleteSalesChannelsIdParams is parameters of DeleteSalesChannelsId operation.
type DeleteSalesChannelsIdRes ¶
type DeleteSalesChannelsIdRes interface {
// contains filtered or unexported methods
}
type DeleteSalesChannelsIdUnprocessableEntity ¶
type DeleteSalesChannelsIdUnprocessableEntity Error
func (*DeleteSalesChannelsIdUnprocessableEntity) Decode ¶
func (s *DeleteSalesChannelsIdUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes DeleteSalesChannelsIdUnprocessableEntity from json.
func (*DeleteSalesChannelsIdUnprocessableEntity) Encode ¶
func (s *DeleteSalesChannelsIdUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes DeleteSalesChannelsIdUnprocessableEntity as json.
func (*DeleteSalesChannelsIdUnprocessableEntity) MarshalJSON ¶
func (s *DeleteSalesChannelsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteSalesChannelsIdUnprocessableEntity) SetFake ¶
func (s *DeleteSalesChannelsIdUnprocessableEntity) SetFake()
SetFake set fake values.
func (*DeleteSalesChannelsIdUnprocessableEntity) UnmarshalJSON ¶
func (s *DeleteSalesChannelsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteSalesChannelsIdUnprocessableEntity) Validate ¶
func (s *DeleteSalesChannelsIdUnprocessableEntity) Validate() error
type DeleteStockLocationsIdConflict ¶
type DeleteStockLocationsIdConflict Error
func (*DeleteStockLocationsIdConflict) Decode ¶
func (s *DeleteStockLocationsIdConflict) Decode(d *jx.Decoder) error
Decode decodes DeleteStockLocationsIdConflict from json.
func (*DeleteStockLocationsIdConflict) Encode ¶
func (s *DeleteStockLocationsIdConflict) Encode(e *jx.Encoder)
Encode encodes DeleteStockLocationsIdConflict as json.
func (*DeleteStockLocationsIdConflict) MarshalJSON ¶
func (s *DeleteStockLocationsIdConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteStockLocationsIdConflict) SetFake ¶
func (s *DeleteStockLocationsIdConflict) SetFake()
SetFake set fake values.
func (*DeleteStockLocationsIdConflict) UnmarshalJSON ¶
func (s *DeleteStockLocationsIdConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteStockLocationsIdConflict) Validate ¶
func (s *DeleteStockLocationsIdConflict) Validate() error
type DeleteStockLocationsIdInternalServerError ¶
type DeleteStockLocationsIdInternalServerError Error
func (*DeleteStockLocationsIdInternalServerError) Decode ¶
func (s *DeleteStockLocationsIdInternalServerError) Decode(d *jx.Decoder) error
Decode decodes DeleteStockLocationsIdInternalServerError from json.
func (*DeleteStockLocationsIdInternalServerError) Encode ¶
func (s *DeleteStockLocationsIdInternalServerError) Encode(e *jx.Encoder)
Encode encodes DeleteStockLocationsIdInternalServerError as json.
func (*DeleteStockLocationsIdInternalServerError) MarshalJSON ¶
func (s *DeleteStockLocationsIdInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteStockLocationsIdInternalServerError) SetFake ¶
func (s *DeleteStockLocationsIdInternalServerError) SetFake()
SetFake set fake values.
func (*DeleteStockLocationsIdInternalServerError) UnmarshalJSON ¶
func (s *DeleteStockLocationsIdInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteStockLocationsIdInternalServerError) Validate ¶
func (s *DeleteStockLocationsIdInternalServerError) Validate() error
type DeleteStockLocationsIdNotFound ¶
type DeleteStockLocationsIdNotFound Error
func (*DeleteStockLocationsIdNotFound) Decode ¶
func (s *DeleteStockLocationsIdNotFound) Decode(d *jx.Decoder) error
Decode decodes DeleteStockLocationsIdNotFound from json.
func (*DeleteStockLocationsIdNotFound) Encode ¶
func (s *DeleteStockLocationsIdNotFound) Encode(e *jx.Encoder)
Encode encodes DeleteStockLocationsIdNotFound as json.
func (*DeleteStockLocationsIdNotFound) MarshalJSON ¶
func (s *DeleteStockLocationsIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteStockLocationsIdNotFound) SetFake ¶
func (s *DeleteStockLocationsIdNotFound) SetFake()
SetFake set fake values.
func (*DeleteStockLocationsIdNotFound) UnmarshalJSON ¶
func (s *DeleteStockLocationsIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteStockLocationsIdNotFound) Validate ¶
func (s *DeleteStockLocationsIdNotFound) Validate() error
type DeleteStockLocationsIdOK ¶
type DeleteStockLocationsIdOK struct{}
DeleteStockLocationsIdOK is response for DeleteStockLocationsId operation.
type DeleteStockLocationsIdParams ¶
type DeleteStockLocationsIdParams struct {
// The stock location's ID.
ID string
}
DeleteStockLocationsIdParams is parameters of DeleteStockLocationsId operation.
type DeleteStockLocationsIdRes ¶
type DeleteStockLocationsIdRes interface {
// contains filtered or unexported methods
}
type DeleteStockLocationsIdUnprocessableEntity ¶
type DeleteStockLocationsIdUnprocessableEntity Error
func (*DeleteStockLocationsIdUnprocessableEntity) Decode ¶
func (s *DeleteStockLocationsIdUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes DeleteStockLocationsIdUnprocessableEntity from json.
func (*DeleteStockLocationsIdUnprocessableEntity) Encode ¶
func (s *DeleteStockLocationsIdUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes DeleteStockLocationsIdUnprocessableEntity as json.
func (*DeleteStockLocationsIdUnprocessableEntity) MarshalJSON ¶
func (s *DeleteStockLocationsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteStockLocationsIdUnprocessableEntity) SetFake ¶
func (s *DeleteStockLocationsIdUnprocessableEntity) SetFake()
SetFake set fake values.
func (*DeleteStockLocationsIdUnprocessableEntity) UnmarshalJSON ¶
func (s *DeleteStockLocationsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteStockLocationsIdUnprocessableEntity) Validate ¶
func (s *DeleteStockLocationsIdUnprocessableEntity) Validate() error
type DeleteTaxRatesIdConflict ¶
type DeleteTaxRatesIdConflict Error
func (*DeleteTaxRatesIdConflict) Decode ¶
func (s *DeleteTaxRatesIdConflict) Decode(d *jx.Decoder) error
Decode decodes DeleteTaxRatesIdConflict from json.
func (*DeleteTaxRatesIdConflict) Encode ¶
func (s *DeleteTaxRatesIdConflict) Encode(e *jx.Encoder)
Encode encodes DeleteTaxRatesIdConflict as json.
func (*DeleteTaxRatesIdConflict) MarshalJSON ¶
func (s *DeleteTaxRatesIdConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteTaxRatesIdConflict) SetFake ¶
func (s *DeleteTaxRatesIdConflict) SetFake()
SetFake set fake values.
func (*DeleteTaxRatesIdConflict) UnmarshalJSON ¶
func (s *DeleteTaxRatesIdConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteTaxRatesIdConflict) Validate ¶
func (s *DeleteTaxRatesIdConflict) Validate() error
type DeleteTaxRatesIdInternalServerError ¶
type DeleteTaxRatesIdInternalServerError Error
func (*DeleteTaxRatesIdInternalServerError) Decode ¶
func (s *DeleteTaxRatesIdInternalServerError) Decode(d *jx.Decoder) error
Decode decodes DeleteTaxRatesIdInternalServerError from json.
func (*DeleteTaxRatesIdInternalServerError) Encode ¶
func (s *DeleteTaxRatesIdInternalServerError) Encode(e *jx.Encoder)
Encode encodes DeleteTaxRatesIdInternalServerError as json.
func (*DeleteTaxRatesIdInternalServerError) MarshalJSON ¶
func (s *DeleteTaxRatesIdInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteTaxRatesIdInternalServerError) SetFake ¶
func (s *DeleteTaxRatesIdInternalServerError) SetFake()
SetFake set fake values.
func (*DeleteTaxRatesIdInternalServerError) UnmarshalJSON ¶
func (s *DeleteTaxRatesIdInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteTaxRatesIdInternalServerError) Validate ¶
func (s *DeleteTaxRatesIdInternalServerError) Validate() error
type DeleteTaxRatesIdNotFound ¶
type DeleteTaxRatesIdNotFound Error
func (*DeleteTaxRatesIdNotFound) Decode ¶
func (s *DeleteTaxRatesIdNotFound) Decode(d *jx.Decoder) error
Decode decodes DeleteTaxRatesIdNotFound from json.
func (*DeleteTaxRatesIdNotFound) Encode ¶
func (s *DeleteTaxRatesIdNotFound) Encode(e *jx.Encoder)
Encode encodes DeleteTaxRatesIdNotFound as json.
func (*DeleteTaxRatesIdNotFound) MarshalJSON ¶
func (s *DeleteTaxRatesIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteTaxRatesIdNotFound) SetFake ¶
func (s *DeleteTaxRatesIdNotFound) SetFake()
SetFake set fake values.
func (*DeleteTaxRatesIdNotFound) UnmarshalJSON ¶
func (s *DeleteTaxRatesIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteTaxRatesIdNotFound) Validate ¶
func (s *DeleteTaxRatesIdNotFound) Validate() error
type DeleteTaxRatesIdParams ¶
type DeleteTaxRatesIdParams struct {
// The tax rate's ID.
ID string
}
DeleteTaxRatesIdParams is parameters of DeleteTaxRatesId operation.
type DeleteTaxRatesIdRes ¶
type DeleteTaxRatesIdRes interface {
// contains filtered or unexported methods
}
type DeleteTaxRatesIdRulesRuleIDConflict ¶
type DeleteTaxRatesIdRulesRuleIDConflict Error
func (*DeleteTaxRatesIdRulesRuleIDConflict) Decode ¶
func (s *DeleteTaxRatesIdRulesRuleIDConflict) Decode(d *jx.Decoder) error
Decode decodes DeleteTaxRatesIdRulesRuleIDConflict from json.
func (*DeleteTaxRatesIdRulesRuleIDConflict) Encode ¶
func (s *DeleteTaxRatesIdRulesRuleIDConflict) Encode(e *jx.Encoder)
Encode encodes DeleteTaxRatesIdRulesRuleIDConflict as json.
func (*DeleteTaxRatesIdRulesRuleIDConflict) MarshalJSON ¶
func (s *DeleteTaxRatesIdRulesRuleIDConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteTaxRatesIdRulesRuleIDConflict) SetFake ¶
func (s *DeleteTaxRatesIdRulesRuleIDConflict) SetFake()
SetFake set fake values.
func (*DeleteTaxRatesIdRulesRuleIDConflict) UnmarshalJSON ¶
func (s *DeleteTaxRatesIdRulesRuleIDConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteTaxRatesIdRulesRuleIDConflict) Validate ¶
func (s *DeleteTaxRatesIdRulesRuleIDConflict) Validate() error
type DeleteTaxRatesIdRulesRuleIDInternalServerError ¶
type DeleteTaxRatesIdRulesRuleIDInternalServerError Error
func (*DeleteTaxRatesIdRulesRuleIDInternalServerError) Decode ¶
func (s *DeleteTaxRatesIdRulesRuleIDInternalServerError) Decode(d *jx.Decoder) error
Decode decodes DeleteTaxRatesIdRulesRuleIDInternalServerError from json.
func (*DeleteTaxRatesIdRulesRuleIDInternalServerError) Encode ¶
func (s *DeleteTaxRatesIdRulesRuleIDInternalServerError) Encode(e *jx.Encoder)
Encode encodes DeleteTaxRatesIdRulesRuleIDInternalServerError as json.
func (*DeleteTaxRatesIdRulesRuleIDInternalServerError) MarshalJSON ¶
func (s *DeleteTaxRatesIdRulesRuleIDInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteTaxRatesIdRulesRuleIDInternalServerError) SetFake ¶
func (s *DeleteTaxRatesIdRulesRuleIDInternalServerError) SetFake()
SetFake set fake values.
func (*DeleteTaxRatesIdRulesRuleIDInternalServerError) UnmarshalJSON ¶
func (s *DeleteTaxRatesIdRulesRuleIDInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteTaxRatesIdRulesRuleIDInternalServerError) Validate ¶
func (s *DeleteTaxRatesIdRulesRuleIDInternalServerError) Validate() error
type DeleteTaxRatesIdRulesRuleIDNotFound ¶
type DeleteTaxRatesIdRulesRuleIDNotFound Error
func (*DeleteTaxRatesIdRulesRuleIDNotFound) Decode ¶
func (s *DeleteTaxRatesIdRulesRuleIDNotFound) Decode(d *jx.Decoder) error
Decode decodes DeleteTaxRatesIdRulesRuleIDNotFound from json.
func (*DeleteTaxRatesIdRulesRuleIDNotFound) Encode ¶
func (s *DeleteTaxRatesIdRulesRuleIDNotFound) Encode(e *jx.Encoder)
Encode encodes DeleteTaxRatesIdRulesRuleIDNotFound as json.
func (*DeleteTaxRatesIdRulesRuleIDNotFound) MarshalJSON ¶
func (s *DeleteTaxRatesIdRulesRuleIDNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteTaxRatesIdRulesRuleIDNotFound) SetFake ¶
func (s *DeleteTaxRatesIdRulesRuleIDNotFound) SetFake()
SetFake set fake values.
func (*DeleteTaxRatesIdRulesRuleIDNotFound) UnmarshalJSON ¶
func (s *DeleteTaxRatesIdRulesRuleIDNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteTaxRatesIdRulesRuleIDNotFound) Validate ¶
func (s *DeleteTaxRatesIdRulesRuleIDNotFound) Validate() error
type DeleteTaxRatesIdRulesRuleIDParams ¶
type DeleteTaxRatesIdRulesRuleIDParams struct {
// The tax rate's ID.
ID string
// The tax rate's rule id.
RuleID string
}
DeleteTaxRatesIdRulesRuleIDParams is parameters of DeleteTaxRatesIdRulesRule_id operation.
type DeleteTaxRatesIdRulesRuleIDRes ¶
type DeleteTaxRatesIdRulesRuleIDRes interface {
// contains filtered or unexported methods
}
type DeleteTaxRatesIdRulesRuleIDUnprocessableEntity ¶
type DeleteTaxRatesIdRulesRuleIDUnprocessableEntity Error
func (*DeleteTaxRatesIdRulesRuleIDUnprocessableEntity) Decode ¶
func (s *DeleteTaxRatesIdRulesRuleIDUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes DeleteTaxRatesIdRulesRuleIDUnprocessableEntity from json.
func (*DeleteTaxRatesIdRulesRuleIDUnprocessableEntity) Encode ¶
func (s *DeleteTaxRatesIdRulesRuleIDUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes DeleteTaxRatesIdRulesRuleIDUnprocessableEntity as json.
func (*DeleteTaxRatesIdRulesRuleIDUnprocessableEntity) MarshalJSON ¶
func (s *DeleteTaxRatesIdRulesRuleIDUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteTaxRatesIdRulesRuleIDUnprocessableEntity) SetFake ¶
func (s *DeleteTaxRatesIdRulesRuleIDUnprocessableEntity) SetFake()
SetFake set fake values.
func (*DeleteTaxRatesIdRulesRuleIDUnprocessableEntity) UnmarshalJSON ¶
func (s *DeleteTaxRatesIdRulesRuleIDUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteTaxRatesIdRulesRuleIDUnprocessableEntity) Validate ¶
func (s *DeleteTaxRatesIdRulesRuleIDUnprocessableEntity) Validate() error
type DeleteTaxRatesIdUnprocessableEntity ¶
type DeleteTaxRatesIdUnprocessableEntity Error
func (*DeleteTaxRatesIdUnprocessableEntity) Decode ¶
func (s *DeleteTaxRatesIdUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes DeleteTaxRatesIdUnprocessableEntity from json.
func (*DeleteTaxRatesIdUnprocessableEntity) Encode ¶
func (s *DeleteTaxRatesIdUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes DeleteTaxRatesIdUnprocessableEntity as json.
func (*DeleteTaxRatesIdUnprocessableEntity) MarshalJSON ¶
func (s *DeleteTaxRatesIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteTaxRatesIdUnprocessableEntity) SetFake ¶
func (s *DeleteTaxRatesIdUnprocessableEntity) SetFake()
SetFake set fake values.
func (*DeleteTaxRatesIdUnprocessableEntity) UnmarshalJSON ¶
func (s *DeleteTaxRatesIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteTaxRatesIdUnprocessableEntity) Validate ¶
func (s *DeleteTaxRatesIdUnprocessableEntity) Validate() error
type DeleteTaxRegionsIdConflict ¶
type DeleteTaxRegionsIdConflict Error
func (*DeleteTaxRegionsIdConflict) Decode ¶
func (s *DeleteTaxRegionsIdConflict) Decode(d *jx.Decoder) error
Decode decodes DeleteTaxRegionsIdConflict from json.
func (*DeleteTaxRegionsIdConflict) Encode ¶
func (s *DeleteTaxRegionsIdConflict) Encode(e *jx.Encoder)
Encode encodes DeleteTaxRegionsIdConflict as json.
func (*DeleteTaxRegionsIdConflict) MarshalJSON ¶
func (s *DeleteTaxRegionsIdConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteTaxRegionsIdConflict) SetFake ¶
func (s *DeleteTaxRegionsIdConflict) SetFake()
SetFake set fake values.
func (*DeleteTaxRegionsIdConflict) UnmarshalJSON ¶
func (s *DeleteTaxRegionsIdConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteTaxRegionsIdConflict) Validate ¶
func (s *DeleteTaxRegionsIdConflict) Validate() error
type DeleteTaxRegionsIdInternalServerError ¶
type DeleteTaxRegionsIdInternalServerError Error
func (*DeleteTaxRegionsIdInternalServerError) Decode ¶
func (s *DeleteTaxRegionsIdInternalServerError) Decode(d *jx.Decoder) error
Decode decodes DeleteTaxRegionsIdInternalServerError from json.
func (*DeleteTaxRegionsIdInternalServerError) Encode ¶
func (s *DeleteTaxRegionsIdInternalServerError) Encode(e *jx.Encoder)
Encode encodes DeleteTaxRegionsIdInternalServerError as json.
func (*DeleteTaxRegionsIdInternalServerError) MarshalJSON ¶
func (s *DeleteTaxRegionsIdInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteTaxRegionsIdInternalServerError) SetFake ¶
func (s *DeleteTaxRegionsIdInternalServerError) SetFake()
SetFake set fake values.
func (*DeleteTaxRegionsIdInternalServerError) UnmarshalJSON ¶
func (s *DeleteTaxRegionsIdInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteTaxRegionsIdInternalServerError) Validate ¶
func (s *DeleteTaxRegionsIdInternalServerError) Validate() error
type DeleteTaxRegionsIdNotFound ¶
type DeleteTaxRegionsIdNotFound Error
func (*DeleteTaxRegionsIdNotFound) Decode ¶
func (s *DeleteTaxRegionsIdNotFound) Decode(d *jx.Decoder) error
Decode decodes DeleteTaxRegionsIdNotFound from json.
func (*DeleteTaxRegionsIdNotFound) Encode ¶
func (s *DeleteTaxRegionsIdNotFound) Encode(e *jx.Encoder)
Encode encodes DeleteTaxRegionsIdNotFound as json.
func (*DeleteTaxRegionsIdNotFound) MarshalJSON ¶
func (s *DeleteTaxRegionsIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteTaxRegionsIdNotFound) SetFake ¶
func (s *DeleteTaxRegionsIdNotFound) SetFake()
SetFake set fake values.
func (*DeleteTaxRegionsIdNotFound) UnmarshalJSON ¶
func (s *DeleteTaxRegionsIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteTaxRegionsIdNotFound) Validate ¶
func (s *DeleteTaxRegionsIdNotFound) Validate() error
type DeleteTaxRegionsIdParams ¶
type DeleteTaxRegionsIdParams struct {
// The tax region's ID.
ID string
}
DeleteTaxRegionsIdParams is parameters of DeleteTaxRegionsId operation.
type DeleteTaxRegionsIdRes ¶
type DeleteTaxRegionsIdRes interface {
// contains filtered or unexported methods
}
type DeleteTaxRegionsIdUnprocessableEntity ¶
type DeleteTaxRegionsIdUnprocessableEntity Error
func (*DeleteTaxRegionsIdUnprocessableEntity) Decode ¶
func (s *DeleteTaxRegionsIdUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes DeleteTaxRegionsIdUnprocessableEntity from json.
func (*DeleteTaxRegionsIdUnprocessableEntity) Encode ¶
func (s *DeleteTaxRegionsIdUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes DeleteTaxRegionsIdUnprocessableEntity as json.
func (*DeleteTaxRegionsIdUnprocessableEntity) MarshalJSON ¶
func (s *DeleteTaxRegionsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteTaxRegionsIdUnprocessableEntity) SetFake ¶
func (s *DeleteTaxRegionsIdUnprocessableEntity) SetFake()
SetFake set fake values.
func (*DeleteTaxRegionsIdUnprocessableEntity) UnmarshalJSON ¶
func (s *DeleteTaxRegionsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteTaxRegionsIdUnprocessableEntity) Validate ¶
func (s *DeleteTaxRegionsIdUnprocessableEntity) Validate() error
type DeleteUsersIdConflict ¶
type DeleteUsersIdConflict Error
func (*DeleteUsersIdConflict) Decode ¶
func (s *DeleteUsersIdConflict) Decode(d *jx.Decoder) error
Decode decodes DeleteUsersIdConflict from json.
func (*DeleteUsersIdConflict) Encode ¶
func (s *DeleteUsersIdConflict) Encode(e *jx.Encoder)
Encode encodes DeleteUsersIdConflict as json.
func (*DeleteUsersIdConflict) MarshalJSON ¶
func (s *DeleteUsersIdConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteUsersIdConflict) SetFake ¶
func (s *DeleteUsersIdConflict) SetFake()
SetFake set fake values.
func (*DeleteUsersIdConflict) UnmarshalJSON ¶
func (s *DeleteUsersIdConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteUsersIdConflict) Validate ¶
func (s *DeleteUsersIdConflict) Validate() error
type DeleteUsersIdInternalServerError ¶
type DeleteUsersIdInternalServerError Error
func (*DeleteUsersIdInternalServerError) Decode ¶
func (s *DeleteUsersIdInternalServerError) Decode(d *jx.Decoder) error
Decode decodes DeleteUsersIdInternalServerError from json.
func (*DeleteUsersIdInternalServerError) Encode ¶
func (s *DeleteUsersIdInternalServerError) Encode(e *jx.Encoder)
Encode encodes DeleteUsersIdInternalServerError as json.
func (*DeleteUsersIdInternalServerError) MarshalJSON ¶
func (s *DeleteUsersIdInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteUsersIdInternalServerError) SetFake ¶
func (s *DeleteUsersIdInternalServerError) SetFake()
SetFake set fake values.
func (*DeleteUsersIdInternalServerError) UnmarshalJSON ¶
func (s *DeleteUsersIdInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteUsersIdInternalServerError) Validate ¶
func (s *DeleteUsersIdInternalServerError) Validate() error
type DeleteUsersIdNotFound ¶
type DeleteUsersIdNotFound Error
func (*DeleteUsersIdNotFound) Decode ¶
func (s *DeleteUsersIdNotFound) Decode(d *jx.Decoder) error
Decode decodes DeleteUsersIdNotFound from json.
func (*DeleteUsersIdNotFound) Encode ¶
func (s *DeleteUsersIdNotFound) Encode(e *jx.Encoder)
Encode encodes DeleteUsersIdNotFound as json.
func (*DeleteUsersIdNotFound) MarshalJSON ¶
func (s *DeleteUsersIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteUsersIdNotFound) SetFake ¶
func (s *DeleteUsersIdNotFound) SetFake()
SetFake set fake values.
func (*DeleteUsersIdNotFound) UnmarshalJSON ¶
func (s *DeleteUsersIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteUsersIdNotFound) Validate ¶
func (s *DeleteUsersIdNotFound) Validate() error
type DeleteUsersIdParams ¶
type DeleteUsersIdParams struct {
// The user's ID.
ID string
}
DeleteUsersIdParams is parameters of DeleteUsersId operation.
type DeleteUsersIdRes ¶
type DeleteUsersIdRes interface {
// contains filtered or unexported methods
}
type DeleteUsersIdUnprocessableEntity ¶
type DeleteUsersIdUnprocessableEntity Error
func (*DeleteUsersIdUnprocessableEntity) Decode ¶
func (s *DeleteUsersIdUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes DeleteUsersIdUnprocessableEntity from json.
func (*DeleteUsersIdUnprocessableEntity) Encode ¶
func (s *DeleteUsersIdUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes DeleteUsersIdUnprocessableEntity as json.
func (*DeleteUsersIdUnprocessableEntity) MarshalJSON ¶
func (s *DeleteUsersIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*DeleteUsersIdUnprocessableEntity) SetFake ¶
func (s *DeleteUsersIdUnprocessableEntity) SetFake()
SetFake set fake values.
func (*DeleteUsersIdUnprocessableEntity) UnmarshalJSON ¶
func (s *DeleteUsersIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*DeleteUsersIdUnprocessableEntity) Validate ¶
func (s *DeleteUsersIdUnprocessableEntity) Validate() error
type Error ¶
type Error struct {
// A slug code to indicate the type of the error.
Code OptErrorCode `json:"code"`
// Description of the error that occurred.
Message OptString `json:"message"`
// A slug indicating the type of the error.
Type OptErrorType `json:"type"`
}
Ref: #/components/schemas/Error
func (*Error) GetMessage ¶
GetMessage returns the value of Message.
func (*Error) MarshalJSON ¶
MarshalJSON implements stdjson.Marshaler.
func (*Error) SetMessage ¶
SetMessage sets the value of Message.
func (*Error) UnmarshalJSON ¶
UnmarshalJSON implements stdjson.Unmarshaler.
type ErrorCode ¶
type ErrorCode string
A slug code to indicate the type of the error.
func (ErrorCode) MarshalJSON ¶
MarshalJSON implements stdjson.Marshaler.
func (ErrorCode) MarshalText ¶
MarshalText implements encoding.TextMarshaler.
func (*ErrorCode) UnmarshalJSON ¶
UnmarshalJSON implements stdjson.Unmarshaler.
func (*ErrorCode) UnmarshalText ¶
UnmarshalText implements encoding.TextUnmarshaler.
type ErrorType ¶
type ErrorType string
A slug indicating the type of the error.
const ( ErrorTypeQueryRunnerAlreadyReleasedError ErrorType = "QueryRunnerAlreadyReleasedError" ErrorTypeTransactionAlreadyStartedError ErrorType = "TransactionAlreadyStartedError" ErrorTypeTransactionNotStartedError ErrorType = "TransactionNotStartedError" ErrorTypeConflict ErrorType = "conflict" ErrorTypePaymentAuthorizationError ErrorType = "payment_authorization_error" ErrorTypeDuplicateError ErrorType = "duplicate_error" ErrorTypeNotAllowed ErrorType = "not_allowed" ErrorTypeInvalidData ErrorType = "invalid_data" ErrorTypeNotFound ErrorType = "not_found" ErrorTypeDatabaseError ErrorType = "database_error" ErrorTypeUnexpectedState ErrorType = "unexpected_state" ErrorTypeInvalidArgument ErrorType = "invalid_argument" ErrorTypeUnknownError ErrorType = "unknown_error" )
func (ErrorType) MarshalJSON ¶
MarshalJSON implements stdjson.Marshaler.
func (ErrorType) MarshalText ¶
MarshalText implements encoding.TextMarshaler.
func (*ErrorType) UnmarshalJSON ¶
UnmarshalJSON implements stdjson.Unmarshaler.
func (*ErrorType) UnmarshalText ¶
UnmarshalText implements encoding.TextUnmarshaler.
type GetApiKeysConflict ¶
type GetApiKeysConflict Error
func (*GetApiKeysConflict) Decode ¶
func (s *GetApiKeysConflict) Decode(d *jx.Decoder) error
Decode decodes GetApiKeysConflict from json.
func (*GetApiKeysConflict) Encode ¶
func (s *GetApiKeysConflict) Encode(e *jx.Encoder)
Encode encodes GetApiKeysConflict as json.
func (*GetApiKeysConflict) MarshalJSON ¶
func (s *GetApiKeysConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetApiKeysConflict) SetFake ¶
func (s *GetApiKeysConflict) SetFake()
SetFake set fake values.
func (*GetApiKeysConflict) UnmarshalJSON ¶
func (s *GetApiKeysConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetApiKeysConflict) Validate ¶
func (s *GetApiKeysConflict) Validate() error
type GetApiKeysIdConflict ¶
type GetApiKeysIdConflict Error
func (*GetApiKeysIdConflict) Decode ¶
func (s *GetApiKeysIdConflict) Decode(d *jx.Decoder) error
Decode decodes GetApiKeysIdConflict from json.
func (*GetApiKeysIdConflict) Encode ¶
func (s *GetApiKeysIdConflict) Encode(e *jx.Encoder)
Encode encodes GetApiKeysIdConflict as json.
func (*GetApiKeysIdConflict) MarshalJSON ¶
func (s *GetApiKeysIdConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetApiKeysIdConflict) SetFake ¶
func (s *GetApiKeysIdConflict) SetFake()
SetFake set fake values.
func (*GetApiKeysIdConflict) UnmarshalJSON ¶
func (s *GetApiKeysIdConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetApiKeysIdConflict) Validate ¶
func (s *GetApiKeysIdConflict) Validate() error
type GetApiKeysIdInternalServerError ¶
type GetApiKeysIdInternalServerError Error
func (*GetApiKeysIdInternalServerError) Decode ¶
func (s *GetApiKeysIdInternalServerError) Decode(d *jx.Decoder) error
Decode decodes GetApiKeysIdInternalServerError from json.
func (*GetApiKeysIdInternalServerError) Encode ¶
func (s *GetApiKeysIdInternalServerError) Encode(e *jx.Encoder)
Encode encodes GetApiKeysIdInternalServerError as json.
func (*GetApiKeysIdInternalServerError) MarshalJSON ¶
func (s *GetApiKeysIdInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetApiKeysIdInternalServerError) SetFake ¶
func (s *GetApiKeysIdInternalServerError) SetFake()
SetFake set fake values.
func (*GetApiKeysIdInternalServerError) UnmarshalJSON ¶
func (s *GetApiKeysIdInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetApiKeysIdInternalServerError) Validate ¶
func (s *GetApiKeysIdInternalServerError) Validate() error
type GetApiKeysIdNotFound ¶
type GetApiKeysIdNotFound Error
func (*GetApiKeysIdNotFound) Decode ¶
func (s *GetApiKeysIdNotFound) Decode(d *jx.Decoder) error
Decode decodes GetApiKeysIdNotFound from json.
func (*GetApiKeysIdNotFound) Encode ¶
func (s *GetApiKeysIdNotFound) Encode(e *jx.Encoder)
Encode encodes GetApiKeysIdNotFound as json.
func (*GetApiKeysIdNotFound) MarshalJSON ¶
func (s *GetApiKeysIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetApiKeysIdNotFound) SetFake ¶
func (s *GetApiKeysIdNotFound) SetFake()
SetFake set fake values.
func (*GetApiKeysIdNotFound) UnmarshalJSON ¶
func (s *GetApiKeysIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetApiKeysIdNotFound) Validate ¶
func (s *GetApiKeysIdNotFound) Validate() error
type GetApiKeysIdParams ¶
type GetApiKeysIdParams struct {
// The api key's ID.
ID string
}
GetApiKeysIdParams is parameters of GetApiKeysId operation.
type GetApiKeysIdRes ¶
type GetApiKeysIdRes interface {
// contains filtered or unexported methods
}
type GetApiKeysIdUnprocessableEntity ¶
type GetApiKeysIdUnprocessableEntity Error
func (*GetApiKeysIdUnprocessableEntity) Decode ¶
func (s *GetApiKeysIdUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes GetApiKeysIdUnprocessableEntity from json.
func (*GetApiKeysIdUnprocessableEntity) Encode ¶
func (s *GetApiKeysIdUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes GetApiKeysIdUnprocessableEntity as json.
func (*GetApiKeysIdUnprocessableEntity) MarshalJSON ¶
func (s *GetApiKeysIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetApiKeysIdUnprocessableEntity) SetFake ¶
func (s *GetApiKeysIdUnprocessableEntity) SetFake()
SetFake set fake values.
func (*GetApiKeysIdUnprocessableEntity) UnmarshalJSON ¶
func (s *GetApiKeysIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetApiKeysIdUnprocessableEntity) Validate ¶
func (s *GetApiKeysIdUnprocessableEntity) Validate() error
type GetApiKeysInternalServerError ¶
type GetApiKeysInternalServerError Error
func (*GetApiKeysInternalServerError) Decode ¶
func (s *GetApiKeysInternalServerError) Decode(d *jx.Decoder) error
Decode decodes GetApiKeysInternalServerError from json.
func (*GetApiKeysInternalServerError) Encode ¶
func (s *GetApiKeysInternalServerError) Encode(e *jx.Encoder)
Encode encodes GetApiKeysInternalServerError as json.
func (*GetApiKeysInternalServerError) MarshalJSON ¶
func (s *GetApiKeysInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetApiKeysInternalServerError) SetFake ¶
func (s *GetApiKeysInternalServerError) SetFake()
SetFake set fake values.
func (*GetApiKeysInternalServerError) UnmarshalJSON ¶
func (s *GetApiKeysInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetApiKeysInternalServerError) Validate ¶
func (s *GetApiKeysInternalServerError) Validate() error
type GetApiKeysNotFound ¶
type GetApiKeysNotFound Error
func (*GetApiKeysNotFound) Decode ¶
func (s *GetApiKeysNotFound) Decode(d *jx.Decoder) error
Decode decodes GetApiKeysNotFound from json.
func (*GetApiKeysNotFound) Encode ¶
func (s *GetApiKeysNotFound) Encode(e *jx.Encoder)
Encode encodes GetApiKeysNotFound as json.
func (*GetApiKeysNotFound) MarshalJSON ¶
func (s *GetApiKeysNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetApiKeysNotFound) SetFake ¶
func (s *GetApiKeysNotFound) SetFake()
SetFake set fake values.
func (*GetApiKeysNotFound) UnmarshalJSON ¶
func (s *GetApiKeysNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetApiKeysNotFound) Validate ¶
func (s *GetApiKeysNotFound) Validate() error
type GetApiKeysRes ¶
type GetApiKeysRes interface {
// contains filtered or unexported methods
}
type GetApiKeysUnprocessableEntity ¶
type GetApiKeysUnprocessableEntity Error
func (*GetApiKeysUnprocessableEntity) Decode ¶
func (s *GetApiKeysUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes GetApiKeysUnprocessableEntity from json.
func (*GetApiKeysUnprocessableEntity) Encode ¶
func (s *GetApiKeysUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes GetApiKeysUnprocessableEntity as json.
func (*GetApiKeysUnprocessableEntity) MarshalJSON ¶
func (s *GetApiKeysUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetApiKeysUnprocessableEntity) SetFake ¶
func (s *GetApiKeysUnprocessableEntity) SetFake()
SetFake set fake values.
func (*GetApiKeysUnprocessableEntity) UnmarshalJSON ¶
func (s *GetApiKeysUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetApiKeysUnprocessableEntity) Validate ¶
func (s *GetApiKeysUnprocessableEntity) Validate() error
type GetCampaignsConflict ¶
type GetCampaignsConflict Error
func (*GetCampaignsConflict) Decode ¶
func (s *GetCampaignsConflict) Decode(d *jx.Decoder) error
Decode decodes GetCampaignsConflict from json.
func (*GetCampaignsConflict) Encode ¶
func (s *GetCampaignsConflict) Encode(e *jx.Encoder)
Encode encodes GetCampaignsConflict as json.
func (*GetCampaignsConflict) MarshalJSON ¶
func (s *GetCampaignsConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetCampaignsConflict) SetFake ¶
func (s *GetCampaignsConflict) SetFake()
SetFake set fake values.
func (*GetCampaignsConflict) UnmarshalJSON ¶
func (s *GetCampaignsConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetCampaignsConflict) Validate ¶
func (s *GetCampaignsConflict) Validate() error
type GetCampaignsIdConflict ¶
type GetCampaignsIdConflict Error
func (*GetCampaignsIdConflict) Decode ¶
func (s *GetCampaignsIdConflict) Decode(d *jx.Decoder) error
Decode decodes GetCampaignsIdConflict from json.
func (*GetCampaignsIdConflict) Encode ¶
func (s *GetCampaignsIdConflict) Encode(e *jx.Encoder)
Encode encodes GetCampaignsIdConflict as json.
func (*GetCampaignsIdConflict) MarshalJSON ¶
func (s *GetCampaignsIdConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetCampaignsIdConflict) SetFake ¶
func (s *GetCampaignsIdConflict) SetFake()
SetFake set fake values.
func (*GetCampaignsIdConflict) UnmarshalJSON ¶
func (s *GetCampaignsIdConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetCampaignsIdConflict) Validate ¶
func (s *GetCampaignsIdConflict) Validate() error
type GetCampaignsIdInternalServerError ¶
type GetCampaignsIdInternalServerError Error
func (*GetCampaignsIdInternalServerError) Decode ¶
func (s *GetCampaignsIdInternalServerError) Decode(d *jx.Decoder) error
Decode decodes GetCampaignsIdInternalServerError from json.
func (*GetCampaignsIdInternalServerError) Encode ¶
func (s *GetCampaignsIdInternalServerError) Encode(e *jx.Encoder)
Encode encodes GetCampaignsIdInternalServerError as json.
func (*GetCampaignsIdInternalServerError) MarshalJSON ¶
func (s *GetCampaignsIdInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetCampaignsIdInternalServerError) SetFake ¶
func (s *GetCampaignsIdInternalServerError) SetFake()
SetFake set fake values.
func (*GetCampaignsIdInternalServerError) UnmarshalJSON ¶
func (s *GetCampaignsIdInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetCampaignsIdInternalServerError) Validate ¶
func (s *GetCampaignsIdInternalServerError) Validate() error
type GetCampaignsIdNotFound ¶
type GetCampaignsIdNotFound Error
func (*GetCampaignsIdNotFound) Decode ¶
func (s *GetCampaignsIdNotFound) Decode(d *jx.Decoder) error
Decode decodes GetCampaignsIdNotFound from json.
func (*GetCampaignsIdNotFound) Encode ¶
func (s *GetCampaignsIdNotFound) Encode(e *jx.Encoder)
Encode encodes GetCampaignsIdNotFound as json.
func (*GetCampaignsIdNotFound) MarshalJSON ¶
func (s *GetCampaignsIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetCampaignsIdNotFound) SetFake ¶
func (s *GetCampaignsIdNotFound) SetFake()
SetFake set fake values.
func (*GetCampaignsIdNotFound) UnmarshalJSON ¶
func (s *GetCampaignsIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetCampaignsIdNotFound) Validate ¶
func (s *GetCampaignsIdNotFound) Validate() error
type GetCampaignsIdParams ¶
type GetCampaignsIdParams struct {
// The campaign's ID.
ID string
}
GetCampaignsIdParams is parameters of GetCampaignsId operation.
type GetCampaignsIdRes ¶
type GetCampaignsIdRes interface {
// contains filtered or unexported methods
}
type GetCampaignsIdUnprocessableEntity ¶
type GetCampaignsIdUnprocessableEntity Error
func (*GetCampaignsIdUnprocessableEntity) Decode ¶
func (s *GetCampaignsIdUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes GetCampaignsIdUnprocessableEntity from json.
func (*GetCampaignsIdUnprocessableEntity) Encode ¶
func (s *GetCampaignsIdUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes GetCampaignsIdUnprocessableEntity as json.
func (*GetCampaignsIdUnprocessableEntity) MarshalJSON ¶
func (s *GetCampaignsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetCampaignsIdUnprocessableEntity) SetFake ¶
func (s *GetCampaignsIdUnprocessableEntity) SetFake()
SetFake set fake values.
func (*GetCampaignsIdUnprocessableEntity) UnmarshalJSON ¶
func (s *GetCampaignsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetCampaignsIdUnprocessableEntity) Validate ¶
func (s *GetCampaignsIdUnprocessableEntity) Validate() error
type GetCampaignsInternalServerError ¶
type GetCampaignsInternalServerError Error
func (*GetCampaignsInternalServerError) Decode ¶
func (s *GetCampaignsInternalServerError) Decode(d *jx.Decoder) error
Decode decodes GetCampaignsInternalServerError from json.
func (*GetCampaignsInternalServerError) Encode ¶
func (s *GetCampaignsInternalServerError) Encode(e *jx.Encoder)
Encode encodes GetCampaignsInternalServerError as json.
func (*GetCampaignsInternalServerError) MarshalJSON ¶
func (s *GetCampaignsInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetCampaignsInternalServerError) SetFake ¶
func (s *GetCampaignsInternalServerError) SetFake()
SetFake set fake values.
func (*GetCampaignsInternalServerError) UnmarshalJSON ¶
func (s *GetCampaignsInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetCampaignsInternalServerError) Validate ¶
func (s *GetCampaignsInternalServerError) Validate() error
type GetCampaignsNotFound ¶
type GetCampaignsNotFound Error
func (*GetCampaignsNotFound) Decode ¶
func (s *GetCampaignsNotFound) Decode(d *jx.Decoder) error
Decode decodes GetCampaignsNotFound from json.
func (*GetCampaignsNotFound) Encode ¶
func (s *GetCampaignsNotFound) Encode(e *jx.Encoder)
Encode encodes GetCampaignsNotFound as json.
func (*GetCampaignsNotFound) MarshalJSON ¶
func (s *GetCampaignsNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetCampaignsNotFound) SetFake ¶
func (s *GetCampaignsNotFound) SetFake()
SetFake set fake values.
func (*GetCampaignsNotFound) UnmarshalJSON ¶
func (s *GetCampaignsNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetCampaignsNotFound) Validate ¶
func (s *GetCampaignsNotFound) Validate() error
type GetCampaignsRes ¶
type GetCampaignsRes interface {
// contains filtered or unexported methods
}
type GetCampaignsUnprocessableEntity ¶
type GetCampaignsUnprocessableEntity Error
func (*GetCampaignsUnprocessableEntity) Decode ¶
func (s *GetCampaignsUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes GetCampaignsUnprocessableEntity from json.
func (*GetCampaignsUnprocessableEntity) Encode ¶
func (s *GetCampaignsUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes GetCampaignsUnprocessableEntity as json.
func (*GetCampaignsUnprocessableEntity) MarshalJSON ¶
func (s *GetCampaignsUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetCampaignsUnprocessableEntity) SetFake ¶
func (s *GetCampaignsUnprocessableEntity) SetFake()
SetFake set fake values.
func (*GetCampaignsUnprocessableEntity) UnmarshalJSON ¶
func (s *GetCampaignsUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetCampaignsUnprocessableEntity) Validate ¶
func (s *GetCampaignsUnprocessableEntity) Validate() error
type GetCollectionsConflict ¶
type GetCollectionsConflict Error
func (*GetCollectionsConflict) Decode ¶
func (s *GetCollectionsConflict) Decode(d *jx.Decoder) error
Decode decodes GetCollectionsConflict from json.
func (*GetCollectionsConflict) Encode ¶
func (s *GetCollectionsConflict) Encode(e *jx.Encoder)
Encode encodes GetCollectionsConflict as json.
func (*GetCollectionsConflict) MarshalJSON ¶
func (s *GetCollectionsConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetCollectionsConflict) SetFake ¶
func (s *GetCollectionsConflict) SetFake()
SetFake set fake values.
func (*GetCollectionsConflict) UnmarshalJSON ¶
func (s *GetCollectionsConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetCollectionsConflict) Validate ¶
func (s *GetCollectionsConflict) Validate() error
type GetCollectionsIdConflict ¶
type GetCollectionsIdConflict Error
func (*GetCollectionsIdConflict) Decode ¶
func (s *GetCollectionsIdConflict) Decode(d *jx.Decoder) error
Decode decodes GetCollectionsIdConflict from json.
func (*GetCollectionsIdConflict) Encode ¶
func (s *GetCollectionsIdConflict) Encode(e *jx.Encoder)
Encode encodes GetCollectionsIdConflict as json.
func (*GetCollectionsIdConflict) MarshalJSON ¶
func (s *GetCollectionsIdConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetCollectionsIdConflict) SetFake ¶
func (s *GetCollectionsIdConflict) SetFake()
SetFake set fake values.
func (*GetCollectionsIdConflict) UnmarshalJSON ¶
func (s *GetCollectionsIdConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetCollectionsIdConflict) Validate ¶
func (s *GetCollectionsIdConflict) Validate() error
type GetCollectionsIdInternalServerError ¶
type GetCollectionsIdInternalServerError Error
func (*GetCollectionsIdInternalServerError) Decode ¶
func (s *GetCollectionsIdInternalServerError) Decode(d *jx.Decoder) error
Decode decodes GetCollectionsIdInternalServerError from json.
func (*GetCollectionsIdInternalServerError) Encode ¶
func (s *GetCollectionsIdInternalServerError) Encode(e *jx.Encoder)
Encode encodes GetCollectionsIdInternalServerError as json.
func (*GetCollectionsIdInternalServerError) MarshalJSON ¶
func (s *GetCollectionsIdInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetCollectionsIdInternalServerError) SetFake ¶
func (s *GetCollectionsIdInternalServerError) SetFake()
SetFake set fake values.
func (*GetCollectionsIdInternalServerError) UnmarshalJSON ¶
func (s *GetCollectionsIdInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetCollectionsIdInternalServerError) Validate ¶
func (s *GetCollectionsIdInternalServerError) Validate() error
type GetCollectionsIdNotFound ¶
type GetCollectionsIdNotFound Error
func (*GetCollectionsIdNotFound) Decode ¶
func (s *GetCollectionsIdNotFound) Decode(d *jx.Decoder) error
Decode decodes GetCollectionsIdNotFound from json.
func (*GetCollectionsIdNotFound) Encode ¶
func (s *GetCollectionsIdNotFound) Encode(e *jx.Encoder)
Encode encodes GetCollectionsIdNotFound as json.
func (*GetCollectionsIdNotFound) MarshalJSON ¶
func (s *GetCollectionsIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetCollectionsIdNotFound) SetFake ¶
func (s *GetCollectionsIdNotFound) SetFake()
SetFake set fake values.
func (*GetCollectionsIdNotFound) UnmarshalJSON ¶
func (s *GetCollectionsIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetCollectionsIdNotFound) Validate ¶
func (s *GetCollectionsIdNotFound) Validate() error
type GetCollectionsIdParams ¶
type GetCollectionsIdParams struct {
// The collection's ID.
ID string
}
GetCollectionsIdParams is parameters of GetCollectionsId operation.
type GetCollectionsIdRes ¶
type GetCollectionsIdRes interface {
// contains filtered or unexported methods
}
type GetCollectionsIdUnprocessableEntity ¶
type GetCollectionsIdUnprocessableEntity Error
func (*GetCollectionsIdUnprocessableEntity) Decode ¶
func (s *GetCollectionsIdUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes GetCollectionsIdUnprocessableEntity from json.
func (*GetCollectionsIdUnprocessableEntity) Encode ¶
func (s *GetCollectionsIdUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes GetCollectionsIdUnprocessableEntity as json.
func (*GetCollectionsIdUnprocessableEntity) MarshalJSON ¶
func (s *GetCollectionsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetCollectionsIdUnprocessableEntity) SetFake ¶
func (s *GetCollectionsIdUnprocessableEntity) SetFake()
SetFake set fake values.
func (*GetCollectionsIdUnprocessableEntity) UnmarshalJSON ¶
func (s *GetCollectionsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetCollectionsIdUnprocessableEntity) Validate ¶
func (s *GetCollectionsIdUnprocessableEntity) Validate() error
type GetCollectionsInternalServerError ¶
type GetCollectionsInternalServerError Error
func (*GetCollectionsInternalServerError) Decode ¶
func (s *GetCollectionsInternalServerError) Decode(d *jx.Decoder) error
Decode decodes GetCollectionsInternalServerError from json.
func (*GetCollectionsInternalServerError) Encode ¶
func (s *GetCollectionsInternalServerError) Encode(e *jx.Encoder)
Encode encodes GetCollectionsInternalServerError as json.
func (*GetCollectionsInternalServerError) MarshalJSON ¶
func (s *GetCollectionsInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetCollectionsInternalServerError) SetFake ¶
func (s *GetCollectionsInternalServerError) SetFake()
SetFake set fake values.
func (*GetCollectionsInternalServerError) UnmarshalJSON ¶
func (s *GetCollectionsInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetCollectionsInternalServerError) Validate ¶
func (s *GetCollectionsInternalServerError) Validate() error
type GetCollectionsNotFound ¶
type GetCollectionsNotFound Error
func (*GetCollectionsNotFound) Decode ¶
func (s *GetCollectionsNotFound) Decode(d *jx.Decoder) error
Decode decodes GetCollectionsNotFound from json.
func (*GetCollectionsNotFound) Encode ¶
func (s *GetCollectionsNotFound) Encode(e *jx.Encoder)
Encode encodes GetCollectionsNotFound as json.
func (*GetCollectionsNotFound) MarshalJSON ¶
func (s *GetCollectionsNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetCollectionsNotFound) SetFake ¶
func (s *GetCollectionsNotFound) SetFake()
SetFake set fake values.
func (*GetCollectionsNotFound) UnmarshalJSON ¶
func (s *GetCollectionsNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetCollectionsNotFound) Validate ¶
func (s *GetCollectionsNotFound) Validate() error
type GetCollectionsRes ¶
type GetCollectionsRes interface {
// contains filtered or unexported methods
}
type GetCollectionsUnprocessableEntity ¶
type GetCollectionsUnprocessableEntity Error
func (*GetCollectionsUnprocessableEntity) Decode ¶
func (s *GetCollectionsUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes GetCollectionsUnprocessableEntity from json.
func (*GetCollectionsUnprocessableEntity) Encode ¶
func (s *GetCollectionsUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes GetCollectionsUnprocessableEntity as json.
func (*GetCollectionsUnprocessableEntity) MarshalJSON ¶
func (s *GetCollectionsUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetCollectionsUnprocessableEntity) SetFake ¶
func (s *GetCollectionsUnprocessableEntity) SetFake()
SetFake set fake values.
func (*GetCollectionsUnprocessableEntity) UnmarshalJSON ¶
func (s *GetCollectionsUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetCollectionsUnprocessableEntity) Validate ¶
func (s *GetCollectionsUnprocessableEntity) Validate() error
type GetCurrenciesCodeConflict ¶
type GetCurrenciesCodeConflict Error
func (*GetCurrenciesCodeConflict) Decode ¶
func (s *GetCurrenciesCodeConflict) Decode(d *jx.Decoder) error
Decode decodes GetCurrenciesCodeConflict from json.
func (*GetCurrenciesCodeConflict) Encode ¶
func (s *GetCurrenciesCodeConflict) Encode(e *jx.Encoder)
Encode encodes GetCurrenciesCodeConflict as json.
func (*GetCurrenciesCodeConflict) MarshalJSON ¶
func (s *GetCurrenciesCodeConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetCurrenciesCodeConflict) SetFake ¶
func (s *GetCurrenciesCodeConflict) SetFake()
SetFake set fake values.
func (*GetCurrenciesCodeConflict) UnmarshalJSON ¶
func (s *GetCurrenciesCodeConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetCurrenciesCodeConflict) Validate ¶
func (s *GetCurrenciesCodeConflict) Validate() error
type GetCurrenciesCodeInternalServerError ¶
type GetCurrenciesCodeInternalServerError Error
func (*GetCurrenciesCodeInternalServerError) Decode ¶
func (s *GetCurrenciesCodeInternalServerError) Decode(d *jx.Decoder) error
Decode decodes GetCurrenciesCodeInternalServerError from json.
func (*GetCurrenciesCodeInternalServerError) Encode ¶
func (s *GetCurrenciesCodeInternalServerError) Encode(e *jx.Encoder)
Encode encodes GetCurrenciesCodeInternalServerError as json.
func (*GetCurrenciesCodeInternalServerError) MarshalJSON ¶
func (s *GetCurrenciesCodeInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetCurrenciesCodeInternalServerError) SetFake ¶
func (s *GetCurrenciesCodeInternalServerError) SetFake()
SetFake set fake values.
func (*GetCurrenciesCodeInternalServerError) UnmarshalJSON ¶
func (s *GetCurrenciesCodeInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetCurrenciesCodeInternalServerError) Validate ¶
func (s *GetCurrenciesCodeInternalServerError) Validate() error
type GetCurrenciesCodeNotFound ¶
type GetCurrenciesCodeNotFound Error
func (*GetCurrenciesCodeNotFound) Decode ¶
func (s *GetCurrenciesCodeNotFound) Decode(d *jx.Decoder) error
Decode decodes GetCurrenciesCodeNotFound from json.
func (*GetCurrenciesCodeNotFound) Encode ¶
func (s *GetCurrenciesCodeNotFound) Encode(e *jx.Encoder)
Encode encodes GetCurrenciesCodeNotFound as json.
func (*GetCurrenciesCodeNotFound) MarshalJSON ¶
func (s *GetCurrenciesCodeNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetCurrenciesCodeNotFound) SetFake ¶
func (s *GetCurrenciesCodeNotFound) SetFake()
SetFake set fake values.
func (*GetCurrenciesCodeNotFound) UnmarshalJSON ¶
func (s *GetCurrenciesCodeNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetCurrenciesCodeNotFound) Validate ¶
func (s *GetCurrenciesCodeNotFound) Validate() error
type GetCurrenciesCodeParams ¶
type GetCurrenciesCodeParams struct {
// The currency's code.
Code string
}
GetCurrenciesCodeParams is parameters of GetCurrenciesCode operation.
type GetCurrenciesCodeRes ¶
type GetCurrenciesCodeRes interface {
// contains filtered or unexported methods
}
type GetCurrenciesCodeUnprocessableEntity ¶
type GetCurrenciesCodeUnprocessableEntity Error
func (*GetCurrenciesCodeUnprocessableEntity) Decode ¶
func (s *GetCurrenciesCodeUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes GetCurrenciesCodeUnprocessableEntity from json.
func (*GetCurrenciesCodeUnprocessableEntity) Encode ¶
func (s *GetCurrenciesCodeUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes GetCurrenciesCodeUnprocessableEntity as json.
func (*GetCurrenciesCodeUnprocessableEntity) MarshalJSON ¶
func (s *GetCurrenciesCodeUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetCurrenciesCodeUnprocessableEntity) SetFake ¶
func (s *GetCurrenciesCodeUnprocessableEntity) SetFake()
SetFake set fake values.
func (*GetCurrenciesCodeUnprocessableEntity) UnmarshalJSON ¶
func (s *GetCurrenciesCodeUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetCurrenciesCodeUnprocessableEntity) Validate ¶
func (s *GetCurrenciesCodeUnprocessableEntity) Validate() error
type GetCurrenciesConflict ¶
type GetCurrenciesConflict Error
func (*GetCurrenciesConflict) Decode ¶
func (s *GetCurrenciesConflict) Decode(d *jx.Decoder) error
Decode decodes GetCurrenciesConflict from json.
func (*GetCurrenciesConflict) Encode ¶
func (s *GetCurrenciesConflict) Encode(e *jx.Encoder)
Encode encodes GetCurrenciesConflict as json.
func (*GetCurrenciesConflict) MarshalJSON ¶
func (s *GetCurrenciesConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetCurrenciesConflict) SetFake ¶
func (s *GetCurrenciesConflict) SetFake()
SetFake set fake values.
func (*GetCurrenciesConflict) UnmarshalJSON ¶
func (s *GetCurrenciesConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetCurrenciesConflict) Validate ¶
func (s *GetCurrenciesConflict) Validate() error
type GetCurrenciesInternalServerError ¶
type GetCurrenciesInternalServerError Error
func (*GetCurrenciesInternalServerError) Decode ¶
func (s *GetCurrenciesInternalServerError) Decode(d *jx.Decoder) error
Decode decodes GetCurrenciesInternalServerError from json.
func (*GetCurrenciesInternalServerError) Encode ¶
func (s *GetCurrenciesInternalServerError) Encode(e *jx.Encoder)
Encode encodes GetCurrenciesInternalServerError as json.
func (*GetCurrenciesInternalServerError) MarshalJSON ¶
func (s *GetCurrenciesInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetCurrenciesInternalServerError) SetFake ¶
func (s *GetCurrenciesInternalServerError) SetFake()
SetFake set fake values.
func (*GetCurrenciesInternalServerError) UnmarshalJSON ¶
func (s *GetCurrenciesInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetCurrenciesInternalServerError) Validate ¶
func (s *GetCurrenciesInternalServerError) Validate() error
type GetCurrenciesNotFound ¶
type GetCurrenciesNotFound Error
func (*GetCurrenciesNotFound) Decode ¶
func (s *GetCurrenciesNotFound) Decode(d *jx.Decoder) error
Decode decodes GetCurrenciesNotFound from json.
func (*GetCurrenciesNotFound) Encode ¶
func (s *GetCurrenciesNotFound) Encode(e *jx.Encoder)
Encode encodes GetCurrenciesNotFound as json.
func (*GetCurrenciesNotFound) MarshalJSON ¶
func (s *GetCurrenciesNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetCurrenciesNotFound) SetFake ¶
func (s *GetCurrenciesNotFound) SetFake()
SetFake set fake values.
func (*GetCurrenciesNotFound) UnmarshalJSON ¶
func (s *GetCurrenciesNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetCurrenciesNotFound) Validate ¶
func (s *GetCurrenciesNotFound) Validate() error
type GetCurrenciesRes ¶
type GetCurrenciesRes interface {
// contains filtered or unexported methods
}
type GetCurrenciesUnprocessableEntity ¶
type GetCurrenciesUnprocessableEntity Error
func (*GetCurrenciesUnprocessableEntity) Decode ¶
func (s *GetCurrenciesUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes GetCurrenciesUnprocessableEntity from json.
func (*GetCurrenciesUnprocessableEntity) Encode ¶
func (s *GetCurrenciesUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes GetCurrenciesUnprocessableEntity as json.
func (*GetCurrenciesUnprocessableEntity) MarshalJSON ¶
func (s *GetCurrenciesUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetCurrenciesUnprocessableEntity) SetFake ¶
func (s *GetCurrenciesUnprocessableEntity) SetFake()
SetFake set fake values.
func (*GetCurrenciesUnprocessableEntity) UnmarshalJSON ¶
func (s *GetCurrenciesUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetCurrenciesUnprocessableEntity) Validate ¶
func (s *GetCurrenciesUnprocessableEntity) Validate() error
type GetCustomerGroupsConflict ¶
type GetCustomerGroupsConflict Error
func (*GetCustomerGroupsConflict) Decode ¶
func (s *GetCustomerGroupsConflict) Decode(d *jx.Decoder) error
Decode decodes GetCustomerGroupsConflict from json.
func (*GetCustomerGroupsConflict) Encode ¶
func (s *GetCustomerGroupsConflict) Encode(e *jx.Encoder)
Encode encodes GetCustomerGroupsConflict as json.
func (*GetCustomerGroupsConflict) MarshalJSON ¶
func (s *GetCustomerGroupsConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetCustomerGroupsConflict) SetFake ¶
func (s *GetCustomerGroupsConflict) SetFake()
SetFake set fake values.
func (*GetCustomerGroupsConflict) UnmarshalJSON ¶
func (s *GetCustomerGroupsConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetCustomerGroupsConflict) Validate ¶
func (s *GetCustomerGroupsConflict) Validate() error
type GetCustomerGroupsIdConflict ¶
type GetCustomerGroupsIdConflict Error
func (*GetCustomerGroupsIdConflict) Decode ¶
func (s *GetCustomerGroupsIdConflict) Decode(d *jx.Decoder) error
Decode decodes GetCustomerGroupsIdConflict from json.
func (*GetCustomerGroupsIdConflict) Encode ¶
func (s *GetCustomerGroupsIdConflict) Encode(e *jx.Encoder)
Encode encodes GetCustomerGroupsIdConflict as json.
func (*GetCustomerGroupsIdConflict) MarshalJSON ¶
func (s *GetCustomerGroupsIdConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetCustomerGroupsIdConflict) SetFake ¶
func (s *GetCustomerGroupsIdConflict) SetFake()
SetFake set fake values.
func (*GetCustomerGroupsIdConflict) UnmarshalJSON ¶
func (s *GetCustomerGroupsIdConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetCustomerGroupsIdConflict) Validate ¶
func (s *GetCustomerGroupsIdConflict) Validate() error
type GetCustomerGroupsIdCustomersConflict ¶
type GetCustomerGroupsIdCustomersConflict Error
func (*GetCustomerGroupsIdCustomersConflict) Decode ¶
func (s *GetCustomerGroupsIdCustomersConflict) Decode(d *jx.Decoder) error
Decode decodes GetCustomerGroupsIdCustomersConflict from json.
func (*GetCustomerGroupsIdCustomersConflict) Encode ¶
func (s *GetCustomerGroupsIdCustomersConflict) Encode(e *jx.Encoder)
Encode encodes GetCustomerGroupsIdCustomersConflict as json.
func (*GetCustomerGroupsIdCustomersConflict) MarshalJSON ¶
func (s *GetCustomerGroupsIdCustomersConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetCustomerGroupsIdCustomersConflict) SetFake ¶
func (s *GetCustomerGroupsIdCustomersConflict) SetFake()
SetFake set fake values.
func (*GetCustomerGroupsIdCustomersConflict) UnmarshalJSON ¶
func (s *GetCustomerGroupsIdCustomersConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetCustomerGroupsIdCustomersConflict) Validate ¶
func (s *GetCustomerGroupsIdCustomersConflict) Validate() error
type GetCustomerGroupsIdCustomersInternalServerError ¶
type GetCustomerGroupsIdCustomersInternalServerError Error
func (*GetCustomerGroupsIdCustomersInternalServerError) Decode ¶
func (s *GetCustomerGroupsIdCustomersInternalServerError) Decode(d *jx.Decoder) error
Decode decodes GetCustomerGroupsIdCustomersInternalServerError from json.
func (*GetCustomerGroupsIdCustomersInternalServerError) Encode ¶
func (s *GetCustomerGroupsIdCustomersInternalServerError) Encode(e *jx.Encoder)
Encode encodes GetCustomerGroupsIdCustomersInternalServerError as json.
func (*GetCustomerGroupsIdCustomersInternalServerError) MarshalJSON ¶
func (s *GetCustomerGroupsIdCustomersInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetCustomerGroupsIdCustomersInternalServerError) SetFake ¶
func (s *GetCustomerGroupsIdCustomersInternalServerError) SetFake()
SetFake set fake values.
func (*GetCustomerGroupsIdCustomersInternalServerError) UnmarshalJSON ¶
func (s *GetCustomerGroupsIdCustomersInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetCustomerGroupsIdCustomersInternalServerError) Validate ¶
func (s *GetCustomerGroupsIdCustomersInternalServerError) Validate() error
type GetCustomerGroupsIdCustomersNotFound ¶
type GetCustomerGroupsIdCustomersNotFound Error
func (*GetCustomerGroupsIdCustomersNotFound) Decode ¶
func (s *GetCustomerGroupsIdCustomersNotFound) Decode(d *jx.Decoder) error
Decode decodes GetCustomerGroupsIdCustomersNotFound from json.
func (*GetCustomerGroupsIdCustomersNotFound) Encode ¶
func (s *GetCustomerGroupsIdCustomersNotFound) Encode(e *jx.Encoder)
Encode encodes GetCustomerGroupsIdCustomersNotFound as json.
func (*GetCustomerGroupsIdCustomersNotFound) MarshalJSON ¶
func (s *GetCustomerGroupsIdCustomersNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetCustomerGroupsIdCustomersNotFound) SetFake ¶
func (s *GetCustomerGroupsIdCustomersNotFound) SetFake()
SetFake set fake values.
func (*GetCustomerGroupsIdCustomersNotFound) UnmarshalJSON ¶
func (s *GetCustomerGroupsIdCustomersNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetCustomerGroupsIdCustomersNotFound) Validate ¶
func (s *GetCustomerGroupsIdCustomersNotFound) Validate() error
type GetCustomerGroupsIdCustomersParams ¶
type GetCustomerGroupsIdCustomersParams struct {
// The customer group's ID.
ID string
}
GetCustomerGroupsIdCustomersParams is parameters of GetCustomerGroupsIdCustomers operation.
type GetCustomerGroupsIdCustomersRes ¶
type GetCustomerGroupsIdCustomersRes interface {
// contains filtered or unexported methods
}
type GetCustomerGroupsIdCustomersUnprocessableEntity ¶
type GetCustomerGroupsIdCustomersUnprocessableEntity Error
func (*GetCustomerGroupsIdCustomersUnprocessableEntity) Decode ¶
func (s *GetCustomerGroupsIdCustomersUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes GetCustomerGroupsIdCustomersUnprocessableEntity from json.
func (*GetCustomerGroupsIdCustomersUnprocessableEntity) Encode ¶
func (s *GetCustomerGroupsIdCustomersUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes GetCustomerGroupsIdCustomersUnprocessableEntity as json.
func (*GetCustomerGroupsIdCustomersUnprocessableEntity) MarshalJSON ¶
func (s *GetCustomerGroupsIdCustomersUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetCustomerGroupsIdCustomersUnprocessableEntity) SetFake ¶
func (s *GetCustomerGroupsIdCustomersUnprocessableEntity) SetFake()
SetFake set fake values.
func (*GetCustomerGroupsIdCustomersUnprocessableEntity) UnmarshalJSON ¶
func (s *GetCustomerGroupsIdCustomersUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetCustomerGroupsIdCustomersUnprocessableEntity) Validate ¶
func (s *GetCustomerGroupsIdCustomersUnprocessableEntity) Validate() error
type GetCustomerGroupsIdInternalServerError ¶
type GetCustomerGroupsIdInternalServerError Error
func (*GetCustomerGroupsIdInternalServerError) Decode ¶
func (s *GetCustomerGroupsIdInternalServerError) Decode(d *jx.Decoder) error
Decode decodes GetCustomerGroupsIdInternalServerError from json.
func (*GetCustomerGroupsIdInternalServerError) Encode ¶
func (s *GetCustomerGroupsIdInternalServerError) Encode(e *jx.Encoder)
Encode encodes GetCustomerGroupsIdInternalServerError as json.
func (*GetCustomerGroupsIdInternalServerError) MarshalJSON ¶
func (s *GetCustomerGroupsIdInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetCustomerGroupsIdInternalServerError) SetFake ¶
func (s *GetCustomerGroupsIdInternalServerError) SetFake()
SetFake set fake values.
func (*GetCustomerGroupsIdInternalServerError) UnmarshalJSON ¶
func (s *GetCustomerGroupsIdInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetCustomerGroupsIdInternalServerError) Validate ¶
func (s *GetCustomerGroupsIdInternalServerError) Validate() error
type GetCustomerGroupsIdNotFound ¶
type GetCustomerGroupsIdNotFound Error
func (*GetCustomerGroupsIdNotFound) Decode ¶
func (s *GetCustomerGroupsIdNotFound) Decode(d *jx.Decoder) error
Decode decodes GetCustomerGroupsIdNotFound from json.
func (*GetCustomerGroupsIdNotFound) Encode ¶
func (s *GetCustomerGroupsIdNotFound) Encode(e *jx.Encoder)
Encode encodes GetCustomerGroupsIdNotFound as json.
func (*GetCustomerGroupsIdNotFound) MarshalJSON ¶
func (s *GetCustomerGroupsIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetCustomerGroupsIdNotFound) SetFake ¶
func (s *GetCustomerGroupsIdNotFound) SetFake()
SetFake set fake values.
func (*GetCustomerGroupsIdNotFound) UnmarshalJSON ¶
func (s *GetCustomerGroupsIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetCustomerGroupsIdNotFound) Validate ¶
func (s *GetCustomerGroupsIdNotFound) Validate() error
type GetCustomerGroupsIdParams ¶
type GetCustomerGroupsIdParams struct {
// The customer group's ID.
ID string
}
GetCustomerGroupsIdParams is parameters of GetCustomerGroupsId operation.
type GetCustomerGroupsIdRes ¶
type GetCustomerGroupsIdRes interface {
// contains filtered or unexported methods
}
type GetCustomerGroupsIdUnprocessableEntity ¶
type GetCustomerGroupsIdUnprocessableEntity Error
func (*GetCustomerGroupsIdUnprocessableEntity) Decode ¶
func (s *GetCustomerGroupsIdUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes GetCustomerGroupsIdUnprocessableEntity from json.
func (*GetCustomerGroupsIdUnprocessableEntity) Encode ¶
func (s *GetCustomerGroupsIdUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes GetCustomerGroupsIdUnprocessableEntity as json.
func (*GetCustomerGroupsIdUnprocessableEntity) MarshalJSON ¶
func (s *GetCustomerGroupsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetCustomerGroupsIdUnprocessableEntity) SetFake ¶
func (s *GetCustomerGroupsIdUnprocessableEntity) SetFake()
SetFake set fake values.
func (*GetCustomerGroupsIdUnprocessableEntity) UnmarshalJSON ¶
func (s *GetCustomerGroupsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetCustomerGroupsIdUnprocessableEntity) Validate ¶
func (s *GetCustomerGroupsIdUnprocessableEntity) Validate() error
type GetCustomerGroupsInternalServerError ¶
type GetCustomerGroupsInternalServerError Error
func (*GetCustomerGroupsInternalServerError) Decode ¶
func (s *GetCustomerGroupsInternalServerError) Decode(d *jx.Decoder) error
Decode decodes GetCustomerGroupsInternalServerError from json.
func (*GetCustomerGroupsInternalServerError) Encode ¶
func (s *GetCustomerGroupsInternalServerError) Encode(e *jx.Encoder)
Encode encodes GetCustomerGroupsInternalServerError as json.
func (*GetCustomerGroupsInternalServerError) MarshalJSON ¶
func (s *GetCustomerGroupsInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetCustomerGroupsInternalServerError) SetFake ¶
func (s *GetCustomerGroupsInternalServerError) SetFake()
SetFake set fake values.
func (*GetCustomerGroupsInternalServerError) UnmarshalJSON ¶
func (s *GetCustomerGroupsInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetCustomerGroupsInternalServerError) Validate ¶
func (s *GetCustomerGroupsInternalServerError) Validate() error
type GetCustomerGroupsNotFound ¶
type GetCustomerGroupsNotFound Error
func (*GetCustomerGroupsNotFound) Decode ¶
func (s *GetCustomerGroupsNotFound) Decode(d *jx.Decoder) error
Decode decodes GetCustomerGroupsNotFound from json.
func (*GetCustomerGroupsNotFound) Encode ¶
func (s *GetCustomerGroupsNotFound) Encode(e *jx.Encoder)
Encode encodes GetCustomerGroupsNotFound as json.
func (*GetCustomerGroupsNotFound) MarshalJSON ¶
func (s *GetCustomerGroupsNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetCustomerGroupsNotFound) SetFake ¶
func (s *GetCustomerGroupsNotFound) SetFake()
SetFake set fake values.
func (*GetCustomerGroupsNotFound) UnmarshalJSON ¶
func (s *GetCustomerGroupsNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetCustomerGroupsNotFound) Validate ¶
func (s *GetCustomerGroupsNotFound) Validate() error
type GetCustomerGroupsRes ¶
type GetCustomerGroupsRes interface {
// contains filtered or unexported methods
}
type GetCustomerGroupsUnprocessableEntity ¶
type GetCustomerGroupsUnprocessableEntity Error
func (*GetCustomerGroupsUnprocessableEntity) Decode ¶
func (s *GetCustomerGroupsUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes GetCustomerGroupsUnprocessableEntity from json.
func (*GetCustomerGroupsUnprocessableEntity) Encode ¶
func (s *GetCustomerGroupsUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes GetCustomerGroupsUnprocessableEntity as json.
func (*GetCustomerGroupsUnprocessableEntity) MarshalJSON ¶
func (s *GetCustomerGroupsUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetCustomerGroupsUnprocessableEntity) SetFake ¶
func (s *GetCustomerGroupsUnprocessableEntity) SetFake()
SetFake set fake values.
func (*GetCustomerGroupsUnprocessableEntity) UnmarshalJSON ¶
func (s *GetCustomerGroupsUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetCustomerGroupsUnprocessableEntity) Validate ¶
func (s *GetCustomerGroupsUnprocessableEntity) Validate() error
type GetCustomersConflict ¶
type GetCustomersConflict Error
func (*GetCustomersConflict) Decode ¶
func (s *GetCustomersConflict) Decode(d *jx.Decoder) error
Decode decodes GetCustomersConflict from json.
func (*GetCustomersConflict) Encode ¶
func (s *GetCustomersConflict) Encode(e *jx.Encoder)
Encode encodes GetCustomersConflict as json.
func (*GetCustomersConflict) MarshalJSON ¶
func (s *GetCustomersConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetCustomersConflict) SetFake ¶
func (s *GetCustomersConflict) SetFake()
SetFake set fake values.
func (*GetCustomersConflict) UnmarshalJSON ¶
func (s *GetCustomersConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetCustomersConflict) Validate ¶
func (s *GetCustomersConflict) Validate() error
type GetCustomersIdAddressesAddressIDConflict ¶
type GetCustomersIdAddressesAddressIDConflict Error
func (*GetCustomersIdAddressesAddressIDConflict) Decode ¶
func (s *GetCustomersIdAddressesAddressIDConflict) Decode(d *jx.Decoder) error
Decode decodes GetCustomersIdAddressesAddressIDConflict from json.
func (*GetCustomersIdAddressesAddressIDConflict) Encode ¶
func (s *GetCustomersIdAddressesAddressIDConflict) Encode(e *jx.Encoder)
Encode encodes GetCustomersIdAddressesAddressIDConflict as json.
func (*GetCustomersIdAddressesAddressIDConflict) MarshalJSON ¶
func (s *GetCustomersIdAddressesAddressIDConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetCustomersIdAddressesAddressIDConflict) SetFake ¶
func (s *GetCustomersIdAddressesAddressIDConflict) SetFake()
SetFake set fake values.
func (*GetCustomersIdAddressesAddressIDConflict) UnmarshalJSON ¶
func (s *GetCustomersIdAddressesAddressIDConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetCustomersIdAddressesAddressIDConflict) Validate ¶
func (s *GetCustomersIdAddressesAddressIDConflict) Validate() error
type GetCustomersIdAddressesAddressIDInternalServerError ¶
type GetCustomersIdAddressesAddressIDInternalServerError Error
func (*GetCustomersIdAddressesAddressIDInternalServerError) Decode ¶
func (s *GetCustomersIdAddressesAddressIDInternalServerError) Decode(d *jx.Decoder) error
Decode decodes GetCustomersIdAddressesAddressIDInternalServerError from json.
func (*GetCustomersIdAddressesAddressIDInternalServerError) Encode ¶
func (s *GetCustomersIdAddressesAddressIDInternalServerError) Encode(e *jx.Encoder)
Encode encodes GetCustomersIdAddressesAddressIDInternalServerError as json.
func (*GetCustomersIdAddressesAddressIDInternalServerError) MarshalJSON ¶
func (s *GetCustomersIdAddressesAddressIDInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetCustomersIdAddressesAddressIDInternalServerError) SetFake ¶
func (s *GetCustomersIdAddressesAddressIDInternalServerError) SetFake()
SetFake set fake values.
func (*GetCustomersIdAddressesAddressIDInternalServerError) UnmarshalJSON ¶
func (s *GetCustomersIdAddressesAddressIDInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetCustomersIdAddressesAddressIDInternalServerError) Validate ¶
func (s *GetCustomersIdAddressesAddressIDInternalServerError) Validate() error
type GetCustomersIdAddressesAddressIDNotFound ¶
type GetCustomersIdAddressesAddressIDNotFound Error
func (*GetCustomersIdAddressesAddressIDNotFound) Decode ¶
func (s *GetCustomersIdAddressesAddressIDNotFound) Decode(d *jx.Decoder) error
Decode decodes GetCustomersIdAddressesAddressIDNotFound from json.
func (*GetCustomersIdAddressesAddressIDNotFound) Encode ¶
func (s *GetCustomersIdAddressesAddressIDNotFound) Encode(e *jx.Encoder)
Encode encodes GetCustomersIdAddressesAddressIDNotFound as json.
func (*GetCustomersIdAddressesAddressIDNotFound) MarshalJSON ¶
func (s *GetCustomersIdAddressesAddressIDNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetCustomersIdAddressesAddressIDNotFound) SetFake ¶
func (s *GetCustomersIdAddressesAddressIDNotFound) SetFake()
SetFake set fake values.
func (*GetCustomersIdAddressesAddressIDNotFound) UnmarshalJSON ¶
func (s *GetCustomersIdAddressesAddressIDNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetCustomersIdAddressesAddressIDNotFound) Validate ¶
func (s *GetCustomersIdAddressesAddressIDNotFound) Validate() error
type GetCustomersIdAddressesAddressIDParams ¶
type GetCustomersIdAddressesAddressIDParams struct {
// The customer's ID.
ID string
// The customer's address id.
AddressID string
}
GetCustomersIdAddressesAddressIDParams is parameters of GetCustomersIdAddressesAddress_id operation.
type GetCustomersIdAddressesAddressIDRes ¶
type GetCustomersIdAddressesAddressIDRes interface {
// contains filtered or unexported methods
}
type GetCustomersIdAddressesAddressIDUnprocessableEntity ¶
type GetCustomersIdAddressesAddressIDUnprocessableEntity Error
func (*GetCustomersIdAddressesAddressIDUnprocessableEntity) Decode ¶
func (s *GetCustomersIdAddressesAddressIDUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes GetCustomersIdAddressesAddressIDUnprocessableEntity from json.
func (*GetCustomersIdAddressesAddressIDUnprocessableEntity) Encode ¶
func (s *GetCustomersIdAddressesAddressIDUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes GetCustomersIdAddressesAddressIDUnprocessableEntity as json.
func (*GetCustomersIdAddressesAddressIDUnprocessableEntity) MarshalJSON ¶
func (s *GetCustomersIdAddressesAddressIDUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetCustomersIdAddressesAddressIDUnprocessableEntity) SetFake ¶
func (s *GetCustomersIdAddressesAddressIDUnprocessableEntity) SetFake()
SetFake set fake values.
func (*GetCustomersIdAddressesAddressIDUnprocessableEntity) UnmarshalJSON ¶
func (s *GetCustomersIdAddressesAddressIDUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetCustomersIdAddressesAddressIDUnprocessableEntity) Validate ¶
func (s *GetCustomersIdAddressesAddressIDUnprocessableEntity) Validate() error
type GetCustomersIdAddressesConflict ¶
type GetCustomersIdAddressesConflict Error
func (*GetCustomersIdAddressesConflict) Decode ¶
func (s *GetCustomersIdAddressesConflict) Decode(d *jx.Decoder) error
Decode decodes GetCustomersIdAddressesConflict from json.
func (*GetCustomersIdAddressesConflict) Encode ¶
func (s *GetCustomersIdAddressesConflict) Encode(e *jx.Encoder)
Encode encodes GetCustomersIdAddressesConflict as json.
func (*GetCustomersIdAddressesConflict) MarshalJSON ¶
func (s *GetCustomersIdAddressesConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetCustomersIdAddressesConflict) SetFake ¶
func (s *GetCustomersIdAddressesConflict) SetFake()
SetFake set fake values.
func (*GetCustomersIdAddressesConflict) UnmarshalJSON ¶
func (s *GetCustomersIdAddressesConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetCustomersIdAddressesConflict) Validate ¶
func (s *GetCustomersIdAddressesConflict) Validate() error
type GetCustomersIdAddressesInternalServerError ¶
type GetCustomersIdAddressesInternalServerError Error
func (*GetCustomersIdAddressesInternalServerError) Decode ¶
func (s *GetCustomersIdAddressesInternalServerError) Decode(d *jx.Decoder) error
Decode decodes GetCustomersIdAddressesInternalServerError from json.
func (*GetCustomersIdAddressesInternalServerError) Encode ¶
func (s *GetCustomersIdAddressesInternalServerError) Encode(e *jx.Encoder)
Encode encodes GetCustomersIdAddressesInternalServerError as json.
func (*GetCustomersIdAddressesInternalServerError) MarshalJSON ¶
func (s *GetCustomersIdAddressesInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetCustomersIdAddressesInternalServerError) SetFake ¶
func (s *GetCustomersIdAddressesInternalServerError) SetFake()
SetFake set fake values.
func (*GetCustomersIdAddressesInternalServerError) UnmarshalJSON ¶
func (s *GetCustomersIdAddressesInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetCustomersIdAddressesInternalServerError) Validate ¶
func (s *GetCustomersIdAddressesInternalServerError) Validate() error
type GetCustomersIdAddressesNotFound ¶
type GetCustomersIdAddressesNotFound Error
func (*GetCustomersIdAddressesNotFound) Decode ¶
func (s *GetCustomersIdAddressesNotFound) Decode(d *jx.Decoder) error
Decode decodes GetCustomersIdAddressesNotFound from json.
func (*GetCustomersIdAddressesNotFound) Encode ¶
func (s *GetCustomersIdAddressesNotFound) Encode(e *jx.Encoder)
Encode encodes GetCustomersIdAddressesNotFound as json.
func (*GetCustomersIdAddressesNotFound) MarshalJSON ¶
func (s *GetCustomersIdAddressesNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetCustomersIdAddressesNotFound) SetFake ¶
func (s *GetCustomersIdAddressesNotFound) SetFake()
SetFake set fake values.
func (*GetCustomersIdAddressesNotFound) UnmarshalJSON ¶
func (s *GetCustomersIdAddressesNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetCustomersIdAddressesNotFound) Validate ¶
func (s *GetCustomersIdAddressesNotFound) Validate() error
type GetCustomersIdAddressesParams ¶
type GetCustomersIdAddressesParams struct {
// The customer's ID.
ID string
}
GetCustomersIdAddressesParams is parameters of GetCustomersIdAddresses operation.
type GetCustomersIdAddressesRes ¶
type GetCustomersIdAddressesRes interface {
// contains filtered or unexported methods
}
type GetCustomersIdAddressesUnprocessableEntity ¶
type GetCustomersIdAddressesUnprocessableEntity Error
func (*GetCustomersIdAddressesUnprocessableEntity) Decode ¶
func (s *GetCustomersIdAddressesUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes GetCustomersIdAddressesUnprocessableEntity from json.
func (*GetCustomersIdAddressesUnprocessableEntity) Encode ¶
func (s *GetCustomersIdAddressesUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes GetCustomersIdAddressesUnprocessableEntity as json.
func (*GetCustomersIdAddressesUnprocessableEntity) MarshalJSON ¶
func (s *GetCustomersIdAddressesUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetCustomersIdAddressesUnprocessableEntity) SetFake ¶
func (s *GetCustomersIdAddressesUnprocessableEntity) SetFake()
SetFake set fake values.
func (*GetCustomersIdAddressesUnprocessableEntity) UnmarshalJSON ¶
func (s *GetCustomersIdAddressesUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetCustomersIdAddressesUnprocessableEntity) Validate ¶
func (s *GetCustomersIdAddressesUnprocessableEntity) Validate() error
type GetCustomersIdConflict ¶
type GetCustomersIdConflict Error
func (*GetCustomersIdConflict) Decode ¶
func (s *GetCustomersIdConflict) Decode(d *jx.Decoder) error
Decode decodes GetCustomersIdConflict from json.
func (*GetCustomersIdConflict) Encode ¶
func (s *GetCustomersIdConflict) Encode(e *jx.Encoder)
Encode encodes GetCustomersIdConflict as json.
func (*GetCustomersIdConflict) MarshalJSON ¶
func (s *GetCustomersIdConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetCustomersIdConflict) SetFake ¶
func (s *GetCustomersIdConflict) SetFake()
SetFake set fake values.
func (*GetCustomersIdConflict) UnmarshalJSON ¶
func (s *GetCustomersIdConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetCustomersIdConflict) Validate ¶
func (s *GetCustomersIdConflict) Validate() error
type GetCustomersIdInternalServerError ¶
type GetCustomersIdInternalServerError Error
func (*GetCustomersIdInternalServerError) Decode ¶
func (s *GetCustomersIdInternalServerError) Decode(d *jx.Decoder) error
Decode decodes GetCustomersIdInternalServerError from json.
func (*GetCustomersIdInternalServerError) Encode ¶
func (s *GetCustomersIdInternalServerError) Encode(e *jx.Encoder)
Encode encodes GetCustomersIdInternalServerError as json.
func (*GetCustomersIdInternalServerError) MarshalJSON ¶
func (s *GetCustomersIdInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetCustomersIdInternalServerError) SetFake ¶
func (s *GetCustomersIdInternalServerError) SetFake()
SetFake set fake values.
func (*GetCustomersIdInternalServerError) UnmarshalJSON ¶
func (s *GetCustomersIdInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetCustomersIdInternalServerError) Validate ¶
func (s *GetCustomersIdInternalServerError) Validate() error
type GetCustomersIdNotFound ¶
type GetCustomersIdNotFound Error
func (*GetCustomersIdNotFound) Decode ¶
func (s *GetCustomersIdNotFound) Decode(d *jx.Decoder) error
Decode decodes GetCustomersIdNotFound from json.
func (*GetCustomersIdNotFound) Encode ¶
func (s *GetCustomersIdNotFound) Encode(e *jx.Encoder)
Encode encodes GetCustomersIdNotFound as json.
func (*GetCustomersIdNotFound) MarshalJSON ¶
func (s *GetCustomersIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetCustomersIdNotFound) SetFake ¶
func (s *GetCustomersIdNotFound) SetFake()
SetFake set fake values.
func (*GetCustomersIdNotFound) UnmarshalJSON ¶
func (s *GetCustomersIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetCustomersIdNotFound) Validate ¶
func (s *GetCustomersIdNotFound) Validate() error
type GetCustomersIdParams ¶
type GetCustomersIdParams struct {
// The customer's ID.
ID string
}
GetCustomersIdParams is parameters of GetCustomersId operation.
type GetCustomersIdRes ¶
type GetCustomersIdRes interface {
// contains filtered or unexported methods
}
type GetCustomersIdUnprocessableEntity ¶
type GetCustomersIdUnprocessableEntity Error
func (*GetCustomersIdUnprocessableEntity) Decode ¶
func (s *GetCustomersIdUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes GetCustomersIdUnprocessableEntity from json.
func (*GetCustomersIdUnprocessableEntity) Encode ¶
func (s *GetCustomersIdUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes GetCustomersIdUnprocessableEntity as json.
func (*GetCustomersIdUnprocessableEntity) MarshalJSON ¶
func (s *GetCustomersIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetCustomersIdUnprocessableEntity) SetFake ¶
func (s *GetCustomersIdUnprocessableEntity) SetFake()
SetFake set fake values.
func (*GetCustomersIdUnprocessableEntity) UnmarshalJSON ¶
func (s *GetCustomersIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetCustomersIdUnprocessableEntity) Validate ¶
func (s *GetCustomersIdUnprocessableEntity) Validate() error
type GetCustomersInternalServerError ¶
type GetCustomersInternalServerError Error
func (*GetCustomersInternalServerError) Decode ¶
func (s *GetCustomersInternalServerError) Decode(d *jx.Decoder) error
Decode decodes GetCustomersInternalServerError from json.
func (*GetCustomersInternalServerError) Encode ¶
func (s *GetCustomersInternalServerError) Encode(e *jx.Encoder)
Encode encodes GetCustomersInternalServerError as json.
func (*GetCustomersInternalServerError) MarshalJSON ¶
func (s *GetCustomersInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetCustomersInternalServerError) SetFake ¶
func (s *GetCustomersInternalServerError) SetFake()
SetFake set fake values.
func (*GetCustomersInternalServerError) UnmarshalJSON ¶
func (s *GetCustomersInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetCustomersInternalServerError) Validate ¶
func (s *GetCustomersInternalServerError) Validate() error
type GetCustomersNotFound ¶
type GetCustomersNotFound Error
func (*GetCustomersNotFound) Decode ¶
func (s *GetCustomersNotFound) Decode(d *jx.Decoder) error
Decode decodes GetCustomersNotFound from json.
func (*GetCustomersNotFound) Encode ¶
func (s *GetCustomersNotFound) Encode(e *jx.Encoder)
Encode encodes GetCustomersNotFound as json.
func (*GetCustomersNotFound) MarshalJSON ¶
func (s *GetCustomersNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetCustomersNotFound) SetFake ¶
func (s *GetCustomersNotFound) SetFake()
SetFake set fake values.
func (*GetCustomersNotFound) UnmarshalJSON ¶
func (s *GetCustomersNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetCustomersNotFound) Validate ¶
func (s *GetCustomersNotFound) Validate() error
type GetCustomersRes ¶
type GetCustomersRes interface {
// contains filtered or unexported methods
}
type GetCustomersUnprocessableEntity ¶
type GetCustomersUnprocessableEntity Error
func (*GetCustomersUnprocessableEntity) Decode ¶
func (s *GetCustomersUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes GetCustomersUnprocessableEntity from json.
func (*GetCustomersUnprocessableEntity) Encode ¶
func (s *GetCustomersUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes GetCustomersUnprocessableEntity as json.
func (*GetCustomersUnprocessableEntity) MarshalJSON ¶
func (s *GetCustomersUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetCustomersUnprocessableEntity) SetFake ¶
func (s *GetCustomersUnprocessableEntity) SetFake()
SetFake set fake values.
func (*GetCustomersUnprocessableEntity) UnmarshalJSON ¶
func (s *GetCustomersUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetCustomersUnprocessableEntity) Validate ¶
func (s *GetCustomersUnprocessableEntity) Validate() error
type GetInventoryItemsConflict ¶
type GetInventoryItemsConflict Error
func (*GetInventoryItemsConflict) Decode ¶
func (s *GetInventoryItemsConflict) Decode(d *jx.Decoder) error
Decode decodes GetInventoryItemsConflict from json.
func (*GetInventoryItemsConflict) Encode ¶
func (s *GetInventoryItemsConflict) Encode(e *jx.Encoder)
Encode encodes GetInventoryItemsConflict as json.
func (*GetInventoryItemsConflict) MarshalJSON ¶
func (s *GetInventoryItemsConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetInventoryItemsConflict) SetFake ¶
func (s *GetInventoryItemsConflict) SetFake()
SetFake set fake values.
func (*GetInventoryItemsConflict) UnmarshalJSON ¶
func (s *GetInventoryItemsConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetInventoryItemsConflict) Validate ¶
func (s *GetInventoryItemsConflict) Validate() error
type GetInventoryItemsIdConflict ¶
type GetInventoryItemsIdConflict Error
func (*GetInventoryItemsIdConflict) Decode ¶
func (s *GetInventoryItemsIdConflict) Decode(d *jx.Decoder) error
Decode decodes GetInventoryItemsIdConflict from json.
func (*GetInventoryItemsIdConflict) Encode ¶
func (s *GetInventoryItemsIdConflict) Encode(e *jx.Encoder)
Encode encodes GetInventoryItemsIdConflict as json.
func (*GetInventoryItemsIdConflict) MarshalJSON ¶
func (s *GetInventoryItemsIdConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetInventoryItemsIdConflict) SetFake ¶
func (s *GetInventoryItemsIdConflict) SetFake()
SetFake set fake values.
func (*GetInventoryItemsIdConflict) UnmarshalJSON ¶
func (s *GetInventoryItemsIdConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetInventoryItemsIdConflict) Validate ¶
func (s *GetInventoryItemsIdConflict) Validate() error
type GetInventoryItemsIdInternalServerError ¶
type GetInventoryItemsIdInternalServerError Error
func (*GetInventoryItemsIdInternalServerError) Decode ¶
func (s *GetInventoryItemsIdInternalServerError) Decode(d *jx.Decoder) error
Decode decodes GetInventoryItemsIdInternalServerError from json.
func (*GetInventoryItemsIdInternalServerError) Encode ¶
func (s *GetInventoryItemsIdInternalServerError) Encode(e *jx.Encoder)
Encode encodes GetInventoryItemsIdInternalServerError as json.
func (*GetInventoryItemsIdInternalServerError) MarshalJSON ¶
func (s *GetInventoryItemsIdInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetInventoryItemsIdInternalServerError) SetFake ¶
func (s *GetInventoryItemsIdInternalServerError) SetFake()
SetFake set fake values.
func (*GetInventoryItemsIdInternalServerError) UnmarshalJSON ¶
func (s *GetInventoryItemsIdInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetInventoryItemsIdInternalServerError) Validate ¶
func (s *GetInventoryItemsIdInternalServerError) Validate() error
type GetInventoryItemsIdNotFound ¶
type GetInventoryItemsIdNotFound Error
func (*GetInventoryItemsIdNotFound) Decode ¶
func (s *GetInventoryItemsIdNotFound) Decode(d *jx.Decoder) error
Decode decodes GetInventoryItemsIdNotFound from json.
func (*GetInventoryItemsIdNotFound) Encode ¶
func (s *GetInventoryItemsIdNotFound) Encode(e *jx.Encoder)
Encode encodes GetInventoryItemsIdNotFound as json.
func (*GetInventoryItemsIdNotFound) MarshalJSON ¶
func (s *GetInventoryItemsIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetInventoryItemsIdNotFound) SetFake ¶
func (s *GetInventoryItemsIdNotFound) SetFake()
SetFake set fake values.
func (*GetInventoryItemsIdNotFound) UnmarshalJSON ¶
func (s *GetInventoryItemsIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetInventoryItemsIdNotFound) Validate ¶
func (s *GetInventoryItemsIdNotFound) Validate() error
type GetInventoryItemsIdParams ¶
type GetInventoryItemsIdParams struct {
// The inventory item's ID.
ID string
}
GetInventoryItemsIdParams is parameters of GetInventoryItemsId operation.
type GetInventoryItemsIdRes ¶
type GetInventoryItemsIdRes interface {
// contains filtered or unexported methods
}
type GetInventoryItemsIdUnprocessableEntity ¶
type GetInventoryItemsIdUnprocessableEntity Error
func (*GetInventoryItemsIdUnprocessableEntity) Decode ¶
func (s *GetInventoryItemsIdUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes GetInventoryItemsIdUnprocessableEntity from json.
func (*GetInventoryItemsIdUnprocessableEntity) Encode ¶
func (s *GetInventoryItemsIdUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes GetInventoryItemsIdUnprocessableEntity as json.
func (*GetInventoryItemsIdUnprocessableEntity) MarshalJSON ¶
func (s *GetInventoryItemsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetInventoryItemsIdUnprocessableEntity) SetFake ¶
func (s *GetInventoryItemsIdUnprocessableEntity) SetFake()
SetFake set fake values.
func (*GetInventoryItemsIdUnprocessableEntity) UnmarshalJSON ¶
func (s *GetInventoryItemsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetInventoryItemsIdUnprocessableEntity) Validate ¶
func (s *GetInventoryItemsIdUnprocessableEntity) Validate() error
type GetInventoryItemsInternalServerError ¶
type GetInventoryItemsInternalServerError Error
func (*GetInventoryItemsInternalServerError) Decode ¶
func (s *GetInventoryItemsInternalServerError) Decode(d *jx.Decoder) error
Decode decodes GetInventoryItemsInternalServerError from json.
func (*GetInventoryItemsInternalServerError) Encode ¶
func (s *GetInventoryItemsInternalServerError) Encode(e *jx.Encoder)
Encode encodes GetInventoryItemsInternalServerError as json.
func (*GetInventoryItemsInternalServerError) MarshalJSON ¶
func (s *GetInventoryItemsInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetInventoryItemsInternalServerError) SetFake ¶
func (s *GetInventoryItemsInternalServerError) SetFake()
SetFake set fake values.
func (*GetInventoryItemsInternalServerError) UnmarshalJSON ¶
func (s *GetInventoryItemsInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetInventoryItemsInternalServerError) Validate ¶
func (s *GetInventoryItemsInternalServerError) Validate() error
type GetInventoryItemsNotFound ¶
type GetInventoryItemsNotFound Error
func (*GetInventoryItemsNotFound) Decode ¶
func (s *GetInventoryItemsNotFound) Decode(d *jx.Decoder) error
Decode decodes GetInventoryItemsNotFound from json.
func (*GetInventoryItemsNotFound) Encode ¶
func (s *GetInventoryItemsNotFound) Encode(e *jx.Encoder)
Encode encodes GetInventoryItemsNotFound as json.
func (*GetInventoryItemsNotFound) MarshalJSON ¶
func (s *GetInventoryItemsNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetInventoryItemsNotFound) SetFake ¶
func (s *GetInventoryItemsNotFound) SetFake()
SetFake set fake values.
func (*GetInventoryItemsNotFound) UnmarshalJSON ¶
func (s *GetInventoryItemsNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetInventoryItemsNotFound) Validate ¶
func (s *GetInventoryItemsNotFound) Validate() error
type GetInventoryItemsRes ¶
type GetInventoryItemsRes interface {
// contains filtered or unexported methods
}
type GetInventoryItemsUnprocessableEntity ¶
type GetInventoryItemsUnprocessableEntity Error
func (*GetInventoryItemsUnprocessableEntity) Decode ¶
func (s *GetInventoryItemsUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes GetInventoryItemsUnprocessableEntity from json.
func (*GetInventoryItemsUnprocessableEntity) Encode ¶
func (s *GetInventoryItemsUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes GetInventoryItemsUnprocessableEntity as json.
func (*GetInventoryItemsUnprocessableEntity) MarshalJSON ¶
func (s *GetInventoryItemsUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetInventoryItemsUnprocessableEntity) SetFake ¶
func (s *GetInventoryItemsUnprocessableEntity) SetFake()
SetFake set fake values.
func (*GetInventoryItemsUnprocessableEntity) UnmarshalJSON ¶
func (s *GetInventoryItemsUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetInventoryItemsUnprocessableEntity) Validate ¶
func (s *GetInventoryItemsUnprocessableEntity) Validate() error
type GetInvitesConflict ¶
type GetInvitesConflict Error
func (*GetInvitesConflict) Decode ¶
func (s *GetInvitesConflict) Decode(d *jx.Decoder) error
Decode decodes GetInvitesConflict from json.
func (*GetInvitesConflict) Encode ¶
func (s *GetInvitesConflict) Encode(e *jx.Encoder)
Encode encodes GetInvitesConflict as json.
func (*GetInvitesConflict) MarshalJSON ¶
func (s *GetInvitesConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetInvitesConflict) SetFake ¶
func (s *GetInvitesConflict) SetFake()
SetFake set fake values.
func (*GetInvitesConflict) UnmarshalJSON ¶
func (s *GetInvitesConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetInvitesConflict) Validate ¶
func (s *GetInvitesConflict) Validate() error
type GetInvitesIdConflict ¶
type GetInvitesIdConflict Error
func (*GetInvitesIdConflict) Decode ¶
func (s *GetInvitesIdConflict) Decode(d *jx.Decoder) error
Decode decodes GetInvitesIdConflict from json.
func (*GetInvitesIdConflict) Encode ¶
func (s *GetInvitesIdConflict) Encode(e *jx.Encoder)
Encode encodes GetInvitesIdConflict as json.
func (*GetInvitesIdConflict) MarshalJSON ¶
func (s *GetInvitesIdConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetInvitesIdConflict) SetFake ¶
func (s *GetInvitesIdConflict) SetFake()
SetFake set fake values.
func (*GetInvitesIdConflict) UnmarshalJSON ¶
func (s *GetInvitesIdConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetInvitesIdConflict) Validate ¶
func (s *GetInvitesIdConflict) Validate() error
type GetInvitesIdInternalServerError ¶
type GetInvitesIdInternalServerError Error
func (*GetInvitesIdInternalServerError) Decode ¶
func (s *GetInvitesIdInternalServerError) Decode(d *jx.Decoder) error
Decode decodes GetInvitesIdInternalServerError from json.
func (*GetInvitesIdInternalServerError) Encode ¶
func (s *GetInvitesIdInternalServerError) Encode(e *jx.Encoder)
Encode encodes GetInvitesIdInternalServerError as json.
func (*GetInvitesIdInternalServerError) MarshalJSON ¶
func (s *GetInvitesIdInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetInvitesIdInternalServerError) SetFake ¶
func (s *GetInvitesIdInternalServerError) SetFake()
SetFake set fake values.
func (*GetInvitesIdInternalServerError) UnmarshalJSON ¶
func (s *GetInvitesIdInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetInvitesIdInternalServerError) Validate ¶
func (s *GetInvitesIdInternalServerError) Validate() error
type GetInvitesIdNotFound ¶
type GetInvitesIdNotFound Error
func (*GetInvitesIdNotFound) Decode ¶
func (s *GetInvitesIdNotFound) Decode(d *jx.Decoder) error
Decode decodes GetInvitesIdNotFound from json.
func (*GetInvitesIdNotFound) Encode ¶
func (s *GetInvitesIdNotFound) Encode(e *jx.Encoder)
Encode encodes GetInvitesIdNotFound as json.
func (*GetInvitesIdNotFound) MarshalJSON ¶
func (s *GetInvitesIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetInvitesIdNotFound) SetFake ¶
func (s *GetInvitesIdNotFound) SetFake()
SetFake set fake values.
func (*GetInvitesIdNotFound) UnmarshalJSON ¶
func (s *GetInvitesIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetInvitesIdNotFound) Validate ¶
func (s *GetInvitesIdNotFound) Validate() error
type GetInvitesIdParams ¶
type GetInvitesIdParams struct {
// The invite's ID.
ID string
}
GetInvitesIdParams is parameters of GetInvitesId operation.
type GetInvitesIdRes ¶
type GetInvitesIdRes interface {
// contains filtered or unexported methods
}
type GetInvitesIdUnprocessableEntity ¶
type GetInvitesIdUnprocessableEntity Error
func (*GetInvitesIdUnprocessableEntity) Decode ¶
func (s *GetInvitesIdUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes GetInvitesIdUnprocessableEntity from json.
func (*GetInvitesIdUnprocessableEntity) Encode ¶
func (s *GetInvitesIdUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes GetInvitesIdUnprocessableEntity as json.
func (*GetInvitesIdUnprocessableEntity) MarshalJSON ¶
func (s *GetInvitesIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetInvitesIdUnprocessableEntity) SetFake ¶
func (s *GetInvitesIdUnprocessableEntity) SetFake()
SetFake set fake values.
func (*GetInvitesIdUnprocessableEntity) UnmarshalJSON ¶
func (s *GetInvitesIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetInvitesIdUnprocessableEntity) Validate ¶
func (s *GetInvitesIdUnprocessableEntity) Validate() error
type GetInvitesInternalServerError ¶
type GetInvitesInternalServerError Error
func (*GetInvitesInternalServerError) Decode ¶
func (s *GetInvitesInternalServerError) Decode(d *jx.Decoder) error
Decode decodes GetInvitesInternalServerError from json.
func (*GetInvitesInternalServerError) Encode ¶
func (s *GetInvitesInternalServerError) Encode(e *jx.Encoder)
Encode encodes GetInvitesInternalServerError as json.
func (*GetInvitesInternalServerError) MarshalJSON ¶
func (s *GetInvitesInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetInvitesInternalServerError) SetFake ¶
func (s *GetInvitesInternalServerError) SetFake()
SetFake set fake values.
func (*GetInvitesInternalServerError) UnmarshalJSON ¶
func (s *GetInvitesInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetInvitesInternalServerError) Validate ¶
func (s *GetInvitesInternalServerError) Validate() error
type GetInvitesNotFound ¶
type GetInvitesNotFound Error
func (*GetInvitesNotFound) Decode ¶
func (s *GetInvitesNotFound) Decode(d *jx.Decoder) error
Decode decodes GetInvitesNotFound from json.
func (*GetInvitesNotFound) Encode ¶
func (s *GetInvitesNotFound) Encode(e *jx.Encoder)
Encode encodes GetInvitesNotFound as json.
func (*GetInvitesNotFound) MarshalJSON ¶
func (s *GetInvitesNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetInvitesNotFound) SetFake ¶
func (s *GetInvitesNotFound) SetFake()
SetFake set fake values.
func (*GetInvitesNotFound) UnmarshalJSON ¶
func (s *GetInvitesNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetInvitesNotFound) Validate ¶
func (s *GetInvitesNotFound) Validate() error
type GetInvitesRes ¶
type GetInvitesRes interface {
// contains filtered or unexported methods
}
type GetInvitesUnprocessableEntity ¶
type GetInvitesUnprocessableEntity Error
func (*GetInvitesUnprocessableEntity) Decode ¶
func (s *GetInvitesUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes GetInvitesUnprocessableEntity from json.
func (*GetInvitesUnprocessableEntity) Encode ¶
func (s *GetInvitesUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes GetInvitesUnprocessableEntity as json.
func (*GetInvitesUnprocessableEntity) MarshalJSON ¶
func (s *GetInvitesUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetInvitesUnprocessableEntity) SetFake ¶
func (s *GetInvitesUnprocessableEntity) SetFake()
SetFake set fake values.
func (*GetInvitesUnprocessableEntity) UnmarshalJSON ¶
func (s *GetInvitesUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetInvitesUnprocessableEntity) Validate ¶
func (s *GetInvitesUnprocessableEntity) Validate() error
type GetPaymentsConflict ¶
type GetPaymentsConflict Error
func (*GetPaymentsConflict) Decode ¶
func (s *GetPaymentsConflict) Decode(d *jx.Decoder) error
Decode decodes GetPaymentsConflict from json.
func (*GetPaymentsConflict) Encode ¶
func (s *GetPaymentsConflict) Encode(e *jx.Encoder)
Encode encodes GetPaymentsConflict as json.
func (*GetPaymentsConflict) MarshalJSON ¶
func (s *GetPaymentsConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetPaymentsConflict) SetFake ¶
func (s *GetPaymentsConflict) SetFake()
SetFake set fake values.
func (*GetPaymentsConflict) UnmarshalJSON ¶
func (s *GetPaymentsConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetPaymentsConflict) Validate ¶
func (s *GetPaymentsConflict) Validate() error
type GetPaymentsIdConflict ¶
type GetPaymentsIdConflict Error
func (*GetPaymentsIdConflict) Decode ¶
func (s *GetPaymentsIdConflict) Decode(d *jx.Decoder) error
Decode decodes GetPaymentsIdConflict from json.
func (*GetPaymentsIdConflict) Encode ¶
func (s *GetPaymentsIdConflict) Encode(e *jx.Encoder)
Encode encodes GetPaymentsIdConflict as json.
func (*GetPaymentsIdConflict) MarshalJSON ¶
func (s *GetPaymentsIdConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetPaymentsIdConflict) SetFake ¶
func (s *GetPaymentsIdConflict) SetFake()
SetFake set fake values.
func (*GetPaymentsIdConflict) UnmarshalJSON ¶
func (s *GetPaymentsIdConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetPaymentsIdConflict) Validate ¶
func (s *GetPaymentsIdConflict) Validate() error
type GetPaymentsIdInternalServerError ¶
type GetPaymentsIdInternalServerError Error
func (*GetPaymentsIdInternalServerError) Decode ¶
func (s *GetPaymentsIdInternalServerError) Decode(d *jx.Decoder) error
Decode decodes GetPaymentsIdInternalServerError from json.
func (*GetPaymentsIdInternalServerError) Encode ¶
func (s *GetPaymentsIdInternalServerError) Encode(e *jx.Encoder)
Encode encodes GetPaymentsIdInternalServerError as json.
func (*GetPaymentsIdInternalServerError) MarshalJSON ¶
func (s *GetPaymentsIdInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetPaymentsIdInternalServerError) SetFake ¶
func (s *GetPaymentsIdInternalServerError) SetFake()
SetFake set fake values.
func (*GetPaymentsIdInternalServerError) UnmarshalJSON ¶
func (s *GetPaymentsIdInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetPaymentsIdInternalServerError) Validate ¶
func (s *GetPaymentsIdInternalServerError) Validate() error
type GetPaymentsIdNotFound ¶
type GetPaymentsIdNotFound Error
func (*GetPaymentsIdNotFound) Decode ¶
func (s *GetPaymentsIdNotFound) Decode(d *jx.Decoder) error
Decode decodes GetPaymentsIdNotFound from json.
func (*GetPaymentsIdNotFound) Encode ¶
func (s *GetPaymentsIdNotFound) Encode(e *jx.Encoder)
Encode encodes GetPaymentsIdNotFound as json.
func (*GetPaymentsIdNotFound) MarshalJSON ¶
func (s *GetPaymentsIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetPaymentsIdNotFound) SetFake ¶
func (s *GetPaymentsIdNotFound) SetFake()
SetFake set fake values.
func (*GetPaymentsIdNotFound) UnmarshalJSON ¶
func (s *GetPaymentsIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetPaymentsIdNotFound) Validate ¶
func (s *GetPaymentsIdNotFound) Validate() error
type GetPaymentsIdParams ¶
type GetPaymentsIdParams struct {
// The payment's ID.
ID string
}
GetPaymentsIdParams is parameters of GetPaymentsId operation.
type GetPaymentsIdRes ¶
type GetPaymentsIdRes interface {
// contains filtered or unexported methods
}
type GetPaymentsIdUnprocessableEntity ¶
type GetPaymentsIdUnprocessableEntity Error
func (*GetPaymentsIdUnprocessableEntity) Decode ¶
func (s *GetPaymentsIdUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes GetPaymentsIdUnprocessableEntity from json.
func (*GetPaymentsIdUnprocessableEntity) Encode ¶
func (s *GetPaymentsIdUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes GetPaymentsIdUnprocessableEntity as json.
func (*GetPaymentsIdUnprocessableEntity) MarshalJSON ¶
func (s *GetPaymentsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetPaymentsIdUnprocessableEntity) SetFake ¶
func (s *GetPaymentsIdUnprocessableEntity) SetFake()
SetFake set fake values.
func (*GetPaymentsIdUnprocessableEntity) UnmarshalJSON ¶
func (s *GetPaymentsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetPaymentsIdUnprocessableEntity) Validate ¶
func (s *GetPaymentsIdUnprocessableEntity) Validate() error
type GetPaymentsInternalServerError ¶
type GetPaymentsInternalServerError Error
func (*GetPaymentsInternalServerError) Decode ¶
func (s *GetPaymentsInternalServerError) Decode(d *jx.Decoder) error
Decode decodes GetPaymentsInternalServerError from json.
func (*GetPaymentsInternalServerError) Encode ¶
func (s *GetPaymentsInternalServerError) Encode(e *jx.Encoder)
Encode encodes GetPaymentsInternalServerError as json.
func (*GetPaymentsInternalServerError) MarshalJSON ¶
func (s *GetPaymentsInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetPaymentsInternalServerError) SetFake ¶
func (s *GetPaymentsInternalServerError) SetFake()
SetFake set fake values.
func (*GetPaymentsInternalServerError) UnmarshalJSON ¶
func (s *GetPaymentsInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetPaymentsInternalServerError) Validate ¶
func (s *GetPaymentsInternalServerError) Validate() error
type GetPaymentsNotFound ¶
type GetPaymentsNotFound Error
func (*GetPaymentsNotFound) Decode ¶
func (s *GetPaymentsNotFound) Decode(d *jx.Decoder) error
Decode decodes GetPaymentsNotFound from json.
func (*GetPaymentsNotFound) Encode ¶
func (s *GetPaymentsNotFound) Encode(e *jx.Encoder)
Encode encodes GetPaymentsNotFound as json.
func (*GetPaymentsNotFound) MarshalJSON ¶
func (s *GetPaymentsNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetPaymentsNotFound) SetFake ¶
func (s *GetPaymentsNotFound) SetFake()
SetFake set fake values.
func (*GetPaymentsNotFound) UnmarshalJSON ¶
func (s *GetPaymentsNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetPaymentsNotFound) Validate ¶
func (s *GetPaymentsNotFound) Validate() error
type GetPaymentsRes ¶
type GetPaymentsRes interface {
// contains filtered or unexported methods
}
type GetPaymentsUnprocessableEntity ¶
type GetPaymentsUnprocessableEntity Error
func (*GetPaymentsUnprocessableEntity) Decode ¶
func (s *GetPaymentsUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes GetPaymentsUnprocessableEntity from json.
func (*GetPaymentsUnprocessableEntity) Encode ¶
func (s *GetPaymentsUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes GetPaymentsUnprocessableEntity as json.
func (*GetPaymentsUnprocessableEntity) MarshalJSON ¶
func (s *GetPaymentsUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetPaymentsUnprocessableEntity) SetFake ¶
func (s *GetPaymentsUnprocessableEntity) SetFake()
SetFake set fake values.
func (*GetPaymentsUnprocessableEntity) UnmarshalJSON ¶
func (s *GetPaymentsUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetPaymentsUnprocessableEntity) Validate ¶
func (s *GetPaymentsUnprocessableEntity) Validate() error
type GetPriceListsConflict ¶
type GetPriceListsConflict Error
func (*GetPriceListsConflict) Decode ¶
func (s *GetPriceListsConflict) Decode(d *jx.Decoder) error
Decode decodes GetPriceListsConflict from json.
func (*GetPriceListsConflict) Encode ¶
func (s *GetPriceListsConflict) Encode(e *jx.Encoder)
Encode encodes GetPriceListsConflict as json.
func (*GetPriceListsConflict) MarshalJSON ¶
func (s *GetPriceListsConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetPriceListsConflict) SetFake ¶
func (s *GetPriceListsConflict) SetFake()
SetFake set fake values.
func (*GetPriceListsConflict) UnmarshalJSON ¶
func (s *GetPriceListsConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetPriceListsConflict) Validate ¶
func (s *GetPriceListsConflict) Validate() error
type GetPriceListsIdConflict ¶
type GetPriceListsIdConflict Error
func (*GetPriceListsIdConflict) Decode ¶
func (s *GetPriceListsIdConflict) Decode(d *jx.Decoder) error
Decode decodes GetPriceListsIdConflict from json.
func (*GetPriceListsIdConflict) Encode ¶
func (s *GetPriceListsIdConflict) Encode(e *jx.Encoder)
Encode encodes GetPriceListsIdConflict as json.
func (*GetPriceListsIdConflict) MarshalJSON ¶
func (s *GetPriceListsIdConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetPriceListsIdConflict) SetFake ¶
func (s *GetPriceListsIdConflict) SetFake()
SetFake set fake values.
func (*GetPriceListsIdConflict) UnmarshalJSON ¶
func (s *GetPriceListsIdConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetPriceListsIdConflict) Validate ¶
func (s *GetPriceListsIdConflict) Validate() error
type GetPriceListsIdInternalServerError ¶
type GetPriceListsIdInternalServerError Error
func (*GetPriceListsIdInternalServerError) Decode ¶
func (s *GetPriceListsIdInternalServerError) Decode(d *jx.Decoder) error
Decode decodes GetPriceListsIdInternalServerError from json.
func (*GetPriceListsIdInternalServerError) Encode ¶
func (s *GetPriceListsIdInternalServerError) Encode(e *jx.Encoder)
Encode encodes GetPriceListsIdInternalServerError as json.
func (*GetPriceListsIdInternalServerError) MarshalJSON ¶
func (s *GetPriceListsIdInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetPriceListsIdInternalServerError) SetFake ¶
func (s *GetPriceListsIdInternalServerError) SetFake()
SetFake set fake values.
func (*GetPriceListsIdInternalServerError) UnmarshalJSON ¶
func (s *GetPriceListsIdInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetPriceListsIdInternalServerError) Validate ¶
func (s *GetPriceListsIdInternalServerError) Validate() error
type GetPriceListsIdNotFound ¶
type GetPriceListsIdNotFound Error
func (*GetPriceListsIdNotFound) Decode ¶
func (s *GetPriceListsIdNotFound) Decode(d *jx.Decoder) error
Decode decodes GetPriceListsIdNotFound from json.
func (*GetPriceListsIdNotFound) Encode ¶
func (s *GetPriceListsIdNotFound) Encode(e *jx.Encoder)
Encode encodes GetPriceListsIdNotFound as json.
func (*GetPriceListsIdNotFound) MarshalJSON ¶
func (s *GetPriceListsIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetPriceListsIdNotFound) SetFake ¶
func (s *GetPriceListsIdNotFound) SetFake()
SetFake set fake values.
func (*GetPriceListsIdNotFound) UnmarshalJSON ¶
func (s *GetPriceListsIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetPriceListsIdNotFound) Validate ¶
func (s *GetPriceListsIdNotFound) Validate() error
type GetPriceListsIdParams ¶
type GetPriceListsIdParams struct {
// The price list's ID.
ID string
}
GetPriceListsIdParams is parameters of GetPriceListsId operation.
type GetPriceListsIdRes ¶
type GetPriceListsIdRes interface {
// contains filtered or unexported methods
}
type GetPriceListsIdUnprocessableEntity ¶
type GetPriceListsIdUnprocessableEntity Error
func (*GetPriceListsIdUnprocessableEntity) Decode ¶
func (s *GetPriceListsIdUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes GetPriceListsIdUnprocessableEntity from json.
func (*GetPriceListsIdUnprocessableEntity) Encode ¶
func (s *GetPriceListsIdUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes GetPriceListsIdUnprocessableEntity as json.
func (*GetPriceListsIdUnprocessableEntity) MarshalJSON ¶
func (s *GetPriceListsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetPriceListsIdUnprocessableEntity) SetFake ¶
func (s *GetPriceListsIdUnprocessableEntity) SetFake()
SetFake set fake values.
func (*GetPriceListsIdUnprocessableEntity) UnmarshalJSON ¶
func (s *GetPriceListsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetPriceListsIdUnprocessableEntity) Validate ¶
func (s *GetPriceListsIdUnprocessableEntity) Validate() error
type GetPriceListsInternalServerError ¶
type GetPriceListsInternalServerError Error
func (*GetPriceListsInternalServerError) Decode ¶
func (s *GetPriceListsInternalServerError) Decode(d *jx.Decoder) error
Decode decodes GetPriceListsInternalServerError from json.
func (*GetPriceListsInternalServerError) Encode ¶
func (s *GetPriceListsInternalServerError) Encode(e *jx.Encoder)
Encode encodes GetPriceListsInternalServerError as json.
func (*GetPriceListsInternalServerError) MarshalJSON ¶
func (s *GetPriceListsInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetPriceListsInternalServerError) SetFake ¶
func (s *GetPriceListsInternalServerError) SetFake()
SetFake set fake values.
func (*GetPriceListsInternalServerError) UnmarshalJSON ¶
func (s *GetPriceListsInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetPriceListsInternalServerError) Validate ¶
func (s *GetPriceListsInternalServerError) Validate() error
type GetPriceListsNotFound ¶
type GetPriceListsNotFound Error
func (*GetPriceListsNotFound) Decode ¶
func (s *GetPriceListsNotFound) Decode(d *jx.Decoder) error
Decode decodes GetPriceListsNotFound from json.
func (*GetPriceListsNotFound) Encode ¶
func (s *GetPriceListsNotFound) Encode(e *jx.Encoder)
Encode encodes GetPriceListsNotFound as json.
func (*GetPriceListsNotFound) MarshalJSON ¶
func (s *GetPriceListsNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetPriceListsNotFound) SetFake ¶
func (s *GetPriceListsNotFound) SetFake()
SetFake set fake values.
func (*GetPriceListsNotFound) UnmarshalJSON ¶
func (s *GetPriceListsNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetPriceListsNotFound) Validate ¶
func (s *GetPriceListsNotFound) Validate() error
type GetPriceListsRes ¶
type GetPriceListsRes interface {
// contains filtered or unexported methods
}
type GetPriceListsUnprocessableEntity ¶
type GetPriceListsUnprocessableEntity Error
func (*GetPriceListsUnprocessableEntity) Decode ¶
func (s *GetPriceListsUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes GetPriceListsUnprocessableEntity from json.
func (*GetPriceListsUnprocessableEntity) Encode ¶
func (s *GetPriceListsUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes GetPriceListsUnprocessableEntity as json.
func (*GetPriceListsUnprocessableEntity) MarshalJSON ¶
func (s *GetPriceListsUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetPriceListsUnprocessableEntity) SetFake ¶
func (s *GetPriceListsUnprocessableEntity) SetFake()
SetFake set fake values.
func (*GetPriceListsUnprocessableEntity) UnmarshalJSON ¶
func (s *GetPriceListsUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetPriceListsUnprocessableEntity) Validate ¶
func (s *GetPriceListsUnprocessableEntity) Validate() error
type GetPricingRuleTypesConflict ¶
type GetPricingRuleTypesConflict Error
func (*GetPricingRuleTypesConflict) Decode ¶
func (s *GetPricingRuleTypesConflict) Decode(d *jx.Decoder) error
Decode decodes GetPricingRuleTypesConflict from json.
func (*GetPricingRuleTypesConflict) Encode ¶
func (s *GetPricingRuleTypesConflict) Encode(e *jx.Encoder)
Encode encodes GetPricingRuleTypesConflict as json.
func (*GetPricingRuleTypesConflict) MarshalJSON ¶
func (s *GetPricingRuleTypesConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetPricingRuleTypesConflict) SetFake ¶
func (s *GetPricingRuleTypesConflict) SetFake()
SetFake set fake values.
func (*GetPricingRuleTypesConflict) UnmarshalJSON ¶
func (s *GetPricingRuleTypesConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetPricingRuleTypesConflict) Validate ¶
func (s *GetPricingRuleTypesConflict) Validate() error
type GetPricingRuleTypesIdConflict ¶
type GetPricingRuleTypesIdConflict Error
func (*GetPricingRuleTypesIdConflict) Decode ¶
func (s *GetPricingRuleTypesIdConflict) Decode(d *jx.Decoder) error
Decode decodes GetPricingRuleTypesIdConflict from json.
func (*GetPricingRuleTypesIdConflict) Encode ¶
func (s *GetPricingRuleTypesIdConflict) Encode(e *jx.Encoder)
Encode encodes GetPricingRuleTypesIdConflict as json.
func (*GetPricingRuleTypesIdConflict) MarshalJSON ¶
func (s *GetPricingRuleTypesIdConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetPricingRuleTypesIdConflict) SetFake ¶
func (s *GetPricingRuleTypesIdConflict) SetFake()
SetFake set fake values.
func (*GetPricingRuleTypesIdConflict) UnmarshalJSON ¶
func (s *GetPricingRuleTypesIdConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetPricingRuleTypesIdConflict) Validate ¶
func (s *GetPricingRuleTypesIdConflict) Validate() error
type GetPricingRuleTypesIdInternalServerError ¶
type GetPricingRuleTypesIdInternalServerError Error
func (*GetPricingRuleTypesIdInternalServerError) Decode ¶
func (s *GetPricingRuleTypesIdInternalServerError) Decode(d *jx.Decoder) error
Decode decodes GetPricingRuleTypesIdInternalServerError from json.
func (*GetPricingRuleTypesIdInternalServerError) Encode ¶
func (s *GetPricingRuleTypesIdInternalServerError) Encode(e *jx.Encoder)
Encode encodes GetPricingRuleTypesIdInternalServerError as json.
func (*GetPricingRuleTypesIdInternalServerError) MarshalJSON ¶
func (s *GetPricingRuleTypesIdInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetPricingRuleTypesIdInternalServerError) SetFake ¶
func (s *GetPricingRuleTypesIdInternalServerError) SetFake()
SetFake set fake values.
func (*GetPricingRuleTypesIdInternalServerError) UnmarshalJSON ¶
func (s *GetPricingRuleTypesIdInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetPricingRuleTypesIdInternalServerError) Validate ¶
func (s *GetPricingRuleTypesIdInternalServerError) Validate() error
type GetPricingRuleTypesIdNotFound ¶
type GetPricingRuleTypesIdNotFound Error
func (*GetPricingRuleTypesIdNotFound) Decode ¶
func (s *GetPricingRuleTypesIdNotFound) Decode(d *jx.Decoder) error
Decode decodes GetPricingRuleTypesIdNotFound from json.
func (*GetPricingRuleTypesIdNotFound) Encode ¶
func (s *GetPricingRuleTypesIdNotFound) Encode(e *jx.Encoder)
Encode encodes GetPricingRuleTypesIdNotFound as json.
func (*GetPricingRuleTypesIdNotFound) MarshalJSON ¶
func (s *GetPricingRuleTypesIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetPricingRuleTypesIdNotFound) SetFake ¶
func (s *GetPricingRuleTypesIdNotFound) SetFake()
SetFake set fake values.
func (*GetPricingRuleTypesIdNotFound) UnmarshalJSON ¶
func (s *GetPricingRuleTypesIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetPricingRuleTypesIdNotFound) Validate ¶
func (s *GetPricingRuleTypesIdNotFound) Validate() error
type GetPricingRuleTypesIdParams ¶
type GetPricingRuleTypesIdParams struct {
// The pricing's ID.
ID string
}
GetPricingRuleTypesIdParams is parameters of GetPricingRuleTypesId operation.
type GetPricingRuleTypesIdRes ¶
type GetPricingRuleTypesIdRes interface {
// contains filtered or unexported methods
}
type GetPricingRuleTypesIdUnprocessableEntity ¶
type GetPricingRuleTypesIdUnprocessableEntity Error
func (*GetPricingRuleTypesIdUnprocessableEntity) Decode ¶
func (s *GetPricingRuleTypesIdUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes GetPricingRuleTypesIdUnprocessableEntity from json.
func (*GetPricingRuleTypesIdUnprocessableEntity) Encode ¶
func (s *GetPricingRuleTypesIdUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes GetPricingRuleTypesIdUnprocessableEntity as json.
func (*GetPricingRuleTypesIdUnprocessableEntity) MarshalJSON ¶
func (s *GetPricingRuleTypesIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetPricingRuleTypesIdUnprocessableEntity) SetFake ¶
func (s *GetPricingRuleTypesIdUnprocessableEntity) SetFake()
SetFake set fake values.
func (*GetPricingRuleTypesIdUnprocessableEntity) UnmarshalJSON ¶
func (s *GetPricingRuleTypesIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetPricingRuleTypesIdUnprocessableEntity) Validate ¶
func (s *GetPricingRuleTypesIdUnprocessableEntity) Validate() error
type GetPricingRuleTypesInternalServerError ¶
type GetPricingRuleTypesInternalServerError Error
func (*GetPricingRuleTypesInternalServerError) Decode ¶
func (s *GetPricingRuleTypesInternalServerError) Decode(d *jx.Decoder) error
Decode decodes GetPricingRuleTypesInternalServerError from json.
func (*GetPricingRuleTypesInternalServerError) Encode ¶
func (s *GetPricingRuleTypesInternalServerError) Encode(e *jx.Encoder)
Encode encodes GetPricingRuleTypesInternalServerError as json.
func (*GetPricingRuleTypesInternalServerError) MarshalJSON ¶
func (s *GetPricingRuleTypesInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetPricingRuleTypesInternalServerError) SetFake ¶
func (s *GetPricingRuleTypesInternalServerError) SetFake()
SetFake set fake values.
func (*GetPricingRuleTypesInternalServerError) UnmarshalJSON ¶
func (s *GetPricingRuleTypesInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetPricingRuleTypesInternalServerError) Validate ¶
func (s *GetPricingRuleTypesInternalServerError) Validate() error
type GetPricingRuleTypesNotFound ¶
type GetPricingRuleTypesNotFound Error
func (*GetPricingRuleTypesNotFound) Decode ¶
func (s *GetPricingRuleTypesNotFound) Decode(d *jx.Decoder) error
Decode decodes GetPricingRuleTypesNotFound from json.
func (*GetPricingRuleTypesNotFound) Encode ¶
func (s *GetPricingRuleTypesNotFound) Encode(e *jx.Encoder)
Encode encodes GetPricingRuleTypesNotFound as json.
func (*GetPricingRuleTypesNotFound) MarshalJSON ¶
func (s *GetPricingRuleTypesNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetPricingRuleTypesNotFound) SetFake ¶
func (s *GetPricingRuleTypesNotFound) SetFake()
SetFake set fake values.
func (*GetPricingRuleTypesNotFound) UnmarshalJSON ¶
func (s *GetPricingRuleTypesNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetPricingRuleTypesNotFound) Validate ¶
func (s *GetPricingRuleTypesNotFound) Validate() error
type GetPricingRuleTypesRes ¶
type GetPricingRuleTypesRes interface {
// contains filtered or unexported methods
}
type GetPricingRuleTypesUnprocessableEntity ¶
type GetPricingRuleTypesUnprocessableEntity Error
func (*GetPricingRuleTypesUnprocessableEntity) Decode ¶
func (s *GetPricingRuleTypesUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes GetPricingRuleTypesUnprocessableEntity from json.
func (*GetPricingRuleTypesUnprocessableEntity) Encode ¶
func (s *GetPricingRuleTypesUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes GetPricingRuleTypesUnprocessableEntity as json.
func (*GetPricingRuleTypesUnprocessableEntity) MarshalJSON ¶
func (s *GetPricingRuleTypesUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetPricingRuleTypesUnprocessableEntity) SetFake ¶
func (s *GetPricingRuleTypesUnprocessableEntity) SetFake()
SetFake set fake values.
func (*GetPricingRuleTypesUnprocessableEntity) UnmarshalJSON ¶
func (s *GetPricingRuleTypesUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetPricingRuleTypesUnprocessableEntity) Validate ¶
func (s *GetPricingRuleTypesUnprocessableEntity) Validate() error
type GetProductsConflict ¶
type GetProductsConflict Error
func (*GetProductsConflict) Decode ¶
func (s *GetProductsConflict) Decode(d *jx.Decoder) error
Decode decodes GetProductsConflict from json.
func (*GetProductsConflict) Encode ¶
func (s *GetProductsConflict) Encode(e *jx.Encoder)
Encode encodes GetProductsConflict as json.
func (*GetProductsConflict) MarshalJSON ¶
func (s *GetProductsConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetProductsConflict) SetFake ¶
func (s *GetProductsConflict) SetFake()
SetFake set fake values.
func (*GetProductsConflict) UnmarshalJSON ¶
func (s *GetProductsConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetProductsConflict) Validate ¶
func (s *GetProductsConflict) Validate() error
type GetProductsIdConflict ¶
type GetProductsIdConflict Error
func (*GetProductsIdConflict) Decode ¶
func (s *GetProductsIdConflict) Decode(d *jx.Decoder) error
Decode decodes GetProductsIdConflict from json.
func (*GetProductsIdConflict) Encode ¶
func (s *GetProductsIdConflict) Encode(e *jx.Encoder)
Encode encodes GetProductsIdConflict as json.
func (*GetProductsIdConflict) MarshalJSON ¶
func (s *GetProductsIdConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetProductsIdConflict) SetFake ¶
func (s *GetProductsIdConflict) SetFake()
SetFake set fake values.
func (*GetProductsIdConflict) UnmarshalJSON ¶
func (s *GetProductsIdConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetProductsIdConflict) Validate ¶
func (s *GetProductsIdConflict) Validate() error
type GetProductsIdInternalServerError ¶
type GetProductsIdInternalServerError Error
func (*GetProductsIdInternalServerError) Decode ¶
func (s *GetProductsIdInternalServerError) Decode(d *jx.Decoder) error
Decode decodes GetProductsIdInternalServerError from json.
func (*GetProductsIdInternalServerError) Encode ¶
func (s *GetProductsIdInternalServerError) Encode(e *jx.Encoder)
Encode encodes GetProductsIdInternalServerError as json.
func (*GetProductsIdInternalServerError) MarshalJSON ¶
func (s *GetProductsIdInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetProductsIdInternalServerError) SetFake ¶
func (s *GetProductsIdInternalServerError) SetFake()
SetFake set fake values.
func (*GetProductsIdInternalServerError) UnmarshalJSON ¶
func (s *GetProductsIdInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetProductsIdInternalServerError) Validate ¶
func (s *GetProductsIdInternalServerError) Validate() error
type GetProductsIdNotFound ¶
type GetProductsIdNotFound Error
func (*GetProductsIdNotFound) Decode ¶
func (s *GetProductsIdNotFound) Decode(d *jx.Decoder) error
Decode decodes GetProductsIdNotFound from json.
func (*GetProductsIdNotFound) Encode ¶
func (s *GetProductsIdNotFound) Encode(e *jx.Encoder)
Encode encodes GetProductsIdNotFound as json.
func (*GetProductsIdNotFound) MarshalJSON ¶
func (s *GetProductsIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetProductsIdNotFound) SetFake ¶
func (s *GetProductsIdNotFound) SetFake()
SetFake set fake values.
func (*GetProductsIdNotFound) UnmarshalJSON ¶
func (s *GetProductsIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetProductsIdNotFound) Validate ¶
func (s *GetProductsIdNotFound) Validate() error
type GetProductsIdOptionsConflict ¶
type GetProductsIdOptionsConflict Error
func (*GetProductsIdOptionsConflict) Decode ¶
func (s *GetProductsIdOptionsConflict) Decode(d *jx.Decoder) error
Decode decodes GetProductsIdOptionsConflict from json.
func (*GetProductsIdOptionsConflict) Encode ¶
func (s *GetProductsIdOptionsConflict) Encode(e *jx.Encoder)
Encode encodes GetProductsIdOptionsConflict as json.
func (*GetProductsIdOptionsConflict) MarshalJSON ¶
func (s *GetProductsIdOptionsConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetProductsIdOptionsConflict) SetFake ¶
func (s *GetProductsIdOptionsConflict) SetFake()
SetFake set fake values.
func (*GetProductsIdOptionsConflict) UnmarshalJSON ¶
func (s *GetProductsIdOptionsConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetProductsIdOptionsConflict) Validate ¶
func (s *GetProductsIdOptionsConflict) Validate() error
type GetProductsIdOptionsInternalServerError ¶
type GetProductsIdOptionsInternalServerError Error
func (*GetProductsIdOptionsInternalServerError) Decode ¶
func (s *GetProductsIdOptionsInternalServerError) Decode(d *jx.Decoder) error
Decode decodes GetProductsIdOptionsInternalServerError from json.
func (*GetProductsIdOptionsInternalServerError) Encode ¶
func (s *GetProductsIdOptionsInternalServerError) Encode(e *jx.Encoder)
Encode encodes GetProductsIdOptionsInternalServerError as json.
func (*GetProductsIdOptionsInternalServerError) MarshalJSON ¶
func (s *GetProductsIdOptionsInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetProductsIdOptionsInternalServerError) SetFake ¶
func (s *GetProductsIdOptionsInternalServerError) SetFake()
SetFake set fake values.
func (*GetProductsIdOptionsInternalServerError) UnmarshalJSON ¶
func (s *GetProductsIdOptionsInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetProductsIdOptionsInternalServerError) Validate ¶
func (s *GetProductsIdOptionsInternalServerError) Validate() error
type GetProductsIdOptionsNotFound ¶
type GetProductsIdOptionsNotFound Error
func (*GetProductsIdOptionsNotFound) Decode ¶
func (s *GetProductsIdOptionsNotFound) Decode(d *jx.Decoder) error
Decode decodes GetProductsIdOptionsNotFound from json.
func (*GetProductsIdOptionsNotFound) Encode ¶
func (s *GetProductsIdOptionsNotFound) Encode(e *jx.Encoder)
Encode encodes GetProductsIdOptionsNotFound as json.
func (*GetProductsIdOptionsNotFound) MarshalJSON ¶
func (s *GetProductsIdOptionsNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetProductsIdOptionsNotFound) SetFake ¶
func (s *GetProductsIdOptionsNotFound) SetFake()
SetFake set fake values.
func (*GetProductsIdOptionsNotFound) UnmarshalJSON ¶
func (s *GetProductsIdOptionsNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetProductsIdOptionsNotFound) Validate ¶
func (s *GetProductsIdOptionsNotFound) Validate() error
type GetProductsIdOptionsOptionIDConflict ¶
type GetProductsIdOptionsOptionIDConflict Error
func (*GetProductsIdOptionsOptionIDConflict) Decode ¶
func (s *GetProductsIdOptionsOptionIDConflict) Decode(d *jx.Decoder) error
Decode decodes GetProductsIdOptionsOptionIDConflict from json.
func (*GetProductsIdOptionsOptionIDConflict) Encode ¶
func (s *GetProductsIdOptionsOptionIDConflict) Encode(e *jx.Encoder)
Encode encodes GetProductsIdOptionsOptionIDConflict as json.
func (*GetProductsIdOptionsOptionIDConflict) MarshalJSON ¶
func (s *GetProductsIdOptionsOptionIDConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetProductsIdOptionsOptionIDConflict) SetFake ¶
func (s *GetProductsIdOptionsOptionIDConflict) SetFake()
SetFake set fake values.
func (*GetProductsIdOptionsOptionIDConflict) UnmarshalJSON ¶
func (s *GetProductsIdOptionsOptionIDConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetProductsIdOptionsOptionIDConflict) Validate ¶
func (s *GetProductsIdOptionsOptionIDConflict) Validate() error
type GetProductsIdOptionsOptionIDInternalServerError ¶
type GetProductsIdOptionsOptionIDInternalServerError Error
func (*GetProductsIdOptionsOptionIDInternalServerError) Decode ¶
func (s *GetProductsIdOptionsOptionIDInternalServerError) Decode(d *jx.Decoder) error
Decode decodes GetProductsIdOptionsOptionIDInternalServerError from json.
func (*GetProductsIdOptionsOptionIDInternalServerError) Encode ¶
func (s *GetProductsIdOptionsOptionIDInternalServerError) Encode(e *jx.Encoder)
Encode encodes GetProductsIdOptionsOptionIDInternalServerError as json.
func (*GetProductsIdOptionsOptionIDInternalServerError) MarshalJSON ¶
func (s *GetProductsIdOptionsOptionIDInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetProductsIdOptionsOptionIDInternalServerError) SetFake ¶
func (s *GetProductsIdOptionsOptionIDInternalServerError) SetFake()
SetFake set fake values.
func (*GetProductsIdOptionsOptionIDInternalServerError) UnmarshalJSON ¶
func (s *GetProductsIdOptionsOptionIDInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetProductsIdOptionsOptionIDInternalServerError) Validate ¶
func (s *GetProductsIdOptionsOptionIDInternalServerError) Validate() error
type GetProductsIdOptionsOptionIDNotFound ¶
type GetProductsIdOptionsOptionIDNotFound Error
func (*GetProductsIdOptionsOptionIDNotFound) Decode ¶
func (s *GetProductsIdOptionsOptionIDNotFound) Decode(d *jx.Decoder) error
Decode decodes GetProductsIdOptionsOptionIDNotFound from json.
func (*GetProductsIdOptionsOptionIDNotFound) Encode ¶
func (s *GetProductsIdOptionsOptionIDNotFound) Encode(e *jx.Encoder)
Encode encodes GetProductsIdOptionsOptionIDNotFound as json.
func (*GetProductsIdOptionsOptionIDNotFound) MarshalJSON ¶
func (s *GetProductsIdOptionsOptionIDNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetProductsIdOptionsOptionIDNotFound) SetFake ¶
func (s *GetProductsIdOptionsOptionIDNotFound) SetFake()
SetFake set fake values.
func (*GetProductsIdOptionsOptionIDNotFound) UnmarshalJSON ¶
func (s *GetProductsIdOptionsOptionIDNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetProductsIdOptionsOptionIDNotFound) Validate ¶
func (s *GetProductsIdOptionsOptionIDNotFound) Validate() error
type GetProductsIdOptionsOptionIDParams ¶
type GetProductsIdOptionsOptionIDParams struct {
// The product's ID.
ID string
// The product's option id.
OptionID string
}
GetProductsIdOptionsOptionIDParams is parameters of GetProductsIdOptionsOption_id operation.
type GetProductsIdOptionsOptionIDRes ¶
type GetProductsIdOptionsOptionIDRes interface {
// contains filtered or unexported methods
}
type GetProductsIdOptionsOptionIDUnprocessableEntity ¶
type GetProductsIdOptionsOptionIDUnprocessableEntity Error
func (*GetProductsIdOptionsOptionIDUnprocessableEntity) Decode ¶
func (s *GetProductsIdOptionsOptionIDUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes GetProductsIdOptionsOptionIDUnprocessableEntity from json.
func (*GetProductsIdOptionsOptionIDUnprocessableEntity) Encode ¶
func (s *GetProductsIdOptionsOptionIDUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes GetProductsIdOptionsOptionIDUnprocessableEntity as json.
func (*GetProductsIdOptionsOptionIDUnprocessableEntity) MarshalJSON ¶
func (s *GetProductsIdOptionsOptionIDUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetProductsIdOptionsOptionIDUnprocessableEntity) SetFake ¶
func (s *GetProductsIdOptionsOptionIDUnprocessableEntity) SetFake()
SetFake set fake values.
func (*GetProductsIdOptionsOptionIDUnprocessableEntity) UnmarshalJSON ¶
func (s *GetProductsIdOptionsOptionIDUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetProductsIdOptionsOptionIDUnprocessableEntity) Validate ¶
func (s *GetProductsIdOptionsOptionIDUnprocessableEntity) Validate() error
type GetProductsIdOptionsParams ¶
type GetProductsIdOptionsParams struct {
// The product's ID.
ID string
}
GetProductsIdOptionsParams is parameters of GetProductsIdOptions operation.
type GetProductsIdOptionsRes ¶
type GetProductsIdOptionsRes interface {
// contains filtered or unexported methods
}
type GetProductsIdOptionsUnprocessableEntity ¶
type GetProductsIdOptionsUnprocessableEntity Error
func (*GetProductsIdOptionsUnprocessableEntity) Decode ¶
func (s *GetProductsIdOptionsUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes GetProductsIdOptionsUnprocessableEntity from json.
func (*GetProductsIdOptionsUnprocessableEntity) Encode ¶
func (s *GetProductsIdOptionsUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes GetProductsIdOptionsUnprocessableEntity as json.
func (*GetProductsIdOptionsUnprocessableEntity) MarshalJSON ¶
func (s *GetProductsIdOptionsUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetProductsIdOptionsUnprocessableEntity) SetFake ¶
func (s *GetProductsIdOptionsUnprocessableEntity) SetFake()
SetFake set fake values.
func (*GetProductsIdOptionsUnprocessableEntity) UnmarshalJSON ¶
func (s *GetProductsIdOptionsUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetProductsIdOptionsUnprocessableEntity) Validate ¶
func (s *GetProductsIdOptionsUnprocessableEntity) Validate() error
type GetProductsIdParams ¶
type GetProductsIdParams struct {
// The product's ID.
ID string
}
GetProductsIdParams is parameters of GetProductsId operation.
type GetProductsIdRes ¶
type GetProductsIdRes interface {
// contains filtered or unexported methods
}
type GetProductsIdUnprocessableEntity ¶
type GetProductsIdUnprocessableEntity Error
func (*GetProductsIdUnprocessableEntity) Decode ¶
func (s *GetProductsIdUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes GetProductsIdUnprocessableEntity from json.
func (*GetProductsIdUnprocessableEntity) Encode ¶
func (s *GetProductsIdUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes GetProductsIdUnprocessableEntity as json.
func (*GetProductsIdUnprocessableEntity) MarshalJSON ¶
func (s *GetProductsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetProductsIdUnprocessableEntity) SetFake ¶
func (s *GetProductsIdUnprocessableEntity) SetFake()
SetFake set fake values.
func (*GetProductsIdUnprocessableEntity) UnmarshalJSON ¶
func (s *GetProductsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetProductsIdUnprocessableEntity) Validate ¶
func (s *GetProductsIdUnprocessableEntity) Validate() error
type GetProductsIdVariantsConflict ¶
type GetProductsIdVariantsConflict Error
func (*GetProductsIdVariantsConflict) Decode ¶
func (s *GetProductsIdVariantsConflict) Decode(d *jx.Decoder) error
Decode decodes GetProductsIdVariantsConflict from json.
func (*GetProductsIdVariantsConflict) Encode ¶
func (s *GetProductsIdVariantsConflict) Encode(e *jx.Encoder)
Encode encodes GetProductsIdVariantsConflict as json.
func (*GetProductsIdVariantsConflict) MarshalJSON ¶
func (s *GetProductsIdVariantsConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetProductsIdVariantsConflict) SetFake ¶
func (s *GetProductsIdVariantsConflict) SetFake()
SetFake set fake values.
func (*GetProductsIdVariantsConflict) UnmarshalJSON ¶
func (s *GetProductsIdVariantsConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetProductsIdVariantsConflict) Validate ¶
func (s *GetProductsIdVariantsConflict) Validate() error
type GetProductsIdVariantsInternalServerError ¶
type GetProductsIdVariantsInternalServerError Error
func (*GetProductsIdVariantsInternalServerError) Decode ¶
func (s *GetProductsIdVariantsInternalServerError) Decode(d *jx.Decoder) error
Decode decodes GetProductsIdVariantsInternalServerError from json.
func (*GetProductsIdVariantsInternalServerError) Encode ¶
func (s *GetProductsIdVariantsInternalServerError) Encode(e *jx.Encoder)
Encode encodes GetProductsIdVariantsInternalServerError as json.
func (*GetProductsIdVariantsInternalServerError) MarshalJSON ¶
func (s *GetProductsIdVariantsInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetProductsIdVariantsInternalServerError) SetFake ¶
func (s *GetProductsIdVariantsInternalServerError) SetFake()
SetFake set fake values.
func (*GetProductsIdVariantsInternalServerError) UnmarshalJSON ¶
func (s *GetProductsIdVariantsInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetProductsIdVariantsInternalServerError) Validate ¶
func (s *GetProductsIdVariantsInternalServerError) Validate() error
type GetProductsIdVariantsNotFound ¶
type GetProductsIdVariantsNotFound Error
func (*GetProductsIdVariantsNotFound) Decode ¶
func (s *GetProductsIdVariantsNotFound) Decode(d *jx.Decoder) error
Decode decodes GetProductsIdVariantsNotFound from json.
func (*GetProductsIdVariantsNotFound) Encode ¶
func (s *GetProductsIdVariantsNotFound) Encode(e *jx.Encoder)
Encode encodes GetProductsIdVariantsNotFound as json.
func (*GetProductsIdVariantsNotFound) MarshalJSON ¶
func (s *GetProductsIdVariantsNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetProductsIdVariantsNotFound) SetFake ¶
func (s *GetProductsIdVariantsNotFound) SetFake()
SetFake set fake values.
func (*GetProductsIdVariantsNotFound) UnmarshalJSON ¶
func (s *GetProductsIdVariantsNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetProductsIdVariantsNotFound) Validate ¶
func (s *GetProductsIdVariantsNotFound) Validate() error
type GetProductsIdVariantsParams ¶
type GetProductsIdVariantsParams struct {
// The product's ID.
ID string
}
GetProductsIdVariantsParams is parameters of GetProductsIdVariants operation.
type GetProductsIdVariantsRes ¶
type GetProductsIdVariantsRes interface {
// contains filtered or unexported methods
}
type GetProductsIdVariantsUnprocessableEntity ¶
type GetProductsIdVariantsUnprocessableEntity Error
func (*GetProductsIdVariantsUnprocessableEntity) Decode ¶
func (s *GetProductsIdVariantsUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes GetProductsIdVariantsUnprocessableEntity from json.
func (*GetProductsIdVariantsUnprocessableEntity) Encode ¶
func (s *GetProductsIdVariantsUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes GetProductsIdVariantsUnprocessableEntity as json.
func (*GetProductsIdVariantsUnprocessableEntity) MarshalJSON ¶
func (s *GetProductsIdVariantsUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetProductsIdVariantsUnprocessableEntity) SetFake ¶
func (s *GetProductsIdVariantsUnprocessableEntity) SetFake()
SetFake set fake values.
func (*GetProductsIdVariantsUnprocessableEntity) UnmarshalJSON ¶
func (s *GetProductsIdVariantsUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetProductsIdVariantsUnprocessableEntity) Validate ¶
func (s *GetProductsIdVariantsUnprocessableEntity) Validate() error
type GetProductsIdVariantsVariantIDConflict ¶
type GetProductsIdVariantsVariantIDConflict Error
func (*GetProductsIdVariantsVariantIDConflict) Decode ¶
func (s *GetProductsIdVariantsVariantIDConflict) Decode(d *jx.Decoder) error
Decode decodes GetProductsIdVariantsVariantIDConflict from json.
func (*GetProductsIdVariantsVariantIDConflict) Encode ¶
func (s *GetProductsIdVariantsVariantIDConflict) Encode(e *jx.Encoder)
Encode encodes GetProductsIdVariantsVariantIDConflict as json.
func (*GetProductsIdVariantsVariantIDConflict) MarshalJSON ¶
func (s *GetProductsIdVariantsVariantIDConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetProductsIdVariantsVariantIDConflict) SetFake ¶
func (s *GetProductsIdVariantsVariantIDConflict) SetFake()
SetFake set fake values.
func (*GetProductsIdVariantsVariantIDConflict) UnmarshalJSON ¶
func (s *GetProductsIdVariantsVariantIDConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetProductsIdVariantsVariantIDConflict) Validate ¶
func (s *GetProductsIdVariantsVariantIDConflict) Validate() error
type GetProductsIdVariantsVariantIDInternalServerError ¶
type GetProductsIdVariantsVariantIDInternalServerError Error
func (*GetProductsIdVariantsVariantIDInternalServerError) Decode ¶
func (s *GetProductsIdVariantsVariantIDInternalServerError) Decode(d *jx.Decoder) error
Decode decodes GetProductsIdVariantsVariantIDInternalServerError from json.
func (*GetProductsIdVariantsVariantIDInternalServerError) Encode ¶
func (s *GetProductsIdVariantsVariantIDInternalServerError) Encode(e *jx.Encoder)
Encode encodes GetProductsIdVariantsVariantIDInternalServerError as json.
func (*GetProductsIdVariantsVariantIDInternalServerError) MarshalJSON ¶
func (s *GetProductsIdVariantsVariantIDInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetProductsIdVariantsVariantIDInternalServerError) SetFake ¶
func (s *GetProductsIdVariantsVariantIDInternalServerError) SetFake()
SetFake set fake values.
func (*GetProductsIdVariantsVariantIDInternalServerError) UnmarshalJSON ¶
func (s *GetProductsIdVariantsVariantIDInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetProductsIdVariantsVariantIDInternalServerError) Validate ¶
func (s *GetProductsIdVariantsVariantIDInternalServerError) Validate() error
type GetProductsIdVariantsVariantIDNotFound ¶
type GetProductsIdVariantsVariantIDNotFound Error
func (*GetProductsIdVariantsVariantIDNotFound) Decode ¶
func (s *GetProductsIdVariantsVariantIDNotFound) Decode(d *jx.Decoder) error
Decode decodes GetProductsIdVariantsVariantIDNotFound from json.
func (*GetProductsIdVariantsVariantIDNotFound) Encode ¶
func (s *GetProductsIdVariantsVariantIDNotFound) Encode(e *jx.Encoder)
Encode encodes GetProductsIdVariantsVariantIDNotFound as json.
func (*GetProductsIdVariantsVariantIDNotFound) MarshalJSON ¶
func (s *GetProductsIdVariantsVariantIDNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetProductsIdVariantsVariantIDNotFound) SetFake ¶
func (s *GetProductsIdVariantsVariantIDNotFound) SetFake()
SetFake set fake values.
func (*GetProductsIdVariantsVariantIDNotFound) UnmarshalJSON ¶
func (s *GetProductsIdVariantsVariantIDNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetProductsIdVariantsVariantIDNotFound) Validate ¶
func (s *GetProductsIdVariantsVariantIDNotFound) Validate() error
type GetProductsIdVariantsVariantIDParams ¶
type GetProductsIdVariantsVariantIDParams struct {
// The product's ID.
ID string
// The product's variant id.
VariantID string
}
GetProductsIdVariantsVariantIDParams is parameters of GetProductsIdVariantsVariant_id operation.
type GetProductsIdVariantsVariantIDRes ¶
type GetProductsIdVariantsVariantIDRes interface {
// contains filtered or unexported methods
}
type GetProductsIdVariantsVariantIDUnprocessableEntity ¶
type GetProductsIdVariantsVariantIDUnprocessableEntity Error
func (*GetProductsIdVariantsVariantIDUnprocessableEntity) Decode ¶
func (s *GetProductsIdVariantsVariantIDUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes GetProductsIdVariantsVariantIDUnprocessableEntity from json.
func (*GetProductsIdVariantsVariantIDUnprocessableEntity) Encode ¶
func (s *GetProductsIdVariantsVariantIDUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes GetProductsIdVariantsVariantIDUnprocessableEntity as json.
func (*GetProductsIdVariantsVariantIDUnprocessableEntity) MarshalJSON ¶
func (s *GetProductsIdVariantsVariantIDUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetProductsIdVariantsVariantIDUnprocessableEntity) SetFake ¶
func (s *GetProductsIdVariantsVariantIDUnprocessableEntity) SetFake()
SetFake set fake values.
func (*GetProductsIdVariantsVariantIDUnprocessableEntity) UnmarshalJSON ¶
func (s *GetProductsIdVariantsVariantIDUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetProductsIdVariantsVariantIDUnprocessableEntity) Validate ¶
func (s *GetProductsIdVariantsVariantIDUnprocessableEntity) Validate() error
type GetProductsInternalServerError ¶
type GetProductsInternalServerError Error
func (*GetProductsInternalServerError) Decode ¶
func (s *GetProductsInternalServerError) Decode(d *jx.Decoder) error
Decode decodes GetProductsInternalServerError from json.
func (*GetProductsInternalServerError) Encode ¶
func (s *GetProductsInternalServerError) Encode(e *jx.Encoder)
Encode encodes GetProductsInternalServerError as json.
func (*GetProductsInternalServerError) MarshalJSON ¶
func (s *GetProductsInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetProductsInternalServerError) SetFake ¶
func (s *GetProductsInternalServerError) SetFake()
SetFake set fake values.
func (*GetProductsInternalServerError) UnmarshalJSON ¶
func (s *GetProductsInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetProductsInternalServerError) Validate ¶
func (s *GetProductsInternalServerError) Validate() error
type GetProductsNotFound ¶
type GetProductsNotFound Error
func (*GetProductsNotFound) Decode ¶
func (s *GetProductsNotFound) Decode(d *jx.Decoder) error
Decode decodes GetProductsNotFound from json.
func (*GetProductsNotFound) Encode ¶
func (s *GetProductsNotFound) Encode(e *jx.Encoder)
Encode encodes GetProductsNotFound as json.
func (*GetProductsNotFound) MarshalJSON ¶
func (s *GetProductsNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetProductsNotFound) SetFake ¶
func (s *GetProductsNotFound) SetFake()
SetFake set fake values.
func (*GetProductsNotFound) UnmarshalJSON ¶
func (s *GetProductsNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetProductsNotFound) Validate ¶
func (s *GetProductsNotFound) Validate() error
type GetProductsRes ¶
type GetProductsRes interface {
// contains filtered or unexported methods
}
type GetProductsUnprocessableEntity ¶
type GetProductsUnprocessableEntity Error
func (*GetProductsUnprocessableEntity) Decode ¶
func (s *GetProductsUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes GetProductsUnprocessableEntity from json.
func (*GetProductsUnprocessableEntity) Encode ¶
func (s *GetProductsUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes GetProductsUnprocessableEntity as json.
func (*GetProductsUnprocessableEntity) MarshalJSON ¶
func (s *GetProductsUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetProductsUnprocessableEntity) SetFake ¶
func (s *GetProductsUnprocessableEntity) SetFake()
SetFake set fake values.
func (*GetProductsUnprocessableEntity) UnmarshalJSON ¶
func (s *GetProductsUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetProductsUnprocessableEntity) Validate ¶
func (s *GetProductsUnprocessableEntity) Validate() error
type GetPromotionsConflict ¶
type GetPromotionsConflict Error
func (*GetPromotionsConflict) Decode ¶
func (s *GetPromotionsConflict) Decode(d *jx.Decoder) error
Decode decodes GetPromotionsConflict from json.
func (*GetPromotionsConflict) Encode ¶
func (s *GetPromotionsConflict) Encode(e *jx.Encoder)
Encode encodes GetPromotionsConflict as json.
func (*GetPromotionsConflict) MarshalJSON ¶
func (s *GetPromotionsConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetPromotionsConflict) SetFake ¶
func (s *GetPromotionsConflict) SetFake()
SetFake set fake values.
func (*GetPromotionsConflict) UnmarshalJSON ¶
func (s *GetPromotionsConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetPromotionsConflict) Validate ¶
func (s *GetPromotionsConflict) Validate() error
type GetPromotionsIdConflict ¶
type GetPromotionsIdConflict Error
func (*GetPromotionsIdConflict) Decode ¶
func (s *GetPromotionsIdConflict) Decode(d *jx.Decoder) error
Decode decodes GetPromotionsIdConflict from json.
func (*GetPromotionsIdConflict) Encode ¶
func (s *GetPromotionsIdConflict) Encode(e *jx.Encoder)
Encode encodes GetPromotionsIdConflict as json.
func (*GetPromotionsIdConflict) MarshalJSON ¶
func (s *GetPromotionsIdConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetPromotionsIdConflict) SetFake ¶
func (s *GetPromotionsIdConflict) SetFake()
SetFake set fake values.
func (*GetPromotionsIdConflict) UnmarshalJSON ¶
func (s *GetPromotionsIdConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetPromotionsIdConflict) Validate ¶
func (s *GetPromotionsIdConflict) Validate() error
type GetPromotionsIdInternalServerError ¶
type GetPromotionsIdInternalServerError Error
func (*GetPromotionsIdInternalServerError) Decode ¶
func (s *GetPromotionsIdInternalServerError) Decode(d *jx.Decoder) error
Decode decodes GetPromotionsIdInternalServerError from json.
func (*GetPromotionsIdInternalServerError) Encode ¶
func (s *GetPromotionsIdInternalServerError) Encode(e *jx.Encoder)
Encode encodes GetPromotionsIdInternalServerError as json.
func (*GetPromotionsIdInternalServerError) MarshalJSON ¶
func (s *GetPromotionsIdInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetPromotionsIdInternalServerError) SetFake ¶
func (s *GetPromotionsIdInternalServerError) SetFake()
SetFake set fake values.
func (*GetPromotionsIdInternalServerError) UnmarshalJSON ¶
func (s *GetPromotionsIdInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetPromotionsIdInternalServerError) Validate ¶
func (s *GetPromotionsIdInternalServerError) Validate() error
type GetPromotionsIdNotFound ¶
type GetPromotionsIdNotFound Error
func (*GetPromotionsIdNotFound) Decode ¶
func (s *GetPromotionsIdNotFound) Decode(d *jx.Decoder) error
Decode decodes GetPromotionsIdNotFound from json.
func (*GetPromotionsIdNotFound) Encode ¶
func (s *GetPromotionsIdNotFound) Encode(e *jx.Encoder)
Encode encodes GetPromotionsIdNotFound as json.
func (*GetPromotionsIdNotFound) MarshalJSON ¶
func (s *GetPromotionsIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetPromotionsIdNotFound) SetFake ¶
func (s *GetPromotionsIdNotFound) SetFake()
SetFake set fake values.
func (*GetPromotionsIdNotFound) UnmarshalJSON ¶
func (s *GetPromotionsIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetPromotionsIdNotFound) Validate ¶
func (s *GetPromotionsIdNotFound) Validate() error
type GetPromotionsIdParams ¶
type GetPromotionsIdParams struct {
// The promotion's ID.
ID string
}
GetPromotionsIdParams is parameters of GetPromotionsId operation.
type GetPromotionsIdRes ¶
type GetPromotionsIdRes interface {
// contains filtered or unexported methods
}
type GetPromotionsIdUnprocessableEntity ¶
type GetPromotionsIdUnprocessableEntity Error
func (*GetPromotionsIdUnprocessableEntity) Decode ¶
func (s *GetPromotionsIdUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes GetPromotionsIdUnprocessableEntity from json.
func (*GetPromotionsIdUnprocessableEntity) Encode ¶
func (s *GetPromotionsIdUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes GetPromotionsIdUnprocessableEntity as json.
func (*GetPromotionsIdUnprocessableEntity) MarshalJSON ¶
func (s *GetPromotionsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetPromotionsIdUnprocessableEntity) SetFake ¶
func (s *GetPromotionsIdUnprocessableEntity) SetFake()
SetFake set fake values.
func (*GetPromotionsIdUnprocessableEntity) UnmarshalJSON ¶
func (s *GetPromotionsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetPromotionsIdUnprocessableEntity) Validate ¶
func (s *GetPromotionsIdUnprocessableEntity) Validate() error
type GetPromotionsInternalServerError ¶
type GetPromotionsInternalServerError Error
func (*GetPromotionsInternalServerError) Decode ¶
func (s *GetPromotionsInternalServerError) Decode(d *jx.Decoder) error
Decode decodes GetPromotionsInternalServerError from json.
func (*GetPromotionsInternalServerError) Encode ¶
func (s *GetPromotionsInternalServerError) Encode(e *jx.Encoder)
Encode encodes GetPromotionsInternalServerError as json.
func (*GetPromotionsInternalServerError) MarshalJSON ¶
func (s *GetPromotionsInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetPromotionsInternalServerError) SetFake ¶
func (s *GetPromotionsInternalServerError) SetFake()
SetFake set fake values.
func (*GetPromotionsInternalServerError) UnmarshalJSON ¶
func (s *GetPromotionsInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetPromotionsInternalServerError) Validate ¶
func (s *GetPromotionsInternalServerError) Validate() error
type GetPromotionsNotFound ¶
type GetPromotionsNotFound Error
func (*GetPromotionsNotFound) Decode ¶
func (s *GetPromotionsNotFound) Decode(d *jx.Decoder) error
Decode decodes GetPromotionsNotFound from json.
func (*GetPromotionsNotFound) Encode ¶
func (s *GetPromotionsNotFound) Encode(e *jx.Encoder)
Encode encodes GetPromotionsNotFound as json.
func (*GetPromotionsNotFound) MarshalJSON ¶
func (s *GetPromotionsNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetPromotionsNotFound) SetFake ¶
func (s *GetPromotionsNotFound) SetFake()
SetFake set fake values.
func (*GetPromotionsNotFound) UnmarshalJSON ¶
func (s *GetPromotionsNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetPromotionsNotFound) Validate ¶
func (s *GetPromotionsNotFound) Validate() error
type GetPromotionsRes ¶
type GetPromotionsRes interface {
// contains filtered or unexported methods
}
type GetPromotionsUnprocessableEntity ¶
type GetPromotionsUnprocessableEntity Error
func (*GetPromotionsUnprocessableEntity) Decode ¶
func (s *GetPromotionsUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes GetPromotionsUnprocessableEntity from json.
func (*GetPromotionsUnprocessableEntity) Encode ¶
func (s *GetPromotionsUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes GetPromotionsUnprocessableEntity as json.
func (*GetPromotionsUnprocessableEntity) MarshalJSON ¶
func (s *GetPromotionsUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetPromotionsUnprocessableEntity) SetFake ¶
func (s *GetPromotionsUnprocessableEntity) SetFake()
SetFake set fake values.
func (*GetPromotionsUnprocessableEntity) UnmarshalJSON ¶
func (s *GetPromotionsUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetPromotionsUnprocessableEntity) Validate ¶
func (s *GetPromotionsUnprocessableEntity) Validate() error
type GetRegionsConflict ¶
type GetRegionsConflict Error
func (*GetRegionsConflict) Decode ¶
func (s *GetRegionsConflict) Decode(d *jx.Decoder) error
Decode decodes GetRegionsConflict from json.
func (*GetRegionsConflict) Encode ¶
func (s *GetRegionsConflict) Encode(e *jx.Encoder)
Encode encodes GetRegionsConflict as json.
func (*GetRegionsConflict) MarshalJSON ¶
func (s *GetRegionsConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetRegionsConflict) SetFake ¶
func (s *GetRegionsConflict) SetFake()
SetFake set fake values.
func (*GetRegionsConflict) UnmarshalJSON ¶
func (s *GetRegionsConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetRegionsConflict) Validate ¶
func (s *GetRegionsConflict) Validate() error
type GetRegionsIdConflict ¶
type GetRegionsIdConflict Error
func (*GetRegionsIdConflict) Decode ¶
func (s *GetRegionsIdConflict) Decode(d *jx.Decoder) error
Decode decodes GetRegionsIdConflict from json.
func (*GetRegionsIdConflict) Encode ¶
func (s *GetRegionsIdConflict) Encode(e *jx.Encoder)
Encode encodes GetRegionsIdConflict as json.
func (*GetRegionsIdConflict) MarshalJSON ¶
func (s *GetRegionsIdConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetRegionsIdConflict) SetFake ¶
func (s *GetRegionsIdConflict) SetFake()
SetFake set fake values.
func (*GetRegionsIdConflict) UnmarshalJSON ¶
func (s *GetRegionsIdConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetRegionsIdConflict) Validate ¶
func (s *GetRegionsIdConflict) Validate() error
type GetRegionsIdInternalServerError ¶
type GetRegionsIdInternalServerError Error
func (*GetRegionsIdInternalServerError) Decode ¶
func (s *GetRegionsIdInternalServerError) Decode(d *jx.Decoder) error
Decode decodes GetRegionsIdInternalServerError from json.
func (*GetRegionsIdInternalServerError) Encode ¶
func (s *GetRegionsIdInternalServerError) Encode(e *jx.Encoder)
Encode encodes GetRegionsIdInternalServerError as json.
func (*GetRegionsIdInternalServerError) MarshalJSON ¶
func (s *GetRegionsIdInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetRegionsIdInternalServerError) SetFake ¶
func (s *GetRegionsIdInternalServerError) SetFake()
SetFake set fake values.
func (*GetRegionsIdInternalServerError) UnmarshalJSON ¶
func (s *GetRegionsIdInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetRegionsIdInternalServerError) Validate ¶
func (s *GetRegionsIdInternalServerError) Validate() error
type GetRegionsIdNotFound ¶
type GetRegionsIdNotFound Error
func (*GetRegionsIdNotFound) Decode ¶
func (s *GetRegionsIdNotFound) Decode(d *jx.Decoder) error
Decode decodes GetRegionsIdNotFound from json.
func (*GetRegionsIdNotFound) Encode ¶
func (s *GetRegionsIdNotFound) Encode(e *jx.Encoder)
Encode encodes GetRegionsIdNotFound as json.
func (*GetRegionsIdNotFound) MarshalJSON ¶
func (s *GetRegionsIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetRegionsIdNotFound) SetFake ¶
func (s *GetRegionsIdNotFound) SetFake()
SetFake set fake values.
func (*GetRegionsIdNotFound) UnmarshalJSON ¶
func (s *GetRegionsIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetRegionsIdNotFound) Validate ¶
func (s *GetRegionsIdNotFound) Validate() error
type GetRegionsIdParams ¶
type GetRegionsIdParams struct {
// The region's ID.
ID string
}
GetRegionsIdParams is parameters of GetRegionsId operation.
type GetRegionsIdRes ¶
type GetRegionsIdRes interface {
// contains filtered or unexported methods
}
type GetRegionsIdUnprocessableEntity ¶
type GetRegionsIdUnprocessableEntity Error
func (*GetRegionsIdUnprocessableEntity) Decode ¶
func (s *GetRegionsIdUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes GetRegionsIdUnprocessableEntity from json.
func (*GetRegionsIdUnprocessableEntity) Encode ¶
func (s *GetRegionsIdUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes GetRegionsIdUnprocessableEntity as json.
func (*GetRegionsIdUnprocessableEntity) MarshalJSON ¶
func (s *GetRegionsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetRegionsIdUnprocessableEntity) SetFake ¶
func (s *GetRegionsIdUnprocessableEntity) SetFake()
SetFake set fake values.
func (*GetRegionsIdUnprocessableEntity) UnmarshalJSON ¶
func (s *GetRegionsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetRegionsIdUnprocessableEntity) Validate ¶
func (s *GetRegionsIdUnprocessableEntity) Validate() error
type GetRegionsInternalServerError ¶
type GetRegionsInternalServerError Error
func (*GetRegionsInternalServerError) Decode ¶
func (s *GetRegionsInternalServerError) Decode(d *jx.Decoder) error
Decode decodes GetRegionsInternalServerError from json.
func (*GetRegionsInternalServerError) Encode ¶
func (s *GetRegionsInternalServerError) Encode(e *jx.Encoder)
Encode encodes GetRegionsInternalServerError as json.
func (*GetRegionsInternalServerError) MarshalJSON ¶
func (s *GetRegionsInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetRegionsInternalServerError) SetFake ¶
func (s *GetRegionsInternalServerError) SetFake()
SetFake set fake values.
func (*GetRegionsInternalServerError) UnmarshalJSON ¶
func (s *GetRegionsInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetRegionsInternalServerError) Validate ¶
func (s *GetRegionsInternalServerError) Validate() error
type GetRegionsNotFound ¶
type GetRegionsNotFound Error
func (*GetRegionsNotFound) Decode ¶
func (s *GetRegionsNotFound) Decode(d *jx.Decoder) error
Decode decodes GetRegionsNotFound from json.
func (*GetRegionsNotFound) Encode ¶
func (s *GetRegionsNotFound) Encode(e *jx.Encoder)
Encode encodes GetRegionsNotFound as json.
func (*GetRegionsNotFound) MarshalJSON ¶
func (s *GetRegionsNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetRegionsNotFound) SetFake ¶
func (s *GetRegionsNotFound) SetFake()
SetFake set fake values.
func (*GetRegionsNotFound) UnmarshalJSON ¶
func (s *GetRegionsNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetRegionsNotFound) Validate ¶
func (s *GetRegionsNotFound) Validate() error
type GetRegionsRes ¶
type GetRegionsRes interface {
// contains filtered or unexported methods
}
type GetRegionsUnprocessableEntity ¶
type GetRegionsUnprocessableEntity Error
func (*GetRegionsUnprocessableEntity) Decode ¶
func (s *GetRegionsUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes GetRegionsUnprocessableEntity from json.
func (*GetRegionsUnprocessableEntity) Encode ¶
func (s *GetRegionsUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes GetRegionsUnprocessableEntity as json.
func (*GetRegionsUnprocessableEntity) MarshalJSON ¶
func (s *GetRegionsUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetRegionsUnprocessableEntity) SetFake ¶
func (s *GetRegionsUnprocessableEntity) SetFake()
SetFake set fake values.
func (*GetRegionsUnprocessableEntity) UnmarshalJSON ¶
func (s *GetRegionsUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetRegionsUnprocessableEntity) Validate ¶
func (s *GetRegionsUnprocessableEntity) Validate() error
type GetSalesChannelsConflict ¶
type GetSalesChannelsConflict Error
func (*GetSalesChannelsConflict) Decode ¶
func (s *GetSalesChannelsConflict) Decode(d *jx.Decoder) error
Decode decodes GetSalesChannelsConflict from json.
func (*GetSalesChannelsConflict) Encode ¶
func (s *GetSalesChannelsConflict) Encode(e *jx.Encoder)
Encode encodes GetSalesChannelsConflict as json.
func (*GetSalesChannelsConflict) MarshalJSON ¶
func (s *GetSalesChannelsConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetSalesChannelsConflict) SetFake ¶
func (s *GetSalesChannelsConflict) SetFake()
SetFake set fake values.
func (*GetSalesChannelsConflict) UnmarshalJSON ¶
func (s *GetSalesChannelsConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetSalesChannelsConflict) Validate ¶
func (s *GetSalesChannelsConflict) Validate() error
type GetSalesChannelsIdConflict ¶
type GetSalesChannelsIdConflict Error
func (*GetSalesChannelsIdConflict) Decode ¶
func (s *GetSalesChannelsIdConflict) Decode(d *jx.Decoder) error
Decode decodes GetSalesChannelsIdConflict from json.
func (*GetSalesChannelsIdConflict) Encode ¶
func (s *GetSalesChannelsIdConflict) Encode(e *jx.Encoder)
Encode encodes GetSalesChannelsIdConflict as json.
func (*GetSalesChannelsIdConflict) MarshalJSON ¶
func (s *GetSalesChannelsIdConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetSalesChannelsIdConflict) SetFake ¶
func (s *GetSalesChannelsIdConflict) SetFake()
SetFake set fake values.
func (*GetSalesChannelsIdConflict) UnmarshalJSON ¶
func (s *GetSalesChannelsIdConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetSalesChannelsIdConflict) Validate ¶
func (s *GetSalesChannelsIdConflict) Validate() error
type GetSalesChannelsIdInternalServerError ¶
type GetSalesChannelsIdInternalServerError Error
func (*GetSalesChannelsIdInternalServerError) Decode ¶
func (s *GetSalesChannelsIdInternalServerError) Decode(d *jx.Decoder) error
Decode decodes GetSalesChannelsIdInternalServerError from json.
func (*GetSalesChannelsIdInternalServerError) Encode ¶
func (s *GetSalesChannelsIdInternalServerError) Encode(e *jx.Encoder)
Encode encodes GetSalesChannelsIdInternalServerError as json.
func (*GetSalesChannelsIdInternalServerError) MarshalJSON ¶
func (s *GetSalesChannelsIdInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetSalesChannelsIdInternalServerError) SetFake ¶
func (s *GetSalesChannelsIdInternalServerError) SetFake()
SetFake set fake values.
func (*GetSalesChannelsIdInternalServerError) UnmarshalJSON ¶
func (s *GetSalesChannelsIdInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetSalesChannelsIdInternalServerError) Validate ¶
func (s *GetSalesChannelsIdInternalServerError) Validate() error
type GetSalesChannelsIdNotFound ¶
type GetSalesChannelsIdNotFound Error
func (*GetSalesChannelsIdNotFound) Decode ¶
func (s *GetSalesChannelsIdNotFound) Decode(d *jx.Decoder) error
Decode decodes GetSalesChannelsIdNotFound from json.
func (*GetSalesChannelsIdNotFound) Encode ¶
func (s *GetSalesChannelsIdNotFound) Encode(e *jx.Encoder)
Encode encodes GetSalesChannelsIdNotFound as json.
func (*GetSalesChannelsIdNotFound) MarshalJSON ¶
func (s *GetSalesChannelsIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetSalesChannelsIdNotFound) SetFake ¶
func (s *GetSalesChannelsIdNotFound) SetFake()
SetFake set fake values.
func (*GetSalesChannelsIdNotFound) UnmarshalJSON ¶
func (s *GetSalesChannelsIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetSalesChannelsIdNotFound) Validate ¶
func (s *GetSalesChannelsIdNotFound) Validate() error
type GetSalesChannelsIdParams ¶
type GetSalesChannelsIdParams struct {
// The sales channel's ID.
ID string
}
GetSalesChannelsIdParams is parameters of GetSalesChannelsId operation.
type GetSalesChannelsIdRes ¶
type GetSalesChannelsIdRes interface {
// contains filtered or unexported methods
}
type GetSalesChannelsIdUnprocessableEntity ¶
type GetSalesChannelsIdUnprocessableEntity Error
func (*GetSalesChannelsIdUnprocessableEntity) Decode ¶
func (s *GetSalesChannelsIdUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes GetSalesChannelsIdUnprocessableEntity from json.
func (*GetSalesChannelsIdUnprocessableEntity) Encode ¶
func (s *GetSalesChannelsIdUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes GetSalesChannelsIdUnprocessableEntity as json.
func (*GetSalesChannelsIdUnprocessableEntity) MarshalJSON ¶
func (s *GetSalesChannelsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetSalesChannelsIdUnprocessableEntity) SetFake ¶
func (s *GetSalesChannelsIdUnprocessableEntity) SetFake()
SetFake set fake values.
func (*GetSalesChannelsIdUnprocessableEntity) UnmarshalJSON ¶
func (s *GetSalesChannelsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetSalesChannelsIdUnprocessableEntity) Validate ¶
func (s *GetSalesChannelsIdUnprocessableEntity) Validate() error
type GetSalesChannelsInternalServerError ¶
type GetSalesChannelsInternalServerError Error
func (*GetSalesChannelsInternalServerError) Decode ¶
func (s *GetSalesChannelsInternalServerError) Decode(d *jx.Decoder) error
Decode decodes GetSalesChannelsInternalServerError from json.
func (*GetSalesChannelsInternalServerError) Encode ¶
func (s *GetSalesChannelsInternalServerError) Encode(e *jx.Encoder)
Encode encodes GetSalesChannelsInternalServerError as json.
func (*GetSalesChannelsInternalServerError) MarshalJSON ¶
func (s *GetSalesChannelsInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetSalesChannelsInternalServerError) SetFake ¶
func (s *GetSalesChannelsInternalServerError) SetFake()
SetFake set fake values.
func (*GetSalesChannelsInternalServerError) UnmarshalJSON ¶
func (s *GetSalesChannelsInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetSalesChannelsInternalServerError) Validate ¶
func (s *GetSalesChannelsInternalServerError) Validate() error
type GetSalesChannelsNotFound ¶
type GetSalesChannelsNotFound Error
func (*GetSalesChannelsNotFound) Decode ¶
func (s *GetSalesChannelsNotFound) Decode(d *jx.Decoder) error
Decode decodes GetSalesChannelsNotFound from json.
func (*GetSalesChannelsNotFound) Encode ¶
func (s *GetSalesChannelsNotFound) Encode(e *jx.Encoder)
Encode encodes GetSalesChannelsNotFound as json.
func (*GetSalesChannelsNotFound) MarshalJSON ¶
func (s *GetSalesChannelsNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetSalesChannelsNotFound) SetFake ¶
func (s *GetSalesChannelsNotFound) SetFake()
SetFake set fake values.
func (*GetSalesChannelsNotFound) UnmarshalJSON ¶
func (s *GetSalesChannelsNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetSalesChannelsNotFound) Validate ¶
func (s *GetSalesChannelsNotFound) Validate() error
type GetSalesChannelsRes ¶
type GetSalesChannelsRes interface {
// contains filtered or unexported methods
}
type GetSalesChannelsUnprocessableEntity ¶
type GetSalesChannelsUnprocessableEntity Error
func (*GetSalesChannelsUnprocessableEntity) Decode ¶
func (s *GetSalesChannelsUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes GetSalesChannelsUnprocessableEntity from json.
func (*GetSalesChannelsUnprocessableEntity) Encode ¶
func (s *GetSalesChannelsUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes GetSalesChannelsUnprocessableEntity as json.
func (*GetSalesChannelsUnprocessableEntity) MarshalJSON ¶
func (s *GetSalesChannelsUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetSalesChannelsUnprocessableEntity) SetFake ¶
func (s *GetSalesChannelsUnprocessableEntity) SetFake()
SetFake set fake values.
func (*GetSalesChannelsUnprocessableEntity) UnmarshalJSON ¶
func (s *GetSalesChannelsUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetSalesChannelsUnprocessableEntity) Validate ¶
func (s *GetSalesChannelsUnprocessableEntity) Validate() error
type GetStockLocationsIdConflict ¶
type GetStockLocationsIdConflict Error
func (*GetStockLocationsIdConflict) Decode ¶
func (s *GetStockLocationsIdConflict) Decode(d *jx.Decoder) error
Decode decodes GetStockLocationsIdConflict from json.
func (*GetStockLocationsIdConflict) Encode ¶
func (s *GetStockLocationsIdConflict) Encode(e *jx.Encoder)
Encode encodes GetStockLocationsIdConflict as json.
func (*GetStockLocationsIdConflict) MarshalJSON ¶
func (s *GetStockLocationsIdConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetStockLocationsIdConflict) SetFake ¶
func (s *GetStockLocationsIdConflict) SetFake()
SetFake set fake values.
func (*GetStockLocationsIdConflict) UnmarshalJSON ¶
func (s *GetStockLocationsIdConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetStockLocationsIdConflict) Validate ¶
func (s *GetStockLocationsIdConflict) Validate() error
type GetStockLocationsIdInternalServerError ¶
type GetStockLocationsIdInternalServerError Error
func (*GetStockLocationsIdInternalServerError) Decode ¶
func (s *GetStockLocationsIdInternalServerError) Decode(d *jx.Decoder) error
Decode decodes GetStockLocationsIdInternalServerError from json.
func (*GetStockLocationsIdInternalServerError) Encode ¶
func (s *GetStockLocationsIdInternalServerError) Encode(e *jx.Encoder)
Encode encodes GetStockLocationsIdInternalServerError as json.
func (*GetStockLocationsIdInternalServerError) MarshalJSON ¶
func (s *GetStockLocationsIdInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetStockLocationsIdInternalServerError) SetFake ¶
func (s *GetStockLocationsIdInternalServerError) SetFake()
SetFake set fake values.
func (*GetStockLocationsIdInternalServerError) UnmarshalJSON ¶
func (s *GetStockLocationsIdInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetStockLocationsIdInternalServerError) Validate ¶
func (s *GetStockLocationsIdInternalServerError) Validate() error
type GetStockLocationsIdNotFound ¶
type GetStockLocationsIdNotFound Error
func (*GetStockLocationsIdNotFound) Decode ¶
func (s *GetStockLocationsIdNotFound) Decode(d *jx.Decoder) error
Decode decodes GetStockLocationsIdNotFound from json.
func (*GetStockLocationsIdNotFound) Encode ¶
func (s *GetStockLocationsIdNotFound) Encode(e *jx.Encoder)
Encode encodes GetStockLocationsIdNotFound as json.
func (*GetStockLocationsIdNotFound) MarshalJSON ¶
func (s *GetStockLocationsIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetStockLocationsIdNotFound) SetFake ¶
func (s *GetStockLocationsIdNotFound) SetFake()
SetFake set fake values.
func (*GetStockLocationsIdNotFound) UnmarshalJSON ¶
func (s *GetStockLocationsIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetStockLocationsIdNotFound) Validate ¶
func (s *GetStockLocationsIdNotFound) Validate() error
type GetStockLocationsIdOK ¶
type GetStockLocationsIdOK struct{}
GetStockLocationsIdOK is response for GetStockLocationsId operation.
type GetStockLocationsIdParams ¶
type GetStockLocationsIdParams struct {
// The stock location's ID.
ID string
}
GetStockLocationsIdParams is parameters of GetStockLocationsId operation.
type GetStockLocationsIdRes ¶
type GetStockLocationsIdRes interface {
// contains filtered or unexported methods
}
type GetStockLocationsIdUnprocessableEntity ¶
type GetStockLocationsIdUnprocessableEntity Error
func (*GetStockLocationsIdUnprocessableEntity) Decode ¶
func (s *GetStockLocationsIdUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes GetStockLocationsIdUnprocessableEntity from json.
func (*GetStockLocationsIdUnprocessableEntity) Encode ¶
func (s *GetStockLocationsIdUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes GetStockLocationsIdUnprocessableEntity as json.
func (*GetStockLocationsIdUnprocessableEntity) MarshalJSON ¶
func (s *GetStockLocationsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetStockLocationsIdUnprocessableEntity) SetFake ¶
func (s *GetStockLocationsIdUnprocessableEntity) SetFake()
SetFake set fake values.
func (*GetStockLocationsIdUnprocessableEntity) UnmarshalJSON ¶
func (s *GetStockLocationsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetStockLocationsIdUnprocessableEntity) Validate ¶
func (s *GetStockLocationsIdUnprocessableEntity) Validate() error
type GetStoresConflict ¶
type GetStoresConflict Error
func (*GetStoresConflict) Decode ¶
func (s *GetStoresConflict) Decode(d *jx.Decoder) error
Decode decodes GetStoresConflict from json.
func (*GetStoresConflict) Encode ¶
func (s *GetStoresConflict) Encode(e *jx.Encoder)
Encode encodes GetStoresConflict as json.
func (*GetStoresConflict) MarshalJSON ¶
func (s *GetStoresConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetStoresConflict) UnmarshalJSON ¶
func (s *GetStoresConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetStoresConflict) Validate ¶
func (s *GetStoresConflict) Validate() error
type GetStoresIdConflict ¶
type GetStoresIdConflict Error
func (*GetStoresIdConflict) Decode ¶
func (s *GetStoresIdConflict) Decode(d *jx.Decoder) error
Decode decodes GetStoresIdConflict from json.
func (*GetStoresIdConflict) Encode ¶
func (s *GetStoresIdConflict) Encode(e *jx.Encoder)
Encode encodes GetStoresIdConflict as json.
func (*GetStoresIdConflict) MarshalJSON ¶
func (s *GetStoresIdConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetStoresIdConflict) SetFake ¶
func (s *GetStoresIdConflict) SetFake()
SetFake set fake values.
func (*GetStoresIdConflict) UnmarshalJSON ¶
func (s *GetStoresIdConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetStoresIdConflict) Validate ¶
func (s *GetStoresIdConflict) Validate() error
type GetStoresIdInternalServerError ¶
type GetStoresIdInternalServerError Error
func (*GetStoresIdInternalServerError) Decode ¶
func (s *GetStoresIdInternalServerError) Decode(d *jx.Decoder) error
Decode decodes GetStoresIdInternalServerError from json.
func (*GetStoresIdInternalServerError) Encode ¶
func (s *GetStoresIdInternalServerError) Encode(e *jx.Encoder)
Encode encodes GetStoresIdInternalServerError as json.
func (*GetStoresIdInternalServerError) MarshalJSON ¶
func (s *GetStoresIdInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetStoresIdInternalServerError) SetFake ¶
func (s *GetStoresIdInternalServerError) SetFake()
SetFake set fake values.
func (*GetStoresIdInternalServerError) UnmarshalJSON ¶
func (s *GetStoresIdInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetStoresIdInternalServerError) Validate ¶
func (s *GetStoresIdInternalServerError) Validate() error
type GetStoresIdNotFound ¶
type GetStoresIdNotFound Error
func (*GetStoresIdNotFound) Decode ¶
func (s *GetStoresIdNotFound) Decode(d *jx.Decoder) error
Decode decodes GetStoresIdNotFound from json.
func (*GetStoresIdNotFound) Encode ¶
func (s *GetStoresIdNotFound) Encode(e *jx.Encoder)
Encode encodes GetStoresIdNotFound as json.
func (*GetStoresIdNotFound) MarshalJSON ¶
func (s *GetStoresIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetStoresIdNotFound) SetFake ¶
func (s *GetStoresIdNotFound) SetFake()
SetFake set fake values.
func (*GetStoresIdNotFound) UnmarshalJSON ¶
func (s *GetStoresIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetStoresIdNotFound) Validate ¶
func (s *GetStoresIdNotFound) Validate() error
type GetStoresIdParams ¶
type GetStoresIdParams struct {
// The store's ID.
ID string
}
GetStoresIdParams is parameters of GetStoresId operation.
type GetStoresIdRes ¶
type GetStoresIdRes interface {
// contains filtered or unexported methods
}
type GetStoresIdUnprocessableEntity ¶
type GetStoresIdUnprocessableEntity Error
func (*GetStoresIdUnprocessableEntity) Decode ¶
func (s *GetStoresIdUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes GetStoresIdUnprocessableEntity from json.
func (*GetStoresIdUnprocessableEntity) Encode ¶
func (s *GetStoresIdUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes GetStoresIdUnprocessableEntity as json.
func (*GetStoresIdUnprocessableEntity) MarshalJSON ¶
func (s *GetStoresIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetStoresIdUnprocessableEntity) SetFake ¶
func (s *GetStoresIdUnprocessableEntity) SetFake()
SetFake set fake values.
func (*GetStoresIdUnprocessableEntity) UnmarshalJSON ¶
func (s *GetStoresIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetStoresIdUnprocessableEntity) Validate ¶
func (s *GetStoresIdUnprocessableEntity) Validate() error
type GetStoresInternalServerError ¶
type GetStoresInternalServerError Error
func (*GetStoresInternalServerError) Decode ¶
func (s *GetStoresInternalServerError) Decode(d *jx.Decoder) error
Decode decodes GetStoresInternalServerError from json.
func (*GetStoresInternalServerError) Encode ¶
func (s *GetStoresInternalServerError) Encode(e *jx.Encoder)
Encode encodes GetStoresInternalServerError as json.
func (*GetStoresInternalServerError) MarshalJSON ¶
func (s *GetStoresInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetStoresInternalServerError) SetFake ¶
func (s *GetStoresInternalServerError) SetFake()
SetFake set fake values.
func (*GetStoresInternalServerError) UnmarshalJSON ¶
func (s *GetStoresInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetStoresInternalServerError) Validate ¶
func (s *GetStoresInternalServerError) Validate() error
type GetStoresNotFound ¶
type GetStoresNotFound Error
func (*GetStoresNotFound) Decode ¶
func (s *GetStoresNotFound) Decode(d *jx.Decoder) error
Decode decodes GetStoresNotFound from json.
func (*GetStoresNotFound) Encode ¶
func (s *GetStoresNotFound) Encode(e *jx.Encoder)
Encode encodes GetStoresNotFound as json.
func (*GetStoresNotFound) MarshalJSON ¶
func (s *GetStoresNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetStoresNotFound) UnmarshalJSON ¶
func (s *GetStoresNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetStoresNotFound) Validate ¶
func (s *GetStoresNotFound) Validate() error
type GetStoresRes ¶
type GetStoresRes interface {
// contains filtered or unexported methods
}
type GetStoresUnprocessableEntity ¶
type GetStoresUnprocessableEntity Error
func (*GetStoresUnprocessableEntity) Decode ¶
func (s *GetStoresUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes GetStoresUnprocessableEntity from json.
func (*GetStoresUnprocessableEntity) Encode ¶
func (s *GetStoresUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes GetStoresUnprocessableEntity as json.
func (*GetStoresUnprocessableEntity) MarshalJSON ¶
func (s *GetStoresUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetStoresUnprocessableEntity) SetFake ¶
func (s *GetStoresUnprocessableEntity) SetFake()
SetFake set fake values.
func (*GetStoresUnprocessableEntity) UnmarshalJSON ¶
func (s *GetStoresUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetStoresUnprocessableEntity) Validate ¶
func (s *GetStoresUnprocessableEntity) Validate() error
type GetTaxRatesConflict ¶
type GetTaxRatesConflict Error
func (*GetTaxRatesConflict) Decode ¶
func (s *GetTaxRatesConflict) Decode(d *jx.Decoder) error
Decode decodes GetTaxRatesConflict from json.
func (*GetTaxRatesConflict) Encode ¶
func (s *GetTaxRatesConflict) Encode(e *jx.Encoder)
Encode encodes GetTaxRatesConflict as json.
func (*GetTaxRatesConflict) MarshalJSON ¶
func (s *GetTaxRatesConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetTaxRatesConflict) SetFake ¶
func (s *GetTaxRatesConflict) SetFake()
SetFake set fake values.
func (*GetTaxRatesConflict) UnmarshalJSON ¶
func (s *GetTaxRatesConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetTaxRatesConflict) Validate ¶
func (s *GetTaxRatesConflict) Validate() error
type GetTaxRatesIdConflict ¶
type GetTaxRatesIdConflict Error
func (*GetTaxRatesIdConflict) Decode ¶
func (s *GetTaxRatesIdConflict) Decode(d *jx.Decoder) error
Decode decodes GetTaxRatesIdConflict from json.
func (*GetTaxRatesIdConflict) Encode ¶
func (s *GetTaxRatesIdConflict) Encode(e *jx.Encoder)
Encode encodes GetTaxRatesIdConflict as json.
func (*GetTaxRatesIdConflict) MarshalJSON ¶
func (s *GetTaxRatesIdConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetTaxRatesIdConflict) SetFake ¶
func (s *GetTaxRatesIdConflict) SetFake()
SetFake set fake values.
func (*GetTaxRatesIdConflict) UnmarshalJSON ¶
func (s *GetTaxRatesIdConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetTaxRatesIdConflict) Validate ¶
func (s *GetTaxRatesIdConflict) Validate() error
type GetTaxRatesIdInternalServerError ¶
type GetTaxRatesIdInternalServerError Error
func (*GetTaxRatesIdInternalServerError) Decode ¶
func (s *GetTaxRatesIdInternalServerError) Decode(d *jx.Decoder) error
Decode decodes GetTaxRatesIdInternalServerError from json.
func (*GetTaxRatesIdInternalServerError) Encode ¶
func (s *GetTaxRatesIdInternalServerError) Encode(e *jx.Encoder)
Encode encodes GetTaxRatesIdInternalServerError as json.
func (*GetTaxRatesIdInternalServerError) MarshalJSON ¶
func (s *GetTaxRatesIdInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetTaxRatesIdInternalServerError) SetFake ¶
func (s *GetTaxRatesIdInternalServerError) SetFake()
SetFake set fake values.
func (*GetTaxRatesIdInternalServerError) UnmarshalJSON ¶
func (s *GetTaxRatesIdInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetTaxRatesIdInternalServerError) Validate ¶
func (s *GetTaxRatesIdInternalServerError) Validate() error
type GetTaxRatesIdNotFound ¶
type GetTaxRatesIdNotFound Error
func (*GetTaxRatesIdNotFound) Decode ¶
func (s *GetTaxRatesIdNotFound) Decode(d *jx.Decoder) error
Decode decodes GetTaxRatesIdNotFound from json.
func (*GetTaxRatesIdNotFound) Encode ¶
func (s *GetTaxRatesIdNotFound) Encode(e *jx.Encoder)
Encode encodes GetTaxRatesIdNotFound as json.
func (*GetTaxRatesIdNotFound) MarshalJSON ¶
func (s *GetTaxRatesIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetTaxRatesIdNotFound) SetFake ¶
func (s *GetTaxRatesIdNotFound) SetFake()
SetFake set fake values.
func (*GetTaxRatesIdNotFound) UnmarshalJSON ¶
func (s *GetTaxRatesIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetTaxRatesIdNotFound) Validate ¶
func (s *GetTaxRatesIdNotFound) Validate() error
type GetTaxRatesIdParams ¶
type GetTaxRatesIdParams struct {
// The tax rate's ID.
ID string
}
GetTaxRatesIdParams is parameters of GetTaxRatesId operation.
type GetTaxRatesIdRes ¶
type GetTaxRatesIdRes interface {
// contains filtered or unexported methods
}
type GetTaxRatesIdUnprocessableEntity ¶
type GetTaxRatesIdUnprocessableEntity Error
func (*GetTaxRatesIdUnprocessableEntity) Decode ¶
func (s *GetTaxRatesIdUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes GetTaxRatesIdUnprocessableEntity from json.
func (*GetTaxRatesIdUnprocessableEntity) Encode ¶
func (s *GetTaxRatesIdUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes GetTaxRatesIdUnprocessableEntity as json.
func (*GetTaxRatesIdUnprocessableEntity) MarshalJSON ¶
func (s *GetTaxRatesIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetTaxRatesIdUnprocessableEntity) SetFake ¶
func (s *GetTaxRatesIdUnprocessableEntity) SetFake()
SetFake set fake values.
func (*GetTaxRatesIdUnprocessableEntity) UnmarshalJSON ¶
func (s *GetTaxRatesIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetTaxRatesIdUnprocessableEntity) Validate ¶
func (s *GetTaxRatesIdUnprocessableEntity) Validate() error
type GetTaxRatesInternalServerError ¶
type GetTaxRatesInternalServerError Error
func (*GetTaxRatesInternalServerError) Decode ¶
func (s *GetTaxRatesInternalServerError) Decode(d *jx.Decoder) error
Decode decodes GetTaxRatesInternalServerError from json.
func (*GetTaxRatesInternalServerError) Encode ¶
func (s *GetTaxRatesInternalServerError) Encode(e *jx.Encoder)
Encode encodes GetTaxRatesInternalServerError as json.
func (*GetTaxRatesInternalServerError) MarshalJSON ¶
func (s *GetTaxRatesInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetTaxRatesInternalServerError) SetFake ¶
func (s *GetTaxRatesInternalServerError) SetFake()
SetFake set fake values.
func (*GetTaxRatesInternalServerError) UnmarshalJSON ¶
func (s *GetTaxRatesInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetTaxRatesInternalServerError) Validate ¶
func (s *GetTaxRatesInternalServerError) Validate() error
type GetTaxRatesNotFound ¶
type GetTaxRatesNotFound Error
func (*GetTaxRatesNotFound) Decode ¶
func (s *GetTaxRatesNotFound) Decode(d *jx.Decoder) error
Decode decodes GetTaxRatesNotFound from json.
func (*GetTaxRatesNotFound) Encode ¶
func (s *GetTaxRatesNotFound) Encode(e *jx.Encoder)
Encode encodes GetTaxRatesNotFound as json.
func (*GetTaxRatesNotFound) MarshalJSON ¶
func (s *GetTaxRatesNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetTaxRatesNotFound) SetFake ¶
func (s *GetTaxRatesNotFound) SetFake()
SetFake set fake values.
func (*GetTaxRatesNotFound) UnmarshalJSON ¶
func (s *GetTaxRatesNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetTaxRatesNotFound) Validate ¶
func (s *GetTaxRatesNotFound) Validate() error
type GetTaxRatesRes ¶
type GetTaxRatesRes interface {
// contains filtered or unexported methods
}
type GetTaxRatesUnprocessableEntity ¶
type GetTaxRatesUnprocessableEntity Error
func (*GetTaxRatesUnprocessableEntity) Decode ¶
func (s *GetTaxRatesUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes GetTaxRatesUnprocessableEntity from json.
func (*GetTaxRatesUnprocessableEntity) Encode ¶
func (s *GetTaxRatesUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes GetTaxRatesUnprocessableEntity as json.
func (*GetTaxRatesUnprocessableEntity) MarshalJSON ¶
func (s *GetTaxRatesUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetTaxRatesUnprocessableEntity) SetFake ¶
func (s *GetTaxRatesUnprocessableEntity) SetFake()
SetFake set fake values.
func (*GetTaxRatesUnprocessableEntity) UnmarshalJSON ¶
func (s *GetTaxRatesUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetTaxRatesUnprocessableEntity) Validate ¶
func (s *GetTaxRatesUnprocessableEntity) Validate() error
type GetUsersConflict ¶
type GetUsersConflict Error
func (*GetUsersConflict) Decode ¶
func (s *GetUsersConflict) Decode(d *jx.Decoder) error
Decode decodes GetUsersConflict from json.
func (*GetUsersConflict) Encode ¶
func (s *GetUsersConflict) Encode(e *jx.Encoder)
Encode encodes GetUsersConflict as json.
func (*GetUsersConflict) MarshalJSON ¶
func (s *GetUsersConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetUsersConflict) UnmarshalJSON ¶
func (s *GetUsersConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetUsersConflict) Validate ¶
func (s *GetUsersConflict) Validate() error
type GetUsersIdConflict ¶
type GetUsersIdConflict Error
func (*GetUsersIdConflict) Decode ¶
func (s *GetUsersIdConflict) Decode(d *jx.Decoder) error
Decode decodes GetUsersIdConflict from json.
func (*GetUsersIdConflict) Encode ¶
func (s *GetUsersIdConflict) Encode(e *jx.Encoder)
Encode encodes GetUsersIdConflict as json.
func (*GetUsersIdConflict) MarshalJSON ¶
func (s *GetUsersIdConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetUsersIdConflict) SetFake ¶
func (s *GetUsersIdConflict) SetFake()
SetFake set fake values.
func (*GetUsersIdConflict) UnmarshalJSON ¶
func (s *GetUsersIdConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetUsersIdConflict) Validate ¶
func (s *GetUsersIdConflict) Validate() error
type GetUsersIdInternalServerError ¶
type GetUsersIdInternalServerError Error
func (*GetUsersIdInternalServerError) Decode ¶
func (s *GetUsersIdInternalServerError) Decode(d *jx.Decoder) error
Decode decodes GetUsersIdInternalServerError from json.
func (*GetUsersIdInternalServerError) Encode ¶
func (s *GetUsersIdInternalServerError) Encode(e *jx.Encoder)
Encode encodes GetUsersIdInternalServerError as json.
func (*GetUsersIdInternalServerError) MarshalJSON ¶
func (s *GetUsersIdInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetUsersIdInternalServerError) SetFake ¶
func (s *GetUsersIdInternalServerError) SetFake()
SetFake set fake values.
func (*GetUsersIdInternalServerError) UnmarshalJSON ¶
func (s *GetUsersIdInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetUsersIdInternalServerError) Validate ¶
func (s *GetUsersIdInternalServerError) Validate() error
type GetUsersIdNotFound ¶
type GetUsersIdNotFound Error
func (*GetUsersIdNotFound) Decode ¶
func (s *GetUsersIdNotFound) Decode(d *jx.Decoder) error
Decode decodes GetUsersIdNotFound from json.
func (*GetUsersIdNotFound) Encode ¶
func (s *GetUsersIdNotFound) Encode(e *jx.Encoder)
Encode encodes GetUsersIdNotFound as json.
func (*GetUsersIdNotFound) MarshalJSON ¶
func (s *GetUsersIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetUsersIdNotFound) SetFake ¶
func (s *GetUsersIdNotFound) SetFake()
SetFake set fake values.
func (*GetUsersIdNotFound) UnmarshalJSON ¶
func (s *GetUsersIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetUsersIdNotFound) Validate ¶
func (s *GetUsersIdNotFound) Validate() error
type GetUsersIdParams ¶
type GetUsersIdParams struct {
// The user's ID.
ID string
}
GetUsersIdParams is parameters of GetUsersId operation.
type GetUsersIdRes ¶
type GetUsersIdRes interface {
// contains filtered or unexported methods
}
type GetUsersIdUnprocessableEntity ¶
type GetUsersIdUnprocessableEntity Error
func (*GetUsersIdUnprocessableEntity) Decode ¶
func (s *GetUsersIdUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes GetUsersIdUnprocessableEntity from json.
func (*GetUsersIdUnprocessableEntity) Encode ¶
func (s *GetUsersIdUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes GetUsersIdUnprocessableEntity as json.
func (*GetUsersIdUnprocessableEntity) MarshalJSON ¶
func (s *GetUsersIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetUsersIdUnprocessableEntity) SetFake ¶
func (s *GetUsersIdUnprocessableEntity) SetFake()
SetFake set fake values.
func (*GetUsersIdUnprocessableEntity) UnmarshalJSON ¶
func (s *GetUsersIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetUsersIdUnprocessableEntity) Validate ¶
func (s *GetUsersIdUnprocessableEntity) Validate() error
type GetUsersInternalServerError ¶
type GetUsersInternalServerError Error
func (*GetUsersInternalServerError) Decode ¶
func (s *GetUsersInternalServerError) Decode(d *jx.Decoder) error
Decode decodes GetUsersInternalServerError from json.
func (*GetUsersInternalServerError) Encode ¶
func (s *GetUsersInternalServerError) Encode(e *jx.Encoder)
Encode encodes GetUsersInternalServerError as json.
func (*GetUsersInternalServerError) MarshalJSON ¶
func (s *GetUsersInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetUsersInternalServerError) SetFake ¶
func (s *GetUsersInternalServerError) SetFake()
SetFake set fake values.
func (*GetUsersInternalServerError) UnmarshalJSON ¶
func (s *GetUsersInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetUsersInternalServerError) Validate ¶
func (s *GetUsersInternalServerError) Validate() error
type GetUsersMeConflict ¶
type GetUsersMeConflict Error
func (*GetUsersMeConflict) Decode ¶
func (s *GetUsersMeConflict) Decode(d *jx.Decoder) error
Decode decodes GetUsersMeConflict from json.
func (*GetUsersMeConflict) Encode ¶
func (s *GetUsersMeConflict) Encode(e *jx.Encoder)
Encode encodes GetUsersMeConflict as json.
func (*GetUsersMeConflict) MarshalJSON ¶
func (s *GetUsersMeConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetUsersMeConflict) SetFake ¶
func (s *GetUsersMeConflict) SetFake()
SetFake set fake values.
func (*GetUsersMeConflict) UnmarshalJSON ¶
func (s *GetUsersMeConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetUsersMeConflict) Validate ¶
func (s *GetUsersMeConflict) Validate() error
type GetUsersMeInternalServerError ¶
type GetUsersMeInternalServerError Error
func (*GetUsersMeInternalServerError) Decode ¶
func (s *GetUsersMeInternalServerError) Decode(d *jx.Decoder) error
Decode decodes GetUsersMeInternalServerError from json.
func (*GetUsersMeInternalServerError) Encode ¶
func (s *GetUsersMeInternalServerError) Encode(e *jx.Encoder)
Encode encodes GetUsersMeInternalServerError as json.
func (*GetUsersMeInternalServerError) MarshalJSON ¶
func (s *GetUsersMeInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetUsersMeInternalServerError) SetFake ¶
func (s *GetUsersMeInternalServerError) SetFake()
SetFake set fake values.
func (*GetUsersMeInternalServerError) UnmarshalJSON ¶
func (s *GetUsersMeInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetUsersMeInternalServerError) Validate ¶
func (s *GetUsersMeInternalServerError) Validate() error
type GetUsersMeNotFound ¶
type GetUsersMeNotFound Error
func (*GetUsersMeNotFound) Decode ¶
func (s *GetUsersMeNotFound) Decode(d *jx.Decoder) error
Decode decodes GetUsersMeNotFound from json.
func (*GetUsersMeNotFound) Encode ¶
func (s *GetUsersMeNotFound) Encode(e *jx.Encoder)
Encode encodes GetUsersMeNotFound as json.
func (*GetUsersMeNotFound) MarshalJSON ¶
func (s *GetUsersMeNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetUsersMeNotFound) SetFake ¶
func (s *GetUsersMeNotFound) SetFake()
SetFake set fake values.
func (*GetUsersMeNotFound) UnmarshalJSON ¶
func (s *GetUsersMeNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetUsersMeNotFound) Validate ¶
func (s *GetUsersMeNotFound) Validate() error
type GetUsersMeRes ¶
type GetUsersMeRes interface {
// contains filtered or unexported methods
}
type GetUsersMeUnprocessableEntity ¶
type GetUsersMeUnprocessableEntity Error
func (*GetUsersMeUnprocessableEntity) Decode ¶
func (s *GetUsersMeUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes GetUsersMeUnprocessableEntity from json.
func (*GetUsersMeUnprocessableEntity) Encode ¶
func (s *GetUsersMeUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes GetUsersMeUnprocessableEntity as json.
func (*GetUsersMeUnprocessableEntity) MarshalJSON ¶
func (s *GetUsersMeUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetUsersMeUnprocessableEntity) SetFake ¶
func (s *GetUsersMeUnprocessableEntity) SetFake()
SetFake set fake values.
func (*GetUsersMeUnprocessableEntity) UnmarshalJSON ¶
func (s *GetUsersMeUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetUsersMeUnprocessableEntity) Validate ¶
func (s *GetUsersMeUnprocessableEntity) Validate() error
type GetUsersNotFound ¶
type GetUsersNotFound Error
func (*GetUsersNotFound) Decode ¶
func (s *GetUsersNotFound) Decode(d *jx.Decoder) error
Decode decodes GetUsersNotFound from json.
func (*GetUsersNotFound) Encode ¶
func (s *GetUsersNotFound) Encode(e *jx.Encoder)
Encode encodes GetUsersNotFound as json.
func (*GetUsersNotFound) MarshalJSON ¶
func (s *GetUsersNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetUsersNotFound) UnmarshalJSON ¶
func (s *GetUsersNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetUsersNotFound) Validate ¶
func (s *GetUsersNotFound) Validate() error
type GetUsersRes ¶
type GetUsersRes interface {
// contains filtered or unexported methods
}
type GetUsersUnprocessableEntity ¶
type GetUsersUnprocessableEntity Error
func (*GetUsersUnprocessableEntity) Decode ¶
func (s *GetUsersUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes GetUsersUnprocessableEntity from json.
func (*GetUsersUnprocessableEntity) Encode ¶
func (s *GetUsersUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes GetUsersUnprocessableEntity as json.
func (*GetUsersUnprocessableEntity) MarshalJSON ¶
func (s *GetUsersUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetUsersUnprocessableEntity) SetFake ¶
func (s *GetUsersUnprocessableEntity) SetFake()
SetFake set fake values.
func (*GetUsersUnprocessableEntity) UnmarshalJSON ¶
func (s *GetUsersUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetUsersUnprocessableEntity) Validate ¶
func (s *GetUsersUnprocessableEntity) Validate() error
type GetWorkflowsExecutionsConflict ¶
type GetWorkflowsExecutionsConflict Error
func (*GetWorkflowsExecutionsConflict) Decode ¶
func (s *GetWorkflowsExecutionsConflict) Decode(d *jx.Decoder) error
Decode decodes GetWorkflowsExecutionsConflict from json.
func (*GetWorkflowsExecutionsConflict) Encode ¶
func (s *GetWorkflowsExecutionsConflict) Encode(e *jx.Encoder)
Encode encodes GetWorkflowsExecutionsConflict as json.
func (*GetWorkflowsExecutionsConflict) MarshalJSON ¶
func (s *GetWorkflowsExecutionsConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetWorkflowsExecutionsConflict) SetFake ¶
func (s *GetWorkflowsExecutionsConflict) SetFake()
SetFake set fake values.
func (*GetWorkflowsExecutionsConflict) UnmarshalJSON ¶
func (s *GetWorkflowsExecutionsConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetWorkflowsExecutionsConflict) Validate ¶
func (s *GetWorkflowsExecutionsConflict) Validate() error
type GetWorkflowsExecutionsIdConflict ¶
type GetWorkflowsExecutionsIdConflict Error
func (*GetWorkflowsExecutionsIdConflict) Decode ¶
func (s *GetWorkflowsExecutionsIdConflict) Decode(d *jx.Decoder) error
Decode decodes GetWorkflowsExecutionsIdConflict from json.
func (*GetWorkflowsExecutionsIdConflict) Encode ¶
func (s *GetWorkflowsExecutionsIdConflict) Encode(e *jx.Encoder)
Encode encodes GetWorkflowsExecutionsIdConflict as json.
func (*GetWorkflowsExecutionsIdConflict) MarshalJSON ¶
func (s *GetWorkflowsExecutionsIdConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetWorkflowsExecutionsIdConflict) SetFake ¶
func (s *GetWorkflowsExecutionsIdConflict) SetFake()
SetFake set fake values.
func (*GetWorkflowsExecutionsIdConflict) UnmarshalJSON ¶
func (s *GetWorkflowsExecutionsIdConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetWorkflowsExecutionsIdConflict) Validate ¶
func (s *GetWorkflowsExecutionsIdConflict) Validate() error
type GetWorkflowsExecutionsIdInternalServerError ¶
type GetWorkflowsExecutionsIdInternalServerError Error
func (*GetWorkflowsExecutionsIdInternalServerError) Decode ¶
func (s *GetWorkflowsExecutionsIdInternalServerError) Decode(d *jx.Decoder) error
Decode decodes GetWorkflowsExecutionsIdInternalServerError from json.
func (*GetWorkflowsExecutionsIdInternalServerError) Encode ¶
func (s *GetWorkflowsExecutionsIdInternalServerError) Encode(e *jx.Encoder)
Encode encodes GetWorkflowsExecutionsIdInternalServerError as json.
func (*GetWorkflowsExecutionsIdInternalServerError) MarshalJSON ¶
func (s *GetWorkflowsExecutionsIdInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetWorkflowsExecutionsIdInternalServerError) SetFake ¶
func (s *GetWorkflowsExecutionsIdInternalServerError) SetFake()
SetFake set fake values.
func (*GetWorkflowsExecutionsIdInternalServerError) UnmarshalJSON ¶
func (s *GetWorkflowsExecutionsIdInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetWorkflowsExecutionsIdInternalServerError) Validate ¶
func (s *GetWorkflowsExecutionsIdInternalServerError) Validate() error
type GetWorkflowsExecutionsIdNotFound ¶
type GetWorkflowsExecutionsIdNotFound Error
func (*GetWorkflowsExecutionsIdNotFound) Decode ¶
func (s *GetWorkflowsExecutionsIdNotFound) Decode(d *jx.Decoder) error
Decode decodes GetWorkflowsExecutionsIdNotFound from json.
func (*GetWorkflowsExecutionsIdNotFound) Encode ¶
func (s *GetWorkflowsExecutionsIdNotFound) Encode(e *jx.Encoder)
Encode encodes GetWorkflowsExecutionsIdNotFound as json.
func (*GetWorkflowsExecutionsIdNotFound) MarshalJSON ¶
func (s *GetWorkflowsExecutionsIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetWorkflowsExecutionsIdNotFound) SetFake ¶
func (s *GetWorkflowsExecutionsIdNotFound) SetFake()
SetFake set fake values.
func (*GetWorkflowsExecutionsIdNotFound) UnmarshalJSON ¶
func (s *GetWorkflowsExecutionsIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetWorkflowsExecutionsIdNotFound) Validate ¶
func (s *GetWorkflowsExecutionsIdNotFound) Validate() error
type GetWorkflowsExecutionsIdParams ¶
type GetWorkflowsExecutionsIdParams struct {
// The workflows execution's ID.
ID string
}
GetWorkflowsExecutionsIdParams is parameters of GetWorkflowsExecutionsId operation.
type GetWorkflowsExecutionsIdRes ¶
type GetWorkflowsExecutionsIdRes interface {
// contains filtered or unexported methods
}
type GetWorkflowsExecutionsIdUnprocessableEntity ¶
type GetWorkflowsExecutionsIdUnprocessableEntity Error
func (*GetWorkflowsExecutionsIdUnprocessableEntity) Decode ¶
func (s *GetWorkflowsExecutionsIdUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes GetWorkflowsExecutionsIdUnprocessableEntity from json.
func (*GetWorkflowsExecutionsIdUnprocessableEntity) Encode ¶
func (s *GetWorkflowsExecutionsIdUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes GetWorkflowsExecutionsIdUnprocessableEntity as json.
func (*GetWorkflowsExecutionsIdUnprocessableEntity) MarshalJSON ¶
func (s *GetWorkflowsExecutionsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetWorkflowsExecutionsIdUnprocessableEntity) SetFake ¶
func (s *GetWorkflowsExecutionsIdUnprocessableEntity) SetFake()
SetFake set fake values.
func (*GetWorkflowsExecutionsIdUnprocessableEntity) UnmarshalJSON ¶
func (s *GetWorkflowsExecutionsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetWorkflowsExecutionsIdUnprocessableEntity) Validate ¶
func (s *GetWorkflowsExecutionsIdUnprocessableEntity) Validate() error
type GetWorkflowsExecutionsInternalServerError ¶
type GetWorkflowsExecutionsInternalServerError Error
func (*GetWorkflowsExecutionsInternalServerError) Decode ¶
func (s *GetWorkflowsExecutionsInternalServerError) Decode(d *jx.Decoder) error
Decode decodes GetWorkflowsExecutionsInternalServerError from json.
func (*GetWorkflowsExecutionsInternalServerError) Encode ¶
func (s *GetWorkflowsExecutionsInternalServerError) Encode(e *jx.Encoder)
Encode encodes GetWorkflowsExecutionsInternalServerError as json.
func (*GetWorkflowsExecutionsInternalServerError) MarshalJSON ¶
func (s *GetWorkflowsExecutionsInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetWorkflowsExecutionsInternalServerError) SetFake ¶
func (s *GetWorkflowsExecutionsInternalServerError) SetFake()
SetFake set fake values.
func (*GetWorkflowsExecutionsInternalServerError) UnmarshalJSON ¶
func (s *GetWorkflowsExecutionsInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetWorkflowsExecutionsInternalServerError) Validate ¶
func (s *GetWorkflowsExecutionsInternalServerError) Validate() error
type GetWorkflowsExecutionsNotFound ¶
type GetWorkflowsExecutionsNotFound Error
func (*GetWorkflowsExecutionsNotFound) Decode ¶
func (s *GetWorkflowsExecutionsNotFound) Decode(d *jx.Decoder) error
Decode decodes GetWorkflowsExecutionsNotFound from json.
func (*GetWorkflowsExecutionsNotFound) Encode ¶
func (s *GetWorkflowsExecutionsNotFound) Encode(e *jx.Encoder)
Encode encodes GetWorkflowsExecutionsNotFound as json.
func (*GetWorkflowsExecutionsNotFound) MarshalJSON ¶
func (s *GetWorkflowsExecutionsNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetWorkflowsExecutionsNotFound) SetFake ¶
func (s *GetWorkflowsExecutionsNotFound) SetFake()
SetFake set fake values.
func (*GetWorkflowsExecutionsNotFound) UnmarshalJSON ¶
func (s *GetWorkflowsExecutionsNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetWorkflowsExecutionsNotFound) Validate ¶
func (s *GetWorkflowsExecutionsNotFound) Validate() error
type GetWorkflowsExecutionsRes ¶
type GetWorkflowsExecutionsRes interface {
// contains filtered or unexported methods
}
type GetWorkflowsExecutionsUnprocessableEntity ¶
type GetWorkflowsExecutionsUnprocessableEntity Error
func (*GetWorkflowsExecutionsUnprocessableEntity) Decode ¶
func (s *GetWorkflowsExecutionsUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes GetWorkflowsExecutionsUnprocessableEntity from json.
func (*GetWorkflowsExecutionsUnprocessableEntity) Encode ¶
func (s *GetWorkflowsExecutionsUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes GetWorkflowsExecutionsUnprocessableEntity as json.
func (*GetWorkflowsExecutionsUnprocessableEntity) MarshalJSON ¶
func (s *GetWorkflowsExecutionsUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetWorkflowsExecutionsUnprocessableEntity) SetFake ¶
func (s *GetWorkflowsExecutionsUnprocessableEntity) SetFake()
SetFake set fake values.
func (*GetWorkflowsExecutionsUnprocessableEntity) UnmarshalJSON ¶
func (s *GetWorkflowsExecutionsUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetWorkflowsExecutionsUnprocessableEntity) Validate ¶
func (s *GetWorkflowsExecutionsUnprocessableEntity) Validate() error
type GetWorkflowsExecutionsWorkflowIdSubscribeConflict ¶
type GetWorkflowsExecutionsWorkflowIdSubscribeConflict Error
func (*GetWorkflowsExecutionsWorkflowIdSubscribeConflict) Decode ¶
func (s *GetWorkflowsExecutionsWorkflowIdSubscribeConflict) Decode(d *jx.Decoder) error
Decode decodes GetWorkflowsExecutionsWorkflowIdSubscribeConflict from json.
func (*GetWorkflowsExecutionsWorkflowIdSubscribeConflict) Encode ¶
func (s *GetWorkflowsExecutionsWorkflowIdSubscribeConflict) Encode(e *jx.Encoder)
Encode encodes GetWorkflowsExecutionsWorkflowIdSubscribeConflict as json.
func (*GetWorkflowsExecutionsWorkflowIdSubscribeConflict) MarshalJSON ¶
func (s *GetWorkflowsExecutionsWorkflowIdSubscribeConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetWorkflowsExecutionsWorkflowIdSubscribeConflict) SetFake ¶
func (s *GetWorkflowsExecutionsWorkflowIdSubscribeConflict) SetFake()
SetFake set fake values.
func (*GetWorkflowsExecutionsWorkflowIdSubscribeConflict) UnmarshalJSON ¶
func (s *GetWorkflowsExecutionsWorkflowIdSubscribeConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetWorkflowsExecutionsWorkflowIdSubscribeConflict) Validate ¶
func (s *GetWorkflowsExecutionsWorkflowIdSubscribeConflict) Validate() error
type GetWorkflowsExecutionsWorkflowIdSubscribeInternalServerError ¶
type GetWorkflowsExecutionsWorkflowIdSubscribeInternalServerError Error
func (*GetWorkflowsExecutionsWorkflowIdSubscribeInternalServerError) Decode ¶
func (s *GetWorkflowsExecutionsWorkflowIdSubscribeInternalServerError) Decode(d *jx.Decoder) error
Decode decodes GetWorkflowsExecutionsWorkflowIdSubscribeInternalServerError from json.
func (*GetWorkflowsExecutionsWorkflowIdSubscribeInternalServerError) Encode ¶
func (s *GetWorkflowsExecutionsWorkflowIdSubscribeInternalServerError) Encode(e *jx.Encoder)
Encode encodes GetWorkflowsExecutionsWorkflowIdSubscribeInternalServerError as json.
func (*GetWorkflowsExecutionsWorkflowIdSubscribeInternalServerError) MarshalJSON ¶
func (s *GetWorkflowsExecutionsWorkflowIdSubscribeInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetWorkflowsExecutionsWorkflowIdSubscribeInternalServerError) SetFake ¶
func (s *GetWorkflowsExecutionsWorkflowIdSubscribeInternalServerError) SetFake()
SetFake set fake values.
func (*GetWorkflowsExecutionsWorkflowIdSubscribeInternalServerError) UnmarshalJSON ¶
func (s *GetWorkflowsExecutionsWorkflowIdSubscribeInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetWorkflowsExecutionsWorkflowIdSubscribeInternalServerError) Validate ¶
func (s *GetWorkflowsExecutionsWorkflowIdSubscribeInternalServerError) Validate() error
type GetWorkflowsExecutionsWorkflowIdSubscribeNotFound ¶
type GetWorkflowsExecutionsWorkflowIdSubscribeNotFound Error
func (*GetWorkflowsExecutionsWorkflowIdSubscribeNotFound) Decode ¶
func (s *GetWorkflowsExecutionsWorkflowIdSubscribeNotFound) Decode(d *jx.Decoder) error
Decode decodes GetWorkflowsExecutionsWorkflowIdSubscribeNotFound from json.
func (*GetWorkflowsExecutionsWorkflowIdSubscribeNotFound) Encode ¶
func (s *GetWorkflowsExecutionsWorkflowIdSubscribeNotFound) Encode(e *jx.Encoder)
Encode encodes GetWorkflowsExecutionsWorkflowIdSubscribeNotFound as json.
func (*GetWorkflowsExecutionsWorkflowIdSubscribeNotFound) MarshalJSON ¶
func (s *GetWorkflowsExecutionsWorkflowIdSubscribeNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetWorkflowsExecutionsWorkflowIdSubscribeNotFound) SetFake ¶
func (s *GetWorkflowsExecutionsWorkflowIdSubscribeNotFound) SetFake()
SetFake set fake values.
func (*GetWorkflowsExecutionsWorkflowIdSubscribeNotFound) UnmarshalJSON ¶
func (s *GetWorkflowsExecutionsWorkflowIdSubscribeNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetWorkflowsExecutionsWorkflowIdSubscribeNotFound) Validate ¶
func (s *GetWorkflowsExecutionsWorkflowIdSubscribeNotFound) Validate() error
type GetWorkflowsExecutionsWorkflowIdSubscribeParams ¶
type GetWorkflowsExecutionsWorkflowIdSubscribeParams struct {
// The workflows execution's workflow id.
WorkflowID string
}
GetWorkflowsExecutionsWorkflowIdSubscribeParams is parameters of GetWorkflowsExecutionsWorkflow_idSubscribe operation.
type GetWorkflowsExecutionsWorkflowIdSubscribeRes ¶
type GetWorkflowsExecutionsWorkflowIdSubscribeRes interface {
// contains filtered or unexported methods
}
type GetWorkflowsExecutionsWorkflowIdSubscribeUnprocessableEntity ¶
type GetWorkflowsExecutionsWorkflowIdSubscribeUnprocessableEntity Error
func (*GetWorkflowsExecutionsWorkflowIdSubscribeUnprocessableEntity) Decode ¶
func (s *GetWorkflowsExecutionsWorkflowIdSubscribeUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes GetWorkflowsExecutionsWorkflowIdSubscribeUnprocessableEntity from json.
func (*GetWorkflowsExecutionsWorkflowIdSubscribeUnprocessableEntity) Encode ¶
func (s *GetWorkflowsExecutionsWorkflowIdSubscribeUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes GetWorkflowsExecutionsWorkflowIdSubscribeUnprocessableEntity as json.
func (*GetWorkflowsExecutionsWorkflowIdSubscribeUnprocessableEntity) MarshalJSON ¶
func (s *GetWorkflowsExecutionsWorkflowIdSubscribeUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetWorkflowsExecutionsWorkflowIdSubscribeUnprocessableEntity) SetFake ¶
func (s *GetWorkflowsExecutionsWorkflowIdSubscribeUnprocessableEntity) SetFake()
SetFake set fake values.
func (*GetWorkflowsExecutionsWorkflowIdSubscribeUnprocessableEntity) UnmarshalJSON ¶
func (s *GetWorkflowsExecutionsWorkflowIdSubscribeUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetWorkflowsExecutionsWorkflowIdSubscribeUnprocessableEntity) Validate ¶
func (s *GetWorkflowsExecutionsWorkflowIdSubscribeUnprocessableEntity) Validate() error
type GetWorkflowsExecutionsWorkflowIdTransactionIDConflict ¶
type GetWorkflowsExecutionsWorkflowIdTransactionIDConflict Error
func (*GetWorkflowsExecutionsWorkflowIdTransactionIDConflict) Decode ¶
func (s *GetWorkflowsExecutionsWorkflowIdTransactionIDConflict) Decode(d *jx.Decoder) error
Decode decodes GetWorkflowsExecutionsWorkflowIdTransactionIDConflict from json.
func (*GetWorkflowsExecutionsWorkflowIdTransactionIDConflict) Encode ¶
func (s *GetWorkflowsExecutionsWorkflowIdTransactionIDConflict) Encode(e *jx.Encoder)
Encode encodes GetWorkflowsExecutionsWorkflowIdTransactionIDConflict as json.
func (*GetWorkflowsExecutionsWorkflowIdTransactionIDConflict) MarshalJSON ¶
func (s *GetWorkflowsExecutionsWorkflowIdTransactionIDConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetWorkflowsExecutionsWorkflowIdTransactionIDConflict) SetFake ¶
func (s *GetWorkflowsExecutionsWorkflowIdTransactionIDConflict) SetFake()
SetFake set fake values.
func (*GetWorkflowsExecutionsWorkflowIdTransactionIDConflict) UnmarshalJSON ¶
func (s *GetWorkflowsExecutionsWorkflowIdTransactionIDConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetWorkflowsExecutionsWorkflowIdTransactionIDConflict) Validate ¶
func (s *GetWorkflowsExecutionsWorkflowIdTransactionIDConflict) Validate() error
type GetWorkflowsExecutionsWorkflowIdTransactionIDInternalServerError ¶
type GetWorkflowsExecutionsWorkflowIdTransactionIDInternalServerError Error
func (*GetWorkflowsExecutionsWorkflowIdTransactionIDInternalServerError) Decode ¶
func (s *GetWorkflowsExecutionsWorkflowIdTransactionIDInternalServerError) Decode(d *jx.Decoder) error
Decode decodes GetWorkflowsExecutionsWorkflowIdTransactionIDInternalServerError from json.
func (*GetWorkflowsExecutionsWorkflowIdTransactionIDInternalServerError) Encode ¶
func (s *GetWorkflowsExecutionsWorkflowIdTransactionIDInternalServerError) Encode(e *jx.Encoder)
Encode encodes GetWorkflowsExecutionsWorkflowIdTransactionIDInternalServerError as json.
func (*GetWorkflowsExecutionsWorkflowIdTransactionIDInternalServerError) MarshalJSON ¶
func (s *GetWorkflowsExecutionsWorkflowIdTransactionIDInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetWorkflowsExecutionsWorkflowIdTransactionIDInternalServerError) SetFake ¶
func (s *GetWorkflowsExecutionsWorkflowIdTransactionIDInternalServerError) SetFake()
SetFake set fake values.
func (*GetWorkflowsExecutionsWorkflowIdTransactionIDInternalServerError) UnmarshalJSON ¶
func (s *GetWorkflowsExecutionsWorkflowIdTransactionIDInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetWorkflowsExecutionsWorkflowIdTransactionIDInternalServerError) Validate ¶
func (s *GetWorkflowsExecutionsWorkflowIdTransactionIDInternalServerError) Validate() error
type GetWorkflowsExecutionsWorkflowIdTransactionIDNotFound ¶
type GetWorkflowsExecutionsWorkflowIdTransactionIDNotFound Error
func (*GetWorkflowsExecutionsWorkflowIdTransactionIDNotFound) Decode ¶
func (s *GetWorkflowsExecutionsWorkflowIdTransactionIDNotFound) Decode(d *jx.Decoder) error
Decode decodes GetWorkflowsExecutionsWorkflowIdTransactionIDNotFound from json.
func (*GetWorkflowsExecutionsWorkflowIdTransactionIDNotFound) Encode ¶
func (s *GetWorkflowsExecutionsWorkflowIdTransactionIDNotFound) Encode(e *jx.Encoder)
Encode encodes GetWorkflowsExecutionsWorkflowIdTransactionIDNotFound as json.
func (*GetWorkflowsExecutionsWorkflowIdTransactionIDNotFound) MarshalJSON ¶
func (s *GetWorkflowsExecutionsWorkflowIdTransactionIDNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetWorkflowsExecutionsWorkflowIdTransactionIDNotFound) SetFake ¶
func (s *GetWorkflowsExecutionsWorkflowIdTransactionIDNotFound) SetFake()
SetFake set fake values.
func (*GetWorkflowsExecutionsWorkflowIdTransactionIDNotFound) UnmarshalJSON ¶
func (s *GetWorkflowsExecutionsWorkflowIdTransactionIDNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetWorkflowsExecutionsWorkflowIdTransactionIDNotFound) Validate ¶
func (s *GetWorkflowsExecutionsWorkflowIdTransactionIDNotFound) Validate() error
type GetWorkflowsExecutionsWorkflowIdTransactionIDParams ¶
type GetWorkflowsExecutionsWorkflowIdTransactionIDParams struct {
// The workflows execution's workflow id.
WorkflowID string
// The workflows execution's transaction id.
TransactionID string
}
GetWorkflowsExecutionsWorkflowIdTransactionIDParams is parameters of GetWorkflowsExecutionsWorkflow_idTransaction_id operation.
type GetWorkflowsExecutionsWorkflowIdTransactionIDRes ¶
type GetWorkflowsExecutionsWorkflowIdTransactionIDRes interface {
// contains filtered or unexported methods
}
type GetWorkflowsExecutionsWorkflowIdTransactionIDUnprocessableEntity ¶
type GetWorkflowsExecutionsWorkflowIdTransactionIDUnprocessableEntity Error
func (*GetWorkflowsExecutionsWorkflowIdTransactionIDUnprocessableEntity) Decode ¶
func (s *GetWorkflowsExecutionsWorkflowIdTransactionIDUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes GetWorkflowsExecutionsWorkflowIdTransactionIDUnprocessableEntity from json.
func (*GetWorkflowsExecutionsWorkflowIdTransactionIDUnprocessableEntity) Encode ¶
func (s *GetWorkflowsExecutionsWorkflowIdTransactionIDUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes GetWorkflowsExecutionsWorkflowIdTransactionIDUnprocessableEntity as json.
func (*GetWorkflowsExecutionsWorkflowIdTransactionIDUnprocessableEntity) MarshalJSON ¶
func (s *GetWorkflowsExecutionsWorkflowIdTransactionIDUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetWorkflowsExecutionsWorkflowIdTransactionIDUnprocessableEntity) SetFake ¶
func (s *GetWorkflowsExecutionsWorkflowIdTransactionIDUnprocessableEntity) SetFake()
SetFake set fake values.
func (*GetWorkflowsExecutionsWorkflowIdTransactionIDUnprocessableEntity) UnmarshalJSON ¶
func (s *GetWorkflowsExecutionsWorkflowIdTransactionIDUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetWorkflowsExecutionsWorkflowIdTransactionIDUnprocessableEntity) Validate ¶
func (s *GetWorkflowsExecutionsWorkflowIdTransactionIDUnprocessableEntity) Validate() error
type GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeConflict ¶
type GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeConflict Error
func (*GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeConflict) Decode ¶
func (s *GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeConflict) Decode(d *jx.Decoder) error
Decode decodes GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeConflict from json.
func (*GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeConflict) Encode ¶
func (s *GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeConflict) Encode(e *jx.Encoder)
Encode encodes GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeConflict as json.
func (*GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeConflict) MarshalJSON ¶
func (s *GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeConflict) SetFake ¶
func (s *GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeConflict) SetFake()
SetFake set fake values.
func (*GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeConflict) UnmarshalJSON ¶
func (s *GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeConflict) Validate ¶
func (s *GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeConflict) Validate() error
type GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeInternalServerError ¶
type GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeInternalServerError Error
func (*GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeInternalServerError) Decode ¶
func (s *GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeInternalServerError) Decode(d *jx.Decoder) error
Decode decodes GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeInternalServerError from json.
func (*GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeInternalServerError) Encode ¶
func (s *GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeInternalServerError) Encode(e *jx.Encoder)
Encode encodes GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeInternalServerError as json.
func (*GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeInternalServerError) MarshalJSON ¶
func (s *GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeInternalServerError) SetFake ¶
func (s *GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeInternalServerError) SetFake()
SetFake set fake values.
func (*GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeInternalServerError) UnmarshalJSON ¶
func (s *GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeInternalServerError) Validate ¶
func (s *GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeInternalServerError) Validate() error
type GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeNotFound ¶
type GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeNotFound Error
func (*GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeNotFound) Decode ¶
func (s *GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeNotFound) Decode(d *jx.Decoder) error
Decode decodes GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeNotFound from json.
func (*GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeNotFound) Encode ¶
func (s *GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeNotFound) Encode(e *jx.Encoder)
Encode encodes GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeNotFound as json.
func (*GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeNotFound) MarshalJSON ¶
func (s *GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeNotFound) SetFake ¶
func (s *GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeNotFound) SetFake()
SetFake set fake values.
func (*GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeNotFound) UnmarshalJSON ¶
func (s *GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeNotFound) Validate ¶
func (s *GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeNotFound) Validate() error
type GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeParams ¶
type GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeParams struct {
// The workflows execution's workflow id.
WorkflowID string
// The workflows execution's transaction id.
TransactionID string
// The workflows execution's step id.
StepID string
}
GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeParams is parameters of GetWorkflowsExecutionsWorkflow_idTransaction_idStep_idSubscribe operation.
type GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeRes ¶
type GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeRes interface {
// contains filtered or unexported methods
}
type GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeUnprocessableEntity ¶
type GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeUnprocessableEntity Error
func (*GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeUnprocessableEntity) Decode ¶
func (s *GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeUnprocessableEntity from json.
func (*GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeUnprocessableEntity) Encode ¶
func (s *GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeUnprocessableEntity as json.
func (*GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeUnprocessableEntity) MarshalJSON ¶
func (s *GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeUnprocessableEntity) SetFake ¶
func (s *GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeUnprocessableEntity) SetFake()
SetFake set fake values.
func (*GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeUnprocessableEntity) UnmarshalJSON ¶
func (s *GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeUnprocessableEntity) Validate ¶
func (s *GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeUnprocessableEntity) Validate() error
type Handler ¶
type Handler interface {
// DeleteApiKeysId implements DeleteApiKeysId operation.
//
// Delete a api key.
//
// DELETE /admin/api-keys/{id}
DeleteApiKeysId(ctx context.Context, req jx.Raw, params DeleteApiKeysIdParams) (DeleteApiKeysIdRes, error)
// DeleteCampaignsId implements DeleteCampaignsId operation.
//
// Delete a campaign.
//
// DELETE /admin/campaigns/{id}
DeleteCampaignsId(ctx context.Context, req jx.Raw, params DeleteCampaignsIdParams) (DeleteCampaignsIdRes, error)
// DeleteCollectionsId implements DeleteCollectionsId operation.
//
// Delete a collection.
//
// DELETE /admin/collections/{id}
DeleteCollectionsId(ctx context.Context, req jx.Raw, params DeleteCollectionsIdParams) (DeleteCollectionsIdRes, error)
// DeleteCustomerGroupsId implements DeleteCustomerGroupsId operation.
//
// Delete a customer group.
//
// DELETE /admin/customer-groups/{id}
DeleteCustomerGroupsId(ctx context.Context, req jx.Raw, params DeleteCustomerGroupsIdParams) (DeleteCustomerGroupsIdRes, error)
// DeleteCustomersId implements DeleteCustomersId operation.
//
// Delete a customer.
//
// DELETE /admin/customers/{id}
DeleteCustomersId(ctx context.Context, req jx.Raw, params DeleteCustomersIdParams) (DeleteCustomersIdRes, error)
// DeleteCustomersIdAddressesAddressID implements DeleteCustomersIdAddressesAddress_id operation.
//
// Remove a list of addresses from a customer. This doesn't delete the Address, only the association
// between the Address and the customer.
//
// DELETE /admin/customers/{id}/addresses/{address_id}
DeleteCustomersIdAddressesAddressID(ctx context.Context, req jx.Raw, params DeleteCustomersIdAddressesAddressIDParams) (DeleteCustomersIdAddressesAddressIDRes, error)
// DeleteInventoryItemsId implements DeleteInventoryItemsId operation.
//
// Delete a inventory item.
//
// DELETE /admin/inventory-items/{id}
DeleteInventoryItemsId(ctx context.Context, req jx.Raw, params DeleteInventoryItemsIdParams) (DeleteInventoryItemsIdRes, error)
// DeleteInventoryItemsIdLocationLevelsLocationID implements DeleteInventoryItemsIdLocationLevelsLocation_id operation.
//
// Remove a list of location levels from a inventory item. This doesn't delete the Location Level,
// only the association between the Location Level and the inventory item.
//
// DELETE /admin/inventory-items/{id}/location-levels/{location_id}
DeleteInventoryItemsIdLocationLevelsLocationID(ctx context.Context, req jx.Raw, params DeleteInventoryItemsIdLocationLevelsLocationIDParams) (DeleteInventoryItemsIdLocationLevelsLocationIDRes, error)
// DeleteInvitesId implements DeleteInvitesId operation.
//
// Delete a invite.
//
// DELETE /admin/invites/{id}
DeleteInvitesId(ctx context.Context, req jx.Raw, params DeleteInvitesIdParams) (DeleteInvitesIdRes, error)
// DeletePriceListsId implements DeletePriceListsId operation.
//
// Delete a price list.
//
// DELETE /admin/price-lists/{id}
DeletePriceListsId(ctx context.Context, req jx.Raw, params DeletePriceListsIdParams) (DeletePriceListsIdRes, error)
// DeletePricingRuleTypesId implements DeletePricingRuleTypesId operation.
//
// Remove a list of rule types from a pricing. This doesn't delete the Rule Type, only the
// association between the Rule Type and the pricing.
//
// DELETE /admin/pricing/rule-types/{id}
DeletePricingRuleTypesId(ctx context.Context, req *AdminDeletePricingRuleTypesRuleTypeReq, params DeletePricingRuleTypesIdParams) (DeletePricingRuleTypesIdRes, error)
// DeleteProductsId implements DeleteProductsId operation.
//
// Delete a product.
//
// DELETE /admin/products/{id}
DeleteProductsId(ctx context.Context, req jx.Raw, params DeleteProductsIdParams) (DeleteProductsIdRes, error)
// DeleteProductsIdOptionsOptionID implements DeleteProductsIdOptionsOption_id operation.
//
// Remove a list of options from a product. This doesn't delete the Option, only the association
// between the Option and the product.
//
// DELETE /admin/products/{id}/options/{option_id}
DeleteProductsIdOptionsOptionID(ctx context.Context, req jx.Raw, params DeleteProductsIdOptionsOptionIDParams) (DeleteProductsIdOptionsOptionIDRes, error)
// DeleteProductsIdVariantsVariantID implements DeleteProductsIdVariantsVariant_id operation.
//
// Remove a list of variants from a product. This doesn't delete the Variant, only the association
// between the Variant and the product.
//
// DELETE /admin/products/{id}/variants/{variant_id}
DeleteProductsIdVariantsVariantID(ctx context.Context, req jx.Raw, params DeleteProductsIdVariantsVariantIDParams) (DeleteProductsIdVariantsVariantIDRes, error)
// DeletePromotionsId implements DeletePromotionsId operation.
//
// Delete a promotion.
//
// DELETE /admin/promotions/{id}
DeletePromotionsId(ctx context.Context, req jx.Raw, params DeletePromotionsIdParams) (DeletePromotionsIdRes, error)
// DeleteRegionsId implements DeleteRegionsId operation.
//
// Delete a region.
//
// DELETE /admin/regions/{id}
DeleteRegionsId(ctx context.Context, req jx.Raw, params DeleteRegionsIdParams) (DeleteRegionsIdRes, error)
// DeleteSalesChannelsId implements DeleteSalesChannelsId operation.
//
// Delete a sales channel.
//
// DELETE /admin/sales-channels/{id}
DeleteSalesChannelsId(ctx context.Context, req jx.Raw, params DeleteSalesChannelsIdParams) (DeleteSalesChannelsIdRes, error)
// DeleteStockLocationsId implements DeleteStockLocationsId operation.
//
// Delete a stock location.
//
// DELETE /admin/stock-locations/{id}
DeleteStockLocationsId(ctx context.Context, params DeleteStockLocationsIdParams) (DeleteStockLocationsIdRes, error)
// DeleteTaxRatesId implements DeleteTaxRatesId operation.
//
// Delete a tax rate.
//
// DELETE /admin/tax-rates/{id}
DeleteTaxRatesId(ctx context.Context, req jx.Raw, params DeleteTaxRatesIdParams) (DeleteTaxRatesIdRes, error)
// DeleteTaxRatesIdRulesRuleID implements DeleteTaxRatesIdRulesRule_id operation.
//
// Remove a list of rules from a tax rate. This doesn't delete the Rule, only the association between
// the Rule and the tax rate.
//
// DELETE /admin/tax-rates/{id}/rules/{rule_id}
DeleteTaxRatesIdRulesRuleID(ctx context.Context, req jx.Raw, params DeleteTaxRatesIdRulesRuleIDParams) (DeleteTaxRatesIdRulesRuleIDRes, error)
// DeleteTaxRegionsId implements DeleteTaxRegionsId operation.
//
// Delete a tax region.
//
// DELETE /admin/tax-regions/{id}
DeleteTaxRegionsId(ctx context.Context, req jx.Raw, params DeleteTaxRegionsIdParams) (DeleteTaxRegionsIdRes, error)
// DeleteUsersId implements DeleteUsersId operation.
//
// Delete a user.
//
// DELETE /admin/users/{id}
DeleteUsersId(ctx context.Context, req jx.Raw, params DeleteUsersIdParams) (DeleteUsersIdRes, error)
// GetApiKeys implements GetApiKeys operation.
//
// Retrieve a list of api keys. The api keys can be filtered by fields such as `id`. The api keys can
// also be sorted or paginated.
//
// GET /admin/api-keys
GetApiKeys(ctx context.Context, req jx.Raw) (GetApiKeysRes, error)
// GetApiKeysId implements GetApiKeysId operation.
//
// Retrieve a api key by its ID. You can expand the api key's relations or select the fields that
// should be returned.
//
// GET /admin/api-keys/{id}
GetApiKeysId(ctx context.Context, req jx.Raw, params GetApiKeysIdParams) (GetApiKeysIdRes, error)
// GetCampaigns implements GetCampaigns operation.
//
// Retrieve a list of campaigns. The campaigns can be filtered by fields such as `id`. The campaigns
// can also be sorted or paginated.
//
// GET /admin/campaigns
GetCampaigns(ctx context.Context, req jx.Raw) (GetCampaignsRes, error)
// GetCampaignsId implements GetCampaignsId operation.
//
// Retrieve a campaign by its ID. You can expand the campaign's relations or select the fields that
// should be returned.
//
// GET /admin/campaigns/{id}
GetCampaignsId(ctx context.Context, req jx.Raw, params GetCampaignsIdParams) (GetCampaignsIdRes, error)
// GetCollections implements GetCollections operation.
//
// Retrieve a list of collections. The collections can be filtered by fields such as `id`. The
// collections can also be sorted or paginated.
//
// GET /admin/collections
GetCollections(ctx context.Context, req jx.Raw) (GetCollectionsRes, error)
// GetCollectionsId implements GetCollectionsId operation.
//
// Retrieve a collection by its ID. You can expand the collection's relations or select the fields
// that should be returned.
//
// GET /admin/collections/{id}
GetCollectionsId(ctx context.Context, req jx.Raw, params GetCollectionsIdParams) (GetCollectionsIdRes, error)
// GetCurrencies implements GetCurrencies operation.
//
// Retrieve a list of currencies. The currencies can be filtered by fields such as `id`. The
// currencies can also be sorted or paginated.
//
// GET /admin/currencies
GetCurrencies(ctx context.Context, req jx.Raw) (GetCurrenciesRes, error)
// GetCurrenciesCode implements GetCurrenciesCode operation.
//
// Retrieve a currency by its ID. You can expand the currency's relations or select the fields that
// should be returned.
//
// GET /admin/currencies/{code}
GetCurrenciesCode(ctx context.Context, req jx.Raw, params GetCurrenciesCodeParams) (GetCurrenciesCodeRes, error)
// GetCustomerGroups implements GetCustomerGroups operation.
//
// Retrieve a list of customer groups. The customer groups can be filtered by fields such as `id`.
// The customer groups can also be sorted or paginated.
//
// GET /admin/customer-groups
GetCustomerGroups(ctx context.Context, req jx.Raw) (GetCustomerGroupsRes, error)
// GetCustomerGroupsId implements GetCustomerGroupsId operation.
//
// Retrieve a customer group by its ID. You can expand the customer group's relations or select the
// fields that should be returned.
//
// GET /admin/customer-groups/{id}
GetCustomerGroupsId(ctx context.Context, req jx.Raw, params GetCustomerGroupsIdParams) (GetCustomerGroupsIdRes, error)
// GetCustomerGroupsIdCustomers implements GetCustomerGroupsIdCustomers operation.
//
// Retrieve a list of customers in a customer group. The customers can be filtered by fields like
// FILTER FIELDS. The customers can also be paginated.
//
// GET /admin/customer-groups/{id}/customers
GetCustomerGroupsIdCustomers(ctx context.Context, req jx.Raw, params GetCustomerGroupsIdCustomersParams) (GetCustomerGroupsIdCustomersRes, error)
// GetCustomers implements GetCustomers operation.
//
// Retrieve a list of customers. The customers can be filtered by fields such as `id`. The customers
// can also be sorted or paginated.
//
// GET /admin/customers
GetCustomers(ctx context.Context, req jx.Raw) (GetCustomersRes, error)
// GetCustomersId implements GetCustomersId operation.
//
// Retrieve a customer by its ID. You can expand the customer's relations or select the fields that
// should be returned.
//
// GET /admin/customers/{id}
GetCustomersId(ctx context.Context, req jx.Raw, params GetCustomersIdParams) (GetCustomersIdRes, error)
// GetCustomersIdAddresses implements GetCustomersIdAddresses operation.
//
// Retrieve a list of addresses in a customer. The addresses can be filtered by fields like FILTER
// FIELDS. The addresses can also be paginated.
//
// GET /admin/customers/{id}/addresses
GetCustomersIdAddresses(ctx context.Context, req jx.Raw, params GetCustomersIdAddressesParams) (GetCustomersIdAddressesRes, error)
// GetCustomersIdAddressesAddressID implements GetCustomersIdAddressesAddress_id operation.
//
// Retrieve a list of addresses in a customer. The addresses can be filtered by fields like FILTER
// FIELDS. The addresses can also be paginated.
//
// GET /admin/customers/{id}/addresses/{address_id}
GetCustomersIdAddressesAddressID(ctx context.Context, req jx.Raw, params GetCustomersIdAddressesAddressIDParams) (GetCustomersIdAddressesAddressIDRes, error)
// GetInventoryItems implements GetInventoryItems operation.
//
// Retrieve a list of inventory items. The inventory items can be filtered by fields such as `id`.
// The inventory items can also be sorted or paginated.
//
// GET /admin/inventory-items
GetInventoryItems(ctx context.Context, req jx.Raw) (GetInventoryItemsRes, error)
// GetInventoryItemsId implements GetInventoryItemsId operation.
//
// Retrieve a inventory item by its ID. You can expand the inventory item's relations or select the
// fields that should be returned.
//
// GET /admin/inventory-items/{id}
GetInventoryItemsId(ctx context.Context, req jx.Raw, params GetInventoryItemsIdParams) (GetInventoryItemsIdRes, error)
// GetInvites implements GetInvites operation.
//
// Retrieve a list of invites. The invites can be filtered by fields such as `id`. The invites can
// also be sorted or paginated.
//
// GET /admin/invites
GetInvites(ctx context.Context, req jx.Raw) (GetInvitesRes, error)
// GetInvitesId implements GetInvitesId operation.
//
// Retrieve a invite by its ID. You can expand the invite's relations or select the fields that
// should be returned.
//
// GET /admin/invites/{id}
GetInvitesId(ctx context.Context, req jx.Raw, params GetInvitesIdParams) (GetInvitesIdRes, error)
// GetPayments implements GetPayments operation.
//
// Retrieve a list of payments. The payments can be filtered by fields such as `id`. The payments can
// also be sorted or paginated.
//
// GET /admin/payments
GetPayments(ctx context.Context, req jx.Raw) (GetPaymentsRes, error)
// GetPaymentsId implements GetPaymentsId operation.
//
// Retrieve a payment by its ID. You can expand the payment's relations or select the fields that
// should be returned.
//
// GET /admin/payments/{id}
GetPaymentsId(ctx context.Context, req jx.Raw, params GetPaymentsIdParams) (GetPaymentsIdRes, error)
// GetPriceLists implements GetPriceLists operation.
//
// Retrieve a list of price lists. The price lists can be filtered by fields such as `id`. The price
// lists can also be sorted or paginated.
//
// GET /admin/price-lists
GetPriceLists(ctx context.Context, req jx.Raw) (GetPriceListsRes, error)
// GetPriceListsId implements GetPriceListsId operation.
//
// Retrieve a price list by its ID. You can expand the price list's relations or select the fields
// that should be returned.
//
// GET /admin/price-lists/{id}
GetPriceListsId(ctx context.Context, req jx.Raw, params GetPriceListsIdParams) (GetPriceListsIdRes, error)
// GetPricingRuleTypes implements GetPricingRuleTypes operation.
//
// Retrieve a list of pricing. The pricing can be filtered by fields such as `id`. The pricing can
// also be sorted or paginated.
//
// GET /admin/pricing/rule-types
GetPricingRuleTypes(ctx context.Context, req OptAdminGetPricingRuleTypesParams) (GetPricingRuleTypesRes, error)
// GetPricingRuleTypesId implements GetPricingRuleTypesId operation.
//
// Retrieve a list of rule types in a pricing. The rule types can be filtered by fields like FILTER
// FIELDS. The rule types can also be paginated.
//
// GET /admin/pricing/rule-types/{id}
GetPricingRuleTypesId(ctx context.Context, req OptAdminGetPricingRuleTypesRuleTypeParams, params GetPricingRuleTypesIdParams) (GetPricingRuleTypesIdRes, error)
// GetProducts implements GetProducts operation.
//
// Retrieve a list of products. The products can be filtered by fields such as `id`. The products can
// also be sorted or paginated.
//
// GET /admin/products
GetProducts(ctx context.Context, req OptAdminGetProductsParams) (GetProductsRes, error)
// GetProductsId implements GetProductsId operation.
//
// Retrieve a product by its ID. You can expand the product's relations or select the fields that
// should be returned.
//
// GET /admin/products/{id}
GetProductsId(ctx context.Context, req jx.Raw, params GetProductsIdParams) (GetProductsIdRes, error)
// GetProductsIdOptions implements GetProductsIdOptions operation.
//
// Retrieve a list of options in a product. The options can be filtered by fields like FILTER FIELDS.
// The options can also be paginated.
//
// GET /admin/products/{id}/options
GetProductsIdOptions(ctx context.Context, req jx.Raw, params GetProductsIdOptionsParams) (GetProductsIdOptionsRes, error)
// GetProductsIdOptionsOptionID implements GetProductsIdOptionsOption_id operation.
//
// Retrieve a list of options in a product. The options can be filtered by fields like FILTER FIELDS.
// The options can also be paginated.
//
// GET /admin/products/{id}/options/{option_id}
GetProductsIdOptionsOptionID(ctx context.Context, req jx.Raw, params GetProductsIdOptionsOptionIDParams) (GetProductsIdOptionsOptionIDRes, error)
// GetProductsIdVariants implements GetProductsIdVariants operation.
//
// Retrieve a list of variants in a product. The variants can be filtered by fields like FILTER
// FIELDS. The variants can also be paginated.
//
// GET /admin/products/{id}/variants
GetProductsIdVariants(ctx context.Context, req jx.Raw, params GetProductsIdVariantsParams) (GetProductsIdVariantsRes, error)
// GetProductsIdVariantsVariantID implements GetProductsIdVariantsVariant_id operation.
//
// Retrieve a list of variants in a product. The variants can be filtered by fields like FILTER
// FIELDS. The variants can also be paginated.
//
// GET /admin/products/{id}/variants/{variant_id}
GetProductsIdVariantsVariantID(ctx context.Context, req jx.Raw, params GetProductsIdVariantsVariantIDParams) (GetProductsIdVariantsVariantIDRes, error)
// GetPromotions implements GetPromotions operation.
//
// Retrieve a list of promotions. The promotions can be filtered by fields such as `id`. The
// promotions can also be sorted or paginated.
//
// GET /admin/promotions
GetPromotions(ctx context.Context, req jx.Raw) (GetPromotionsRes, error)
// GetPromotionsId implements GetPromotionsId operation.
//
// Retrieve a promotion by its ID. You can expand the promotion's relations or select the fields that
// should be returned.
//
// GET /admin/promotions/{id}
GetPromotionsId(ctx context.Context, req OptAdminGetPromotionsParams, params GetPromotionsIdParams) (GetPromotionsIdRes, error)
// GetRegions implements GetRegions operation.
//
// Retrieve a list of regions. The regions can be filtered by fields such as `id`. The regions can
// also be sorted or paginated.
//
// GET /admin/regions
GetRegions(ctx context.Context, req jx.Raw) (GetRegionsRes, error)
// GetRegionsId implements GetRegionsId operation.
//
// Retrieve a region by its ID. You can expand the region's relations or select the fields that
// should be returned.
//
// GET /admin/regions/{id}
GetRegionsId(ctx context.Context, req jx.Raw, params GetRegionsIdParams) (GetRegionsIdRes, error)
// GetSalesChannels implements GetSalesChannels operation.
//
// Retrieve a list of sales channels. The sales channels can be filtered by fields such as `id`. The
// sales channels can also be sorted or paginated.
//
// GET /admin/sales-channels
GetSalesChannels(ctx context.Context, req jx.Raw) (GetSalesChannelsRes, error)
// GetSalesChannelsId implements GetSalesChannelsId operation.
//
// Retrieve a sales channel by its ID. You can expand the sales channel's relations or select the
// fields that should be returned.
//
// GET /admin/sales-channels/{id}
GetSalesChannelsId(ctx context.Context, req jx.Raw, params GetSalesChannelsIdParams) (GetSalesChannelsIdRes, error)
// GetStockLocationsId implements GetStockLocationsId operation.
//
// Retrieve a stock location by its ID. You can expand the stock location's relations or select the
// fields that should be returned.
//
// GET /admin/stock-locations/{id}
GetStockLocationsId(ctx context.Context, params GetStockLocationsIdParams) (GetStockLocationsIdRes, error)
// GetStores implements GetStores operation.
//
// Retrieve a list of stores. The stores can be filtered by fields such as `id`. The stores can also
// be sorted or paginated.
//
// GET /admin/stores
GetStores(ctx context.Context, req jx.Raw) (GetStoresRes, error)
// GetStoresId implements GetStoresId operation.
//
// Retrieve a store by its ID. You can expand the store's relations or select the fields that should
// be returned.
//
// GET /admin/stores/{id}
GetStoresId(ctx context.Context, req jx.Raw, params GetStoresIdParams) (GetStoresIdRes, error)
// GetTaxRates implements GetTaxRates operation.
//
// Retrieve a list of tax rates. The tax rates can be filtered by fields such as `id`. The tax rates
// can also be sorted or paginated.
//
// GET /admin/tax-rates
GetTaxRates(ctx context.Context, req jx.Raw) (GetTaxRatesRes, error)
// GetTaxRatesId implements GetTaxRatesId operation.
//
// Retrieve a tax rate by its ID. You can expand the tax rate's relations or select the fields that
// should be returned.
//
// GET /admin/tax-rates/{id}
GetTaxRatesId(ctx context.Context, req jx.Raw, params GetTaxRatesIdParams) (GetTaxRatesIdRes, error)
// GetUsers implements GetUsers operation.
//
// Retrieve a list of users. The users can be filtered by fields such as `id`. The users can also be
// sorted or paginated.
//
// GET /admin/users
GetUsers(ctx context.Context, req jx.Raw) (GetUsersRes, error)
// GetUsersId implements GetUsersId operation.
//
// Retrieve a user by its ID. You can expand the user's relations or select the fields that should be
// returned.
//
// GET /admin/users/{id}
GetUsersId(ctx context.Context, req jx.Raw, params GetUsersIdParams) (GetUsersIdRes, error)
// GetUsersMe implements GetUsersMe operation.
//
// Retrieve a list of users. The users can be filtered by fields such as `id`. The users can also be
// sorted or paginated.
//
// GET /admin/users/me
GetUsersMe(ctx context.Context, req jx.Raw) (GetUsersMeRes, error)
// GetWorkflowsExecutions implements GetWorkflowsExecutions operation.
//
// Retrieve a list of workflows executions. The workflows executions can be filtered by fields such
// as `id`. The workflows executions can also be sorted or paginated.
//
// GET /admin/workflows-executions
GetWorkflowsExecutions(ctx context.Context, req jx.Raw) (GetWorkflowsExecutionsRes, error)
// GetWorkflowsExecutionsId implements GetWorkflowsExecutionsId operation.
//
// Retrieve a workflows execution by its ID. You can expand the workflows execution's relations or
// select the fields that should be returned.
//
// GET /admin/workflows-executions/{id}
GetWorkflowsExecutionsId(ctx context.Context, req jx.Raw, params GetWorkflowsExecutionsIdParams) (GetWorkflowsExecutionsIdRes, error)
// GetWorkflowsExecutionsWorkflowIdSubscribe implements GetWorkflowsExecutionsWorkflow_idSubscribe operation.
//
// Retrieve a list of subscribes in a workflows execution. The subscribes can be filtered by fields
// like FILTER FIELDS. The subscribes can also be paginated.
//
// GET /admin/workflows-executions/{workflow_id}/subscribe
GetWorkflowsExecutionsWorkflowIdSubscribe(ctx context.Context, req jx.Raw, params GetWorkflowsExecutionsWorkflowIdSubscribeParams) (GetWorkflowsExecutionsWorkflowIdSubscribeRes, error)
// GetWorkflowsExecutionsWorkflowIdTransactionID implements GetWorkflowsExecutionsWorkflow_idTransaction_id operation.
//
// Retrieve a list of in a workflows execution. The can be filtered by fields like FILTER FIELDS.
// The can also be paginated.
//
// GET /admin/workflows-executions/{workflow_id}/{transaction_id}
GetWorkflowsExecutionsWorkflowIdTransactionID(ctx context.Context, req jx.Raw, params GetWorkflowsExecutionsWorkflowIdTransactionIDParams) (GetWorkflowsExecutionsWorkflowIdTransactionIDRes, error)
// GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribe implements GetWorkflowsExecutionsWorkflow_idTransaction_idStep_idSubscribe operation.
//
// Retrieve a list of subscribes in a workflows execution. The subscribes can be filtered by fields
// like FILTER FIELDS. The subscribes can also be paginated.
//
// GET /admin/workflows-executions/{workflow_id}/{transaction_id}/{step_id}/subscribe
GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribe(ctx context.Context, req jx.Raw, params GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeParams) (GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeRes, error)
// PostApiKeys implements PostApiKeys operation.
//
// Create a api key.
//
// POST /admin/api-keys
PostApiKeys(ctx context.Context, req jx.Raw) (PostApiKeysRes, error)
// PostApiKeysId implements PostApiKeysId operation.
//
// Update a api key's details.
//
// POST /admin/api-keys/{id}
PostApiKeysId(ctx context.Context, req jx.Raw, params PostApiKeysIdParams) (PostApiKeysIdRes, error)
// PostApiKeysIdRevoke implements PostApiKeysIdRevoke operation.
//
// Add a list of revokes to a api key.
//
// POST /admin/api-keys/{id}/revoke
PostApiKeysIdRevoke(ctx context.Context, req jx.Raw, params PostApiKeysIdRevokeParams) (PostApiKeysIdRevokeRes, error)
// PostCampaigns implements PostCampaigns operation.
//
// Create a campaign.
//
// POST /admin/campaigns
PostCampaigns(ctx context.Context, req jx.Raw) (PostCampaignsRes, error)
// PostCampaignsId implements PostCampaignsId operation.
//
// Update a campaign's details.
//
// POST /admin/campaigns/{id}
PostCampaignsId(ctx context.Context, req OptAdminPostCampaignsReq, params PostCampaignsIdParams) (PostCampaignsIdRes, error)
// PostCollections implements PostCollections operation.
//
// Create a collection.
//
// POST /admin/collections
PostCollections(ctx context.Context, req jx.Raw) (PostCollectionsRes, error)
// PostCollectionsId implements PostCollectionsId operation.
//
// Update a collection's details.
//
// POST /admin/collections/{id}
PostCollectionsId(ctx context.Context, req jx.Raw, params PostCollectionsIdParams) (PostCollectionsIdRes, error)
// PostCustomerGroups implements PostCustomerGroups operation.
//
// Create a customer group.
//
// POST /admin/customer-groups
PostCustomerGroups(ctx context.Context, req jx.Raw) (PostCustomerGroupsRes, error)
// PostCustomerGroupsId implements PostCustomerGroupsId operation.
//
// Update a customer group's details.
//
// POST /admin/customer-groups/{id}
PostCustomerGroupsId(ctx context.Context, req jx.Raw, params PostCustomerGroupsIdParams) (PostCustomerGroupsIdRes, error)
// PostCustomerGroupsIdCustomersBatch implements PostCustomerGroupsIdCustomersBatch operation.
//
// Add a list of customers to a customer group.
//
// POST /admin/customer-groups/{id}/customers/batch
PostCustomerGroupsIdCustomersBatch(ctx context.Context, req OptAdminPostCustomerGroupsGroupCustomersBatchReq, params PostCustomerGroupsIdCustomersBatchParams) (PostCustomerGroupsIdCustomersBatchRes, error)
// PostCustomerGroupsIdCustomersRemove implements PostCustomerGroupsIdCustomersRemove operation.
//
// Add a list of removes to a customer group.
//
// POST /admin/customer-groups/{id}/customers/remove
PostCustomerGroupsIdCustomersRemove(ctx context.Context, req OptAdminPostCustomerGroupsGroupCustomersBatchReq, params PostCustomerGroupsIdCustomersRemoveParams) (PostCustomerGroupsIdCustomersRemoveRes, error)
// PostCustomers implements PostCustomers operation.
//
// Create a customer.
//
// POST /admin/customers
PostCustomers(ctx context.Context, req jx.Raw) (PostCustomersRes, error)
// PostCustomersId implements PostCustomersId operation.
//
// Update a customer's details.
//
// POST /admin/customers/{id}
PostCustomersId(ctx context.Context, req jx.Raw, params PostCustomersIdParams) (PostCustomersIdRes, error)
// PostCustomersIdAddresses implements PostCustomersIdAddresses operation.
//
// Add a list of addresses to a customer.
//
// POST /admin/customers/{id}/addresses
PostCustomersIdAddresses(ctx context.Context, req jx.Raw, params PostCustomersIdAddressesParams) (PostCustomersIdAddressesRes, error)
// PostCustomersIdAddressesAddressID implements PostCustomersIdAddressesAddress_id operation.
//
// Add a list of addresses to a customer.
//
// POST /admin/customers/{id}/addresses/{address_id}
PostCustomersIdAddressesAddressID(ctx context.Context, req jx.Raw, params PostCustomersIdAddressesAddressIDParams) (PostCustomersIdAddressesAddressIDRes, error)
// PostFulfillmentShippingOptionsIdRulesBatchAdd implements PostFulfillmentShippingOptionsIdRulesBatchAdd operation.
//
// Add a list of adds to a fulfillment.
//
// POST /admin/fulfillment/shipping-options/{id}/rules/batch/add
PostFulfillmentShippingOptionsIdRulesBatchAdd(ctx context.Context, req OptAdminPostFulfillmentShippingOptionsRulesBatchAddReq, params PostFulfillmentShippingOptionsIdRulesBatchAddParams) (PostFulfillmentShippingOptionsIdRulesBatchAddRes, error)
// PostFulfillmentShippingOptionsIdRulesBatchRemove implements PostFulfillmentShippingOptionsIdRulesBatchRemove operation.
//
// Add a list of removes to a fulfillment.
//
// POST /admin/fulfillment/shipping-options/{id}/rules/batch/remove
PostFulfillmentShippingOptionsIdRulesBatchRemove(ctx context.Context, req OptAdminPostFulfillmentShippingOptionsRulesBatchRemoveReq, params PostFulfillmentShippingOptionsIdRulesBatchRemoveParams) (PostFulfillmentShippingOptionsIdRulesBatchRemoveRes, error)
// PostInventoryItems implements PostInventoryItems operation.
//
// Create a inventory item.
//
// POST /admin/inventory-items
PostInventoryItems(ctx context.Context, req OptAdminPostInventoryItemsReq) (PostInventoryItemsRes, error)
// PostInventoryItemsId implements PostInventoryItemsId operation.
//
// Update a inventory item's details.
//
// POST /admin/inventory-items/{id}
PostInventoryItemsId(ctx context.Context, req OptAdminPostInventoryItemsInventoryItemReq, params PostInventoryItemsIdParams) (PostInventoryItemsIdRes, error)
// PostInventoryItemsIdLocationLevels implements PostInventoryItemsIdLocationLevels operation.
//
// Add a list of location levels to a inventory item.
//
// POST /admin/inventory-items/{id}/location-levels
PostInventoryItemsIdLocationLevels(ctx context.Context, req OptAdminPostInventoryItemsItemLocationLevelsReq, params PostInventoryItemsIdLocationLevelsParams) (PostInventoryItemsIdLocationLevelsRes, error)
// PostInventoryItemsIdLocationLevelsLocationID implements PostInventoryItemsIdLocationLevelsLocation_id operation.
//
// Add a list of location levels to a inventory item.
//
// POST /admin/inventory-items/{id}/location-levels/{location_id}
PostInventoryItemsIdLocationLevelsLocationID(ctx context.Context, req OptAdminPostInventoryItemsItemLocationLevelsLevelReq, params PostInventoryItemsIdLocationLevelsLocationIDParams) (PostInventoryItemsIdLocationLevelsLocationIDRes, error)
// PostInvites implements PostInvites operation.
//
// Create a invite.
//
// POST /admin/invites
PostInvites(ctx context.Context, req jx.Raw) (PostInvitesRes, error)
// PostInvitesAccept implements PostInvitesAccept operation.
//
// Create a invite.
//
// POST /admin/invites/accept
PostInvitesAccept(ctx context.Context, req OptAdminPostInvitesInviteAcceptReq) (PostInvitesAcceptRes, error)
// PostInvitesIdResend implements PostInvitesIdResend operation.
//
// Add a list of resends to a invite.
//
// POST /admin/invites/{id}/resend
PostInvitesIdResend(ctx context.Context, req jx.Raw, params PostInvitesIdResendParams) (PostInvitesIdResendRes, error)
// PostPaymentsIdCapture implements PostPaymentsIdCapture operation.
//
// Add a list of captures to a payment.
//
// POST /admin/payments/{id}/capture
PostPaymentsIdCapture(ctx context.Context, req OptAdminPostPaymentsCapturesReq, params PostPaymentsIdCaptureParams) (PostPaymentsIdCaptureRes, error)
// PostPaymentsIdRefund implements PostPaymentsIdRefund operation.
//
// Add a list of refunds to a payment.
//
// POST /admin/payments/{id}/refund
PostPaymentsIdRefund(ctx context.Context, req OptAdminPostPaymentsRefundsReq, params PostPaymentsIdRefundParams) (PostPaymentsIdRefundRes, error)
// PostPriceLists implements PostPriceLists operation.
//
// Create a price list.
//
// POST /admin/price-lists
PostPriceLists(ctx context.Context, req OptAdminPostPriceListsReq) (PostPriceListsRes, error)
// PostPriceListsId implements PostPriceListsId operation.
//
// Update a price list's details.
//
// POST /admin/price-lists/{id}
PostPriceListsId(ctx context.Context, req OptAdminPostPriceListsPriceListReq, params PostPriceListsIdParams) (PostPriceListsIdRes, error)
// PostPriceListsIdPricesBatchAdd implements PostPriceListsIdPricesBatchAdd operation.
//
// Add a list of adds to a price list.
//
// POST /admin/price-lists/{id}/prices/batch/add
PostPriceListsIdPricesBatchAdd(ctx context.Context, req OptAdminPostPriceListsPriceListPricesBatchAddReq, params PostPriceListsIdPricesBatchAddParams) (PostPriceListsIdPricesBatchAddRes, error)
// PostPriceListsIdPricesBatchRemove implements PostPriceListsIdPricesBatchRemove operation.
//
// Add a list of removes to a price list.
//
// POST /admin/price-lists/{id}/prices/batch/remove
PostPriceListsIdPricesBatchRemove(ctx context.Context, req OptAdminPostPriceListsPriceListPricesBatchRemoveReq, params PostPriceListsIdPricesBatchRemoveParams) (PostPriceListsIdPricesBatchRemoveRes, error)
// PostPricingRuleTypes implements PostPricingRuleTypes operation.
//
// Create a pricing.
//
// POST /admin/pricing/rule-types
PostPricingRuleTypes(ctx context.Context, req OptAdminPostPricingRuleTypesReq) (PostPricingRuleTypesRes, error)
// PostPricingRuleTypesId implements PostPricingRuleTypesId operation.
//
// Add a list of rule types to a pricing.
//
// POST /admin/pricing/rule-types/{id}
PostPricingRuleTypesId(ctx context.Context, req OptAdminPostPricingRuleTypesRuleTypeReq, params PostPricingRuleTypesIdParams) (PostPricingRuleTypesIdRes, error)
// PostProducts implements PostProducts operation.
//
// Create a product.
//
// POST /admin/products
PostProducts(ctx context.Context, req jx.Raw) (PostProductsRes, error)
// PostProductsId implements PostProductsId operation.
//
// Update a product's details.
//
// POST /admin/products/{id}
PostProductsId(ctx context.Context, req jx.Raw, params PostProductsIdParams) (PostProductsIdRes, error)
// PostProductsIdOptions implements PostProductsIdOptions operation.
//
// Add a list of options to a product.
//
// POST /admin/products/{id}/options
PostProductsIdOptions(ctx context.Context, req jx.Raw, params PostProductsIdOptionsParams) (PostProductsIdOptionsRes, error)
// PostProductsIdOptionsOptionID implements PostProductsIdOptionsOption_id operation.
//
// Add a list of options to a product.
//
// POST /admin/products/{id}/options/{option_id}
PostProductsIdOptionsOptionID(ctx context.Context, req jx.Raw, params PostProductsIdOptionsOptionIDParams) (PostProductsIdOptionsOptionIDRes, error)
// PostProductsIdVariants implements PostProductsIdVariants operation.
//
// Add a list of variants to a product.
//
// POST /admin/products/{id}/variants
PostProductsIdVariants(ctx context.Context, req jx.Raw, params PostProductsIdVariantsParams) (PostProductsIdVariantsRes, error)
// PostProductsIdVariantsVariantID implements PostProductsIdVariantsVariant_id operation.
//
// Add a list of variants to a product.
//
// POST /admin/products/{id}/variants/{variant_id}
PostProductsIdVariantsVariantID(ctx context.Context, req jx.Raw, params PostProductsIdVariantsVariantIDParams) (PostProductsIdVariantsVariantIDRes, error)
// PostPromotions implements PostPromotions operation.
//
// Create a promotion.
//
// POST /admin/promotions
PostPromotions(ctx context.Context, req jx.Raw) (PostPromotionsRes, error)
// PostPromotionsId implements PostPromotionsId operation.
//
// Update a promotion's details.
//
// POST /admin/promotions/{id}
PostPromotionsId(ctx context.Context, req OptAdminPostPromotionsPromotionReq, params PostPromotionsIdParams) (PostPromotionsIdRes, error)
// PostPromotionsIdBuyRulesBatchAdd implements PostPromotionsIdBuyRulesBatchAdd operation.
//
// Add a list of adds to a promotion.
//
// POST /admin/promotions/{id}/buy-rules/batch/add
PostPromotionsIdBuyRulesBatchAdd(ctx context.Context, req OptAdminPostPromotionsPromotionRulesBatchAddReq, params PostPromotionsIdBuyRulesBatchAddParams) (PostPromotionsIdBuyRulesBatchAddRes, error)
// PostPromotionsIdBuyRulesBatchRemove implements PostPromotionsIdBuyRulesBatchRemove operation.
//
// Add a list of removes to a promotion.
//
// POST /admin/promotions/{id}/buy-rules/batch/remove
PostPromotionsIdBuyRulesBatchRemove(ctx context.Context, req OptAdminPostPromotionsPromotionRulesBatchRemoveReq, params PostPromotionsIdBuyRulesBatchRemoveParams) (PostPromotionsIdBuyRulesBatchRemoveRes, error)
// PostPromotionsIdRulesBatchAdd implements PostPromotionsIdRulesBatchAdd operation.
//
// Add a list of adds to a promotion.
//
// POST /admin/promotions/{id}/rules/batch/add
PostPromotionsIdRulesBatchAdd(ctx context.Context, req OptAdminPostPromotionsPromotionRulesBatchAddReq, params PostPromotionsIdRulesBatchAddParams) (PostPromotionsIdRulesBatchAddRes, error)
// PostPromotionsIdRulesBatchRemove implements PostPromotionsIdRulesBatchRemove operation.
//
// Add a list of removes to a promotion.
//
// POST /admin/promotions/{id}/rules/batch/remove
PostPromotionsIdRulesBatchRemove(ctx context.Context, req OptAdminPostPromotionsPromotionRulesBatchRemoveReq, params PostPromotionsIdRulesBatchRemoveParams) (PostPromotionsIdRulesBatchRemoveRes, error)
// PostPromotionsIdRulesBatchUpdate implements PostPromotionsIdRulesBatchUpdate operation.
//
// Add a list of updates to a promotion.
//
// POST /admin/promotions/{id}/rules/batch/update
PostPromotionsIdRulesBatchUpdate(ctx context.Context, req OptAdminPostPromotionsPromotionRulesBatchUpdateReq, params PostPromotionsIdRulesBatchUpdateParams) (PostPromotionsIdRulesBatchUpdateRes, error)
// PostPromotionsIdTargetRulesBatchAdd implements PostPromotionsIdTargetRulesBatchAdd operation.
//
// Add a list of adds to a promotion.
//
// POST /admin/promotions/{id}/target-rules/batch/add
PostPromotionsIdTargetRulesBatchAdd(ctx context.Context, req OptAdminPostPromotionsPromotionRulesBatchAddReq, params PostPromotionsIdTargetRulesBatchAddParams) (PostPromotionsIdTargetRulesBatchAddRes, error)
// PostPromotionsIdTargetRulesBatchRemove implements PostPromotionsIdTargetRulesBatchRemove operation.
//
// Add a list of removes to a promotion.
//
// POST /admin/promotions/{id}/target-rules/batch/remove
PostPromotionsIdTargetRulesBatchRemove(ctx context.Context, req OptAdminPostPromotionsPromotionRulesBatchRemoveReq, params PostPromotionsIdTargetRulesBatchRemoveParams) (PostPromotionsIdTargetRulesBatchRemoveRes, error)
// PostRegions implements PostRegions operation.
//
// Create a region.
//
// POST /admin/regions
PostRegions(ctx context.Context, req jx.Raw) (PostRegionsRes, error)
// PostRegionsId implements PostRegionsId operation.
//
// Update a region's details.
//
// POST /admin/regions/{id}
PostRegionsId(ctx context.Context, req jx.Raw, params PostRegionsIdParams) (PostRegionsIdRes, error)
// PostSalesChannels implements PostSalesChannels operation.
//
// Create a sales channel.
//
// POST /admin/sales-channels
PostSalesChannels(ctx context.Context, req jx.Raw) (PostSalesChannelsRes, error)
// PostSalesChannelsId implements PostSalesChannelsId operation.
//
// Update a sales channel's details.
//
// POST /admin/sales-channels/{id}
PostSalesChannelsId(ctx context.Context, req jx.Raw, params PostSalesChannelsIdParams) (PostSalesChannelsIdRes, error)
// PostSalesChannelsIdProductsBatchAdd implements PostSalesChannelsIdProductsBatchAdd operation.
//
// Add a list of adds to a sales channel.
//
// POST /admin/sales-channels/{id}/products/batch/add
PostSalesChannelsIdProductsBatchAdd(ctx context.Context, req jx.Raw, params PostSalesChannelsIdProductsBatchAddParams) (PostSalesChannelsIdProductsBatchAddRes, error)
// PostStockLocations implements PostStockLocations operation.
//
// Create a stock location.
//
// POST /admin/stock-locations
PostStockLocations(ctx context.Context, req OptAdminPostStockLocationsReq) (PostStockLocationsRes, error)
// PostStoresId implements PostStoresId operation.
//
// Update a store's details.
//
// POST /admin/stores/{id}
PostStoresId(ctx context.Context, req jx.Raw, params PostStoresIdParams) (PostStoresIdRes, error)
// PostTaxRates implements PostTaxRates operation.
//
// Create a tax rate.
//
// POST /admin/tax-rates
PostTaxRates(ctx context.Context, req OptAdminPostTaxRatesReq) (PostTaxRatesRes, error)
// PostTaxRatesId implements PostTaxRatesId operation.
//
// Update a tax rate's details.
//
// POST /admin/tax-rates/{id}
PostTaxRatesId(ctx context.Context, req OptAdminPostTaxRatesTaxRateReq, params PostTaxRatesIdParams) (PostTaxRatesIdRes, error)
// PostTaxRatesIdRules implements PostTaxRatesIdRules operation.
//
// Add a list of rules to a tax rate.
//
// POST /admin/tax-rates/{id}/rules
PostTaxRatesIdRules(ctx context.Context, req OptAdminPostTaxRatesTaxRateRulesReq, params PostTaxRatesIdRulesParams) (PostTaxRatesIdRulesRes, error)
// PostTaxRegions implements PostTaxRegions operation.
//
// Create a tax region.
//
// POST /admin/tax-regions
PostTaxRegions(ctx context.Context, req OptAdminPostTaxRegionsReq) (PostTaxRegionsRes, error)
// PostUsers implements PostUsers operation.
//
// Create a user.
//
// POST /admin/users
PostUsers(ctx context.Context, req jx.Raw) (PostUsersRes, error)
// PostUsersId implements PostUsersId operation.
//
// Update a user's details.
//
// POST /admin/users/{id}
PostUsersId(ctx context.Context, req OptAdminUpdateUserRequest, params PostUsersIdParams) (PostUsersIdRes, error)
// PostWorkflowsExecutionsWorkflowIdRun implements PostWorkflowsExecutionsWorkflow_idRun operation.
//
// Add a list of runs to a workflows execution.
//
// POST /admin/workflows-executions/{workflow_id}/run
PostWorkflowsExecutionsWorkflowIdRun(ctx context.Context, req OptAdminPostWorkflowsRunReq, params PostWorkflowsExecutionsWorkflowIdRunParams) (PostWorkflowsExecutionsWorkflowIdRunRes, error)
// PostWorkflowsExecutionsWorkflowIdStepsFailure implements PostWorkflowsExecutionsWorkflow_idStepsFailure operation.
//
// Add a list of failures to a workflows execution.
//
// POST /admin/workflows-executions/{workflow_id}/steps/failure
PostWorkflowsExecutionsWorkflowIdStepsFailure(ctx context.Context, req OptAdminPostWorkflowsAsyncResponseReq, params PostWorkflowsExecutionsWorkflowIdStepsFailureParams) (PostWorkflowsExecutionsWorkflowIdStepsFailureRes, error)
// PostWorkflowsExecutionsWorkflowIdStepsSuccess implements PostWorkflowsExecutionsWorkflow_idStepsSuccess operation.
//
// Add a list of successes to a workflows execution.
//
// POST /admin/workflows-executions/{workflow_id}/steps/success
PostWorkflowsExecutionsWorkflowIdStepsSuccess(ctx context.Context, req OptAdminPostWorkflowsAsyncResponseReq, params PostWorkflowsExecutionsWorkflowIdStepsSuccessParams) (PostWorkflowsExecutionsWorkflowIdStepsSuccessRes, error)
}
Handler handles operations described by OpenAPI v3 specification.
type Invoker ¶
type Invoker interface {
// DeleteApiKeysId invokes DeleteApiKeysId operation.
//
// Delete a api key.
//
// DELETE /admin/api-keys/{id}
DeleteApiKeysId(ctx context.Context, request jx.Raw, params DeleteApiKeysIdParams) (DeleteApiKeysIdRes, error)
// DeleteCampaignsId invokes DeleteCampaignsId operation.
//
// Delete a campaign.
//
// DELETE /admin/campaigns/{id}
DeleteCampaignsId(ctx context.Context, request jx.Raw, params DeleteCampaignsIdParams) (DeleteCampaignsIdRes, error)
// DeleteCollectionsId invokes DeleteCollectionsId operation.
//
// Delete a collection.
//
// DELETE /admin/collections/{id}
DeleteCollectionsId(ctx context.Context, request jx.Raw, params DeleteCollectionsIdParams) (DeleteCollectionsIdRes, error)
// DeleteCustomerGroupsId invokes DeleteCustomerGroupsId operation.
//
// Delete a customer group.
//
// DELETE /admin/customer-groups/{id}
DeleteCustomerGroupsId(ctx context.Context, request jx.Raw, params DeleteCustomerGroupsIdParams) (DeleteCustomerGroupsIdRes, error)
// DeleteCustomersId invokes DeleteCustomersId operation.
//
// Delete a customer.
//
// DELETE /admin/customers/{id}
DeleteCustomersId(ctx context.Context, request jx.Raw, params DeleteCustomersIdParams) (DeleteCustomersIdRes, error)
// DeleteCustomersIdAddressesAddressID invokes DeleteCustomersIdAddressesAddress_id operation.
//
// Remove a list of addresses from a customer. This doesn't delete the Address, only the association
// between the Address and the customer.
//
// DELETE /admin/customers/{id}/addresses/{address_id}
DeleteCustomersIdAddressesAddressID(ctx context.Context, request jx.Raw, params DeleteCustomersIdAddressesAddressIDParams) (DeleteCustomersIdAddressesAddressIDRes, error)
// DeleteInventoryItemsId invokes DeleteInventoryItemsId operation.
//
// Delete a inventory item.
//
// DELETE /admin/inventory-items/{id}
DeleteInventoryItemsId(ctx context.Context, request jx.Raw, params DeleteInventoryItemsIdParams) (DeleteInventoryItemsIdRes, error)
// DeleteInventoryItemsIdLocationLevelsLocationID invokes DeleteInventoryItemsIdLocationLevelsLocation_id operation.
//
// Remove a list of location levels from a inventory item. This doesn't delete the Location Level,
// only the association between the Location Level and the inventory item.
//
// DELETE /admin/inventory-items/{id}/location-levels/{location_id}
DeleteInventoryItemsIdLocationLevelsLocationID(ctx context.Context, request jx.Raw, params DeleteInventoryItemsIdLocationLevelsLocationIDParams) (DeleteInventoryItemsIdLocationLevelsLocationIDRes, error)
// DeleteInvitesId invokes DeleteInvitesId operation.
//
// Delete a invite.
//
// DELETE /admin/invites/{id}
DeleteInvitesId(ctx context.Context, request jx.Raw, params DeleteInvitesIdParams) (DeleteInvitesIdRes, error)
// DeletePriceListsId invokes DeletePriceListsId operation.
//
// Delete a price list.
//
// DELETE /admin/price-lists/{id}
DeletePriceListsId(ctx context.Context, request jx.Raw, params DeletePriceListsIdParams) (DeletePriceListsIdRes, error)
// DeletePricingRuleTypesId invokes DeletePricingRuleTypesId operation.
//
// Remove a list of rule types from a pricing. This doesn't delete the Rule Type, only the
// association between the Rule Type and the pricing.
//
// DELETE /admin/pricing/rule-types/{id}
DeletePricingRuleTypesId(ctx context.Context, request *AdminDeletePricingRuleTypesRuleTypeReq, params DeletePricingRuleTypesIdParams) (DeletePricingRuleTypesIdRes, error)
// DeleteProductsId invokes DeleteProductsId operation.
//
// Delete a product.
//
// DELETE /admin/products/{id}
DeleteProductsId(ctx context.Context, request jx.Raw, params DeleteProductsIdParams) (DeleteProductsIdRes, error)
// DeleteProductsIdOptionsOptionID invokes DeleteProductsIdOptionsOption_id operation.
//
// Remove a list of options from a product. This doesn't delete the Option, only the association
// between the Option and the product.
//
// DELETE /admin/products/{id}/options/{option_id}
DeleteProductsIdOptionsOptionID(ctx context.Context, request jx.Raw, params DeleteProductsIdOptionsOptionIDParams) (DeleteProductsIdOptionsOptionIDRes, error)
// DeleteProductsIdVariantsVariantID invokes DeleteProductsIdVariantsVariant_id operation.
//
// Remove a list of variants from a product. This doesn't delete the Variant, only the association
// between the Variant and the product.
//
// DELETE /admin/products/{id}/variants/{variant_id}
DeleteProductsIdVariantsVariantID(ctx context.Context, request jx.Raw, params DeleteProductsIdVariantsVariantIDParams) (DeleteProductsIdVariantsVariantIDRes, error)
// DeletePromotionsId invokes DeletePromotionsId operation.
//
// Delete a promotion.
//
// DELETE /admin/promotions/{id}
DeletePromotionsId(ctx context.Context, request jx.Raw, params DeletePromotionsIdParams) (DeletePromotionsIdRes, error)
// DeleteRegionsId invokes DeleteRegionsId operation.
//
// Delete a region.
//
// DELETE /admin/regions/{id}
DeleteRegionsId(ctx context.Context, request jx.Raw, params DeleteRegionsIdParams) (DeleteRegionsIdRes, error)
// DeleteSalesChannelsId invokes DeleteSalesChannelsId operation.
//
// Delete a sales channel.
//
// DELETE /admin/sales-channels/{id}
DeleteSalesChannelsId(ctx context.Context, request jx.Raw, params DeleteSalesChannelsIdParams) (DeleteSalesChannelsIdRes, error)
// DeleteStockLocationsId invokes DeleteStockLocationsId operation.
//
// Delete a stock location.
//
// DELETE /admin/stock-locations/{id}
DeleteStockLocationsId(ctx context.Context, params DeleteStockLocationsIdParams) (DeleteStockLocationsIdRes, error)
// DeleteTaxRatesId invokes DeleteTaxRatesId operation.
//
// Delete a tax rate.
//
// DELETE /admin/tax-rates/{id}
DeleteTaxRatesId(ctx context.Context, request jx.Raw, params DeleteTaxRatesIdParams) (DeleteTaxRatesIdRes, error)
// DeleteTaxRatesIdRulesRuleID invokes DeleteTaxRatesIdRulesRule_id operation.
//
// Remove a list of rules from a tax rate. This doesn't delete the Rule, only the association between
// the Rule and the tax rate.
//
// DELETE /admin/tax-rates/{id}/rules/{rule_id}
DeleteTaxRatesIdRulesRuleID(ctx context.Context, request jx.Raw, params DeleteTaxRatesIdRulesRuleIDParams) (DeleteTaxRatesIdRulesRuleIDRes, error)
// DeleteTaxRegionsId invokes DeleteTaxRegionsId operation.
//
// Delete a tax region.
//
// DELETE /admin/tax-regions/{id}
DeleteTaxRegionsId(ctx context.Context, request jx.Raw, params DeleteTaxRegionsIdParams) (DeleteTaxRegionsIdRes, error)
// DeleteUsersId invokes DeleteUsersId operation.
//
// Delete a user.
//
// DELETE /admin/users/{id}
DeleteUsersId(ctx context.Context, request jx.Raw, params DeleteUsersIdParams) (DeleteUsersIdRes, error)
// GetApiKeys invokes GetApiKeys operation.
//
// Retrieve a list of api keys. The api keys can be filtered by fields such as `id`. The api keys can
// also be sorted or paginated.
//
// GET /admin/api-keys
GetApiKeys(ctx context.Context, request jx.Raw) (GetApiKeysRes, error)
// GetApiKeysId invokes GetApiKeysId operation.
//
// Retrieve a api key by its ID. You can expand the api key's relations or select the fields that
// should be returned.
//
// GET /admin/api-keys/{id}
GetApiKeysId(ctx context.Context, request jx.Raw, params GetApiKeysIdParams) (GetApiKeysIdRes, error)
// GetCampaigns invokes GetCampaigns operation.
//
// Retrieve a list of campaigns. The campaigns can be filtered by fields such as `id`. The campaigns
// can also be sorted or paginated.
//
// GET /admin/campaigns
GetCampaigns(ctx context.Context, request jx.Raw) (GetCampaignsRes, error)
// GetCampaignsId invokes GetCampaignsId operation.
//
// Retrieve a campaign by its ID. You can expand the campaign's relations or select the fields that
// should be returned.
//
// GET /admin/campaigns/{id}
GetCampaignsId(ctx context.Context, request jx.Raw, params GetCampaignsIdParams) (GetCampaignsIdRes, error)
// GetCollections invokes GetCollections operation.
//
// Retrieve a list of collections. The collections can be filtered by fields such as `id`. The
// collections can also be sorted or paginated.
//
// GET /admin/collections
GetCollections(ctx context.Context, request jx.Raw) (GetCollectionsRes, error)
// GetCollectionsId invokes GetCollectionsId operation.
//
// Retrieve a collection by its ID. You can expand the collection's relations or select the fields
// that should be returned.
//
// GET /admin/collections/{id}
GetCollectionsId(ctx context.Context, request jx.Raw, params GetCollectionsIdParams) (GetCollectionsIdRes, error)
// GetCurrencies invokes GetCurrencies operation.
//
// Retrieve a list of currencies. The currencies can be filtered by fields such as `id`. The
// currencies can also be sorted or paginated.
//
// GET /admin/currencies
GetCurrencies(ctx context.Context, request jx.Raw) (GetCurrenciesRes, error)
// GetCurrenciesCode invokes GetCurrenciesCode operation.
//
// Retrieve a currency by its ID. You can expand the currency's relations or select the fields that
// should be returned.
//
// GET /admin/currencies/{code}
GetCurrenciesCode(ctx context.Context, request jx.Raw, params GetCurrenciesCodeParams) (GetCurrenciesCodeRes, error)
// GetCustomerGroups invokes GetCustomerGroups operation.
//
// Retrieve a list of customer groups. The customer groups can be filtered by fields such as `id`.
// The customer groups can also be sorted or paginated.
//
// GET /admin/customer-groups
GetCustomerGroups(ctx context.Context, request jx.Raw) (GetCustomerGroupsRes, error)
// GetCustomerGroupsId invokes GetCustomerGroupsId operation.
//
// Retrieve a customer group by its ID. You can expand the customer group's relations or select the
// fields that should be returned.
//
// GET /admin/customer-groups/{id}
GetCustomerGroupsId(ctx context.Context, request jx.Raw, params GetCustomerGroupsIdParams) (GetCustomerGroupsIdRes, error)
// GetCustomerGroupsIdCustomers invokes GetCustomerGroupsIdCustomers operation.
//
// Retrieve a list of customers in a customer group. The customers can be filtered by fields like
// FILTER FIELDS. The customers can also be paginated.
//
// GET /admin/customer-groups/{id}/customers
GetCustomerGroupsIdCustomers(ctx context.Context, request jx.Raw, params GetCustomerGroupsIdCustomersParams) (GetCustomerGroupsIdCustomersRes, error)
// GetCustomers invokes GetCustomers operation.
//
// Retrieve a list of customers. The customers can be filtered by fields such as `id`. The customers
// can also be sorted or paginated.
//
// GET /admin/customers
GetCustomers(ctx context.Context, request jx.Raw) (GetCustomersRes, error)
// GetCustomersId invokes GetCustomersId operation.
//
// Retrieve a customer by its ID. You can expand the customer's relations or select the fields that
// should be returned.
//
// GET /admin/customers/{id}
GetCustomersId(ctx context.Context, request jx.Raw, params GetCustomersIdParams) (GetCustomersIdRes, error)
// GetCustomersIdAddresses invokes GetCustomersIdAddresses operation.
//
// Retrieve a list of addresses in a customer. The addresses can be filtered by fields like FILTER
// FIELDS. The addresses can also be paginated.
//
// GET /admin/customers/{id}/addresses
GetCustomersIdAddresses(ctx context.Context, request jx.Raw, params GetCustomersIdAddressesParams) (GetCustomersIdAddressesRes, error)
// GetCustomersIdAddressesAddressID invokes GetCustomersIdAddressesAddress_id operation.
//
// Retrieve a list of addresses in a customer. The addresses can be filtered by fields like FILTER
// FIELDS. The addresses can also be paginated.
//
// GET /admin/customers/{id}/addresses/{address_id}
GetCustomersIdAddressesAddressID(ctx context.Context, request jx.Raw, params GetCustomersIdAddressesAddressIDParams) (GetCustomersIdAddressesAddressIDRes, error)
// GetInventoryItems invokes GetInventoryItems operation.
//
// Retrieve a list of inventory items. The inventory items can be filtered by fields such as `id`.
// The inventory items can also be sorted or paginated.
//
// GET /admin/inventory-items
GetInventoryItems(ctx context.Context, request jx.Raw) (GetInventoryItemsRes, error)
// GetInventoryItemsId invokes GetInventoryItemsId operation.
//
// Retrieve a inventory item by its ID. You can expand the inventory item's relations or select the
// fields that should be returned.
//
// GET /admin/inventory-items/{id}
GetInventoryItemsId(ctx context.Context, request jx.Raw, params GetInventoryItemsIdParams) (GetInventoryItemsIdRes, error)
// GetInvites invokes GetInvites operation.
//
// Retrieve a list of invites. The invites can be filtered by fields such as `id`. The invites can
// also be sorted or paginated.
//
// GET /admin/invites
GetInvites(ctx context.Context, request jx.Raw) (GetInvitesRes, error)
// GetInvitesId invokes GetInvitesId operation.
//
// Retrieve a invite by its ID. You can expand the invite's relations or select the fields that
// should be returned.
//
// GET /admin/invites/{id}
GetInvitesId(ctx context.Context, request jx.Raw, params GetInvitesIdParams) (GetInvitesIdRes, error)
// GetPayments invokes GetPayments operation.
//
// Retrieve a list of payments. The payments can be filtered by fields such as `id`. The payments can
// also be sorted or paginated.
//
// GET /admin/payments
GetPayments(ctx context.Context, request jx.Raw) (GetPaymentsRes, error)
// GetPaymentsId invokes GetPaymentsId operation.
//
// Retrieve a payment by its ID. You can expand the payment's relations or select the fields that
// should be returned.
//
// GET /admin/payments/{id}
GetPaymentsId(ctx context.Context, request jx.Raw, params GetPaymentsIdParams) (GetPaymentsIdRes, error)
// GetPriceLists invokes GetPriceLists operation.
//
// Retrieve a list of price lists. The price lists can be filtered by fields such as `id`. The price
// lists can also be sorted or paginated.
//
// GET /admin/price-lists
GetPriceLists(ctx context.Context, request jx.Raw) (GetPriceListsRes, error)
// GetPriceListsId invokes GetPriceListsId operation.
//
// Retrieve a price list by its ID. You can expand the price list's relations or select the fields
// that should be returned.
//
// GET /admin/price-lists/{id}
GetPriceListsId(ctx context.Context, request jx.Raw, params GetPriceListsIdParams) (GetPriceListsIdRes, error)
// GetPricingRuleTypes invokes GetPricingRuleTypes operation.
//
// Retrieve a list of pricing. The pricing can be filtered by fields such as `id`. The pricing can
// also be sorted or paginated.
//
// GET /admin/pricing/rule-types
GetPricingRuleTypes(ctx context.Context, request OptAdminGetPricingRuleTypesParams) (GetPricingRuleTypesRes, error)
// GetPricingRuleTypesId invokes GetPricingRuleTypesId operation.
//
// Retrieve a list of rule types in a pricing. The rule types can be filtered by fields like FILTER
// FIELDS. The rule types can also be paginated.
//
// GET /admin/pricing/rule-types/{id}
GetPricingRuleTypesId(ctx context.Context, request OptAdminGetPricingRuleTypesRuleTypeParams, params GetPricingRuleTypesIdParams) (GetPricingRuleTypesIdRes, error)
// GetProducts invokes GetProducts operation.
//
// Retrieve a list of products. The products can be filtered by fields such as `id`. The products can
// also be sorted or paginated.
//
// GET /admin/products
GetProducts(ctx context.Context, request OptAdminGetProductsParams) (GetProductsRes, error)
// GetProductsId invokes GetProductsId operation.
//
// Retrieve a product by its ID. You can expand the product's relations or select the fields that
// should be returned.
//
// GET /admin/products/{id}
GetProductsId(ctx context.Context, request jx.Raw, params GetProductsIdParams) (GetProductsIdRes, error)
// GetProductsIdOptions invokes GetProductsIdOptions operation.
//
// Retrieve a list of options in a product. The options can be filtered by fields like FILTER FIELDS.
// The options can also be paginated.
//
// GET /admin/products/{id}/options
GetProductsIdOptions(ctx context.Context, request jx.Raw, params GetProductsIdOptionsParams) (GetProductsIdOptionsRes, error)
// GetProductsIdOptionsOptionID invokes GetProductsIdOptionsOption_id operation.
//
// Retrieve a list of options in a product. The options can be filtered by fields like FILTER FIELDS.
// The options can also be paginated.
//
// GET /admin/products/{id}/options/{option_id}
GetProductsIdOptionsOptionID(ctx context.Context, request jx.Raw, params GetProductsIdOptionsOptionIDParams) (GetProductsIdOptionsOptionIDRes, error)
// GetProductsIdVariants invokes GetProductsIdVariants operation.
//
// Retrieve a list of variants in a product. The variants can be filtered by fields like FILTER
// FIELDS. The variants can also be paginated.
//
// GET /admin/products/{id}/variants
GetProductsIdVariants(ctx context.Context, request jx.Raw, params GetProductsIdVariantsParams) (GetProductsIdVariantsRes, error)
// GetProductsIdVariantsVariantID invokes GetProductsIdVariantsVariant_id operation.
//
// Retrieve a list of variants in a product. The variants can be filtered by fields like FILTER
// FIELDS. The variants can also be paginated.
//
// GET /admin/products/{id}/variants/{variant_id}
GetProductsIdVariantsVariantID(ctx context.Context, request jx.Raw, params GetProductsIdVariantsVariantIDParams) (GetProductsIdVariantsVariantIDRes, error)
// GetPromotions invokes GetPromotions operation.
//
// Retrieve a list of promotions. The promotions can be filtered by fields such as `id`. The
// promotions can also be sorted or paginated.
//
// GET /admin/promotions
GetPromotions(ctx context.Context, request jx.Raw) (GetPromotionsRes, error)
// GetPromotionsId invokes GetPromotionsId operation.
//
// Retrieve a promotion by its ID. You can expand the promotion's relations or select the fields that
// should be returned.
//
// GET /admin/promotions/{id}
GetPromotionsId(ctx context.Context, request OptAdminGetPromotionsParams, params GetPromotionsIdParams) (GetPromotionsIdRes, error)
// GetRegions invokes GetRegions operation.
//
// Retrieve a list of regions. The regions can be filtered by fields such as `id`. The regions can
// also be sorted or paginated.
//
// GET /admin/regions
GetRegions(ctx context.Context, request jx.Raw) (GetRegionsRes, error)
// GetRegionsId invokes GetRegionsId operation.
//
// Retrieve a region by its ID. You can expand the region's relations or select the fields that
// should be returned.
//
// GET /admin/regions/{id}
GetRegionsId(ctx context.Context, request jx.Raw, params GetRegionsIdParams) (GetRegionsIdRes, error)
// GetSalesChannels invokes GetSalesChannels operation.
//
// Retrieve a list of sales channels. The sales channels can be filtered by fields such as `id`. The
// sales channels can also be sorted or paginated.
//
// GET /admin/sales-channels
GetSalesChannels(ctx context.Context, request jx.Raw) (GetSalesChannelsRes, error)
// GetSalesChannelsId invokes GetSalesChannelsId operation.
//
// Retrieve a sales channel by its ID. You can expand the sales channel's relations or select the
// fields that should be returned.
//
// GET /admin/sales-channels/{id}
GetSalesChannelsId(ctx context.Context, request jx.Raw, params GetSalesChannelsIdParams) (GetSalesChannelsIdRes, error)
// GetStockLocationsId invokes GetStockLocationsId operation.
//
// Retrieve a stock location by its ID. You can expand the stock location's relations or select the
// fields that should be returned.
//
// GET /admin/stock-locations/{id}
GetStockLocationsId(ctx context.Context, params GetStockLocationsIdParams) (GetStockLocationsIdRes, error)
// GetStores invokes GetStores operation.
//
// Retrieve a list of stores. The stores can be filtered by fields such as `id`. The stores can also
// be sorted or paginated.
//
// GET /admin/stores
GetStores(ctx context.Context, request jx.Raw) (GetStoresRes, error)
// GetStoresId invokes GetStoresId operation.
//
// Retrieve a store by its ID. You can expand the store's relations or select the fields that should
// be returned.
//
// GET /admin/stores/{id}
GetStoresId(ctx context.Context, request jx.Raw, params GetStoresIdParams) (GetStoresIdRes, error)
// GetTaxRates invokes GetTaxRates operation.
//
// Retrieve a list of tax rates. The tax rates can be filtered by fields such as `id`. The tax rates
// can also be sorted or paginated.
//
// GET /admin/tax-rates
GetTaxRates(ctx context.Context, request jx.Raw) (GetTaxRatesRes, error)
// GetTaxRatesId invokes GetTaxRatesId operation.
//
// Retrieve a tax rate by its ID. You can expand the tax rate's relations or select the fields that
// should be returned.
//
// GET /admin/tax-rates/{id}
GetTaxRatesId(ctx context.Context, request jx.Raw, params GetTaxRatesIdParams) (GetTaxRatesIdRes, error)
// GetUsers invokes GetUsers operation.
//
// Retrieve a list of users. The users can be filtered by fields such as `id`. The users can also be
// sorted or paginated.
//
// GET /admin/users
GetUsers(ctx context.Context, request jx.Raw) (GetUsersRes, error)
// GetUsersId invokes GetUsersId operation.
//
// Retrieve a user by its ID. You can expand the user's relations or select the fields that should be
// returned.
//
// GET /admin/users/{id}
GetUsersId(ctx context.Context, request jx.Raw, params GetUsersIdParams) (GetUsersIdRes, error)
// GetUsersMe invokes GetUsersMe operation.
//
// Retrieve a list of users. The users can be filtered by fields such as `id`. The users can also be
// sorted or paginated.
//
// GET /admin/users/me
GetUsersMe(ctx context.Context, request jx.Raw) (GetUsersMeRes, error)
// GetWorkflowsExecutions invokes GetWorkflowsExecutions operation.
//
// Retrieve a list of workflows executions. The workflows executions can be filtered by fields such
// as `id`. The workflows executions can also be sorted or paginated.
//
// GET /admin/workflows-executions
GetWorkflowsExecutions(ctx context.Context, request jx.Raw) (GetWorkflowsExecutionsRes, error)
// GetWorkflowsExecutionsId invokes GetWorkflowsExecutionsId operation.
//
// Retrieve a workflows execution by its ID. You can expand the workflows execution's relations or
// select the fields that should be returned.
//
// GET /admin/workflows-executions/{id}
GetWorkflowsExecutionsId(ctx context.Context, request jx.Raw, params GetWorkflowsExecutionsIdParams) (GetWorkflowsExecutionsIdRes, error)
// GetWorkflowsExecutionsWorkflowIdSubscribe invokes GetWorkflowsExecutionsWorkflow_idSubscribe operation.
//
// Retrieve a list of subscribes in a workflows execution. The subscribes can be filtered by fields
// like FILTER FIELDS. The subscribes can also be paginated.
//
// GET /admin/workflows-executions/{workflow_id}/subscribe
GetWorkflowsExecutionsWorkflowIdSubscribe(ctx context.Context, request jx.Raw, params GetWorkflowsExecutionsWorkflowIdSubscribeParams) (GetWorkflowsExecutionsWorkflowIdSubscribeRes, error)
// GetWorkflowsExecutionsWorkflowIdTransactionID invokes GetWorkflowsExecutionsWorkflow_idTransaction_id operation.
//
// Retrieve a list of in a workflows execution. The can be filtered by fields like FILTER FIELDS.
// The can also be paginated.
//
// GET /admin/workflows-executions/{workflow_id}/{transaction_id}
GetWorkflowsExecutionsWorkflowIdTransactionID(ctx context.Context, request jx.Raw, params GetWorkflowsExecutionsWorkflowIdTransactionIDParams) (GetWorkflowsExecutionsWorkflowIdTransactionIDRes, error)
// GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribe invokes GetWorkflowsExecutionsWorkflow_idTransaction_idStep_idSubscribe operation.
//
// Retrieve a list of subscribes in a workflows execution. The subscribes can be filtered by fields
// like FILTER FIELDS. The subscribes can also be paginated.
//
// GET /admin/workflows-executions/{workflow_id}/{transaction_id}/{step_id}/subscribe
GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribe(ctx context.Context, request jx.Raw, params GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeParams) (GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeRes, error)
// PostApiKeys invokes PostApiKeys operation.
//
// Create a api key.
//
// POST /admin/api-keys
PostApiKeys(ctx context.Context, request jx.Raw) (PostApiKeysRes, error)
// PostApiKeysId invokes PostApiKeysId operation.
//
// Update a api key's details.
//
// POST /admin/api-keys/{id}
PostApiKeysId(ctx context.Context, request jx.Raw, params PostApiKeysIdParams) (PostApiKeysIdRes, error)
// PostApiKeysIdRevoke invokes PostApiKeysIdRevoke operation.
//
// Add a list of revokes to a api key.
//
// POST /admin/api-keys/{id}/revoke
PostApiKeysIdRevoke(ctx context.Context, request jx.Raw, params PostApiKeysIdRevokeParams) (PostApiKeysIdRevokeRes, error)
// PostCampaigns invokes PostCampaigns operation.
//
// Create a campaign.
//
// POST /admin/campaigns
PostCampaigns(ctx context.Context, request jx.Raw) (PostCampaignsRes, error)
// PostCampaignsId invokes PostCampaignsId operation.
//
// Update a campaign's details.
//
// POST /admin/campaigns/{id}
PostCampaignsId(ctx context.Context, request OptAdminPostCampaignsReq, params PostCampaignsIdParams) (PostCampaignsIdRes, error)
// PostCollections invokes PostCollections operation.
//
// Create a collection.
//
// POST /admin/collections
PostCollections(ctx context.Context, request jx.Raw) (PostCollectionsRes, error)
// PostCollectionsId invokes PostCollectionsId operation.
//
// Update a collection's details.
//
// POST /admin/collections/{id}
PostCollectionsId(ctx context.Context, request jx.Raw, params PostCollectionsIdParams) (PostCollectionsIdRes, error)
// PostCustomerGroups invokes PostCustomerGroups operation.
//
// Create a customer group.
//
// POST /admin/customer-groups
PostCustomerGroups(ctx context.Context, request jx.Raw) (PostCustomerGroupsRes, error)
// PostCustomerGroupsId invokes PostCustomerGroupsId operation.
//
// Update a customer group's details.
//
// POST /admin/customer-groups/{id}
PostCustomerGroupsId(ctx context.Context, request jx.Raw, params PostCustomerGroupsIdParams) (PostCustomerGroupsIdRes, error)
// PostCustomerGroupsIdCustomersBatch invokes PostCustomerGroupsIdCustomersBatch operation.
//
// Add a list of customers to a customer group.
//
// POST /admin/customer-groups/{id}/customers/batch
PostCustomerGroupsIdCustomersBatch(ctx context.Context, request OptAdminPostCustomerGroupsGroupCustomersBatchReq, params PostCustomerGroupsIdCustomersBatchParams) (PostCustomerGroupsIdCustomersBatchRes, error)
// PostCustomerGroupsIdCustomersRemove invokes PostCustomerGroupsIdCustomersRemove operation.
//
// Add a list of removes to a customer group.
//
// POST /admin/customer-groups/{id}/customers/remove
PostCustomerGroupsIdCustomersRemove(ctx context.Context, request OptAdminPostCustomerGroupsGroupCustomersBatchReq, params PostCustomerGroupsIdCustomersRemoveParams) (PostCustomerGroupsIdCustomersRemoveRes, error)
// PostCustomers invokes PostCustomers operation.
//
// Create a customer.
//
// POST /admin/customers
PostCustomers(ctx context.Context, request jx.Raw) (PostCustomersRes, error)
// PostCustomersId invokes PostCustomersId operation.
//
// Update a customer's details.
//
// POST /admin/customers/{id}
PostCustomersId(ctx context.Context, request jx.Raw, params PostCustomersIdParams) (PostCustomersIdRes, error)
// PostCustomersIdAddresses invokes PostCustomersIdAddresses operation.
//
// Add a list of addresses to a customer.
//
// POST /admin/customers/{id}/addresses
PostCustomersIdAddresses(ctx context.Context, request jx.Raw, params PostCustomersIdAddressesParams) (PostCustomersIdAddressesRes, error)
// PostCustomersIdAddressesAddressID invokes PostCustomersIdAddressesAddress_id operation.
//
// Add a list of addresses to a customer.
//
// POST /admin/customers/{id}/addresses/{address_id}
PostCustomersIdAddressesAddressID(ctx context.Context, request jx.Raw, params PostCustomersIdAddressesAddressIDParams) (PostCustomersIdAddressesAddressIDRes, error)
// PostFulfillmentShippingOptionsIdRulesBatchAdd invokes PostFulfillmentShippingOptionsIdRulesBatchAdd operation.
//
// Add a list of adds to a fulfillment.
//
// POST /admin/fulfillment/shipping-options/{id}/rules/batch/add
PostFulfillmentShippingOptionsIdRulesBatchAdd(ctx context.Context, request OptAdminPostFulfillmentShippingOptionsRulesBatchAddReq, params PostFulfillmentShippingOptionsIdRulesBatchAddParams) (PostFulfillmentShippingOptionsIdRulesBatchAddRes, error)
// PostFulfillmentShippingOptionsIdRulesBatchRemove invokes PostFulfillmentShippingOptionsIdRulesBatchRemove operation.
//
// Add a list of removes to a fulfillment.
//
// POST /admin/fulfillment/shipping-options/{id}/rules/batch/remove
PostFulfillmentShippingOptionsIdRulesBatchRemove(ctx context.Context, request OptAdminPostFulfillmentShippingOptionsRulesBatchRemoveReq, params PostFulfillmentShippingOptionsIdRulesBatchRemoveParams) (PostFulfillmentShippingOptionsIdRulesBatchRemoveRes, error)
// PostInventoryItems invokes PostInventoryItems operation.
//
// Create a inventory item.
//
// POST /admin/inventory-items
PostInventoryItems(ctx context.Context, request OptAdminPostInventoryItemsReq) (PostInventoryItemsRes, error)
// PostInventoryItemsId invokes PostInventoryItemsId operation.
//
// Update a inventory item's details.
//
// POST /admin/inventory-items/{id}
PostInventoryItemsId(ctx context.Context, request OptAdminPostInventoryItemsInventoryItemReq, params PostInventoryItemsIdParams) (PostInventoryItemsIdRes, error)
// PostInventoryItemsIdLocationLevels invokes PostInventoryItemsIdLocationLevels operation.
//
// Add a list of location levels to a inventory item.
//
// POST /admin/inventory-items/{id}/location-levels
PostInventoryItemsIdLocationLevels(ctx context.Context, request OptAdminPostInventoryItemsItemLocationLevelsReq, params PostInventoryItemsIdLocationLevelsParams) (PostInventoryItemsIdLocationLevelsRes, error)
// PostInventoryItemsIdLocationLevelsLocationID invokes PostInventoryItemsIdLocationLevelsLocation_id operation.
//
// Add a list of location levels to a inventory item.
//
// POST /admin/inventory-items/{id}/location-levels/{location_id}
PostInventoryItemsIdLocationLevelsLocationID(ctx context.Context, request OptAdminPostInventoryItemsItemLocationLevelsLevelReq, params PostInventoryItemsIdLocationLevelsLocationIDParams) (PostInventoryItemsIdLocationLevelsLocationIDRes, error)
// PostInvites invokes PostInvites operation.
//
// Create a invite.
//
// POST /admin/invites
PostInvites(ctx context.Context, request jx.Raw) (PostInvitesRes, error)
// PostInvitesAccept invokes PostInvitesAccept operation.
//
// Create a invite.
//
// POST /admin/invites/accept
PostInvitesAccept(ctx context.Context, request OptAdminPostInvitesInviteAcceptReq) (PostInvitesAcceptRes, error)
// PostInvitesIdResend invokes PostInvitesIdResend operation.
//
// Add a list of resends to a invite.
//
// POST /admin/invites/{id}/resend
PostInvitesIdResend(ctx context.Context, request jx.Raw, params PostInvitesIdResendParams) (PostInvitesIdResendRes, error)
// PostPaymentsIdCapture invokes PostPaymentsIdCapture operation.
//
// Add a list of captures to a payment.
//
// POST /admin/payments/{id}/capture
PostPaymentsIdCapture(ctx context.Context, request OptAdminPostPaymentsCapturesReq, params PostPaymentsIdCaptureParams) (PostPaymentsIdCaptureRes, error)
// PostPaymentsIdRefund invokes PostPaymentsIdRefund operation.
//
// Add a list of refunds to a payment.
//
// POST /admin/payments/{id}/refund
PostPaymentsIdRefund(ctx context.Context, request OptAdminPostPaymentsRefundsReq, params PostPaymentsIdRefundParams) (PostPaymentsIdRefundRes, error)
// PostPriceLists invokes PostPriceLists operation.
//
// Create a price list.
//
// POST /admin/price-lists
PostPriceLists(ctx context.Context, request OptAdminPostPriceListsReq) (PostPriceListsRes, error)
// PostPriceListsId invokes PostPriceListsId operation.
//
// Update a price list's details.
//
// POST /admin/price-lists/{id}
PostPriceListsId(ctx context.Context, request OptAdminPostPriceListsPriceListReq, params PostPriceListsIdParams) (PostPriceListsIdRes, error)
// PostPriceListsIdPricesBatchAdd invokes PostPriceListsIdPricesBatchAdd operation.
//
// Add a list of adds to a price list.
//
// POST /admin/price-lists/{id}/prices/batch/add
PostPriceListsIdPricesBatchAdd(ctx context.Context, request OptAdminPostPriceListsPriceListPricesBatchAddReq, params PostPriceListsIdPricesBatchAddParams) (PostPriceListsIdPricesBatchAddRes, error)
// PostPriceListsIdPricesBatchRemove invokes PostPriceListsIdPricesBatchRemove operation.
//
// Add a list of removes to a price list.
//
// POST /admin/price-lists/{id}/prices/batch/remove
PostPriceListsIdPricesBatchRemove(ctx context.Context, request OptAdminPostPriceListsPriceListPricesBatchRemoveReq, params PostPriceListsIdPricesBatchRemoveParams) (PostPriceListsIdPricesBatchRemoveRes, error)
// PostPricingRuleTypes invokes PostPricingRuleTypes operation.
//
// Create a pricing.
//
// POST /admin/pricing/rule-types
PostPricingRuleTypes(ctx context.Context, request OptAdminPostPricingRuleTypesReq) (PostPricingRuleTypesRes, error)
// PostPricingRuleTypesId invokes PostPricingRuleTypesId operation.
//
// Add a list of rule types to a pricing.
//
// POST /admin/pricing/rule-types/{id}
PostPricingRuleTypesId(ctx context.Context, request OptAdminPostPricingRuleTypesRuleTypeReq, params PostPricingRuleTypesIdParams) (PostPricingRuleTypesIdRes, error)
// PostProducts invokes PostProducts operation.
//
// Create a product.
//
// POST /admin/products
PostProducts(ctx context.Context, request jx.Raw) (PostProductsRes, error)
// PostProductsId invokes PostProductsId operation.
//
// Update a product's details.
//
// POST /admin/products/{id}
PostProductsId(ctx context.Context, request jx.Raw, params PostProductsIdParams) (PostProductsIdRes, error)
// PostProductsIdOptions invokes PostProductsIdOptions operation.
//
// Add a list of options to a product.
//
// POST /admin/products/{id}/options
PostProductsIdOptions(ctx context.Context, request jx.Raw, params PostProductsIdOptionsParams) (PostProductsIdOptionsRes, error)
// PostProductsIdOptionsOptionID invokes PostProductsIdOptionsOption_id operation.
//
// Add a list of options to a product.
//
// POST /admin/products/{id}/options/{option_id}
PostProductsIdOptionsOptionID(ctx context.Context, request jx.Raw, params PostProductsIdOptionsOptionIDParams) (PostProductsIdOptionsOptionIDRes, error)
// PostProductsIdVariants invokes PostProductsIdVariants operation.
//
// Add a list of variants to a product.
//
// POST /admin/products/{id}/variants
PostProductsIdVariants(ctx context.Context, request jx.Raw, params PostProductsIdVariantsParams) (PostProductsIdVariantsRes, error)
// PostProductsIdVariantsVariantID invokes PostProductsIdVariantsVariant_id operation.
//
// Add a list of variants to a product.
//
// POST /admin/products/{id}/variants/{variant_id}
PostProductsIdVariantsVariantID(ctx context.Context, request jx.Raw, params PostProductsIdVariantsVariantIDParams) (PostProductsIdVariantsVariantIDRes, error)
// PostPromotions invokes PostPromotions operation.
//
// Create a promotion.
//
// POST /admin/promotions
PostPromotions(ctx context.Context, request jx.Raw) (PostPromotionsRes, error)
// PostPromotionsId invokes PostPromotionsId operation.
//
// Update a promotion's details.
//
// POST /admin/promotions/{id}
PostPromotionsId(ctx context.Context, request OptAdminPostPromotionsPromotionReq, params PostPromotionsIdParams) (PostPromotionsIdRes, error)
// PostPromotionsIdBuyRulesBatchAdd invokes PostPromotionsIdBuyRulesBatchAdd operation.
//
// Add a list of adds to a promotion.
//
// POST /admin/promotions/{id}/buy-rules/batch/add
PostPromotionsIdBuyRulesBatchAdd(ctx context.Context, request OptAdminPostPromotionsPromotionRulesBatchAddReq, params PostPromotionsIdBuyRulesBatchAddParams) (PostPromotionsIdBuyRulesBatchAddRes, error)
// PostPromotionsIdBuyRulesBatchRemove invokes PostPromotionsIdBuyRulesBatchRemove operation.
//
// Add a list of removes to a promotion.
//
// POST /admin/promotions/{id}/buy-rules/batch/remove
PostPromotionsIdBuyRulesBatchRemove(ctx context.Context, request OptAdminPostPromotionsPromotionRulesBatchRemoveReq, params PostPromotionsIdBuyRulesBatchRemoveParams) (PostPromotionsIdBuyRulesBatchRemoveRes, error)
// PostPromotionsIdRulesBatchAdd invokes PostPromotionsIdRulesBatchAdd operation.
//
// Add a list of adds to a promotion.
//
// POST /admin/promotions/{id}/rules/batch/add
PostPromotionsIdRulesBatchAdd(ctx context.Context, request OptAdminPostPromotionsPromotionRulesBatchAddReq, params PostPromotionsIdRulesBatchAddParams) (PostPromotionsIdRulesBatchAddRes, error)
// PostPromotionsIdRulesBatchRemove invokes PostPromotionsIdRulesBatchRemove operation.
//
// Add a list of removes to a promotion.
//
// POST /admin/promotions/{id}/rules/batch/remove
PostPromotionsIdRulesBatchRemove(ctx context.Context, request OptAdminPostPromotionsPromotionRulesBatchRemoveReq, params PostPromotionsIdRulesBatchRemoveParams) (PostPromotionsIdRulesBatchRemoveRes, error)
// PostPromotionsIdRulesBatchUpdate invokes PostPromotionsIdRulesBatchUpdate operation.
//
// Add a list of updates to a promotion.
//
// POST /admin/promotions/{id}/rules/batch/update
PostPromotionsIdRulesBatchUpdate(ctx context.Context, request OptAdminPostPromotionsPromotionRulesBatchUpdateReq, params PostPromotionsIdRulesBatchUpdateParams) (PostPromotionsIdRulesBatchUpdateRes, error)
// PostPromotionsIdTargetRulesBatchAdd invokes PostPromotionsIdTargetRulesBatchAdd operation.
//
// Add a list of adds to a promotion.
//
// POST /admin/promotions/{id}/target-rules/batch/add
PostPromotionsIdTargetRulesBatchAdd(ctx context.Context, request OptAdminPostPromotionsPromotionRulesBatchAddReq, params PostPromotionsIdTargetRulesBatchAddParams) (PostPromotionsIdTargetRulesBatchAddRes, error)
// PostPromotionsIdTargetRulesBatchRemove invokes PostPromotionsIdTargetRulesBatchRemove operation.
//
// Add a list of removes to a promotion.
//
// POST /admin/promotions/{id}/target-rules/batch/remove
PostPromotionsIdTargetRulesBatchRemove(ctx context.Context, request OptAdminPostPromotionsPromotionRulesBatchRemoveReq, params PostPromotionsIdTargetRulesBatchRemoveParams) (PostPromotionsIdTargetRulesBatchRemoveRes, error)
// PostRegions invokes PostRegions operation.
//
// Create a region.
//
// POST /admin/regions
PostRegions(ctx context.Context, request jx.Raw) (PostRegionsRes, error)
// PostRegionsId invokes PostRegionsId operation.
//
// Update a region's details.
//
// POST /admin/regions/{id}
PostRegionsId(ctx context.Context, request jx.Raw, params PostRegionsIdParams) (PostRegionsIdRes, error)
// PostSalesChannels invokes PostSalesChannels operation.
//
// Create a sales channel.
//
// POST /admin/sales-channels
PostSalesChannels(ctx context.Context, request jx.Raw) (PostSalesChannelsRes, error)
// PostSalesChannelsId invokes PostSalesChannelsId operation.
//
// Update a sales channel's details.
//
// POST /admin/sales-channels/{id}
PostSalesChannelsId(ctx context.Context, request jx.Raw, params PostSalesChannelsIdParams) (PostSalesChannelsIdRes, error)
// PostSalesChannelsIdProductsBatchAdd invokes PostSalesChannelsIdProductsBatchAdd operation.
//
// Add a list of adds to a sales channel.
//
// POST /admin/sales-channels/{id}/products/batch/add
PostSalesChannelsIdProductsBatchAdd(ctx context.Context, request jx.Raw, params PostSalesChannelsIdProductsBatchAddParams) (PostSalesChannelsIdProductsBatchAddRes, error)
// PostStockLocations invokes PostStockLocations operation.
//
// Create a stock location.
//
// POST /admin/stock-locations
PostStockLocations(ctx context.Context, request OptAdminPostStockLocationsReq) (PostStockLocationsRes, error)
// PostStoresId invokes PostStoresId operation.
//
// Update a store's details.
//
// POST /admin/stores/{id}
PostStoresId(ctx context.Context, request jx.Raw, params PostStoresIdParams) (PostStoresIdRes, error)
// PostTaxRates invokes PostTaxRates operation.
//
// Create a tax rate.
//
// POST /admin/tax-rates
PostTaxRates(ctx context.Context, request OptAdminPostTaxRatesReq) (PostTaxRatesRes, error)
// PostTaxRatesId invokes PostTaxRatesId operation.
//
// Update a tax rate's details.
//
// POST /admin/tax-rates/{id}
PostTaxRatesId(ctx context.Context, request OptAdminPostTaxRatesTaxRateReq, params PostTaxRatesIdParams) (PostTaxRatesIdRes, error)
// PostTaxRatesIdRules invokes PostTaxRatesIdRules operation.
//
// Add a list of rules to a tax rate.
//
// POST /admin/tax-rates/{id}/rules
PostTaxRatesIdRules(ctx context.Context, request OptAdminPostTaxRatesTaxRateRulesReq, params PostTaxRatesIdRulesParams) (PostTaxRatesIdRulesRes, error)
// PostTaxRegions invokes PostTaxRegions operation.
//
// Create a tax region.
//
// POST /admin/tax-regions
PostTaxRegions(ctx context.Context, request OptAdminPostTaxRegionsReq) (PostTaxRegionsRes, error)
// PostUsers invokes PostUsers operation.
//
// Create a user.
//
// POST /admin/users
PostUsers(ctx context.Context, request jx.Raw) (PostUsersRes, error)
// PostUsersId invokes PostUsersId operation.
//
// Update a user's details.
//
// POST /admin/users/{id}
PostUsersId(ctx context.Context, request OptAdminUpdateUserRequest, params PostUsersIdParams) (PostUsersIdRes, error)
// PostWorkflowsExecutionsWorkflowIdRun invokes PostWorkflowsExecutionsWorkflow_idRun operation.
//
// Add a list of runs to a workflows execution.
//
// POST /admin/workflows-executions/{workflow_id}/run
PostWorkflowsExecutionsWorkflowIdRun(ctx context.Context, request OptAdminPostWorkflowsRunReq, params PostWorkflowsExecutionsWorkflowIdRunParams) (PostWorkflowsExecutionsWorkflowIdRunRes, error)
// PostWorkflowsExecutionsWorkflowIdStepsFailure invokes PostWorkflowsExecutionsWorkflow_idStepsFailure operation.
//
// Add a list of failures to a workflows execution.
//
// POST /admin/workflows-executions/{workflow_id}/steps/failure
PostWorkflowsExecutionsWorkflowIdStepsFailure(ctx context.Context, request OptAdminPostWorkflowsAsyncResponseReq, params PostWorkflowsExecutionsWorkflowIdStepsFailureParams) (PostWorkflowsExecutionsWorkflowIdStepsFailureRes, error)
// PostWorkflowsExecutionsWorkflowIdStepsSuccess invokes PostWorkflowsExecutionsWorkflow_idStepsSuccess operation.
//
// Add a list of successes to a workflows execution.
//
// POST /admin/workflows-executions/{workflow_id}/steps/success
PostWorkflowsExecutionsWorkflowIdStepsSuccess(ctx context.Context, request OptAdminPostWorkflowsAsyncResponseReq, params PostWorkflowsExecutionsWorkflowIdStepsSuccessParams) (PostWorkflowsExecutionsWorkflowIdStepsSuccessRes, error)
}
Invoker invokes operations described by OpenAPI v3 specification.
type JwtToken ¶
type JwtToken struct {
Token string
}
type Labeler ¶
type Labeler struct {
// contains filtered or unexported fields
}
Labeler is used to allow adding custom attributes to the server request metrics.
func LabelerFromContext ¶
LabelerFromContext retrieves the Labeler from the provided context, if present.
If no Labeler was found in the provided context a new, empty Labeler is returned and the second return value is false. In this case it is safe to use the Labeler but any attributes added to it will not be used.
func (*Labeler) AttributeSet ¶
AttributeSet returns the attributes added to the Labeler as an attribute.Set.
type MultipleErrors ¶
type MultipleErrors struct {
// Array of errors.
Errors []Error `json:"errors"`
Message OptString `json:"message"`
}
Ref: #/components/schemas/MultipleErrors
func (*MultipleErrors) Decode ¶
func (s *MultipleErrors) Decode(d *jx.Decoder) error
Decode decodes MultipleErrors from json.
func (*MultipleErrors) Encode ¶
func (s *MultipleErrors) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*MultipleErrors) GetErrors ¶
func (s *MultipleErrors) GetErrors() []Error
GetErrors returns the value of Errors.
func (*MultipleErrors) GetMessage ¶
func (s *MultipleErrors) GetMessage() OptString
GetMessage returns the value of Message.
func (*MultipleErrors) MarshalJSON ¶
func (s *MultipleErrors) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*MultipleErrors) SetErrors ¶
func (s *MultipleErrors) SetErrors(val []Error)
SetErrors sets the value of Errors.
func (*MultipleErrors) SetMessage ¶
func (s *MultipleErrors) SetMessage(val OptString)
SetMessage sets the value of Message.
func (*MultipleErrors) UnmarshalJSON ¶
func (s *MultipleErrors) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*MultipleErrors) Validate ¶
func (s *MultipleErrors) Validate() error
type OptAdminGetPricingRuleTypesParams ¶
type OptAdminGetPricingRuleTypesParams struct {
Value AdminGetPricingRuleTypesParams
Set bool
}
OptAdminGetPricingRuleTypesParams is optional AdminGetPricingRuleTypesParams.
func NewOptAdminGetPricingRuleTypesParams ¶
func NewOptAdminGetPricingRuleTypesParams(v AdminGetPricingRuleTypesParams) OptAdminGetPricingRuleTypesParams
NewOptAdminGetPricingRuleTypesParams returns new OptAdminGetPricingRuleTypesParams with value set to v.
func (*OptAdminGetPricingRuleTypesParams) Decode ¶
func (o *OptAdminGetPricingRuleTypesParams) Decode(d *jx.Decoder) error
Decode decodes AdminGetPricingRuleTypesParams from json.
func (OptAdminGetPricingRuleTypesParams) Encode ¶
func (o OptAdminGetPricingRuleTypesParams) Encode(e *jx.Encoder)
Encode encodes AdminGetPricingRuleTypesParams as json.
func (OptAdminGetPricingRuleTypesParams) Get ¶
func (o OptAdminGetPricingRuleTypesParams) Get() (v AdminGetPricingRuleTypesParams, ok bool)
Get returns value and boolean that denotes whether value was set.
func (OptAdminGetPricingRuleTypesParams) IsSet ¶
func (o OptAdminGetPricingRuleTypesParams) IsSet() bool
IsSet returns true if OptAdminGetPricingRuleTypesParams was set.
func (OptAdminGetPricingRuleTypesParams) MarshalJSON ¶
func (s OptAdminGetPricingRuleTypesParams) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (OptAdminGetPricingRuleTypesParams) Or ¶
func (o OptAdminGetPricingRuleTypesParams) Or(d AdminGetPricingRuleTypesParams) AdminGetPricingRuleTypesParams
Or returns value if set, or given parameter if does not.
func (*OptAdminGetPricingRuleTypesParams) Reset ¶
func (o *OptAdminGetPricingRuleTypesParams) Reset()
Reset unsets value.
func (*OptAdminGetPricingRuleTypesParams) SetFake ¶
func (s *OptAdminGetPricingRuleTypesParams) SetFake()
SetFake set fake values.
func (*OptAdminGetPricingRuleTypesParams) SetTo ¶
func (o *OptAdminGetPricingRuleTypesParams) SetTo(v AdminGetPricingRuleTypesParams)
SetTo sets value to v.
func (*OptAdminGetPricingRuleTypesParams) UnmarshalJSON ¶
func (s *OptAdminGetPricingRuleTypesParams) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type OptAdminGetPricingRuleTypesRuleTypeParams ¶
type OptAdminGetPricingRuleTypesRuleTypeParams struct {
Value AdminGetPricingRuleTypesRuleTypeParams
Set bool
}
OptAdminGetPricingRuleTypesRuleTypeParams is optional AdminGetPricingRuleTypesRuleTypeParams.
func NewOptAdminGetPricingRuleTypesRuleTypeParams ¶
func NewOptAdminGetPricingRuleTypesRuleTypeParams(v AdminGetPricingRuleTypesRuleTypeParams) OptAdminGetPricingRuleTypesRuleTypeParams
NewOptAdminGetPricingRuleTypesRuleTypeParams returns new OptAdminGetPricingRuleTypesRuleTypeParams with value set to v.
func (*OptAdminGetPricingRuleTypesRuleTypeParams) Decode ¶
func (o *OptAdminGetPricingRuleTypesRuleTypeParams) Decode(d *jx.Decoder) error
Decode decodes AdminGetPricingRuleTypesRuleTypeParams from json.
func (OptAdminGetPricingRuleTypesRuleTypeParams) Encode ¶
func (o OptAdminGetPricingRuleTypesRuleTypeParams) Encode(e *jx.Encoder)
Encode encodes AdminGetPricingRuleTypesRuleTypeParams as json.
func (OptAdminGetPricingRuleTypesRuleTypeParams) Get ¶
func (o OptAdminGetPricingRuleTypesRuleTypeParams) Get() (v AdminGetPricingRuleTypesRuleTypeParams, ok bool)
Get returns value and boolean that denotes whether value was set.
func (OptAdminGetPricingRuleTypesRuleTypeParams) IsSet ¶
func (o OptAdminGetPricingRuleTypesRuleTypeParams) IsSet() bool
IsSet returns true if OptAdminGetPricingRuleTypesRuleTypeParams was set.
func (OptAdminGetPricingRuleTypesRuleTypeParams) MarshalJSON ¶
func (s OptAdminGetPricingRuleTypesRuleTypeParams) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (OptAdminGetPricingRuleTypesRuleTypeParams) Or ¶
func (o OptAdminGetPricingRuleTypesRuleTypeParams) Or(d AdminGetPricingRuleTypesRuleTypeParams) AdminGetPricingRuleTypesRuleTypeParams
Or returns value if set, or given parameter if does not.
func (*OptAdminGetPricingRuleTypesRuleTypeParams) Reset ¶
func (o *OptAdminGetPricingRuleTypesRuleTypeParams) Reset()
Reset unsets value.
func (*OptAdminGetPricingRuleTypesRuleTypeParams) SetFake ¶
func (s *OptAdminGetPricingRuleTypesRuleTypeParams) SetFake()
SetFake set fake values.
func (*OptAdminGetPricingRuleTypesRuleTypeParams) SetTo ¶
func (o *OptAdminGetPricingRuleTypesRuleTypeParams) SetTo(v AdminGetPricingRuleTypesRuleTypeParams)
SetTo sets value to v.
func (*OptAdminGetPricingRuleTypesRuleTypeParams) UnmarshalJSON ¶
func (s *OptAdminGetPricingRuleTypesRuleTypeParams) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type OptAdminGetProductsParams ¶
type OptAdminGetProductsParams struct {
Value AdminGetProductsParams
Set bool
}
OptAdminGetProductsParams is optional AdminGetProductsParams.
func NewOptAdminGetProductsParams ¶
func NewOptAdminGetProductsParams(v AdminGetProductsParams) OptAdminGetProductsParams
NewOptAdminGetProductsParams returns new OptAdminGetProductsParams with value set to v.
func (*OptAdminGetProductsParams) Decode ¶
func (o *OptAdminGetProductsParams) Decode(d *jx.Decoder) error
Decode decodes AdminGetProductsParams from json.
func (OptAdminGetProductsParams) Encode ¶
func (o OptAdminGetProductsParams) Encode(e *jx.Encoder)
Encode encodes AdminGetProductsParams as json.
func (OptAdminGetProductsParams) Get ¶
func (o OptAdminGetProductsParams) Get() (v AdminGetProductsParams, ok bool)
Get returns value and boolean that denotes whether value was set.
func (OptAdminGetProductsParams) IsSet ¶
func (o OptAdminGetProductsParams) IsSet() bool
IsSet returns true if OptAdminGetProductsParams was set.
func (OptAdminGetProductsParams) MarshalJSON ¶
func (s OptAdminGetProductsParams) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*OptAdminGetProductsParams) Reset ¶
func (o *OptAdminGetProductsParams) Reset()
Reset unsets value.
func (*OptAdminGetProductsParams) SetFake ¶
func (s *OptAdminGetProductsParams) SetFake()
SetFake set fake values.
func (*OptAdminGetProductsParams) SetTo ¶
func (o *OptAdminGetProductsParams) SetTo(v AdminGetProductsParams)
SetTo sets value to v.
func (*OptAdminGetProductsParams) UnmarshalJSON ¶
func (s *OptAdminGetProductsParams) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type OptAdminGetProductsParamsAndItemAndItemID ¶
type OptAdminGetProductsParamsAndItemAndItemID struct {
Value AdminGetProductsParamsAndItemAndItemID
Set bool
}
OptAdminGetProductsParamsAndItemAndItemID is optional AdminGetProductsParamsAndItemAndItemID.
func NewOptAdminGetProductsParamsAndItemAndItemID ¶
func NewOptAdminGetProductsParamsAndItemAndItemID(v AdminGetProductsParamsAndItemAndItemID) OptAdminGetProductsParamsAndItemAndItemID
NewOptAdminGetProductsParamsAndItemAndItemID returns new OptAdminGetProductsParamsAndItemAndItemID with value set to v.
func (*OptAdminGetProductsParamsAndItemAndItemID) Decode ¶
func (o *OptAdminGetProductsParamsAndItemAndItemID) Decode(d *jx.Decoder) error
Decode decodes AdminGetProductsParamsAndItemAndItemID from json.
func (OptAdminGetProductsParamsAndItemAndItemID) Encode ¶
func (o OptAdminGetProductsParamsAndItemAndItemID) Encode(e *jx.Encoder)
Encode encodes AdminGetProductsParamsAndItemAndItemID as json.
func (OptAdminGetProductsParamsAndItemAndItemID) Get ¶
func (o OptAdminGetProductsParamsAndItemAndItemID) Get() (v AdminGetProductsParamsAndItemAndItemID, ok bool)
Get returns value and boolean that denotes whether value was set.
func (OptAdminGetProductsParamsAndItemAndItemID) IsSet ¶
func (o OptAdminGetProductsParamsAndItemAndItemID) IsSet() bool
IsSet returns true if OptAdminGetProductsParamsAndItemAndItemID was set.
func (OptAdminGetProductsParamsAndItemAndItemID) MarshalJSON ¶
func (s OptAdminGetProductsParamsAndItemAndItemID) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (OptAdminGetProductsParamsAndItemAndItemID) Or ¶
func (o OptAdminGetProductsParamsAndItemAndItemID) Or(d AdminGetProductsParamsAndItemAndItemID) AdminGetProductsParamsAndItemAndItemID
Or returns value if set, or given parameter if does not.
func (*OptAdminGetProductsParamsAndItemAndItemID) Reset ¶
func (o *OptAdminGetProductsParamsAndItemAndItemID) Reset()
Reset unsets value.
func (*OptAdminGetProductsParamsAndItemAndItemID) SetFake ¶
func (s *OptAdminGetProductsParamsAndItemAndItemID) SetFake()
SetFake set fake values.
func (*OptAdminGetProductsParamsAndItemAndItemID) SetTo ¶
func (o *OptAdminGetProductsParamsAndItemAndItemID) SetTo(v AdminGetProductsParamsAndItemAndItemID)
SetTo sets value to v.
func (*OptAdminGetProductsParamsAndItemAndItemID) UnmarshalJSON ¶
func (s *OptAdminGetProductsParamsAndItemAndItemID) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type OptAdminGetProductsParamsAndItemID ¶
type OptAdminGetProductsParamsAndItemID struct {
Value AdminGetProductsParamsAndItemID
Set bool
}
OptAdminGetProductsParamsAndItemID is optional AdminGetProductsParamsAndItemID.
func NewOptAdminGetProductsParamsAndItemID ¶
func NewOptAdminGetProductsParamsAndItemID(v AdminGetProductsParamsAndItemID) OptAdminGetProductsParamsAndItemID
NewOptAdminGetProductsParamsAndItemID returns new OptAdminGetProductsParamsAndItemID with value set to v.
func (*OptAdminGetProductsParamsAndItemID) Decode ¶
func (o *OptAdminGetProductsParamsAndItemID) Decode(d *jx.Decoder) error
Decode decodes AdminGetProductsParamsAndItemID from json.
func (OptAdminGetProductsParamsAndItemID) Encode ¶
func (o OptAdminGetProductsParamsAndItemID) Encode(e *jx.Encoder)
Encode encodes AdminGetProductsParamsAndItemID as json.
func (OptAdminGetProductsParamsAndItemID) Get ¶
func (o OptAdminGetProductsParamsAndItemID) Get() (v AdminGetProductsParamsAndItemID, ok bool)
Get returns value and boolean that denotes whether value was set.
func (OptAdminGetProductsParamsAndItemID) IsSet ¶
func (o OptAdminGetProductsParamsAndItemID) IsSet() bool
IsSet returns true if OptAdminGetProductsParamsAndItemID was set.
func (OptAdminGetProductsParamsAndItemID) MarshalJSON ¶
func (s OptAdminGetProductsParamsAndItemID) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (OptAdminGetProductsParamsAndItemID) Or ¶
func (o OptAdminGetProductsParamsAndItemID) Or(d AdminGetProductsParamsAndItemID) AdminGetProductsParamsAndItemID
Or returns value if set, or given parameter if does not.
func (*OptAdminGetProductsParamsAndItemID) Reset ¶
func (o *OptAdminGetProductsParamsAndItemID) Reset()
Reset unsets value.
func (*OptAdminGetProductsParamsAndItemID) SetFake ¶
func (s *OptAdminGetProductsParamsAndItemID) SetFake()
SetFake set fake values.
func (*OptAdminGetProductsParamsAndItemID) SetTo ¶
func (o *OptAdminGetProductsParamsAndItemID) SetTo(v AdminGetProductsParamsAndItemID)
SetTo sets value to v.
func (*OptAdminGetProductsParamsAndItemID) UnmarshalJSON ¶
func (s *OptAdminGetProductsParamsAndItemID) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type OptAdminGetProductsParamsAndItemOrItemID ¶
type OptAdminGetProductsParamsAndItemOrItemID struct {
Value AdminGetProductsParamsAndItemOrItemID
Set bool
}
OptAdminGetProductsParamsAndItemOrItemID is optional AdminGetProductsParamsAndItemOrItemID.
func NewOptAdminGetProductsParamsAndItemOrItemID ¶
func NewOptAdminGetProductsParamsAndItemOrItemID(v AdminGetProductsParamsAndItemOrItemID) OptAdminGetProductsParamsAndItemOrItemID
NewOptAdminGetProductsParamsAndItemOrItemID returns new OptAdminGetProductsParamsAndItemOrItemID with value set to v.
func (*OptAdminGetProductsParamsAndItemOrItemID) Decode ¶
func (o *OptAdminGetProductsParamsAndItemOrItemID) Decode(d *jx.Decoder) error
Decode decodes AdminGetProductsParamsAndItemOrItemID from json.
func (OptAdminGetProductsParamsAndItemOrItemID) Encode ¶
func (o OptAdminGetProductsParamsAndItemOrItemID) Encode(e *jx.Encoder)
Encode encodes AdminGetProductsParamsAndItemOrItemID as json.
func (OptAdminGetProductsParamsAndItemOrItemID) Get ¶
func (o OptAdminGetProductsParamsAndItemOrItemID) Get() (v AdminGetProductsParamsAndItemOrItemID, ok bool)
Get returns value and boolean that denotes whether value was set.
func (OptAdminGetProductsParamsAndItemOrItemID) IsSet ¶
func (o OptAdminGetProductsParamsAndItemOrItemID) IsSet() bool
IsSet returns true if OptAdminGetProductsParamsAndItemOrItemID was set.
func (OptAdminGetProductsParamsAndItemOrItemID) MarshalJSON ¶
func (s OptAdminGetProductsParamsAndItemOrItemID) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (OptAdminGetProductsParamsAndItemOrItemID) Or ¶
func (o OptAdminGetProductsParamsAndItemOrItemID) Or(d AdminGetProductsParamsAndItemOrItemID) AdminGetProductsParamsAndItemOrItemID
Or returns value if set, or given parameter if does not.
func (*OptAdminGetProductsParamsAndItemOrItemID) Reset ¶
func (o *OptAdminGetProductsParamsAndItemOrItemID) Reset()
Reset unsets value.
func (*OptAdminGetProductsParamsAndItemOrItemID) SetFake ¶
func (s *OptAdminGetProductsParamsAndItemOrItemID) SetFake()
SetFake set fake values.
func (*OptAdminGetProductsParamsAndItemOrItemID) SetTo ¶
func (o *OptAdminGetProductsParamsAndItemOrItemID) SetTo(v AdminGetProductsParamsAndItemOrItemID)
SetTo sets value to v.
func (*OptAdminGetProductsParamsAndItemOrItemID) UnmarshalJSON ¶
func (s *OptAdminGetProductsParamsAndItemOrItemID) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type OptAdminGetProductsParamsID ¶
type OptAdminGetProductsParamsID struct {
Value AdminGetProductsParamsID
Set bool
}
OptAdminGetProductsParamsID is optional AdminGetProductsParamsID.
func NewOptAdminGetProductsParamsID ¶
func NewOptAdminGetProductsParamsID(v AdminGetProductsParamsID) OptAdminGetProductsParamsID
NewOptAdminGetProductsParamsID returns new OptAdminGetProductsParamsID with value set to v.
func (*OptAdminGetProductsParamsID) Decode ¶
func (o *OptAdminGetProductsParamsID) Decode(d *jx.Decoder) error
Decode decodes AdminGetProductsParamsID from json.
func (OptAdminGetProductsParamsID) Encode ¶
func (o OptAdminGetProductsParamsID) Encode(e *jx.Encoder)
Encode encodes AdminGetProductsParamsID as json.
func (OptAdminGetProductsParamsID) Get ¶
func (o OptAdminGetProductsParamsID) Get() (v AdminGetProductsParamsID, ok bool)
Get returns value and boolean that denotes whether value was set.
func (OptAdminGetProductsParamsID) IsSet ¶
func (o OptAdminGetProductsParamsID) IsSet() bool
IsSet returns true if OptAdminGetProductsParamsID was set.
func (OptAdminGetProductsParamsID) MarshalJSON ¶
func (s OptAdminGetProductsParamsID) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*OptAdminGetProductsParamsID) Reset ¶
func (o *OptAdminGetProductsParamsID) Reset()
Reset unsets value.
func (*OptAdminGetProductsParamsID) SetFake ¶
func (s *OptAdminGetProductsParamsID) SetFake()
SetFake set fake values.
func (*OptAdminGetProductsParamsID) SetTo ¶
func (o *OptAdminGetProductsParamsID) SetTo(v AdminGetProductsParamsID)
SetTo sets value to v.
func (*OptAdminGetProductsParamsID) UnmarshalJSON ¶
func (s *OptAdminGetProductsParamsID) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type OptAdminGetProductsParamsOrItemAndItemID ¶
type OptAdminGetProductsParamsOrItemAndItemID struct {
Value AdminGetProductsParamsOrItemAndItemID
Set bool
}
OptAdminGetProductsParamsOrItemAndItemID is optional AdminGetProductsParamsOrItemAndItemID.
func NewOptAdminGetProductsParamsOrItemAndItemID ¶
func NewOptAdminGetProductsParamsOrItemAndItemID(v AdminGetProductsParamsOrItemAndItemID) OptAdminGetProductsParamsOrItemAndItemID
NewOptAdminGetProductsParamsOrItemAndItemID returns new OptAdminGetProductsParamsOrItemAndItemID with value set to v.
func (*OptAdminGetProductsParamsOrItemAndItemID) Decode ¶
func (o *OptAdminGetProductsParamsOrItemAndItemID) Decode(d *jx.Decoder) error
Decode decodes AdminGetProductsParamsOrItemAndItemID from json.
func (OptAdminGetProductsParamsOrItemAndItemID) Encode ¶
func (o OptAdminGetProductsParamsOrItemAndItemID) Encode(e *jx.Encoder)
Encode encodes AdminGetProductsParamsOrItemAndItemID as json.
func (OptAdminGetProductsParamsOrItemAndItemID) Get ¶
func (o OptAdminGetProductsParamsOrItemAndItemID) Get() (v AdminGetProductsParamsOrItemAndItemID, ok bool)
Get returns value and boolean that denotes whether value was set.
func (OptAdminGetProductsParamsOrItemAndItemID) IsSet ¶
func (o OptAdminGetProductsParamsOrItemAndItemID) IsSet() bool
IsSet returns true if OptAdminGetProductsParamsOrItemAndItemID was set.
func (OptAdminGetProductsParamsOrItemAndItemID) MarshalJSON ¶
func (s OptAdminGetProductsParamsOrItemAndItemID) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (OptAdminGetProductsParamsOrItemAndItemID) Or ¶
func (o OptAdminGetProductsParamsOrItemAndItemID) Or(d AdminGetProductsParamsOrItemAndItemID) AdminGetProductsParamsOrItemAndItemID
Or returns value if set, or given parameter if does not.
func (*OptAdminGetProductsParamsOrItemAndItemID) Reset ¶
func (o *OptAdminGetProductsParamsOrItemAndItemID) Reset()
Reset unsets value.
func (*OptAdminGetProductsParamsOrItemAndItemID) SetFake ¶
func (s *OptAdminGetProductsParamsOrItemAndItemID) SetFake()
SetFake set fake values.
func (*OptAdminGetProductsParamsOrItemAndItemID) SetTo ¶
func (o *OptAdminGetProductsParamsOrItemAndItemID) SetTo(v AdminGetProductsParamsOrItemAndItemID)
SetTo sets value to v.
func (*OptAdminGetProductsParamsOrItemAndItemID) UnmarshalJSON ¶
func (s *OptAdminGetProductsParamsOrItemAndItemID) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type OptAdminGetProductsParamsOrItemID ¶
type OptAdminGetProductsParamsOrItemID struct {
Value AdminGetProductsParamsOrItemID
Set bool
}
OptAdminGetProductsParamsOrItemID is optional AdminGetProductsParamsOrItemID.
func NewOptAdminGetProductsParamsOrItemID ¶
func NewOptAdminGetProductsParamsOrItemID(v AdminGetProductsParamsOrItemID) OptAdminGetProductsParamsOrItemID
NewOptAdminGetProductsParamsOrItemID returns new OptAdminGetProductsParamsOrItemID with value set to v.
func (*OptAdminGetProductsParamsOrItemID) Decode ¶
func (o *OptAdminGetProductsParamsOrItemID) Decode(d *jx.Decoder) error
Decode decodes AdminGetProductsParamsOrItemID from json.
func (OptAdminGetProductsParamsOrItemID) Encode ¶
func (o OptAdminGetProductsParamsOrItemID) Encode(e *jx.Encoder)
Encode encodes AdminGetProductsParamsOrItemID as json.
func (OptAdminGetProductsParamsOrItemID) Get ¶
func (o OptAdminGetProductsParamsOrItemID) Get() (v AdminGetProductsParamsOrItemID, ok bool)
Get returns value and boolean that denotes whether value was set.
func (OptAdminGetProductsParamsOrItemID) IsSet ¶
func (o OptAdminGetProductsParamsOrItemID) IsSet() bool
IsSet returns true if OptAdminGetProductsParamsOrItemID was set.
func (OptAdminGetProductsParamsOrItemID) MarshalJSON ¶
func (s OptAdminGetProductsParamsOrItemID) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (OptAdminGetProductsParamsOrItemID) Or ¶
func (o OptAdminGetProductsParamsOrItemID) Or(d AdminGetProductsParamsOrItemID) AdminGetProductsParamsOrItemID
Or returns value if set, or given parameter if does not.
func (*OptAdminGetProductsParamsOrItemID) Reset ¶
func (o *OptAdminGetProductsParamsOrItemID) Reset()
Reset unsets value.
func (*OptAdminGetProductsParamsOrItemID) SetFake ¶
func (s *OptAdminGetProductsParamsOrItemID) SetFake()
SetFake set fake values.
func (*OptAdminGetProductsParamsOrItemID) SetTo ¶
func (o *OptAdminGetProductsParamsOrItemID) SetTo(v AdminGetProductsParamsOrItemID)
SetTo sets value to v.
func (*OptAdminGetProductsParamsOrItemID) UnmarshalJSON ¶
func (s *OptAdminGetProductsParamsOrItemID) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type OptAdminGetProductsParamsOrItemOrItemID ¶
type OptAdminGetProductsParamsOrItemOrItemID struct {
Value AdminGetProductsParamsOrItemOrItemID
Set bool
}
OptAdminGetProductsParamsOrItemOrItemID is optional AdminGetProductsParamsOrItemOrItemID.
func NewOptAdminGetProductsParamsOrItemOrItemID ¶
func NewOptAdminGetProductsParamsOrItemOrItemID(v AdminGetProductsParamsOrItemOrItemID) OptAdminGetProductsParamsOrItemOrItemID
NewOptAdminGetProductsParamsOrItemOrItemID returns new OptAdminGetProductsParamsOrItemOrItemID with value set to v.
func (*OptAdminGetProductsParamsOrItemOrItemID) Decode ¶
func (o *OptAdminGetProductsParamsOrItemOrItemID) Decode(d *jx.Decoder) error
Decode decodes AdminGetProductsParamsOrItemOrItemID from json.
func (OptAdminGetProductsParamsOrItemOrItemID) Encode ¶
func (o OptAdminGetProductsParamsOrItemOrItemID) Encode(e *jx.Encoder)
Encode encodes AdminGetProductsParamsOrItemOrItemID as json.
func (OptAdminGetProductsParamsOrItemOrItemID) Get ¶
func (o OptAdminGetProductsParamsOrItemOrItemID) Get() (v AdminGetProductsParamsOrItemOrItemID, ok bool)
Get returns value and boolean that denotes whether value was set.
func (OptAdminGetProductsParamsOrItemOrItemID) IsSet ¶
func (o OptAdminGetProductsParamsOrItemOrItemID) IsSet() bool
IsSet returns true if OptAdminGetProductsParamsOrItemOrItemID was set.
func (OptAdminGetProductsParamsOrItemOrItemID) MarshalJSON ¶
func (s OptAdminGetProductsParamsOrItemOrItemID) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (OptAdminGetProductsParamsOrItemOrItemID) Or ¶
func (o OptAdminGetProductsParamsOrItemOrItemID) Or(d AdminGetProductsParamsOrItemOrItemID) AdminGetProductsParamsOrItemOrItemID
Or returns value if set, or given parameter if does not.
func (*OptAdminGetProductsParamsOrItemOrItemID) Reset ¶
func (o *OptAdminGetProductsParamsOrItemOrItemID) Reset()
Reset unsets value.
func (*OptAdminGetProductsParamsOrItemOrItemID) SetFake ¶
func (s *OptAdminGetProductsParamsOrItemOrItemID) SetFake()
SetFake set fake values.
func (*OptAdminGetProductsParamsOrItemOrItemID) SetTo ¶
func (o *OptAdminGetProductsParamsOrItemOrItemID) SetTo(v AdminGetProductsParamsOrItemOrItemID)
SetTo sets value to v.
func (*OptAdminGetProductsParamsOrItemOrItemID) UnmarshalJSON ¶
func (s *OptAdminGetProductsParamsOrItemOrItemID) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type OptAdminGetPromotionsParams ¶
type OptAdminGetPromotionsParams struct {
Value AdminGetPromotionsParams
Set bool
}
OptAdminGetPromotionsParams is optional AdminGetPromotionsParams.
func NewOptAdminGetPromotionsParams ¶
func NewOptAdminGetPromotionsParams(v AdminGetPromotionsParams) OptAdminGetPromotionsParams
NewOptAdminGetPromotionsParams returns new OptAdminGetPromotionsParams with value set to v.
func (*OptAdminGetPromotionsParams) Decode ¶
func (o *OptAdminGetPromotionsParams) Decode(d *jx.Decoder) error
Decode decodes AdminGetPromotionsParams from json.
func (OptAdminGetPromotionsParams) Encode ¶
func (o OptAdminGetPromotionsParams) Encode(e *jx.Encoder)
Encode encodes AdminGetPromotionsParams as json.
func (OptAdminGetPromotionsParams) Get ¶
func (o OptAdminGetPromotionsParams) Get() (v AdminGetPromotionsParams, ok bool)
Get returns value and boolean that denotes whether value was set.
func (OptAdminGetPromotionsParams) IsSet ¶
func (o OptAdminGetPromotionsParams) IsSet() bool
IsSet returns true if OptAdminGetPromotionsParams was set.
func (OptAdminGetPromotionsParams) MarshalJSON ¶
func (s OptAdminGetPromotionsParams) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*OptAdminGetPromotionsParams) Reset ¶
func (o *OptAdminGetPromotionsParams) Reset()
Reset unsets value.
func (*OptAdminGetPromotionsParams) SetFake ¶
func (s *OptAdminGetPromotionsParams) SetFake()
SetFake set fake values.
func (*OptAdminGetPromotionsParams) SetTo ¶
func (o *OptAdminGetPromotionsParams) SetTo(v AdminGetPromotionsParams)
SetTo sets value to v.
func (*OptAdminGetPromotionsParams) UnmarshalJSON ¶
func (s *OptAdminGetPromotionsParams) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type OptAdminPostCampaignsReq ¶
type OptAdminPostCampaignsReq struct {
Value AdminPostCampaignsReq
Set bool
}
OptAdminPostCampaignsReq is optional AdminPostCampaignsReq.
func NewOptAdminPostCampaignsReq ¶
func NewOptAdminPostCampaignsReq(v AdminPostCampaignsReq) OptAdminPostCampaignsReq
NewOptAdminPostCampaignsReq returns new OptAdminPostCampaignsReq with value set to v.
func (*OptAdminPostCampaignsReq) Decode ¶
func (o *OptAdminPostCampaignsReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostCampaignsReq from json.
func (OptAdminPostCampaignsReq) Encode ¶
func (o OptAdminPostCampaignsReq) Encode(e *jx.Encoder)
Encode encodes AdminPostCampaignsReq as json.
func (OptAdminPostCampaignsReq) Get ¶
func (o OptAdminPostCampaignsReq) Get() (v AdminPostCampaignsReq, ok bool)
Get returns value and boolean that denotes whether value was set.
func (OptAdminPostCampaignsReq) IsSet ¶
func (o OptAdminPostCampaignsReq) IsSet() bool
IsSet returns true if OptAdminPostCampaignsReq was set.
func (OptAdminPostCampaignsReq) MarshalJSON ¶
func (s OptAdminPostCampaignsReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (OptAdminPostCampaignsReq) Or ¶
func (o OptAdminPostCampaignsReq) Or(d AdminPostCampaignsReq) AdminPostCampaignsReq
Or returns value if set, or given parameter if does not.
func (*OptAdminPostCampaignsReq) Reset ¶
func (o *OptAdminPostCampaignsReq) Reset()
Reset unsets value.
func (*OptAdminPostCampaignsReq) SetFake ¶
func (s *OptAdminPostCampaignsReq) SetFake()
SetFake set fake values.
func (*OptAdminPostCampaignsReq) SetTo ¶
func (o *OptAdminPostCampaignsReq) SetTo(v AdminPostCampaignsReq)
SetTo sets value to v.
func (*OptAdminPostCampaignsReq) UnmarshalJSON ¶
func (s *OptAdminPostCampaignsReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type OptAdminPostCustomerGroupsGroupCustomersBatchReq ¶
type OptAdminPostCustomerGroupsGroupCustomersBatchReq struct {
Value AdminPostCustomerGroupsGroupCustomersBatchReq
Set bool
}
OptAdminPostCustomerGroupsGroupCustomersBatchReq is optional AdminPostCustomerGroupsGroupCustomersBatchReq.
func NewOptAdminPostCustomerGroupsGroupCustomersBatchReq ¶
func NewOptAdminPostCustomerGroupsGroupCustomersBatchReq(v AdminPostCustomerGroupsGroupCustomersBatchReq) OptAdminPostCustomerGroupsGroupCustomersBatchReq
NewOptAdminPostCustomerGroupsGroupCustomersBatchReq returns new OptAdminPostCustomerGroupsGroupCustomersBatchReq with value set to v.
func (*OptAdminPostCustomerGroupsGroupCustomersBatchReq) Decode ¶
func (o *OptAdminPostCustomerGroupsGroupCustomersBatchReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostCustomerGroupsGroupCustomersBatchReq from json.
func (OptAdminPostCustomerGroupsGroupCustomersBatchReq) Encode ¶
func (o OptAdminPostCustomerGroupsGroupCustomersBatchReq) Encode(e *jx.Encoder)
Encode encodes AdminPostCustomerGroupsGroupCustomersBatchReq as json.
func (OptAdminPostCustomerGroupsGroupCustomersBatchReq) Get ¶
func (o OptAdminPostCustomerGroupsGroupCustomersBatchReq) Get() (v AdminPostCustomerGroupsGroupCustomersBatchReq, ok bool)
Get returns value and boolean that denotes whether value was set.
func (OptAdminPostCustomerGroupsGroupCustomersBatchReq) IsSet ¶
func (o OptAdminPostCustomerGroupsGroupCustomersBatchReq) IsSet() bool
IsSet returns true if OptAdminPostCustomerGroupsGroupCustomersBatchReq was set.
func (OptAdminPostCustomerGroupsGroupCustomersBatchReq) MarshalJSON ¶
func (s OptAdminPostCustomerGroupsGroupCustomersBatchReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (OptAdminPostCustomerGroupsGroupCustomersBatchReq) Or ¶
func (o OptAdminPostCustomerGroupsGroupCustomersBatchReq) Or(d AdminPostCustomerGroupsGroupCustomersBatchReq) AdminPostCustomerGroupsGroupCustomersBatchReq
Or returns value if set, or given parameter if does not.
func (*OptAdminPostCustomerGroupsGroupCustomersBatchReq) Reset ¶
func (o *OptAdminPostCustomerGroupsGroupCustomersBatchReq) Reset()
Reset unsets value.
func (*OptAdminPostCustomerGroupsGroupCustomersBatchReq) SetFake ¶
func (s *OptAdminPostCustomerGroupsGroupCustomersBatchReq) SetFake()
SetFake set fake values.
func (*OptAdminPostCustomerGroupsGroupCustomersBatchReq) SetTo ¶
func (o *OptAdminPostCustomerGroupsGroupCustomersBatchReq) SetTo(v AdminPostCustomerGroupsGroupCustomersBatchReq)
SetTo sets value to v.
func (*OptAdminPostCustomerGroupsGroupCustomersBatchReq) UnmarshalJSON ¶
func (s *OptAdminPostCustomerGroupsGroupCustomersBatchReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type OptAdminPostFulfillmentShippingOptionsRulesBatchAddReq ¶
type OptAdminPostFulfillmentShippingOptionsRulesBatchAddReq struct {
Value AdminPostFulfillmentShippingOptionsRulesBatchAddReq
Set bool
}
OptAdminPostFulfillmentShippingOptionsRulesBatchAddReq is optional AdminPostFulfillmentShippingOptionsRulesBatchAddReq.
func NewOptAdminPostFulfillmentShippingOptionsRulesBatchAddReq ¶
func NewOptAdminPostFulfillmentShippingOptionsRulesBatchAddReq(v AdminPostFulfillmentShippingOptionsRulesBatchAddReq) OptAdminPostFulfillmentShippingOptionsRulesBatchAddReq
NewOptAdminPostFulfillmentShippingOptionsRulesBatchAddReq returns new OptAdminPostFulfillmentShippingOptionsRulesBatchAddReq with value set to v.
func (*OptAdminPostFulfillmentShippingOptionsRulesBatchAddReq) Decode ¶
func (o *OptAdminPostFulfillmentShippingOptionsRulesBatchAddReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostFulfillmentShippingOptionsRulesBatchAddReq from json.
func (OptAdminPostFulfillmentShippingOptionsRulesBatchAddReq) Encode ¶
func (o OptAdminPostFulfillmentShippingOptionsRulesBatchAddReq) Encode(e *jx.Encoder)
Encode encodes AdminPostFulfillmentShippingOptionsRulesBatchAddReq as json.
func (OptAdminPostFulfillmentShippingOptionsRulesBatchAddReq) Get ¶
func (o OptAdminPostFulfillmentShippingOptionsRulesBatchAddReq) Get() (v AdminPostFulfillmentShippingOptionsRulesBatchAddReq, ok bool)
Get returns value and boolean that denotes whether value was set.
func (OptAdminPostFulfillmentShippingOptionsRulesBatchAddReq) IsSet ¶
func (o OptAdminPostFulfillmentShippingOptionsRulesBatchAddReq) IsSet() bool
IsSet returns true if OptAdminPostFulfillmentShippingOptionsRulesBatchAddReq was set.
func (OptAdminPostFulfillmentShippingOptionsRulesBatchAddReq) MarshalJSON ¶
func (s OptAdminPostFulfillmentShippingOptionsRulesBatchAddReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (OptAdminPostFulfillmentShippingOptionsRulesBatchAddReq) Or ¶
func (o OptAdminPostFulfillmentShippingOptionsRulesBatchAddReq) Or(d AdminPostFulfillmentShippingOptionsRulesBatchAddReq) AdminPostFulfillmentShippingOptionsRulesBatchAddReq
Or returns value if set, or given parameter if does not.
func (*OptAdminPostFulfillmentShippingOptionsRulesBatchAddReq) Reset ¶
func (o *OptAdminPostFulfillmentShippingOptionsRulesBatchAddReq) Reset()
Reset unsets value.
func (*OptAdminPostFulfillmentShippingOptionsRulesBatchAddReq) SetFake ¶
func (s *OptAdminPostFulfillmentShippingOptionsRulesBatchAddReq) SetFake()
SetFake set fake values.
func (*OptAdminPostFulfillmentShippingOptionsRulesBatchAddReq) SetTo ¶
func (o *OptAdminPostFulfillmentShippingOptionsRulesBatchAddReq) SetTo(v AdminPostFulfillmentShippingOptionsRulesBatchAddReq)
SetTo sets value to v.
func (*OptAdminPostFulfillmentShippingOptionsRulesBatchAddReq) UnmarshalJSON ¶
func (s *OptAdminPostFulfillmentShippingOptionsRulesBatchAddReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type OptAdminPostFulfillmentShippingOptionsRulesBatchRemoveReq ¶
type OptAdminPostFulfillmentShippingOptionsRulesBatchRemoveReq struct {
Value AdminPostFulfillmentShippingOptionsRulesBatchRemoveReq
Set bool
}
OptAdminPostFulfillmentShippingOptionsRulesBatchRemoveReq is optional AdminPostFulfillmentShippingOptionsRulesBatchRemoveReq.
func NewOptAdminPostFulfillmentShippingOptionsRulesBatchRemoveReq ¶
func NewOptAdminPostFulfillmentShippingOptionsRulesBatchRemoveReq(v AdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) OptAdminPostFulfillmentShippingOptionsRulesBatchRemoveReq
NewOptAdminPostFulfillmentShippingOptionsRulesBatchRemoveReq returns new OptAdminPostFulfillmentShippingOptionsRulesBatchRemoveReq with value set to v.
func (*OptAdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) Decode ¶
func (o *OptAdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostFulfillmentShippingOptionsRulesBatchRemoveReq from json.
func (OptAdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) Encode ¶
func (o OptAdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) Encode(e *jx.Encoder)
Encode encodes AdminPostFulfillmentShippingOptionsRulesBatchRemoveReq as json.
func (OptAdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) Get ¶
func (o OptAdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) Get() (v AdminPostFulfillmentShippingOptionsRulesBatchRemoveReq, ok bool)
Get returns value and boolean that denotes whether value was set.
func (OptAdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) IsSet ¶
func (o OptAdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) IsSet() bool
IsSet returns true if OptAdminPostFulfillmentShippingOptionsRulesBatchRemoveReq was set.
func (OptAdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) MarshalJSON ¶
func (s OptAdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (OptAdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) Or ¶
func (o OptAdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) Or(d AdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) AdminPostFulfillmentShippingOptionsRulesBatchRemoveReq
Or returns value if set, or given parameter if does not.
func (*OptAdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) Reset ¶
func (o *OptAdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) Reset()
Reset unsets value.
func (*OptAdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) SetFake ¶
func (s *OptAdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) SetFake()
SetFake set fake values.
func (*OptAdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) SetTo ¶
func (o *OptAdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) SetTo(v AdminPostFulfillmentShippingOptionsRulesBatchRemoveReq)
SetTo sets value to v.
func (*OptAdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) UnmarshalJSON ¶
func (s *OptAdminPostFulfillmentShippingOptionsRulesBatchRemoveReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type OptAdminPostInventoryItemsInventoryItemReq ¶
type OptAdminPostInventoryItemsInventoryItemReq struct {
Value AdminPostInventoryItemsInventoryItemReq
Set bool
}
OptAdminPostInventoryItemsInventoryItemReq is optional AdminPostInventoryItemsInventoryItemReq.
func NewOptAdminPostInventoryItemsInventoryItemReq ¶
func NewOptAdminPostInventoryItemsInventoryItemReq(v AdminPostInventoryItemsInventoryItemReq) OptAdminPostInventoryItemsInventoryItemReq
NewOptAdminPostInventoryItemsInventoryItemReq returns new OptAdminPostInventoryItemsInventoryItemReq with value set to v.
func (*OptAdminPostInventoryItemsInventoryItemReq) Decode ¶
func (o *OptAdminPostInventoryItemsInventoryItemReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostInventoryItemsInventoryItemReq from json.
func (OptAdminPostInventoryItemsInventoryItemReq) Encode ¶
func (o OptAdminPostInventoryItemsInventoryItemReq) Encode(e *jx.Encoder)
Encode encodes AdminPostInventoryItemsInventoryItemReq as json.
func (OptAdminPostInventoryItemsInventoryItemReq) Get ¶
func (o OptAdminPostInventoryItemsInventoryItemReq) Get() (v AdminPostInventoryItemsInventoryItemReq, ok bool)
Get returns value and boolean that denotes whether value was set.
func (OptAdminPostInventoryItemsInventoryItemReq) IsSet ¶
func (o OptAdminPostInventoryItemsInventoryItemReq) IsSet() bool
IsSet returns true if OptAdminPostInventoryItemsInventoryItemReq was set.
func (OptAdminPostInventoryItemsInventoryItemReq) MarshalJSON ¶
func (s OptAdminPostInventoryItemsInventoryItemReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (OptAdminPostInventoryItemsInventoryItemReq) Or ¶
func (o OptAdminPostInventoryItemsInventoryItemReq) Or(d AdminPostInventoryItemsInventoryItemReq) AdminPostInventoryItemsInventoryItemReq
Or returns value if set, or given parameter if does not.
func (*OptAdminPostInventoryItemsInventoryItemReq) Reset ¶
func (o *OptAdminPostInventoryItemsInventoryItemReq) Reset()
Reset unsets value.
func (*OptAdminPostInventoryItemsInventoryItemReq) SetFake ¶
func (s *OptAdminPostInventoryItemsInventoryItemReq) SetFake()
SetFake set fake values.
func (*OptAdminPostInventoryItemsInventoryItemReq) SetTo ¶
func (o *OptAdminPostInventoryItemsInventoryItemReq) SetTo(v AdminPostInventoryItemsInventoryItemReq)
SetTo sets value to v.
func (*OptAdminPostInventoryItemsInventoryItemReq) UnmarshalJSON ¶
func (s *OptAdminPostInventoryItemsInventoryItemReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type OptAdminPostInventoryItemsItemLocationLevelsLevelReq ¶
type OptAdminPostInventoryItemsItemLocationLevelsLevelReq struct {
Value AdminPostInventoryItemsItemLocationLevelsLevelReq
Set bool
}
OptAdminPostInventoryItemsItemLocationLevelsLevelReq is optional AdminPostInventoryItemsItemLocationLevelsLevelReq.
func NewOptAdminPostInventoryItemsItemLocationLevelsLevelReq ¶
func NewOptAdminPostInventoryItemsItemLocationLevelsLevelReq(v AdminPostInventoryItemsItemLocationLevelsLevelReq) OptAdminPostInventoryItemsItemLocationLevelsLevelReq
NewOptAdminPostInventoryItemsItemLocationLevelsLevelReq returns new OptAdminPostInventoryItemsItemLocationLevelsLevelReq with value set to v.
func (*OptAdminPostInventoryItemsItemLocationLevelsLevelReq) Decode ¶
func (o *OptAdminPostInventoryItemsItemLocationLevelsLevelReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostInventoryItemsItemLocationLevelsLevelReq from json.
func (OptAdminPostInventoryItemsItemLocationLevelsLevelReq) Encode ¶
func (o OptAdminPostInventoryItemsItemLocationLevelsLevelReq) Encode(e *jx.Encoder)
Encode encodes AdminPostInventoryItemsItemLocationLevelsLevelReq as json.
func (OptAdminPostInventoryItemsItemLocationLevelsLevelReq) Get ¶
func (o OptAdminPostInventoryItemsItemLocationLevelsLevelReq) Get() (v AdminPostInventoryItemsItemLocationLevelsLevelReq, ok bool)
Get returns value and boolean that denotes whether value was set.
func (OptAdminPostInventoryItemsItemLocationLevelsLevelReq) IsSet ¶
func (o OptAdminPostInventoryItemsItemLocationLevelsLevelReq) IsSet() bool
IsSet returns true if OptAdminPostInventoryItemsItemLocationLevelsLevelReq was set.
func (OptAdminPostInventoryItemsItemLocationLevelsLevelReq) MarshalJSON ¶
func (s OptAdminPostInventoryItemsItemLocationLevelsLevelReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (OptAdminPostInventoryItemsItemLocationLevelsLevelReq) Or ¶
func (o OptAdminPostInventoryItemsItemLocationLevelsLevelReq) Or(d AdminPostInventoryItemsItemLocationLevelsLevelReq) AdminPostInventoryItemsItemLocationLevelsLevelReq
Or returns value if set, or given parameter if does not.
func (*OptAdminPostInventoryItemsItemLocationLevelsLevelReq) Reset ¶
func (o *OptAdminPostInventoryItemsItemLocationLevelsLevelReq) Reset()
Reset unsets value.
func (*OptAdminPostInventoryItemsItemLocationLevelsLevelReq) SetFake ¶
func (s *OptAdminPostInventoryItemsItemLocationLevelsLevelReq) SetFake()
SetFake set fake values.
func (*OptAdminPostInventoryItemsItemLocationLevelsLevelReq) SetTo ¶
func (o *OptAdminPostInventoryItemsItemLocationLevelsLevelReq) SetTo(v AdminPostInventoryItemsItemLocationLevelsLevelReq)
SetTo sets value to v.
func (*OptAdminPostInventoryItemsItemLocationLevelsLevelReq) UnmarshalJSON ¶
func (s *OptAdminPostInventoryItemsItemLocationLevelsLevelReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type OptAdminPostInventoryItemsItemLocationLevelsReq ¶
type OptAdminPostInventoryItemsItemLocationLevelsReq struct {
Value AdminPostInventoryItemsItemLocationLevelsReq
Set bool
}
OptAdminPostInventoryItemsItemLocationLevelsReq is optional AdminPostInventoryItemsItemLocationLevelsReq.
func NewOptAdminPostInventoryItemsItemLocationLevelsReq ¶
func NewOptAdminPostInventoryItemsItemLocationLevelsReq(v AdminPostInventoryItemsItemLocationLevelsReq) OptAdminPostInventoryItemsItemLocationLevelsReq
NewOptAdminPostInventoryItemsItemLocationLevelsReq returns new OptAdminPostInventoryItemsItemLocationLevelsReq with value set to v.
func (*OptAdminPostInventoryItemsItemLocationLevelsReq) Decode ¶
func (o *OptAdminPostInventoryItemsItemLocationLevelsReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostInventoryItemsItemLocationLevelsReq from json.
func (OptAdminPostInventoryItemsItemLocationLevelsReq) Encode ¶
func (o OptAdminPostInventoryItemsItemLocationLevelsReq) Encode(e *jx.Encoder)
Encode encodes AdminPostInventoryItemsItemLocationLevelsReq as json.
func (OptAdminPostInventoryItemsItemLocationLevelsReq) Get ¶
func (o OptAdminPostInventoryItemsItemLocationLevelsReq) Get() (v AdminPostInventoryItemsItemLocationLevelsReq, ok bool)
Get returns value and boolean that denotes whether value was set.
func (OptAdminPostInventoryItemsItemLocationLevelsReq) IsSet ¶
func (o OptAdminPostInventoryItemsItemLocationLevelsReq) IsSet() bool
IsSet returns true if OptAdminPostInventoryItemsItemLocationLevelsReq was set.
func (OptAdminPostInventoryItemsItemLocationLevelsReq) MarshalJSON ¶
func (s OptAdminPostInventoryItemsItemLocationLevelsReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (OptAdminPostInventoryItemsItemLocationLevelsReq) Or ¶
func (o OptAdminPostInventoryItemsItemLocationLevelsReq) Or(d AdminPostInventoryItemsItemLocationLevelsReq) AdminPostInventoryItemsItemLocationLevelsReq
Or returns value if set, or given parameter if does not.
func (*OptAdminPostInventoryItemsItemLocationLevelsReq) Reset ¶
func (o *OptAdminPostInventoryItemsItemLocationLevelsReq) Reset()
Reset unsets value.
func (*OptAdminPostInventoryItemsItemLocationLevelsReq) SetFake ¶
func (s *OptAdminPostInventoryItemsItemLocationLevelsReq) SetFake()
SetFake set fake values.
func (*OptAdminPostInventoryItemsItemLocationLevelsReq) SetTo ¶
func (o *OptAdminPostInventoryItemsItemLocationLevelsReq) SetTo(v AdminPostInventoryItemsItemLocationLevelsReq)
SetTo sets value to v.
func (*OptAdminPostInventoryItemsItemLocationLevelsReq) UnmarshalJSON ¶
func (s *OptAdminPostInventoryItemsItemLocationLevelsReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type OptAdminPostInventoryItemsReq ¶
type OptAdminPostInventoryItemsReq struct {
Value AdminPostInventoryItemsReq
Set bool
}
OptAdminPostInventoryItemsReq is optional AdminPostInventoryItemsReq.
func NewOptAdminPostInventoryItemsReq ¶
func NewOptAdminPostInventoryItemsReq(v AdminPostInventoryItemsReq) OptAdminPostInventoryItemsReq
NewOptAdminPostInventoryItemsReq returns new OptAdminPostInventoryItemsReq with value set to v.
func (*OptAdminPostInventoryItemsReq) Decode ¶
func (o *OptAdminPostInventoryItemsReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostInventoryItemsReq from json.
func (OptAdminPostInventoryItemsReq) Encode ¶
func (o OptAdminPostInventoryItemsReq) Encode(e *jx.Encoder)
Encode encodes AdminPostInventoryItemsReq as json.
func (OptAdminPostInventoryItemsReq) Get ¶
func (o OptAdminPostInventoryItemsReq) Get() (v AdminPostInventoryItemsReq, ok bool)
Get returns value and boolean that denotes whether value was set.
func (OptAdminPostInventoryItemsReq) IsSet ¶
func (o OptAdminPostInventoryItemsReq) IsSet() bool
IsSet returns true if OptAdminPostInventoryItemsReq was set.
func (OptAdminPostInventoryItemsReq) MarshalJSON ¶
func (s OptAdminPostInventoryItemsReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*OptAdminPostInventoryItemsReq) Reset ¶
func (o *OptAdminPostInventoryItemsReq) Reset()
Reset unsets value.
func (*OptAdminPostInventoryItemsReq) SetFake ¶
func (s *OptAdminPostInventoryItemsReq) SetFake()
SetFake set fake values.
func (*OptAdminPostInventoryItemsReq) SetTo ¶
func (o *OptAdminPostInventoryItemsReq) SetTo(v AdminPostInventoryItemsReq)
SetTo sets value to v.
func (*OptAdminPostInventoryItemsReq) UnmarshalJSON ¶
func (s *OptAdminPostInventoryItemsReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type OptAdminPostInvitesInviteAcceptReq ¶
type OptAdminPostInvitesInviteAcceptReq struct {
Value AdminPostInvitesInviteAcceptReq
Set bool
}
OptAdminPostInvitesInviteAcceptReq is optional AdminPostInvitesInviteAcceptReq.
func NewOptAdminPostInvitesInviteAcceptReq ¶
func NewOptAdminPostInvitesInviteAcceptReq(v AdminPostInvitesInviteAcceptReq) OptAdminPostInvitesInviteAcceptReq
NewOptAdminPostInvitesInviteAcceptReq returns new OptAdminPostInvitesInviteAcceptReq with value set to v.
func (*OptAdminPostInvitesInviteAcceptReq) Decode ¶
func (o *OptAdminPostInvitesInviteAcceptReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostInvitesInviteAcceptReq from json.
func (OptAdminPostInvitesInviteAcceptReq) Encode ¶
func (o OptAdminPostInvitesInviteAcceptReq) Encode(e *jx.Encoder)
Encode encodes AdminPostInvitesInviteAcceptReq as json.
func (OptAdminPostInvitesInviteAcceptReq) Get ¶
func (o OptAdminPostInvitesInviteAcceptReq) Get() (v AdminPostInvitesInviteAcceptReq, ok bool)
Get returns value and boolean that denotes whether value was set.
func (OptAdminPostInvitesInviteAcceptReq) IsSet ¶
func (o OptAdminPostInvitesInviteAcceptReq) IsSet() bool
IsSet returns true if OptAdminPostInvitesInviteAcceptReq was set.
func (OptAdminPostInvitesInviteAcceptReq) MarshalJSON ¶
func (s OptAdminPostInvitesInviteAcceptReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (OptAdminPostInvitesInviteAcceptReq) Or ¶
func (o OptAdminPostInvitesInviteAcceptReq) Or(d AdminPostInvitesInviteAcceptReq) AdminPostInvitesInviteAcceptReq
Or returns value if set, or given parameter if does not.
func (*OptAdminPostInvitesInviteAcceptReq) Reset ¶
func (o *OptAdminPostInvitesInviteAcceptReq) Reset()
Reset unsets value.
func (*OptAdminPostInvitesInviteAcceptReq) SetFake ¶
func (s *OptAdminPostInvitesInviteAcceptReq) SetFake()
SetFake set fake values.
func (*OptAdminPostInvitesInviteAcceptReq) SetTo ¶
func (o *OptAdminPostInvitesInviteAcceptReq) SetTo(v AdminPostInvitesInviteAcceptReq)
SetTo sets value to v.
func (*OptAdminPostInvitesInviteAcceptReq) UnmarshalJSON ¶
func (s *OptAdminPostInvitesInviteAcceptReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type OptAdminPostPaymentsCapturesReq ¶
type OptAdminPostPaymentsCapturesReq struct {
Value AdminPostPaymentsCapturesReq
Set bool
}
OptAdminPostPaymentsCapturesReq is optional AdminPostPaymentsCapturesReq.
func NewOptAdminPostPaymentsCapturesReq ¶
func NewOptAdminPostPaymentsCapturesReq(v AdminPostPaymentsCapturesReq) OptAdminPostPaymentsCapturesReq
NewOptAdminPostPaymentsCapturesReq returns new OptAdminPostPaymentsCapturesReq with value set to v.
func (*OptAdminPostPaymentsCapturesReq) Decode ¶
func (o *OptAdminPostPaymentsCapturesReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostPaymentsCapturesReq from json.
func (OptAdminPostPaymentsCapturesReq) Encode ¶
func (o OptAdminPostPaymentsCapturesReq) Encode(e *jx.Encoder)
Encode encodes AdminPostPaymentsCapturesReq as json.
func (OptAdminPostPaymentsCapturesReq) Get ¶
func (o OptAdminPostPaymentsCapturesReq) Get() (v AdminPostPaymentsCapturesReq, ok bool)
Get returns value and boolean that denotes whether value was set.
func (OptAdminPostPaymentsCapturesReq) IsSet ¶
func (o OptAdminPostPaymentsCapturesReq) IsSet() bool
IsSet returns true if OptAdminPostPaymentsCapturesReq was set.
func (OptAdminPostPaymentsCapturesReq) MarshalJSON ¶
func (s OptAdminPostPaymentsCapturesReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (OptAdminPostPaymentsCapturesReq) Or ¶
func (o OptAdminPostPaymentsCapturesReq) Or(d AdminPostPaymentsCapturesReq) AdminPostPaymentsCapturesReq
Or returns value if set, or given parameter if does not.
func (*OptAdminPostPaymentsCapturesReq) Reset ¶
func (o *OptAdminPostPaymentsCapturesReq) Reset()
Reset unsets value.
func (*OptAdminPostPaymentsCapturesReq) SetFake ¶
func (s *OptAdminPostPaymentsCapturesReq) SetFake()
SetFake set fake values.
func (*OptAdminPostPaymentsCapturesReq) SetTo ¶
func (o *OptAdminPostPaymentsCapturesReq) SetTo(v AdminPostPaymentsCapturesReq)
SetTo sets value to v.
func (*OptAdminPostPaymentsCapturesReq) UnmarshalJSON ¶
func (s *OptAdminPostPaymentsCapturesReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type OptAdminPostPaymentsRefundsReq ¶
type OptAdminPostPaymentsRefundsReq struct {
Value AdminPostPaymentsRefundsReq
Set bool
}
OptAdminPostPaymentsRefundsReq is optional AdminPostPaymentsRefundsReq.
func NewOptAdminPostPaymentsRefundsReq ¶
func NewOptAdminPostPaymentsRefundsReq(v AdminPostPaymentsRefundsReq) OptAdminPostPaymentsRefundsReq
NewOptAdminPostPaymentsRefundsReq returns new OptAdminPostPaymentsRefundsReq with value set to v.
func (*OptAdminPostPaymentsRefundsReq) Decode ¶
func (o *OptAdminPostPaymentsRefundsReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostPaymentsRefundsReq from json.
func (OptAdminPostPaymentsRefundsReq) Encode ¶
func (o OptAdminPostPaymentsRefundsReq) Encode(e *jx.Encoder)
Encode encodes AdminPostPaymentsRefundsReq as json.
func (OptAdminPostPaymentsRefundsReq) Get ¶
func (o OptAdminPostPaymentsRefundsReq) Get() (v AdminPostPaymentsRefundsReq, ok bool)
Get returns value and boolean that denotes whether value was set.
func (OptAdminPostPaymentsRefundsReq) IsSet ¶
func (o OptAdminPostPaymentsRefundsReq) IsSet() bool
IsSet returns true if OptAdminPostPaymentsRefundsReq was set.
func (OptAdminPostPaymentsRefundsReq) MarshalJSON ¶
func (s OptAdminPostPaymentsRefundsReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (OptAdminPostPaymentsRefundsReq) Or ¶
func (o OptAdminPostPaymentsRefundsReq) Or(d AdminPostPaymentsRefundsReq) AdminPostPaymentsRefundsReq
Or returns value if set, or given parameter if does not.
func (*OptAdminPostPaymentsRefundsReq) Reset ¶
func (o *OptAdminPostPaymentsRefundsReq) Reset()
Reset unsets value.
func (*OptAdminPostPaymentsRefundsReq) SetFake ¶
func (s *OptAdminPostPaymentsRefundsReq) SetFake()
SetFake set fake values.
func (*OptAdminPostPaymentsRefundsReq) SetTo ¶
func (o *OptAdminPostPaymentsRefundsReq) SetTo(v AdminPostPaymentsRefundsReq)
SetTo sets value to v.
func (*OptAdminPostPaymentsRefundsReq) UnmarshalJSON ¶
func (s *OptAdminPostPaymentsRefundsReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type OptAdminPostPriceListsPriceListPricesBatchAddReq ¶
type OptAdminPostPriceListsPriceListPricesBatchAddReq struct {
Value AdminPostPriceListsPriceListPricesBatchAddReq
Set bool
}
OptAdminPostPriceListsPriceListPricesBatchAddReq is optional AdminPostPriceListsPriceListPricesBatchAddReq.
func NewOptAdminPostPriceListsPriceListPricesBatchAddReq ¶
func NewOptAdminPostPriceListsPriceListPricesBatchAddReq(v AdminPostPriceListsPriceListPricesBatchAddReq) OptAdminPostPriceListsPriceListPricesBatchAddReq
NewOptAdminPostPriceListsPriceListPricesBatchAddReq returns new OptAdminPostPriceListsPriceListPricesBatchAddReq with value set to v.
func (*OptAdminPostPriceListsPriceListPricesBatchAddReq) Decode ¶
func (o *OptAdminPostPriceListsPriceListPricesBatchAddReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostPriceListsPriceListPricesBatchAddReq from json.
func (OptAdminPostPriceListsPriceListPricesBatchAddReq) Encode ¶
func (o OptAdminPostPriceListsPriceListPricesBatchAddReq) Encode(e *jx.Encoder)
Encode encodes AdminPostPriceListsPriceListPricesBatchAddReq as json.
func (OptAdminPostPriceListsPriceListPricesBatchAddReq) Get ¶
func (o OptAdminPostPriceListsPriceListPricesBatchAddReq) Get() (v AdminPostPriceListsPriceListPricesBatchAddReq, ok bool)
Get returns value and boolean that denotes whether value was set.
func (OptAdminPostPriceListsPriceListPricesBatchAddReq) IsSet ¶
func (o OptAdminPostPriceListsPriceListPricesBatchAddReq) IsSet() bool
IsSet returns true if OptAdminPostPriceListsPriceListPricesBatchAddReq was set.
func (OptAdminPostPriceListsPriceListPricesBatchAddReq) MarshalJSON ¶
func (s OptAdminPostPriceListsPriceListPricesBatchAddReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (OptAdminPostPriceListsPriceListPricesBatchAddReq) Or ¶
func (o OptAdminPostPriceListsPriceListPricesBatchAddReq) Or(d AdminPostPriceListsPriceListPricesBatchAddReq) AdminPostPriceListsPriceListPricesBatchAddReq
Or returns value if set, or given parameter if does not.
func (*OptAdminPostPriceListsPriceListPricesBatchAddReq) Reset ¶
func (o *OptAdminPostPriceListsPriceListPricesBatchAddReq) Reset()
Reset unsets value.
func (*OptAdminPostPriceListsPriceListPricesBatchAddReq) SetFake ¶
func (s *OptAdminPostPriceListsPriceListPricesBatchAddReq) SetFake()
SetFake set fake values.
func (*OptAdminPostPriceListsPriceListPricesBatchAddReq) SetTo ¶
func (o *OptAdminPostPriceListsPriceListPricesBatchAddReq) SetTo(v AdminPostPriceListsPriceListPricesBatchAddReq)
SetTo sets value to v.
func (*OptAdminPostPriceListsPriceListPricesBatchAddReq) UnmarshalJSON ¶
func (s *OptAdminPostPriceListsPriceListPricesBatchAddReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type OptAdminPostPriceListsPriceListPricesBatchRemoveReq ¶
type OptAdminPostPriceListsPriceListPricesBatchRemoveReq struct {
Value AdminPostPriceListsPriceListPricesBatchRemoveReq
Set bool
}
OptAdminPostPriceListsPriceListPricesBatchRemoveReq is optional AdminPostPriceListsPriceListPricesBatchRemoveReq.
func NewOptAdminPostPriceListsPriceListPricesBatchRemoveReq ¶
func NewOptAdminPostPriceListsPriceListPricesBatchRemoveReq(v AdminPostPriceListsPriceListPricesBatchRemoveReq) OptAdminPostPriceListsPriceListPricesBatchRemoveReq
NewOptAdminPostPriceListsPriceListPricesBatchRemoveReq returns new OptAdminPostPriceListsPriceListPricesBatchRemoveReq with value set to v.
func (*OptAdminPostPriceListsPriceListPricesBatchRemoveReq) Decode ¶
func (o *OptAdminPostPriceListsPriceListPricesBatchRemoveReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostPriceListsPriceListPricesBatchRemoveReq from json.
func (OptAdminPostPriceListsPriceListPricesBatchRemoveReq) Encode ¶
func (o OptAdminPostPriceListsPriceListPricesBatchRemoveReq) Encode(e *jx.Encoder)
Encode encodes AdminPostPriceListsPriceListPricesBatchRemoveReq as json.
func (OptAdminPostPriceListsPriceListPricesBatchRemoveReq) Get ¶
func (o OptAdminPostPriceListsPriceListPricesBatchRemoveReq) Get() (v AdminPostPriceListsPriceListPricesBatchRemoveReq, ok bool)
Get returns value and boolean that denotes whether value was set.
func (OptAdminPostPriceListsPriceListPricesBatchRemoveReq) IsSet ¶
func (o OptAdminPostPriceListsPriceListPricesBatchRemoveReq) IsSet() bool
IsSet returns true if OptAdminPostPriceListsPriceListPricesBatchRemoveReq was set.
func (OptAdminPostPriceListsPriceListPricesBatchRemoveReq) MarshalJSON ¶
func (s OptAdminPostPriceListsPriceListPricesBatchRemoveReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (OptAdminPostPriceListsPriceListPricesBatchRemoveReq) Or ¶
func (o OptAdminPostPriceListsPriceListPricesBatchRemoveReq) Or(d AdminPostPriceListsPriceListPricesBatchRemoveReq) AdminPostPriceListsPriceListPricesBatchRemoveReq
Or returns value if set, or given parameter if does not.
func (*OptAdminPostPriceListsPriceListPricesBatchRemoveReq) Reset ¶
func (o *OptAdminPostPriceListsPriceListPricesBatchRemoveReq) Reset()
Reset unsets value.
func (*OptAdminPostPriceListsPriceListPricesBatchRemoveReq) SetFake ¶
func (s *OptAdminPostPriceListsPriceListPricesBatchRemoveReq) SetFake()
SetFake set fake values.
func (*OptAdminPostPriceListsPriceListPricesBatchRemoveReq) SetTo ¶
func (o *OptAdminPostPriceListsPriceListPricesBatchRemoveReq) SetTo(v AdminPostPriceListsPriceListPricesBatchRemoveReq)
SetTo sets value to v.
func (*OptAdminPostPriceListsPriceListPricesBatchRemoveReq) UnmarshalJSON ¶
func (s *OptAdminPostPriceListsPriceListPricesBatchRemoveReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type OptAdminPostPriceListsPriceListReq ¶
type OptAdminPostPriceListsPriceListReq struct {
Value AdminPostPriceListsPriceListReq
Set bool
}
OptAdminPostPriceListsPriceListReq is optional AdminPostPriceListsPriceListReq.
func NewOptAdminPostPriceListsPriceListReq ¶
func NewOptAdminPostPriceListsPriceListReq(v AdminPostPriceListsPriceListReq) OptAdminPostPriceListsPriceListReq
NewOptAdminPostPriceListsPriceListReq returns new OptAdminPostPriceListsPriceListReq with value set to v.
func (*OptAdminPostPriceListsPriceListReq) Decode ¶
func (o *OptAdminPostPriceListsPriceListReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostPriceListsPriceListReq from json.
func (OptAdminPostPriceListsPriceListReq) Encode ¶
func (o OptAdminPostPriceListsPriceListReq) Encode(e *jx.Encoder)
Encode encodes AdminPostPriceListsPriceListReq as json.
func (OptAdminPostPriceListsPriceListReq) Get ¶
func (o OptAdminPostPriceListsPriceListReq) Get() (v AdminPostPriceListsPriceListReq, ok bool)
Get returns value and boolean that denotes whether value was set.
func (OptAdminPostPriceListsPriceListReq) IsSet ¶
func (o OptAdminPostPriceListsPriceListReq) IsSet() bool
IsSet returns true if OptAdminPostPriceListsPriceListReq was set.
func (OptAdminPostPriceListsPriceListReq) MarshalJSON ¶
func (s OptAdminPostPriceListsPriceListReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (OptAdminPostPriceListsPriceListReq) Or ¶
func (o OptAdminPostPriceListsPriceListReq) Or(d AdminPostPriceListsPriceListReq) AdminPostPriceListsPriceListReq
Or returns value if set, or given parameter if does not.
func (*OptAdminPostPriceListsPriceListReq) Reset ¶
func (o *OptAdminPostPriceListsPriceListReq) Reset()
Reset unsets value.
func (*OptAdminPostPriceListsPriceListReq) SetFake ¶
func (s *OptAdminPostPriceListsPriceListReq) SetFake()
SetFake set fake values.
func (*OptAdminPostPriceListsPriceListReq) SetTo ¶
func (o *OptAdminPostPriceListsPriceListReq) SetTo(v AdminPostPriceListsPriceListReq)
SetTo sets value to v.
func (*OptAdminPostPriceListsPriceListReq) UnmarshalJSON ¶
func (s *OptAdminPostPriceListsPriceListReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type OptAdminPostPriceListsReq ¶
type OptAdminPostPriceListsReq struct {
Value AdminPostPriceListsReq
Set bool
}
OptAdminPostPriceListsReq is optional AdminPostPriceListsReq.
func NewOptAdminPostPriceListsReq ¶
func NewOptAdminPostPriceListsReq(v AdminPostPriceListsReq) OptAdminPostPriceListsReq
NewOptAdminPostPriceListsReq returns new OptAdminPostPriceListsReq with value set to v.
func (*OptAdminPostPriceListsReq) Decode ¶
func (o *OptAdminPostPriceListsReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostPriceListsReq from json.
func (OptAdminPostPriceListsReq) Encode ¶
func (o OptAdminPostPriceListsReq) Encode(e *jx.Encoder)
Encode encodes AdminPostPriceListsReq as json.
func (OptAdminPostPriceListsReq) Get ¶
func (o OptAdminPostPriceListsReq) Get() (v AdminPostPriceListsReq, ok bool)
Get returns value and boolean that denotes whether value was set.
func (OptAdminPostPriceListsReq) IsSet ¶
func (o OptAdminPostPriceListsReq) IsSet() bool
IsSet returns true if OptAdminPostPriceListsReq was set.
func (OptAdminPostPriceListsReq) MarshalJSON ¶
func (s OptAdminPostPriceListsReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*OptAdminPostPriceListsReq) Reset ¶
func (o *OptAdminPostPriceListsReq) Reset()
Reset unsets value.
func (*OptAdminPostPriceListsReq) SetFake ¶
func (s *OptAdminPostPriceListsReq) SetFake()
SetFake set fake values.
func (*OptAdminPostPriceListsReq) SetTo ¶
func (o *OptAdminPostPriceListsReq) SetTo(v AdminPostPriceListsReq)
SetTo sets value to v.
func (*OptAdminPostPriceListsReq) UnmarshalJSON ¶
func (s *OptAdminPostPriceListsReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type OptAdminPostPricingRuleTypesReq ¶
type OptAdminPostPricingRuleTypesReq struct {
Value AdminPostPricingRuleTypesReq
Set bool
}
OptAdminPostPricingRuleTypesReq is optional AdminPostPricingRuleTypesReq.
func NewOptAdminPostPricingRuleTypesReq ¶
func NewOptAdminPostPricingRuleTypesReq(v AdminPostPricingRuleTypesReq) OptAdminPostPricingRuleTypesReq
NewOptAdminPostPricingRuleTypesReq returns new OptAdminPostPricingRuleTypesReq with value set to v.
func (*OptAdminPostPricingRuleTypesReq) Decode ¶
func (o *OptAdminPostPricingRuleTypesReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostPricingRuleTypesReq from json.
func (OptAdminPostPricingRuleTypesReq) Encode ¶
func (o OptAdminPostPricingRuleTypesReq) Encode(e *jx.Encoder)
Encode encodes AdminPostPricingRuleTypesReq as json.
func (OptAdminPostPricingRuleTypesReq) Get ¶
func (o OptAdminPostPricingRuleTypesReq) Get() (v AdminPostPricingRuleTypesReq, ok bool)
Get returns value and boolean that denotes whether value was set.
func (OptAdminPostPricingRuleTypesReq) IsSet ¶
func (o OptAdminPostPricingRuleTypesReq) IsSet() bool
IsSet returns true if OptAdminPostPricingRuleTypesReq was set.
func (OptAdminPostPricingRuleTypesReq) MarshalJSON ¶
func (s OptAdminPostPricingRuleTypesReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (OptAdminPostPricingRuleTypesReq) Or ¶
func (o OptAdminPostPricingRuleTypesReq) Or(d AdminPostPricingRuleTypesReq) AdminPostPricingRuleTypesReq
Or returns value if set, or given parameter if does not.
func (*OptAdminPostPricingRuleTypesReq) Reset ¶
func (o *OptAdminPostPricingRuleTypesReq) Reset()
Reset unsets value.
func (*OptAdminPostPricingRuleTypesReq) SetFake ¶
func (s *OptAdminPostPricingRuleTypesReq) SetFake()
SetFake set fake values.
func (*OptAdminPostPricingRuleTypesReq) SetTo ¶
func (o *OptAdminPostPricingRuleTypesReq) SetTo(v AdminPostPricingRuleTypesReq)
SetTo sets value to v.
func (*OptAdminPostPricingRuleTypesReq) UnmarshalJSON ¶
func (s *OptAdminPostPricingRuleTypesReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type OptAdminPostPricingRuleTypesRuleTypeReq ¶
type OptAdminPostPricingRuleTypesRuleTypeReq struct {
Value AdminPostPricingRuleTypesRuleTypeReq
Set bool
}
OptAdminPostPricingRuleTypesRuleTypeReq is optional AdminPostPricingRuleTypesRuleTypeReq.
func NewOptAdminPostPricingRuleTypesRuleTypeReq ¶
func NewOptAdminPostPricingRuleTypesRuleTypeReq(v AdminPostPricingRuleTypesRuleTypeReq) OptAdminPostPricingRuleTypesRuleTypeReq
NewOptAdminPostPricingRuleTypesRuleTypeReq returns new OptAdminPostPricingRuleTypesRuleTypeReq with value set to v.
func (*OptAdminPostPricingRuleTypesRuleTypeReq) Decode ¶
func (o *OptAdminPostPricingRuleTypesRuleTypeReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostPricingRuleTypesRuleTypeReq from json.
func (OptAdminPostPricingRuleTypesRuleTypeReq) Encode ¶
func (o OptAdminPostPricingRuleTypesRuleTypeReq) Encode(e *jx.Encoder)
Encode encodes AdminPostPricingRuleTypesRuleTypeReq as json.
func (OptAdminPostPricingRuleTypesRuleTypeReq) Get ¶
func (o OptAdminPostPricingRuleTypesRuleTypeReq) Get() (v AdminPostPricingRuleTypesRuleTypeReq, ok bool)
Get returns value and boolean that denotes whether value was set.
func (OptAdminPostPricingRuleTypesRuleTypeReq) IsSet ¶
func (o OptAdminPostPricingRuleTypesRuleTypeReq) IsSet() bool
IsSet returns true if OptAdminPostPricingRuleTypesRuleTypeReq was set.
func (OptAdminPostPricingRuleTypesRuleTypeReq) MarshalJSON ¶
func (s OptAdminPostPricingRuleTypesRuleTypeReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (OptAdminPostPricingRuleTypesRuleTypeReq) Or ¶
func (o OptAdminPostPricingRuleTypesRuleTypeReq) Or(d AdminPostPricingRuleTypesRuleTypeReq) AdminPostPricingRuleTypesRuleTypeReq
Or returns value if set, or given parameter if does not.
func (*OptAdminPostPricingRuleTypesRuleTypeReq) Reset ¶
func (o *OptAdminPostPricingRuleTypesRuleTypeReq) Reset()
Reset unsets value.
func (*OptAdminPostPricingRuleTypesRuleTypeReq) SetFake ¶
func (s *OptAdminPostPricingRuleTypesRuleTypeReq) SetFake()
SetFake set fake values.
func (*OptAdminPostPricingRuleTypesRuleTypeReq) SetTo ¶
func (o *OptAdminPostPricingRuleTypesRuleTypeReq) SetTo(v AdminPostPricingRuleTypesRuleTypeReq)
SetTo sets value to v.
func (*OptAdminPostPricingRuleTypesRuleTypeReq) UnmarshalJSON ¶
func (s *OptAdminPostPricingRuleTypesRuleTypeReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type OptAdminPostPromotionsPromotionReq ¶
type OptAdminPostPromotionsPromotionReq struct {
Value AdminPostPromotionsPromotionReq
Set bool
}
OptAdminPostPromotionsPromotionReq is optional AdminPostPromotionsPromotionReq.
func NewOptAdminPostPromotionsPromotionReq ¶
func NewOptAdminPostPromotionsPromotionReq(v AdminPostPromotionsPromotionReq) OptAdminPostPromotionsPromotionReq
NewOptAdminPostPromotionsPromotionReq returns new OptAdminPostPromotionsPromotionReq with value set to v.
func (*OptAdminPostPromotionsPromotionReq) Decode ¶
func (o *OptAdminPostPromotionsPromotionReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostPromotionsPromotionReq from json.
func (OptAdminPostPromotionsPromotionReq) Encode ¶
func (o OptAdminPostPromotionsPromotionReq) Encode(e *jx.Encoder)
Encode encodes AdminPostPromotionsPromotionReq as json.
func (OptAdminPostPromotionsPromotionReq) Get ¶
func (o OptAdminPostPromotionsPromotionReq) Get() (v AdminPostPromotionsPromotionReq, ok bool)
Get returns value and boolean that denotes whether value was set.
func (OptAdminPostPromotionsPromotionReq) IsSet ¶
func (o OptAdminPostPromotionsPromotionReq) IsSet() bool
IsSet returns true if OptAdminPostPromotionsPromotionReq was set.
func (OptAdminPostPromotionsPromotionReq) MarshalJSON ¶
func (s OptAdminPostPromotionsPromotionReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (OptAdminPostPromotionsPromotionReq) Or ¶
func (o OptAdminPostPromotionsPromotionReq) Or(d AdminPostPromotionsPromotionReq) AdminPostPromotionsPromotionReq
Or returns value if set, or given parameter if does not.
func (*OptAdminPostPromotionsPromotionReq) Reset ¶
func (o *OptAdminPostPromotionsPromotionReq) Reset()
Reset unsets value.
func (*OptAdminPostPromotionsPromotionReq) SetFake ¶
func (s *OptAdminPostPromotionsPromotionReq) SetFake()
SetFake set fake values.
func (*OptAdminPostPromotionsPromotionReq) SetTo ¶
func (o *OptAdminPostPromotionsPromotionReq) SetTo(v AdminPostPromotionsPromotionReq)
SetTo sets value to v.
func (*OptAdminPostPromotionsPromotionReq) UnmarshalJSON ¶
func (s *OptAdminPostPromotionsPromotionReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type OptAdminPostPromotionsPromotionRulesBatchAddReq ¶
type OptAdminPostPromotionsPromotionRulesBatchAddReq struct {
Value AdminPostPromotionsPromotionRulesBatchAddReq
Set bool
}
OptAdminPostPromotionsPromotionRulesBatchAddReq is optional AdminPostPromotionsPromotionRulesBatchAddReq.
func NewOptAdminPostPromotionsPromotionRulesBatchAddReq ¶
func NewOptAdminPostPromotionsPromotionRulesBatchAddReq(v AdminPostPromotionsPromotionRulesBatchAddReq) OptAdminPostPromotionsPromotionRulesBatchAddReq
NewOptAdminPostPromotionsPromotionRulesBatchAddReq returns new OptAdminPostPromotionsPromotionRulesBatchAddReq with value set to v.
func (*OptAdminPostPromotionsPromotionRulesBatchAddReq) Decode ¶
func (o *OptAdminPostPromotionsPromotionRulesBatchAddReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostPromotionsPromotionRulesBatchAddReq from json.
func (OptAdminPostPromotionsPromotionRulesBatchAddReq) Encode ¶
func (o OptAdminPostPromotionsPromotionRulesBatchAddReq) Encode(e *jx.Encoder)
Encode encodes AdminPostPromotionsPromotionRulesBatchAddReq as json.
func (OptAdminPostPromotionsPromotionRulesBatchAddReq) Get ¶
func (o OptAdminPostPromotionsPromotionRulesBatchAddReq) Get() (v AdminPostPromotionsPromotionRulesBatchAddReq, ok bool)
Get returns value and boolean that denotes whether value was set.
func (OptAdminPostPromotionsPromotionRulesBatchAddReq) IsSet ¶
func (o OptAdminPostPromotionsPromotionRulesBatchAddReq) IsSet() bool
IsSet returns true if OptAdminPostPromotionsPromotionRulesBatchAddReq was set.
func (OptAdminPostPromotionsPromotionRulesBatchAddReq) MarshalJSON ¶
func (s OptAdminPostPromotionsPromotionRulesBatchAddReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (OptAdminPostPromotionsPromotionRulesBatchAddReq) Or ¶
func (o OptAdminPostPromotionsPromotionRulesBatchAddReq) Or(d AdminPostPromotionsPromotionRulesBatchAddReq) AdminPostPromotionsPromotionRulesBatchAddReq
Or returns value if set, or given parameter if does not.
func (*OptAdminPostPromotionsPromotionRulesBatchAddReq) Reset ¶
func (o *OptAdminPostPromotionsPromotionRulesBatchAddReq) Reset()
Reset unsets value.
func (*OptAdminPostPromotionsPromotionRulesBatchAddReq) SetFake ¶
func (s *OptAdminPostPromotionsPromotionRulesBatchAddReq) SetFake()
SetFake set fake values.
func (*OptAdminPostPromotionsPromotionRulesBatchAddReq) SetTo ¶
func (o *OptAdminPostPromotionsPromotionRulesBatchAddReq) SetTo(v AdminPostPromotionsPromotionRulesBatchAddReq)
SetTo sets value to v.
func (*OptAdminPostPromotionsPromotionRulesBatchAddReq) UnmarshalJSON ¶
func (s *OptAdminPostPromotionsPromotionRulesBatchAddReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type OptAdminPostPromotionsPromotionRulesBatchRemoveReq ¶
type OptAdminPostPromotionsPromotionRulesBatchRemoveReq struct {
Value AdminPostPromotionsPromotionRulesBatchRemoveReq
Set bool
}
OptAdminPostPromotionsPromotionRulesBatchRemoveReq is optional AdminPostPromotionsPromotionRulesBatchRemoveReq.
func NewOptAdminPostPromotionsPromotionRulesBatchRemoveReq ¶
func NewOptAdminPostPromotionsPromotionRulesBatchRemoveReq(v AdminPostPromotionsPromotionRulesBatchRemoveReq) OptAdminPostPromotionsPromotionRulesBatchRemoveReq
NewOptAdminPostPromotionsPromotionRulesBatchRemoveReq returns new OptAdminPostPromotionsPromotionRulesBatchRemoveReq with value set to v.
func (*OptAdminPostPromotionsPromotionRulesBatchRemoveReq) Decode ¶
func (o *OptAdminPostPromotionsPromotionRulesBatchRemoveReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostPromotionsPromotionRulesBatchRemoveReq from json.
func (OptAdminPostPromotionsPromotionRulesBatchRemoveReq) Encode ¶
func (o OptAdminPostPromotionsPromotionRulesBatchRemoveReq) Encode(e *jx.Encoder)
Encode encodes AdminPostPromotionsPromotionRulesBatchRemoveReq as json.
func (OptAdminPostPromotionsPromotionRulesBatchRemoveReq) Get ¶
func (o OptAdminPostPromotionsPromotionRulesBatchRemoveReq) Get() (v AdminPostPromotionsPromotionRulesBatchRemoveReq, ok bool)
Get returns value and boolean that denotes whether value was set.
func (OptAdminPostPromotionsPromotionRulesBatchRemoveReq) IsSet ¶
func (o OptAdminPostPromotionsPromotionRulesBatchRemoveReq) IsSet() bool
IsSet returns true if OptAdminPostPromotionsPromotionRulesBatchRemoveReq was set.
func (OptAdminPostPromotionsPromotionRulesBatchRemoveReq) MarshalJSON ¶
func (s OptAdminPostPromotionsPromotionRulesBatchRemoveReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (OptAdminPostPromotionsPromotionRulesBatchRemoveReq) Or ¶
func (o OptAdminPostPromotionsPromotionRulesBatchRemoveReq) Or(d AdminPostPromotionsPromotionRulesBatchRemoveReq) AdminPostPromotionsPromotionRulesBatchRemoveReq
Or returns value if set, or given parameter if does not.
func (*OptAdminPostPromotionsPromotionRulesBatchRemoveReq) Reset ¶
func (o *OptAdminPostPromotionsPromotionRulesBatchRemoveReq) Reset()
Reset unsets value.
func (*OptAdminPostPromotionsPromotionRulesBatchRemoveReq) SetFake ¶
func (s *OptAdminPostPromotionsPromotionRulesBatchRemoveReq) SetFake()
SetFake set fake values.
func (*OptAdminPostPromotionsPromotionRulesBatchRemoveReq) SetTo ¶
func (o *OptAdminPostPromotionsPromotionRulesBatchRemoveReq) SetTo(v AdminPostPromotionsPromotionRulesBatchRemoveReq)
SetTo sets value to v.
func (*OptAdminPostPromotionsPromotionRulesBatchRemoveReq) UnmarshalJSON ¶
func (s *OptAdminPostPromotionsPromotionRulesBatchRemoveReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type OptAdminPostPromotionsPromotionRulesBatchUpdateReq ¶
type OptAdminPostPromotionsPromotionRulesBatchUpdateReq struct {
Value AdminPostPromotionsPromotionRulesBatchUpdateReq
Set bool
}
OptAdminPostPromotionsPromotionRulesBatchUpdateReq is optional AdminPostPromotionsPromotionRulesBatchUpdateReq.
func NewOptAdminPostPromotionsPromotionRulesBatchUpdateReq ¶
func NewOptAdminPostPromotionsPromotionRulesBatchUpdateReq(v AdminPostPromotionsPromotionRulesBatchUpdateReq) OptAdminPostPromotionsPromotionRulesBatchUpdateReq
NewOptAdminPostPromotionsPromotionRulesBatchUpdateReq returns new OptAdminPostPromotionsPromotionRulesBatchUpdateReq with value set to v.
func (*OptAdminPostPromotionsPromotionRulesBatchUpdateReq) Decode ¶
func (o *OptAdminPostPromotionsPromotionRulesBatchUpdateReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostPromotionsPromotionRulesBatchUpdateReq from json.
func (OptAdminPostPromotionsPromotionRulesBatchUpdateReq) Encode ¶
func (o OptAdminPostPromotionsPromotionRulesBatchUpdateReq) Encode(e *jx.Encoder)
Encode encodes AdminPostPromotionsPromotionRulesBatchUpdateReq as json.
func (OptAdminPostPromotionsPromotionRulesBatchUpdateReq) Get ¶
func (o OptAdminPostPromotionsPromotionRulesBatchUpdateReq) Get() (v AdminPostPromotionsPromotionRulesBatchUpdateReq, ok bool)
Get returns value and boolean that denotes whether value was set.
func (OptAdminPostPromotionsPromotionRulesBatchUpdateReq) IsSet ¶
func (o OptAdminPostPromotionsPromotionRulesBatchUpdateReq) IsSet() bool
IsSet returns true if OptAdminPostPromotionsPromotionRulesBatchUpdateReq was set.
func (OptAdminPostPromotionsPromotionRulesBatchUpdateReq) MarshalJSON ¶
func (s OptAdminPostPromotionsPromotionRulesBatchUpdateReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (OptAdminPostPromotionsPromotionRulesBatchUpdateReq) Or ¶
func (o OptAdminPostPromotionsPromotionRulesBatchUpdateReq) Or(d AdminPostPromotionsPromotionRulesBatchUpdateReq) AdminPostPromotionsPromotionRulesBatchUpdateReq
Or returns value if set, or given parameter if does not.
func (*OptAdminPostPromotionsPromotionRulesBatchUpdateReq) Reset ¶
func (o *OptAdminPostPromotionsPromotionRulesBatchUpdateReq) Reset()
Reset unsets value.
func (*OptAdminPostPromotionsPromotionRulesBatchUpdateReq) SetFake ¶
func (s *OptAdminPostPromotionsPromotionRulesBatchUpdateReq) SetFake()
SetFake set fake values.
func (*OptAdminPostPromotionsPromotionRulesBatchUpdateReq) SetTo ¶
func (o *OptAdminPostPromotionsPromotionRulesBatchUpdateReq) SetTo(v AdminPostPromotionsPromotionRulesBatchUpdateReq)
SetTo sets value to v.
func (*OptAdminPostPromotionsPromotionRulesBatchUpdateReq) UnmarshalJSON ¶
func (s *OptAdminPostPromotionsPromotionRulesBatchUpdateReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type OptAdminPostStockLocationsReq ¶
type OptAdminPostStockLocationsReq struct {
Value AdminPostStockLocationsReq
Set bool
}
OptAdminPostStockLocationsReq is optional AdminPostStockLocationsReq.
func NewOptAdminPostStockLocationsReq ¶
func NewOptAdminPostStockLocationsReq(v AdminPostStockLocationsReq) OptAdminPostStockLocationsReq
NewOptAdminPostStockLocationsReq returns new OptAdminPostStockLocationsReq with value set to v.
func (*OptAdminPostStockLocationsReq) Decode ¶
func (o *OptAdminPostStockLocationsReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostStockLocationsReq from json.
func (OptAdminPostStockLocationsReq) Encode ¶
func (o OptAdminPostStockLocationsReq) Encode(e *jx.Encoder)
Encode encodes AdminPostStockLocationsReq as json.
func (OptAdminPostStockLocationsReq) Get ¶
func (o OptAdminPostStockLocationsReq) Get() (v AdminPostStockLocationsReq, ok bool)
Get returns value and boolean that denotes whether value was set.
func (OptAdminPostStockLocationsReq) IsSet ¶
func (o OptAdminPostStockLocationsReq) IsSet() bool
IsSet returns true if OptAdminPostStockLocationsReq was set.
func (OptAdminPostStockLocationsReq) MarshalJSON ¶
func (s OptAdminPostStockLocationsReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*OptAdminPostStockLocationsReq) Reset ¶
func (o *OptAdminPostStockLocationsReq) Reset()
Reset unsets value.
func (*OptAdminPostStockLocationsReq) SetFake ¶
func (s *OptAdminPostStockLocationsReq) SetFake()
SetFake set fake values.
func (*OptAdminPostStockLocationsReq) SetTo ¶
func (o *OptAdminPostStockLocationsReq) SetTo(v AdminPostStockLocationsReq)
SetTo sets value to v.
func (*OptAdminPostStockLocationsReq) UnmarshalJSON ¶
func (s *OptAdminPostStockLocationsReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type OptAdminPostTaxRatesReq ¶
type OptAdminPostTaxRatesReq struct {
Value AdminPostTaxRatesReq
Set bool
}
OptAdminPostTaxRatesReq is optional AdminPostTaxRatesReq.
func NewOptAdminPostTaxRatesReq ¶
func NewOptAdminPostTaxRatesReq(v AdminPostTaxRatesReq) OptAdminPostTaxRatesReq
NewOptAdminPostTaxRatesReq returns new OptAdminPostTaxRatesReq with value set to v.
func (*OptAdminPostTaxRatesReq) Decode ¶
func (o *OptAdminPostTaxRatesReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostTaxRatesReq from json.
func (OptAdminPostTaxRatesReq) Encode ¶
func (o OptAdminPostTaxRatesReq) Encode(e *jx.Encoder)
Encode encodes AdminPostTaxRatesReq as json.
func (OptAdminPostTaxRatesReq) Get ¶
func (o OptAdminPostTaxRatesReq) Get() (v AdminPostTaxRatesReq, ok bool)
Get returns value and boolean that denotes whether value was set.
func (OptAdminPostTaxRatesReq) IsSet ¶
func (o OptAdminPostTaxRatesReq) IsSet() bool
IsSet returns true if OptAdminPostTaxRatesReq was set.
func (OptAdminPostTaxRatesReq) MarshalJSON ¶
func (s OptAdminPostTaxRatesReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (OptAdminPostTaxRatesReq) Or ¶
func (o OptAdminPostTaxRatesReq) Or(d AdminPostTaxRatesReq) AdminPostTaxRatesReq
Or returns value if set, or given parameter if does not.
func (*OptAdminPostTaxRatesReq) Reset ¶
func (o *OptAdminPostTaxRatesReq) Reset()
Reset unsets value.
func (*OptAdminPostTaxRatesReq) SetFake ¶
func (s *OptAdminPostTaxRatesReq) SetFake()
SetFake set fake values.
func (*OptAdminPostTaxRatesReq) SetTo ¶
func (o *OptAdminPostTaxRatesReq) SetTo(v AdminPostTaxRatesReq)
SetTo sets value to v.
func (*OptAdminPostTaxRatesReq) UnmarshalJSON ¶
func (s *OptAdminPostTaxRatesReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type OptAdminPostTaxRatesTaxRateReq ¶
type OptAdminPostTaxRatesTaxRateReq struct {
Value AdminPostTaxRatesTaxRateReq
Set bool
}
OptAdminPostTaxRatesTaxRateReq is optional AdminPostTaxRatesTaxRateReq.
func NewOptAdminPostTaxRatesTaxRateReq ¶
func NewOptAdminPostTaxRatesTaxRateReq(v AdminPostTaxRatesTaxRateReq) OptAdminPostTaxRatesTaxRateReq
NewOptAdminPostTaxRatesTaxRateReq returns new OptAdminPostTaxRatesTaxRateReq with value set to v.
func (*OptAdminPostTaxRatesTaxRateReq) Decode ¶
func (o *OptAdminPostTaxRatesTaxRateReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostTaxRatesTaxRateReq from json.
func (OptAdminPostTaxRatesTaxRateReq) Encode ¶
func (o OptAdminPostTaxRatesTaxRateReq) Encode(e *jx.Encoder)
Encode encodes AdminPostTaxRatesTaxRateReq as json.
func (OptAdminPostTaxRatesTaxRateReq) Get ¶
func (o OptAdminPostTaxRatesTaxRateReq) Get() (v AdminPostTaxRatesTaxRateReq, ok bool)
Get returns value and boolean that denotes whether value was set.
func (OptAdminPostTaxRatesTaxRateReq) IsSet ¶
func (o OptAdminPostTaxRatesTaxRateReq) IsSet() bool
IsSet returns true if OptAdminPostTaxRatesTaxRateReq was set.
func (OptAdminPostTaxRatesTaxRateReq) MarshalJSON ¶
func (s OptAdminPostTaxRatesTaxRateReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (OptAdminPostTaxRatesTaxRateReq) Or ¶
func (o OptAdminPostTaxRatesTaxRateReq) Or(d AdminPostTaxRatesTaxRateReq) AdminPostTaxRatesTaxRateReq
Or returns value if set, or given parameter if does not.
func (*OptAdminPostTaxRatesTaxRateReq) Reset ¶
func (o *OptAdminPostTaxRatesTaxRateReq) Reset()
Reset unsets value.
func (*OptAdminPostTaxRatesTaxRateReq) SetFake ¶
func (s *OptAdminPostTaxRatesTaxRateReq) SetFake()
SetFake set fake values.
func (*OptAdminPostTaxRatesTaxRateReq) SetTo ¶
func (o *OptAdminPostTaxRatesTaxRateReq) SetTo(v AdminPostTaxRatesTaxRateReq)
SetTo sets value to v.
func (*OptAdminPostTaxRatesTaxRateReq) UnmarshalJSON ¶
func (s *OptAdminPostTaxRatesTaxRateReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type OptAdminPostTaxRatesTaxRateRulesReq ¶
type OptAdminPostTaxRatesTaxRateRulesReq struct {
Value AdminPostTaxRatesTaxRateRulesReq
Set bool
}
OptAdminPostTaxRatesTaxRateRulesReq is optional AdminPostTaxRatesTaxRateRulesReq.
func NewOptAdminPostTaxRatesTaxRateRulesReq ¶
func NewOptAdminPostTaxRatesTaxRateRulesReq(v AdminPostTaxRatesTaxRateRulesReq) OptAdminPostTaxRatesTaxRateRulesReq
NewOptAdminPostTaxRatesTaxRateRulesReq returns new OptAdminPostTaxRatesTaxRateRulesReq with value set to v.
func (*OptAdminPostTaxRatesTaxRateRulesReq) Decode ¶
func (o *OptAdminPostTaxRatesTaxRateRulesReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostTaxRatesTaxRateRulesReq from json.
func (OptAdminPostTaxRatesTaxRateRulesReq) Encode ¶
func (o OptAdminPostTaxRatesTaxRateRulesReq) Encode(e *jx.Encoder)
Encode encodes AdminPostTaxRatesTaxRateRulesReq as json.
func (OptAdminPostTaxRatesTaxRateRulesReq) Get ¶
func (o OptAdminPostTaxRatesTaxRateRulesReq) Get() (v AdminPostTaxRatesTaxRateRulesReq, ok bool)
Get returns value and boolean that denotes whether value was set.
func (OptAdminPostTaxRatesTaxRateRulesReq) IsSet ¶
func (o OptAdminPostTaxRatesTaxRateRulesReq) IsSet() bool
IsSet returns true if OptAdminPostTaxRatesTaxRateRulesReq was set.
func (OptAdminPostTaxRatesTaxRateRulesReq) MarshalJSON ¶
func (s OptAdminPostTaxRatesTaxRateRulesReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (OptAdminPostTaxRatesTaxRateRulesReq) Or ¶
func (o OptAdminPostTaxRatesTaxRateRulesReq) Or(d AdminPostTaxRatesTaxRateRulesReq) AdminPostTaxRatesTaxRateRulesReq
Or returns value if set, or given parameter if does not.
func (*OptAdminPostTaxRatesTaxRateRulesReq) Reset ¶
func (o *OptAdminPostTaxRatesTaxRateRulesReq) Reset()
Reset unsets value.
func (*OptAdminPostTaxRatesTaxRateRulesReq) SetFake ¶
func (s *OptAdminPostTaxRatesTaxRateRulesReq) SetFake()
SetFake set fake values.
func (*OptAdminPostTaxRatesTaxRateRulesReq) SetTo ¶
func (o *OptAdminPostTaxRatesTaxRateRulesReq) SetTo(v AdminPostTaxRatesTaxRateRulesReq)
SetTo sets value to v.
func (*OptAdminPostTaxRatesTaxRateRulesReq) UnmarshalJSON ¶
func (s *OptAdminPostTaxRatesTaxRateRulesReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type OptAdminPostTaxRegionsReq ¶
type OptAdminPostTaxRegionsReq struct {
Value AdminPostTaxRegionsReq
Set bool
}
OptAdminPostTaxRegionsReq is optional AdminPostTaxRegionsReq.
func NewOptAdminPostTaxRegionsReq ¶
func NewOptAdminPostTaxRegionsReq(v AdminPostTaxRegionsReq) OptAdminPostTaxRegionsReq
NewOptAdminPostTaxRegionsReq returns new OptAdminPostTaxRegionsReq with value set to v.
func (*OptAdminPostTaxRegionsReq) Decode ¶
func (o *OptAdminPostTaxRegionsReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostTaxRegionsReq from json.
func (OptAdminPostTaxRegionsReq) Encode ¶
func (o OptAdminPostTaxRegionsReq) Encode(e *jx.Encoder)
Encode encodes AdminPostTaxRegionsReq as json.
func (OptAdminPostTaxRegionsReq) Get ¶
func (o OptAdminPostTaxRegionsReq) Get() (v AdminPostTaxRegionsReq, ok bool)
Get returns value and boolean that denotes whether value was set.
func (OptAdminPostTaxRegionsReq) IsSet ¶
func (o OptAdminPostTaxRegionsReq) IsSet() bool
IsSet returns true if OptAdminPostTaxRegionsReq was set.
func (OptAdminPostTaxRegionsReq) MarshalJSON ¶
func (s OptAdminPostTaxRegionsReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*OptAdminPostTaxRegionsReq) Reset ¶
func (o *OptAdminPostTaxRegionsReq) Reset()
Reset unsets value.
func (*OptAdminPostTaxRegionsReq) SetFake ¶
func (s *OptAdminPostTaxRegionsReq) SetFake()
SetFake set fake values.
func (*OptAdminPostTaxRegionsReq) SetTo ¶
func (o *OptAdminPostTaxRegionsReq) SetTo(v AdminPostTaxRegionsReq)
SetTo sets value to v.
func (*OptAdminPostTaxRegionsReq) UnmarshalJSON ¶
func (s *OptAdminPostTaxRegionsReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type OptAdminPostWorkflowsAsyncResponseReq ¶
type OptAdminPostWorkflowsAsyncResponseReq struct {
Value AdminPostWorkflowsAsyncResponseReq
Set bool
}
OptAdminPostWorkflowsAsyncResponseReq is optional AdminPostWorkflowsAsyncResponseReq.
func NewOptAdminPostWorkflowsAsyncResponseReq ¶
func NewOptAdminPostWorkflowsAsyncResponseReq(v AdminPostWorkflowsAsyncResponseReq) OptAdminPostWorkflowsAsyncResponseReq
NewOptAdminPostWorkflowsAsyncResponseReq returns new OptAdminPostWorkflowsAsyncResponseReq with value set to v.
func (*OptAdminPostWorkflowsAsyncResponseReq) Decode ¶
func (o *OptAdminPostWorkflowsAsyncResponseReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostWorkflowsAsyncResponseReq from json.
func (OptAdminPostWorkflowsAsyncResponseReq) Encode ¶
func (o OptAdminPostWorkflowsAsyncResponseReq) Encode(e *jx.Encoder)
Encode encodes AdminPostWorkflowsAsyncResponseReq as json.
func (OptAdminPostWorkflowsAsyncResponseReq) Get ¶
func (o OptAdminPostWorkflowsAsyncResponseReq) Get() (v AdminPostWorkflowsAsyncResponseReq, ok bool)
Get returns value and boolean that denotes whether value was set.
func (OptAdminPostWorkflowsAsyncResponseReq) IsSet ¶
func (o OptAdminPostWorkflowsAsyncResponseReq) IsSet() bool
IsSet returns true if OptAdminPostWorkflowsAsyncResponseReq was set.
func (OptAdminPostWorkflowsAsyncResponseReq) MarshalJSON ¶
func (s OptAdminPostWorkflowsAsyncResponseReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (OptAdminPostWorkflowsAsyncResponseReq) Or ¶
func (o OptAdminPostWorkflowsAsyncResponseReq) Or(d AdminPostWorkflowsAsyncResponseReq) AdminPostWorkflowsAsyncResponseReq
Or returns value if set, or given parameter if does not.
func (*OptAdminPostWorkflowsAsyncResponseReq) Reset ¶
func (o *OptAdminPostWorkflowsAsyncResponseReq) Reset()
Reset unsets value.
func (*OptAdminPostWorkflowsAsyncResponseReq) SetFake ¶
func (s *OptAdminPostWorkflowsAsyncResponseReq) SetFake()
SetFake set fake values.
func (*OptAdminPostWorkflowsAsyncResponseReq) SetTo ¶
func (o *OptAdminPostWorkflowsAsyncResponseReq) SetTo(v AdminPostWorkflowsAsyncResponseReq)
SetTo sets value to v.
func (*OptAdminPostWorkflowsAsyncResponseReq) UnmarshalJSON ¶
func (s *OptAdminPostWorkflowsAsyncResponseReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type OptAdminPostWorkflowsRunReq ¶
type OptAdminPostWorkflowsRunReq struct {
Value AdminPostWorkflowsRunReq
Set bool
}
OptAdminPostWorkflowsRunReq is optional AdminPostWorkflowsRunReq.
func NewOptAdminPostWorkflowsRunReq ¶
func NewOptAdminPostWorkflowsRunReq(v AdminPostWorkflowsRunReq) OptAdminPostWorkflowsRunReq
NewOptAdminPostWorkflowsRunReq returns new OptAdminPostWorkflowsRunReq with value set to v.
func (*OptAdminPostWorkflowsRunReq) Decode ¶
func (o *OptAdminPostWorkflowsRunReq) Decode(d *jx.Decoder) error
Decode decodes AdminPostWorkflowsRunReq from json.
func (OptAdminPostWorkflowsRunReq) Encode ¶
func (o OptAdminPostWorkflowsRunReq) Encode(e *jx.Encoder)
Encode encodes AdminPostWorkflowsRunReq as json.
func (OptAdminPostWorkflowsRunReq) Get ¶
func (o OptAdminPostWorkflowsRunReq) Get() (v AdminPostWorkflowsRunReq, ok bool)
Get returns value and boolean that denotes whether value was set.
func (OptAdminPostWorkflowsRunReq) IsSet ¶
func (o OptAdminPostWorkflowsRunReq) IsSet() bool
IsSet returns true if OptAdminPostWorkflowsRunReq was set.
func (OptAdminPostWorkflowsRunReq) MarshalJSON ¶
func (s OptAdminPostWorkflowsRunReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*OptAdminPostWorkflowsRunReq) Reset ¶
func (o *OptAdminPostWorkflowsRunReq) Reset()
Reset unsets value.
func (*OptAdminPostWorkflowsRunReq) SetFake ¶
func (s *OptAdminPostWorkflowsRunReq) SetFake()
SetFake set fake values.
func (*OptAdminPostWorkflowsRunReq) SetTo ¶
func (o *OptAdminPostWorkflowsRunReq) SetTo(v AdminPostWorkflowsRunReq)
SetTo sets value to v.
func (*OptAdminPostWorkflowsRunReq) UnmarshalJSON ¶
func (s *OptAdminPostWorkflowsRunReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type OptAdminUpdateUserRequest ¶
type OptAdminUpdateUserRequest struct {
Value AdminUpdateUserRequest
Set bool
}
OptAdminUpdateUserRequest is optional AdminUpdateUserRequest.
func NewOptAdminUpdateUserRequest ¶
func NewOptAdminUpdateUserRequest(v AdminUpdateUserRequest) OptAdminUpdateUserRequest
NewOptAdminUpdateUserRequest returns new OptAdminUpdateUserRequest with value set to v.
func (*OptAdminUpdateUserRequest) Decode ¶
func (o *OptAdminUpdateUserRequest) Decode(d *jx.Decoder) error
Decode decodes AdminUpdateUserRequest from json.
func (OptAdminUpdateUserRequest) Encode ¶
func (o OptAdminUpdateUserRequest) Encode(e *jx.Encoder)
Encode encodes AdminUpdateUserRequest as json.
func (OptAdminUpdateUserRequest) Get ¶
func (o OptAdminUpdateUserRequest) Get() (v AdminUpdateUserRequest, ok bool)
Get returns value and boolean that denotes whether value was set.
func (OptAdminUpdateUserRequest) IsSet ¶
func (o OptAdminUpdateUserRequest) IsSet() bool
IsSet returns true if OptAdminUpdateUserRequest was set.
func (OptAdminUpdateUserRequest) MarshalJSON ¶
func (s OptAdminUpdateUserRequest) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*OptAdminUpdateUserRequest) Reset ¶
func (o *OptAdminUpdateUserRequest) Reset()
Reset unsets value.
func (*OptAdminUpdateUserRequest) SetFake ¶
func (s *OptAdminUpdateUserRequest) SetFake()
SetFake set fake values.
func (*OptAdminUpdateUserRequest) SetTo ¶
func (o *OptAdminUpdateUserRequest) SetTo(v AdminUpdateUserRequest)
SetTo sets value to v.
func (*OptAdminUpdateUserRequest) UnmarshalJSON ¶
func (s *OptAdminUpdateUserRequest) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type OptApplicationMethodsMethodPostReq ¶
type OptApplicationMethodsMethodPostReq struct {
Value ApplicationMethodsMethodPostReq
Set bool
}
OptApplicationMethodsMethodPostReq is optional ApplicationMethodsMethodPostReq.
func NewOptApplicationMethodsMethodPostReq ¶
func NewOptApplicationMethodsMethodPostReq(v ApplicationMethodsMethodPostReq) OptApplicationMethodsMethodPostReq
NewOptApplicationMethodsMethodPostReq returns new OptApplicationMethodsMethodPostReq with value set to v.
func (*OptApplicationMethodsMethodPostReq) Decode ¶
func (o *OptApplicationMethodsMethodPostReq) Decode(d *jx.Decoder) error
Decode decodes ApplicationMethodsMethodPostReq from json.
func (OptApplicationMethodsMethodPostReq) Encode ¶
func (o OptApplicationMethodsMethodPostReq) Encode(e *jx.Encoder)
Encode encodes ApplicationMethodsMethodPostReq as json.
func (OptApplicationMethodsMethodPostReq) Get ¶
func (o OptApplicationMethodsMethodPostReq) Get() (v ApplicationMethodsMethodPostReq, ok bool)
Get returns value and boolean that denotes whether value was set.
func (OptApplicationMethodsMethodPostReq) IsSet ¶
func (o OptApplicationMethodsMethodPostReq) IsSet() bool
IsSet returns true if OptApplicationMethodsMethodPostReq was set.
func (OptApplicationMethodsMethodPostReq) MarshalJSON ¶
func (s OptApplicationMethodsMethodPostReq) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (OptApplicationMethodsMethodPostReq) Or ¶
func (o OptApplicationMethodsMethodPostReq) Or(d ApplicationMethodsMethodPostReq) ApplicationMethodsMethodPostReq
Or returns value if set, or given parameter if does not.
func (*OptApplicationMethodsMethodPostReq) Reset ¶
func (o *OptApplicationMethodsMethodPostReq) Reset()
Reset unsets value.
func (*OptApplicationMethodsMethodPostReq) SetFake ¶
func (s *OptApplicationMethodsMethodPostReq) SetFake()
SetFake set fake values.
func (*OptApplicationMethodsMethodPostReq) SetTo ¶
func (o *OptApplicationMethodsMethodPostReq) SetTo(v ApplicationMethodsMethodPostReq)
SetTo sets value to v.
func (*OptApplicationMethodsMethodPostReq) UnmarshalJSON ¶
func (s *OptApplicationMethodsMethodPostReq) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type OptBool ¶
OptBool is optional bool.
func NewOptBool ¶
NewOptBool returns new OptBool with value set to v.
func (OptBool) MarshalJSON ¶
MarshalJSON implements stdjson.Marshaler.
func (*OptBool) UnmarshalJSON ¶
UnmarshalJSON implements stdjson.Unmarshaler.
type OptCampaignBudget ¶
type OptCampaignBudget struct {
Value CampaignBudget
Set bool
}
OptCampaignBudget is optional CampaignBudget.
func NewOptCampaignBudget ¶
func NewOptCampaignBudget(v CampaignBudget) OptCampaignBudget
NewOptCampaignBudget returns new OptCampaignBudget with value set to v.
func (*OptCampaignBudget) Decode ¶
func (o *OptCampaignBudget) Decode(d *jx.Decoder) error
Decode decodes CampaignBudget from json.
func (OptCampaignBudget) Encode ¶
func (o OptCampaignBudget) Encode(e *jx.Encoder)
Encode encodes CampaignBudget as json.
func (OptCampaignBudget) Get ¶
func (o OptCampaignBudget) Get() (v CampaignBudget, ok bool)
Get returns value and boolean that denotes whether value was set.
func (OptCampaignBudget) IsSet ¶
func (o OptCampaignBudget) IsSet() bool
IsSet returns true if OptCampaignBudget was set.
func (OptCampaignBudget) MarshalJSON ¶
func (s OptCampaignBudget) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (OptCampaignBudget) Or ¶
func (o OptCampaignBudget) Or(d CampaignBudget) CampaignBudget
Or returns value if set, or given parameter if does not.
func (*OptCampaignBudget) SetTo ¶
func (o *OptCampaignBudget) SetTo(v CampaignBudget)
SetTo sets value to v.
func (*OptCampaignBudget) UnmarshalJSON ¶
func (s *OptCampaignBudget) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type OptCreateDefaultTaxRate ¶
type OptCreateDefaultTaxRate struct {
Value CreateDefaultTaxRate
Set bool
}
OptCreateDefaultTaxRate is optional CreateDefaultTaxRate.
func NewOptCreateDefaultTaxRate ¶
func NewOptCreateDefaultTaxRate(v CreateDefaultTaxRate) OptCreateDefaultTaxRate
NewOptCreateDefaultTaxRate returns new OptCreateDefaultTaxRate with value set to v.
func (*OptCreateDefaultTaxRate) Decode ¶
func (o *OptCreateDefaultTaxRate) Decode(d *jx.Decoder) error
Decode decodes CreateDefaultTaxRate from json.
func (OptCreateDefaultTaxRate) Encode ¶
func (o OptCreateDefaultTaxRate) Encode(e *jx.Encoder)
Encode encodes CreateDefaultTaxRate as json.
func (OptCreateDefaultTaxRate) Get ¶
func (o OptCreateDefaultTaxRate) Get() (v CreateDefaultTaxRate, ok bool)
Get returns value and boolean that denotes whether value was set.
func (OptCreateDefaultTaxRate) IsSet ¶
func (o OptCreateDefaultTaxRate) IsSet() bool
IsSet returns true if OptCreateDefaultTaxRate was set.
func (OptCreateDefaultTaxRate) MarshalJSON ¶
func (s OptCreateDefaultTaxRate) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (OptCreateDefaultTaxRate) Or ¶
func (o OptCreateDefaultTaxRate) Or(d CreateDefaultTaxRate) CreateDefaultTaxRate
Or returns value if set, or given parameter if does not.
func (*OptCreateDefaultTaxRate) Reset ¶
func (o *OptCreateDefaultTaxRate) Reset()
Reset unsets value.
func (*OptCreateDefaultTaxRate) SetFake ¶
func (s *OptCreateDefaultTaxRate) SetFake()
SetFake set fake values.
func (*OptCreateDefaultTaxRate) SetTo ¶
func (o *OptCreateDefaultTaxRate) SetTo(v CreateDefaultTaxRate)
SetTo sets value to v.
func (*OptCreateDefaultTaxRate) UnmarshalJSON ¶
func (s *OptCreateDefaultTaxRate) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type OptErrorCode ¶
OptErrorCode is optional ErrorCode.
func NewOptErrorCode ¶
func NewOptErrorCode(v ErrorCode) OptErrorCode
NewOptErrorCode returns new OptErrorCode with value set to v.
func (*OptErrorCode) Decode ¶
func (o *OptErrorCode) Decode(d *jx.Decoder) error
Decode decodes ErrorCode from json.
func (OptErrorCode) Encode ¶
func (o OptErrorCode) Encode(e *jx.Encoder)
Encode encodes ErrorCode as json.
func (OptErrorCode) Get ¶
func (o OptErrorCode) Get() (v ErrorCode, ok bool)
Get returns value and boolean that denotes whether value was set.
func (OptErrorCode) IsSet ¶
func (o OptErrorCode) IsSet() bool
IsSet returns true if OptErrorCode was set.
func (OptErrorCode) MarshalJSON ¶
func (s OptErrorCode) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (OptErrorCode) Or ¶
func (o OptErrorCode) Or(d ErrorCode) ErrorCode
Or returns value if set, or given parameter if does not.
func (*OptErrorCode) UnmarshalJSON ¶
func (s *OptErrorCode) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type OptErrorType ¶
OptErrorType is optional ErrorType.
func NewOptErrorType ¶
func NewOptErrorType(v ErrorType) OptErrorType
NewOptErrorType returns new OptErrorType with value set to v.
func (*OptErrorType) Decode ¶
func (o *OptErrorType) Decode(d *jx.Decoder) error
Decode decodes ErrorType from json.
func (OptErrorType) Encode ¶
func (o OptErrorType) Encode(e *jx.Encoder)
Encode encodes ErrorType as json.
func (OptErrorType) Get ¶
func (o OptErrorType) Get() (v ErrorType, ok bool)
Get returns value and boolean that denotes whether value was set.
func (OptErrorType) IsSet ¶
func (o OptErrorType) IsSet() bool
IsSet returns true if OptErrorType was set.
func (OptErrorType) MarshalJSON ¶
func (s OptErrorType) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (OptErrorType) Or ¶
func (o OptErrorType) Or(d ErrorType) ErrorType
Or returns value if set, or given parameter if does not.
func (*OptErrorType) UnmarshalJSON ¶
func (s *OptErrorType) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type OptFloat64 ¶
OptFloat64 is optional float64.
func NewOptFloat64 ¶
func NewOptFloat64(v float64) OptFloat64
NewOptFloat64 returns new OptFloat64 with value set to v.
func (*OptFloat64) Decode ¶
func (o *OptFloat64) Decode(d *jx.Decoder) error
Decode decodes float64 from json.
func (OptFloat64) Encode ¶
func (o OptFloat64) Encode(e *jx.Encoder)
Encode encodes float64 as json.
func (OptFloat64) Get ¶
func (o OptFloat64) Get() (v float64, ok bool)
Get returns value and boolean that denotes whether value was set.
func (OptFloat64) IsSet ¶
func (o OptFloat64) IsSet() bool
IsSet returns true if OptFloat64 was set.
func (OptFloat64) MarshalJSON ¶
func (s OptFloat64) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (OptFloat64) Or ¶
func (o OptFloat64) Or(d float64) float64
Or returns value if set, or given parameter if does not.
func (*OptFloat64) UnmarshalJSON ¶
func (s *OptFloat64) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type OptStockLocationAddress ¶
type OptStockLocationAddress struct {
Value StockLocationAddress
Set bool
}
OptStockLocationAddress is optional StockLocationAddress.
func NewOptStockLocationAddress ¶
func NewOptStockLocationAddress(v StockLocationAddress) OptStockLocationAddress
NewOptStockLocationAddress returns new OptStockLocationAddress with value set to v.
func (*OptStockLocationAddress) Decode ¶
func (o *OptStockLocationAddress) Decode(d *jx.Decoder) error
Decode decodes StockLocationAddress from json.
func (OptStockLocationAddress) Encode ¶
func (o OptStockLocationAddress) Encode(e *jx.Encoder)
Encode encodes StockLocationAddress as json.
func (OptStockLocationAddress) Get ¶
func (o OptStockLocationAddress) Get() (v StockLocationAddress, ok bool)
Get returns value and boolean that denotes whether value was set.
func (OptStockLocationAddress) IsSet ¶
func (o OptStockLocationAddress) IsSet() bool
IsSet returns true if OptStockLocationAddress was set.
func (OptStockLocationAddress) MarshalJSON ¶
func (s OptStockLocationAddress) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (OptStockLocationAddress) Or ¶
func (o OptStockLocationAddress) Or(d StockLocationAddress) StockLocationAddress
Or returns value if set, or given parameter if does not.
func (*OptStockLocationAddress) Reset ¶
func (o *OptStockLocationAddress) Reset()
Reset unsets value.
func (*OptStockLocationAddress) SetFake ¶
func (s *OptStockLocationAddress) SetFake()
SetFake set fake values.
func (*OptStockLocationAddress) SetTo ¶
func (o *OptStockLocationAddress) SetTo(v StockLocationAddress)
SetTo sets value to v.
func (*OptStockLocationAddress) UnmarshalJSON ¶
func (s *OptStockLocationAddress) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type OptString ¶
OptString is optional string.
func NewOptString ¶
NewOptString returns new OptString with value set to v.
func (OptString) MarshalJSON ¶
MarshalJSON implements stdjson.Marshaler.
func (*OptString) UnmarshalJSON ¶
UnmarshalJSON implements stdjson.Unmarshaler.
type Option ¶
type Option interface {
ServerOption
ClientOption
}
Option is config option.
func WithMeterProvider ¶
func WithMeterProvider(provider metric.MeterProvider) Option
WithMeterProvider specifies a meter provider to use for creating a meter.
If none is specified, the otel.GetMeterProvider() is used.
func WithTracerProvider ¶
func WithTracerProvider(provider trace.TracerProvider) Option
WithTracerProvider specifies a tracer provider to use for creating a tracer.
If none is specified, the global provider is used.
type PostApiKeysConflict ¶
type PostApiKeysConflict Error
func (*PostApiKeysConflict) Decode ¶
func (s *PostApiKeysConflict) Decode(d *jx.Decoder) error
Decode decodes PostApiKeysConflict from json.
func (*PostApiKeysConflict) Encode ¶
func (s *PostApiKeysConflict) Encode(e *jx.Encoder)
Encode encodes PostApiKeysConflict as json.
func (*PostApiKeysConflict) MarshalJSON ¶
func (s *PostApiKeysConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostApiKeysConflict) SetFake ¶
func (s *PostApiKeysConflict) SetFake()
SetFake set fake values.
func (*PostApiKeysConflict) UnmarshalJSON ¶
func (s *PostApiKeysConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostApiKeysConflict) Validate ¶
func (s *PostApiKeysConflict) Validate() error
type PostApiKeysIdConflict ¶
type PostApiKeysIdConflict Error
func (*PostApiKeysIdConflict) Decode ¶
func (s *PostApiKeysIdConflict) Decode(d *jx.Decoder) error
Decode decodes PostApiKeysIdConflict from json.
func (*PostApiKeysIdConflict) Encode ¶
func (s *PostApiKeysIdConflict) Encode(e *jx.Encoder)
Encode encodes PostApiKeysIdConflict as json.
func (*PostApiKeysIdConflict) MarshalJSON ¶
func (s *PostApiKeysIdConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostApiKeysIdConflict) SetFake ¶
func (s *PostApiKeysIdConflict) SetFake()
SetFake set fake values.
func (*PostApiKeysIdConflict) UnmarshalJSON ¶
func (s *PostApiKeysIdConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostApiKeysIdConflict) Validate ¶
func (s *PostApiKeysIdConflict) Validate() error
type PostApiKeysIdInternalServerError ¶
type PostApiKeysIdInternalServerError Error
func (*PostApiKeysIdInternalServerError) Decode ¶
func (s *PostApiKeysIdInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostApiKeysIdInternalServerError from json.
func (*PostApiKeysIdInternalServerError) Encode ¶
func (s *PostApiKeysIdInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostApiKeysIdInternalServerError as json.
func (*PostApiKeysIdInternalServerError) MarshalJSON ¶
func (s *PostApiKeysIdInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostApiKeysIdInternalServerError) SetFake ¶
func (s *PostApiKeysIdInternalServerError) SetFake()
SetFake set fake values.
func (*PostApiKeysIdInternalServerError) UnmarshalJSON ¶
func (s *PostApiKeysIdInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostApiKeysIdInternalServerError) Validate ¶
func (s *PostApiKeysIdInternalServerError) Validate() error
type PostApiKeysIdNotFound ¶
type PostApiKeysIdNotFound Error
func (*PostApiKeysIdNotFound) Decode ¶
func (s *PostApiKeysIdNotFound) Decode(d *jx.Decoder) error
Decode decodes PostApiKeysIdNotFound from json.
func (*PostApiKeysIdNotFound) Encode ¶
func (s *PostApiKeysIdNotFound) Encode(e *jx.Encoder)
Encode encodes PostApiKeysIdNotFound as json.
func (*PostApiKeysIdNotFound) MarshalJSON ¶
func (s *PostApiKeysIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostApiKeysIdNotFound) SetFake ¶
func (s *PostApiKeysIdNotFound) SetFake()
SetFake set fake values.
func (*PostApiKeysIdNotFound) UnmarshalJSON ¶
func (s *PostApiKeysIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostApiKeysIdNotFound) Validate ¶
func (s *PostApiKeysIdNotFound) Validate() error
type PostApiKeysIdParams ¶
type PostApiKeysIdParams struct {
// The api key's ID.
ID string
}
PostApiKeysIdParams is parameters of PostApiKeysId operation.
type PostApiKeysIdRes ¶
type PostApiKeysIdRes interface {
// contains filtered or unexported methods
}
type PostApiKeysIdRevokeConflict ¶
type PostApiKeysIdRevokeConflict Error
func (*PostApiKeysIdRevokeConflict) Decode ¶
func (s *PostApiKeysIdRevokeConflict) Decode(d *jx.Decoder) error
Decode decodes PostApiKeysIdRevokeConflict from json.
func (*PostApiKeysIdRevokeConflict) Encode ¶
func (s *PostApiKeysIdRevokeConflict) Encode(e *jx.Encoder)
Encode encodes PostApiKeysIdRevokeConflict as json.
func (*PostApiKeysIdRevokeConflict) MarshalJSON ¶
func (s *PostApiKeysIdRevokeConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostApiKeysIdRevokeConflict) SetFake ¶
func (s *PostApiKeysIdRevokeConflict) SetFake()
SetFake set fake values.
func (*PostApiKeysIdRevokeConflict) UnmarshalJSON ¶
func (s *PostApiKeysIdRevokeConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostApiKeysIdRevokeConflict) Validate ¶
func (s *PostApiKeysIdRevokeConflict) Validate() error
type PostApiKeysIdRevokeInternalServerError ¶
type PostApiKeysIdRevokeInternalServerError Error
func (*PostApiKeysIdRevokeInternalServerError) Decode ¶
func (s *PostApiKeysIdRevokeInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostApiKeysIdRevokeInternalServerError from json.
func (*PostApiKeysIdRevokeInternalServerError) Encode ¶
func (s *PostApiKeysIdRevokeInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostApiKeysIdRevokeInternalServerError as json.
func (*PostApiKeysIdRevokeInternalServerError) MarshalJSON ¶
func (s *PostApiKeysIdRevokeInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostApiKeysIdRevokeInternalServerError) SetFake ¶
func (s *PostApiKeysIdRevokeInternalServerError) SetFake()
SetFake set fake values.
func (*PostApiKeysIdRevokeInternalServerError) UnmarshalJSON ¶
func (s *PostApiKeysIdRevokeInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostApiKeysIdRevokeInternalServerError) Validate ¶
func (s *PostApiKeysIdRevokeInternalServerError) Validate() error
type PostApiKeysIdRevokeNotFound ¶
type PostApiKeysIdRevokeNotFound Error
func (*PostApiKeysIdRevokeNotFound) Decode ¶
func (s *PostApiKeysIdRevokeNotFound) Decode(d *jx.Decoder) error
Decode decodes PostApiKeysIdRevokeNotFound from json.
func (*PostApiKeysIdRevokeNotFound) Encode ¶
func (s *PostApiKeysIdRevokeNotFound) Encode(e *jx.Encoder)
Encode encodes PostApiKeysIdRevokeNotFound as json.
func (*PostApiKeysIdRevokeNotFound) MarshalJSON ¶
func (s *PostApiKeysIdRevokeNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostApiKeysIdRevokeNotFound) SetFake ¶
func (s *PostApiKeysIdRevokeNotFound) SetFake()
SetFake set fake values.
func (*PostApiKeysIdRevokeNotFound) UnmarshalJSON ¶
func (s *PostApiKeysIdRevokeNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostApiKeysIdRevokeNotFound) Validate ¶
func (s *PostApiKeysIdRevokeNotFound) Validate() error
type PostApiKeysIdRevokeParams ¶
type PostApiKeysIdRevokeParams struct {
// The api key's ID.
ID string
}
PostApiKeysIdRevokeParams is parameters of PostApiKeysIdRevoke operation.
type PostApiKeysIdRevokeRes ¶
type PostApiKeysIdRevokeRes interface {
// contains filtered or unexported methods
}
type PostApiKeysIdRevokeUnprocessableEntity ¶
type PostApiKeysIdRevokeUnprocessableEntity Error
func (*PostApiKeysIdRevokeUnprocessableEntity) Decode ¶
func (s *PostApiKeysIdRevokeUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostApiKeysIdRevokeUnprocessableEntity from json.
func (*PostApiKeysIdRevokeUnprocessableEntity) Encode ¶
func (s *PostApiKeysIdRevokeUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostApiKeysIdRevokeUnprocessableEntity as json.
func (*PostApiKeysIdRevokeUnprocessableEntity) MarshalJSON ¶
func (s *PostApiKeysIdRevokeUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostApiKeysIdRevokeUnprocessableEntity) SetFake ¶
func (s *PostApiKeysIdRevokeUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostApiKeysIdRevokeUnprocessableEntity) UnmarshalJSON ¶
func (s *PostApiKeysIdRevokeUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostApiKeysIdRevokeUnprocessableEntity) Validate ¶
func (s *PostApiKeysIdRevokeUnprocessableEntity) Validate() error
type PostApiKeysIdUnprocessableEntity ¶
type PostApiKeysIdUnprocessableEntity Error
func (*PostApiKeysIdUnprocessableEntity) Decode ¶
func (s *PostApiKeysIdUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostApiKeysIdUnprocessableEntity from json.
func (*PostApiKeysIdUnprocessableEntity) Encode ¶
func (s *PostApiKeysIdUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostApiKeysIdUnprocessableEntity as json.
func (*PostApiKeysIdUnprocessableEntity) MarshalJSON ¶
func (s *PostApiKeysIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostApiKeysIdUnprocessableEntity) SetFake ¶
func (s *PostApiKeysIdUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostApiKeysIdUnprocessableEntity) UnmarshalJSON ¶
func (s *PostApiKeysIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostApiKeysIdUnprocessableEntity) Validate ¶
func (s *PostApiKeysIdUnprocessableEntity) Validate() error
type PostApiKeysInternalServerError ¶
type PostApiKeysInternalServerError Error
func (*PostApiKeysInternalServerError) Decode ¶
func (s *PostApiKeysInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostApiKeysInternalServerError from json.
func (*PostApiKeysInternalServerError) Encode ¶
func (s *PostApiKeysInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostApiKeysInternalServerError as json.
func (*PostApiKeysInternalServerError) MarshalJSON ¶
func (s *PostApiKeysInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostApiKeysInternalServerError) SetFake ¶
func (s *PostApiKeysInternalServerError) SetFake()
SetFake set fake values.
func (*PostApiKeysInternalServerError) UnmarshalJSON ¶
func (s *PostApiKeysInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostApiKeysInternalServerError) Validate ¶
func (s *PostApiKeysInternalServerError) Validate() error
type PostApiKeysNotFound ¶
type PostApiKeysNotFound Error
func (*PostApiKeysNotFound) Decode ¶
func (s *PostApiKeysNotFound) Decode(d *jx.Decoder) error
Decode decodes PostApiKeysNotFound from json.
func (*PostApiKeysNotFound) Encode ¶
func (s *PostApiKeysNotFound) Encode(e *jx.Encoder)
Encode encodes PostApiKeysNotFound as json.
func (*PostApiKeysNotFound) MarshalJSON ¶
func (s *PostApiKeysNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostApiKeysNotFound) SetFake ¶
func (s *PostApiKeysNotFound) SetFake()
SetFake set fake values.
func (*PostApiKeysNotFound) UnmarshalJSON ¶
func (s *PostApiKeysNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostApiKeysNotFound) Validate ¶
func (s *PostApiKeysNotFound) Validate() error
type PostApiKeysRes ¶
type PostApiKeysRes interface {
// contains filtered or unexported methods
}
type PostApiKeysUnprocessableEntity ¶
type PostApiKeysUnprocessableEntity Error
func (*PostApiKeysUnprocessableEntity) Decode ¶
func (s *PostApiKeysUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostApiKeysUnprocessableEntity from json.
func (*PostApiKeysUnprocessableEntity) Encode ¶
func (s *PostApiKeysUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostApiKeysUnprocessableEntity as json.
func (*PostApiKeysUnprocessableEntity) MarshalJSON ¶
func (s *PostApiKeysUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostApiKeysUnprocessableEntity) SetFake ¶
func (s *PostApiKeysUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostApiKeysUnprocessableEntity) UnmarshalJSON ¶
func (s *PostApiKeysUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostApiKeysUnprocessableEntity) Validate ¶
func (s *PostApiKeysUnprocessableEntity) Validate() error
type PostCampaignsConflict ¶
type PostCampaignsConflict Error
func (*PostCampaignsConflict) Decode ¶
func (s *PostCampaignsConflict) Decode(d *jx.Decoder) error
Decode decodes PostCampaignsConflict from json.
func (*PostCampaignsConflict) Encode ¶
func (s *PostCampaignsConflict) Encode(e *jx.Encoder)
Encode encodes PostCampaignsConflict as json.
func (*PostCampaignsConflict) MarshalJSON ¶
func (s *PostCampaignsConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostCampaignsConflict) SetFake ¶
func (s *PostCampaignsConflict) SetFake()
SetFake set fake values.
func (*PostCampaignsConflict) UnmarshalJSON ¶
func (s *PostCampaignsConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostCampaignsConflict) Validate ¶
func (s *PostCampaignsConflict) Validate() error
type PostCampaignsIdConflict ¶
type PostCampaignsIdConflict Error
func (*PostCampaignsIdConflict) Decode ¶
func (s *PostCampaignsIdConflict) Decode(d *jx.Decoder) error
Decode decodes PostCampaignsIdConflict from json.
func (*PostCampaignsIdConflict) Encode ¶
func (s *PostCampaignsIdConflict) Encode(e *jx.Encoder)
Encode encodes PostCampaignsIdConflict as json.
func (*PostCampaignsIdConflict) MarshalJSON ¶
func (s *PostCampaignsIdConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostCampaignsIdConflict) SetFake ¶
func (s *PostCampaignsIdConflict) SetFake()
SetFake set fake values.
func (*PostCampaignsIdConflict) UnmarshalJSON ¶
func (s *PostCampaignsIdConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostCampaignsIdConflict) Validate ¶
func (s *PostCampaignsIdConflict) Validate() error
type PostCampaignsIdInternalServerError ¶
type PostCampaignsIdInternalServerError Error
func (*PostCampaignsIdInternalServerError) Decode ¶
func (s *PostCampaignsIdInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostCampaignsIdInternalServerError from json.
func (*PostCampaignsIdInternalServerError) Encode ¶
func (s *PostCampaignsIdInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostCampaignsIdInternalServerError as json.
func (*PostCampaignsIdInternalServerError) MarshalJSON ¶
func (s *PostCampaignsIdInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostCampaignsIdInternalServerError) SetFake ¶
func (s *PostCampaignsIdInternalServerError) SetFake()
SetFake set fake values.
func (*PostCampaignsIdInternalServerError) UnmarshalJSON ¶
func (s *PostCampaignsIdInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostCampaignsIdInternalServerError) Validate ¶
func (s *PostCampaignsIdInternalServerError) Validate() error
type PostCampaignsIdNotFound ¶
type PostCampaignsIdNotFound Error
func (*PostCampaignsIdNotFound) Decode ¶
func (s *PostCampaignsIdNotFound) Decode(d *jx.Decoder) error
Decode decodes PostCampaignsIdNotFound from json.
func (*PostCampaignsIdNotFound) Encode ¶
func (s *PostCampaignsIdNotFound) Encode(e *jx.Encoder)
Encode encodes PostCampaignsIdNotFound as json.
func (*PostCampaignsIdNotFound) MarshalJSON ¶
func (s *PostCampaignsIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostCampaignsIdNotFound) SetFake ¶
func (s *PostCampaignsIdNotFound) SetFake()
SetFake set fake values.
func (*PostCampaignsIdNotFound) UnmarshalJSON ¶
func (s *PostCampaignsIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostCampaignsIdNotFound) Validate ¶
func (s *PostCampaignsIdNotFound) Validate() error
type PostCampaignsIdParams ¶
type PostCampaignsIdParams struct {
// The campaign's ID.
ID string
}
PostCampaignsIdParams is parameters of PostCampaignsId operation.
type PostCampaignsIdRes ¶
type PostCampaignsIdRes interface {
// contains filtered or unexported methods
}
type PostCampaignsIdUnprocessableEntity ¶
type PostCampaignsIdUnprocessableEntity Error
func (*PostCampaignsIdUnprocessableEntity) Decode ¶
func (s *PostCampaignsIdUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostCampaignsIdUnprocessableEntity from json.
func (*PostCampaignsIdUnprocessableEntity) Encode ¶
func (s *PostCampaignsIdUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostCampaignsIdUnprocessableEntity as json.
func (*PostCampaignsIdUnprocessableEntity) MarshalJSON ¶
func (s *PostCampaignsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostCampaignsIdUnprocessableEntity) SetFake ¶
func (s *PostCampaignsIdUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostCampaignsIdUnprocessableEntity) UnmarshalJSON ¶
func (s *PostCampaignsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostCampaignsIdUnprocessableEntity) Validate ¶
func (s *PostCampaignsIdUnprocessableEntity) Validate() error
type PostCampaignsInternalServerError ¶
type PostCampaignsInternalServerError Error
func (*PostCampaignsInternalServerError) Decode ¶
func (s *PostCampaignsInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostCampaignsInternalServerError from json.
func (*PostCampaignsInternalServerError) Encode ¶
func (s *PostCampaignsInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostCampaignsInternalServerError as json.
func (*PostCampaignsInternalServerError) MarshalJSON ¶
func (s *PostCampaignsInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostCampaignsInternalServerError) SetFake ¶
func (s *PostCampaignsInternalServerError) SetFake()
SetFake set fake values.
func (*PostCampaignsInternalServerError) UnmarshalJSON ¶
func (s *PostCampaignsInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostCampaignsInternalServerError) Validate ¶
func (s *PostCampaignsInternalServerError) Validate() error
type PostCampaignsNotFound ¶
type PostCampaignsNotFound Error
func (*PostCampaignsNotFound) Decode ¶
func (s *PostCampaignsNotFound) Decode(d *jx.Decoder) error
Decode decodes PostCampaignsNotFound from json.
func (*PostCampaignsNotFound) Encode ¶
func (s *PostCampaignsNotFound) Encode(e *jx.Encoder)
Encode encodes PostCampaignsNotFound as json.
func (*PostCampaignsNotFound) MarshalJSON ¶
func (s *PostCampaignsNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostCampaignsNotFound) SetFake ¶
func (s *PostCampaignsNotFound) SetFake()
SetFake set fake values.
func (*PostCampaignsNotFound) UnmarshalJSON ¶
func (s *PostCampaignsNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostCampaignsNotFound) Validate ¶
func (s *PostCampaignsNotFound) Validate() error
type PostCampaignsRes ¶
type PostCampaignsRes interface {
// contains filtered or unexported methods
}
type PostCampaignsUnprocessableEntity ¶
type PostCampaignsUnprocessableEntity Error
func (*PostCampaignsUnprocessableEntity) Decode ¶
func (s *PostCampaignsUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostCampaignsUnprocessableEntity from json.
func (*PostCampaignsUnprocessableEntity) Encode ¶
func (s *PostCampaignsUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostCampaignsUnprocessableEntity as json.
func (*PostCampaignsUnprocessableEntity) MarshalJSON ¶
func (s *PostCampaignsUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostCampaignsUnprocessableEntity) SetFake ¶
func (s *PostCampaignsUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostCampaignsUnprocessableEntity) UnmarshalJSON ¶
func (s *PostCampaignsUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostCampaignsUnprocessableEntity) Validate ¶
func (s *PostCampaignsUnprocessableEntity) Validate() error
type PostCollectionsConflict ¶
type PostCollectionsConflict Error
func (*PostCollectionsConflict) Decode ¶
func (s *PostCollectionsConflict) Decode(d *jx.Decoder) error
Decode decodes PostCollectionsConflict from json.
func (*PostCollectionsConflict) Encode ¶
func (s *PostCollectionsConflict) Encode(e *jx.Encoder)
Encode encodes PostCollectionsConflict as json.
func (*PostCollectionsConflict) MarshalJSON ¶
func (s *PostCollectionsConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostCollectionsConflict) SetFake ¶
func (s *PostCollectionsConflict) SetFake()
SetFake set fake values.
func (*PostCollectionsConflict) UnmarshalJSON ¶
func (s *PostCollectionsConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostCollectionsConflict) Validate ¶
func (s *PostCollectionsConflict) Validate() error
type PostCollectionsIdConflict ¶
type PostCollectionsIdConflict Error
func (*PostCollectionsIdConflict) Decode ¶
func (s *PostCollectionsIdConflict) Decode(d *jx.Decoder) error
Decode decodes PostCollectionsIdConflict from json.
func (*PostCollectionsIdConflict) Encode ¶
func (s *PostCollectionsIdConflict) Encode(e *jx.Encoder)
Encode encodes PostCollectionsIdConflict as json.
func (*PostCollectionsIdConflict) MarshalJSON ¶
func (s *PostCollectionsIdConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostCollectionsIdConflict) SetFake ¶
func (s *PostCollectionsIdConflict) SetFake()
SetFake set fake values.
func (*PostCollectionsIdConflict) UnmarshalJSON ¶
func (s *PostCollectionsIdConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostCollectionsIdConflict) Validate ¶
func (s *PostCollectionsIdConflict) Validate() error
type PostCollectionsIdInternalServerError ¶
type PostCollectionsIdInternalServerError Error
func (*PostCollectionsIdInternalServerError) Decode ¶
func (s *PostCollectionsIdInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostCollectionsIdInternalServerError from json.
func (*PostCollectionsIdInternalServerError) Encode ¶
func (s *PostCollectionsIdInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostCollectionsIdInternalServerError as json.
func (*PostCollectionsIdInternalServerError) MarshalJSON ¶
func (s *PostCollectionsIdInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostCollectionsIdInternalServerError) SetFake ¶
func (s *PostCollectionsIdInternalServerError) SetFake()
SetFake set fake values.
func (*PostCollectionsIdInternalServerError) UnmarshalJSON ¶
func (s *PostCollectionsIdInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostCollectionsIdInternalServerError) Validate ¶
func (s *PostCollectionsIdInternalServerError) Validate() error
type PostCollectionsIdNotFound ¶
type PostCollectionsIdNotFound Error
func (*PostCollectionsIdNotFound) Decode ¶
func (s *PostCollectionsIdNotFound) Decode(d *jx.Decoder) error
Decode decodes PostCollectionsIdNotFound from json.
func (*PostCollectionsIdNotFound) Encode ¶
func (s *PostCollectionsIdNotFound) Encode(e *jx.Encoder)
Encode encodes PostCollectionsIdNotFound as json.
func (*PostCollectionsIdNotFound) MarshalJSON ¶
func (s *PostCollectionsIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostCollectionsIdNotFound) SetFake ¶
func (s *PostCollectionsIdNotFound) SetFake()
SetFake set fake values.
func (*PostCollectionsIdNotFound) UnmarshalJSON ¶
func (s *PostCollectionsIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostCollectionsIdNotFound) Validate ¶
func (s *PostCollectionsIdNotFound) Validate() error
type PostCollectionsIdParams ¶
type PostCollectionsIdParams struct {
// The collection's ID.
ID string
}
PostCollectionsIdParams is parameters of PostCollectionsId operation.
type PostCollectionsIdRes ¶
type PostCollectionsIdRes interface {
// contains filtered or unexported methods
}
type PostCollectionsIdUnprocessableEntity ¶
type PostCollectionsIdUnprocessableEntity Error
func (*PostCollectionsIdUnprocessableEntity) Decode ¶
func (s *PostCollectionsIdUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostCollectionsIdUnprocessableEntity from json.
func (*PostCollectionsIdUnprocessableEntity) Encode ¶
func (s *PostCollectionsIdUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostCollectionsIdUnprocessableEntity as json.
func (*PostCollectionsIdUnprocessableEntity) MarshalJSON ¶
func (s *PostCollectionsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostCollectionsIdUnprocessableEntity) SetFake ¶
func (s *PostCollectionsIdUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostCollectionsIdUnprocessableEntity) UnmarshalJSON ¶
func (s *PostCollectionsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostCollectionsIdUnprocessableEntity) Validate ¶
func (s *PostCollectionsIdUnprocessableEntity) Validate() error
type PostCollectionsInternalServerError ¶
type PostCollectionsInternalServerError Error
func (*PostCollectionsInternalServerError) Decode ¶
func (s *PostCollectionsInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostCollectionsInternalServerError from json.
func (*PostCollectionsInternalServerError) Encode ¶
func (s *PostCollectionsInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostCollectionsInternalServerError as json.
func (*PostCollectionsInternalServerError) MarshalJSON ¶
func (s *PostCollectionsInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostCollectionsInternalServerError) SetFake ¶
func (s *PostCollectionsInternalServerError) SetFake()
SetFake set fake values.
func (*PostCollectionsInternalServerError) UnmarshalJSON ¶
func (s *PostCollectionsInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostCollectionsInternalServerError) Validate ¶
func (s *PostCollectionsInternalServerError) Validate() error
type PostCollectionsNotFound ¶
type PostCollectionsNotFound Error
func (*PostCollectionsNotFound) Decode ¶
func (s *PostCollectionsNotFound) Decode(d *jx.Decoder) error
Decode decodes PostCollectionsNotFound from json.
func (*PostCollectionsNotFound) Encode ¶
func (s *PostCollectionsNotFound) Encode(e *jx.Encoder)
Encode encodes PostCollectionsNotFound as json.
func (*PostCollectionsNotFound) MarshalJSON ¶
func (s *PostCollectionsNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostCollectionsNotFound) SetFake ¶
func (s *PostCollectionsNotFound) SetFake()
SetFake set fake values.
func (*PostCollectionsNotFound) UnmarshalJSON ¶
func (s *PostCollectionsNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostCollectionsNotFound) Validate ¶
func (s *PostCollectionsNotFound) Validate() error
type PostCollectionsRes ¶
type PostCollectionsRes interface {
// contains filtered or unexported methods
}
type PostCollectionsUnprocessableEntity ¶
type PostCollectionsUnprocessableEntity Error
func (*PostCollectionsUnprocessableEntity) Decode ¶
func (s *PostCollectionsUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostCollectionsUnprocessableEntity from json.
func (*PostCollectionsUnprocessableEntity) Encode ¶
func (s *PostCollectionsUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostCollectionsUnprocessableEntity as json.
func (*PostCollectionsUnprocessableEntity) MarshalJSON ¶
func (s *PostCollectionsUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostCollectionsUnprocessableEntity) SetFake ¶
func (s *PostCollectionsUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostCollectionsUnprocessableEntity) UnmarshalJSON ¶
func (s *PostCollectionsUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostCollectionsUnprocessableEntity) Validate ¶
func (s *PostCollectionsUnprocessableEntity) Validate() error
type PostCustomerGroupsConflict ¶
type PostCustomerGroupsConflict Error
func (*PostCustomerGroupsConflict) Decode ¶
func (s *PostCustomerGroupsConflict) Decode(d *jx.Decoder) error
Decode decodes PostCustomerGroupsConflict from json.
func (*PostCustomerGroupsConflict) Encode ¶
func (s *PostCustomerGroupsConflict) Encode(e *jx.Encoder)
Encode encodes PostCustomerGroupsConflict as json.
func (*PostCustomerGroupsConflict) MarshalJSON ¶
func (s *PostCustomerGroupsConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostCustomerGroupsConflict) SetFake ¶
func (s *PostCustomerGroupsConflict) SetFake()
SetFake set fake values.
func (*PostCustomerGroupsConflict) UnmarshalJSON ¶
func (s *PostCustomerGroupsConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostCustomerGroupsConflict) Validate ¶
func (s *PostCustomerGroupsConflict) Validate() error
type PostCustomerGroupsIdConflict ¶
type PostCustomerGroupsIdConflict Error
func (*PostCustomerGroupsIdConflict) Decode ¶
func (s *PostCustomerGroupsIdConflict) Decode(d *jx.Decoder) error
Decode decodes PostCustomerGroupsIdConflict from json.
func (*PostCustomerGroupsIdConflict) Encode ¶
func (s *PostCustomerGroupsIdConflict) Encode(e *jx.Encoder)
Encode encodes PostCustomerGroupsIdConflict as json.
func (*PostCustomerGroupsIdConflict) MarshalJSON ¶
func (s *PostCustomerGroupsIdConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostCustomerGroupsIdConflict) SetFake ¶
func (s *PostCustomerGroupsIdConflict) SetFake()
SetFake set fake values.
func (*PostCustomerGroupsIdConflict) UnmarshalJSON ¶
func (s *PostCustomerGroupsIdConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostCustomerGroupsIdConflict) Validate ¶
func (s *PostCustomerGroupsIdConflict) Validate() error
type PostCustomerGroupsIdCustomersBatchConflict ¶
type PostCustomerGroupsIdCustomersBatchConflict Error
func (*PostCustomerGroupsIdCustomersBatchConflict) Decode ¶
func (s *PostCustomerGroupsIdCustomersBatchConflict) Decode(d *jx.Decoder) error
Decode decodes PostCustomerGroupsIdCustomersBatchConflict from json.
func (*PostCustomerGroupsIdCustomersBatchConflict) Encode ¶
func (s *PostCustomerGroupsIdCustomersBatchConflict) Encode(e *jx.Encoder)
Encode encodes PostCustomerGroupsIdCustomersBatchConflict as json.
func (*PostCustomerGroupsIdCustomersBatchConflict) MarshalJSON ¶
func (s *PostCustomerGroupsIdCustomersBatchConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostCustomerGroupsIdCustomersBatchConflict) SetFake ¶
func (s *PostCustomerGroupsIdCustomersBatchConflict) SetFake()
SetFake set fake values.
func (*PostCustomerGroupsIdCustomersBatchConflict) UnmarshalJSON ¶
func (s *PostCustomerGroupsIdCustomersBatchConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostCustomerGroupsIdCustomersBatchConflict) Validate ¶
func (s *PostCustomerGroupsIdCustomersBatchConflict) Validate() error
type PostCustomerGroupsIdCustomersBatchInternalServerError ¶
type PostCustomerGroupsIdCustomersBatchInternalServerError Error
func (*PostCustomerGroupsIdCustomersBatchInternalServerError) Decode ¶
func (s *PostCustomerGroupsIdCustomersBatchInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostCustomerGroupsIdCustomersBatchInternalServerError from json.
func (*PostCustomerGroupsIdCustomersBatchInternalServerError) Encode ¶
func (s *PostCustomerGroupsIdCustomersBatchInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostCustomerGroupsIdCustomersBatchInternalServerError as json.
func (*PostCustomerGroupsIdCustomersBatchInternalServerError) MarshalJSON ¶
func (s *PostCustomerGroupsIdCustomersBatchInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostCustomerGroupsIdCustomersBatchInternalServerError) SetFake ¶
func (s *PostCustomerGroupsIdCustomersBatchInternalServerError) SetFake()
SetFake set fake values.
func (*PostCustomerGroupsIdCustomersBatchInternalServerError) UnmarshalJSON ¶
func (s *PostCustomerGroupsIdCustomersBatchInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostCustomerGroupsIdCustomersBatchInternalServerError) Validate ¶
func (s *PostCustomerGroupsIdCustomersBatchInternalServerError) Validate() error
type PostCustomerGroupsIdCustomersBatchNotFound ¶
type PostCustomerGroupsIdCustomersBatchNotFound Error
func (*PostCustomerGroupsIdCustomersBatchNotFound) Decode ¶
func (s *PostCustomerGroupsIdCustomersBatchNotFound) Decode(d *jx.Decoder) error
Decode decodes PostCustomerGroupsIdCustomersBatchNotFound from json.
func (*PostCustomerGroupsIdCustomersBatchNotFound) Encode ¶
func (s *PostCustomerGroupsIdCustomersBatchNotFound) Encode(e *jx.Encoder)
Encode encodes PostCustomerGroupsIdCustomersBatchNotFound as json.
func (*PostCustomerGroupsIdCustomersBatchNotFound) MarshalJSON ¶
func (s *PostCustomerGroupsIdCustomersBatchNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostCustomerGroupsIdCustomersBatchNotFound) SetFake ¶
func (s *PostCustomerGroupsIdCustomersBatchNotFound) SetFake()
SetFake set fake values.
func (*PostCustomerGroupsIdCustomersBatchNotFound) UnmarshalJSON ¶
func (s *PostCustomerGroupsIdCustomersBatchNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostCustomerGroupsIdCustomersBatchNotFound) Validate ¶
func (s *PostCustomerGroupsIdCustomersBatchNotFound) Validate() error
type PostCustomerGroupsIdCustomersBatchParams ¶
type PostCustomerGroupsIdCustomersBatchParams struct {
// The customer group's ID.
ID string
}
PostCustomerGroupsIdCustomersBatchParams is parameters of PostCustomerGroupsIdCustomersBatch operation.
type PostCustomerGroupsIdCustomersBatchRes ¶
type PostCustomerGroupsIdCustomersBatchRes interface {
// contains filtered or unexported methods
}
type PostCustomerGroupsIdCustomersBatchUnprocessableEntity ¶
type PostCustomerGroupsIdCustomersBatchUnprocessableEntity Error
func (*PostCustomerGroupsIdCustomersBatchUnprocessableEntity) Decode ¶
func (s *PostCustomerGroupsIdCustomersBatchUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostCustomerGroupsIdCustomersBatchUnprocessableEntity from json.
func (*PostCustomerGroupsIdCustomersBatchUnprocessableEntity) Encode ¶
func (s *PostCustomerGroupsIdCustomersBatchUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostCustomerGroupsIdCustomersBatchUnprocessableEntity as json.
func (*PostCustomerGroupsIdCustomersBatchUnprocessableEntity) MarshalJSON ¶
func (s *PostCustomerGroupsIdCustomersBatchUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostCustomerGroupsIdCustomersBatchUnprocessableEntity) SetFake ¶
func (s *PostCustomerGroupsIdCustomersBatchUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostCustomerGroupsIdCustomersBatchUnprocessableEntity) UnmarshalJSON ¶
func (s *PostCustomerGroupsIdCustomersBatchUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostCustomerGroupsIdCustomersBatchUnprocessableEntity) Validate ¶
func (s *PostCustomerGroupsIdCustomersBatchUnprocessableEntity) Validate() error
type PostCustomerGroupsIdCustomersRemoveConflict ¶
type PostCustomerGroupsIdCustomersRemoveConflict Error
func (*PostCustomerGroupsIdCustomersRemoveConflict) Decode ¶
func (s *PostCustomerGroupsIdCustomersRemoveConflict) Decode(d *jx.Decoder) error
Decode decodes PostCustomerGroupsIdCustomersRemoveConflict from json.
func (*PostCustomerGroupsIdCustomersRemoveConflict) Encode ¶
func (s *PostCustomerGroupsIdCustomersRemoveConflict) Encode(e *jx.Encoder)
Encode encodes PostCustomerGroupsIdCustomersRemoveConflict as json.
func (*PostCustomerGroupsIdCustomersRemoveConflict) MarshalJSON ¶
func (s *PostCustomerGroupsIdCustomersRemoveConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostCustomerGroupsIdCustomersRemoveConflict) SetFake ¶
func (s *PostCustomerGroupsIdCustomersRemoveConflict) SetFake()
SetFake set fake values.
func (*PostCustomerGroupsIdCustomersRemoveConflict) UnmarshalJSON ¶
func (s *PostCustomerGroupsIdCustomersRemoveConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostCustomerGroupsIdCustomersRemoveConflict) Validate ¶
func (s *PostCustomerGroupsIdCustomersRemoveConflict) Validate() error
type PostCustomerGroupsIdCustomersRemoveInternalServerError ¶
type PostCustomerGroupsIdCustomersRemoveInternalServerError Error
func (*PostCustomerGroupsIdCustomersRemoveInternalServerError) Decode ¶
func (s *PostCustomerGroupsIdCustomersRemoveInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostCustomerGroupsIdCustomersRemoveInternalServerError from json.
func (*PostCustomerGroupsIdCustomersRemoveInternalServerError) Encode ¶
func (s *PostCustomerGroupsIdCustomersRemoveInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostCustomerGroupsIdCustomersRemoveInternalServerError as json.
func (*PostCustomerGroupsIdCustomersRemoveInternalServerError) MarshalJSON ¶
func (s *PostCustomerGroupsIdCustomersRemoveInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostCustomerGroupsIdCustomersRemoveInternalServerError) SetFake ¶
func (s *PostCustomerGroupsIdCustomersRemoveInternalServerError) SetFake()
SetFake set fake values.
func (*PostCustomerGroupsIdCustomersRemoveInternalServerError) UnmarshalJSON ¶
func (s *PostCustomerGroupsIdCustomersRemoveInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostCustomerGroupsIdCustomersRemoveInternalServerError) Validate ¶
func (s *PostCustomerGroupsIdCustomersRemoveInternalServerError) Validate() error
type PostCustomerGroupsIdCustomersRemoveNotFound ¶
type PostCustomerGroupsIdCustomersRemoveNotFound Error
func (*PostCustomerGroupsIdCustomersRemoveNotFound) Decode ¶
func (s *PostCustomerGroupsIdCustomersRemoveNotFound) Decode(d *jx.Decoder) error
Decode decodes PostCustomerGroupsIdCustomersRemoveNotFound from json.
func (*PostCustomerGroupsIdCustomersRemoveNotFound) Encode ¶
func (s *PostCustomerGroupsIdCustomersRemoveNotFound) Encode(e *jx.Encoder)
Encode encodes PostCustomerGroupsIdCustomersRemoveNotFound as json.
func (*PostCustomerGroupsIdCustomersRemoveNotFound) MarshalJSON ¶
func (s *PostCustomerGroupsIdCustomersRemoveNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostCustomerGroupsIdCustomersRemoveNotFound) SetFake ¶
func (s *PostCustomerGroupsIdCustomersRemoveNotFound) SetFake()
SetFake set fake values.
func (*PostCustomerGroupsIdCustomersRemoveNotFound) UnmarshalJSON ¶
func (s *PostCustomerGroupsIdCustomersRemoveNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostCustomerGroupsIdCustomersRemoveNotFound) Validate ¶
func (s *PostCustomerGroupsIdCustomersRemoveNotFound) Validate() error
type PostCustomerGroupsIdCustomersRemoveParams ¶
type PostCustomerGroupsIdCustomersRemoveParams struct {
// The customer group's ID.
ID string
}
PostCustomerGroupsIdCustomersRemoveParams is parameters of PostCustomerGroupsIdCustomersRemove operation.
type PostCustomerGroupsIdCustomersRemoveRes ¶
type PostCustomerGroupsIdCustomersRemoveRes interface {
// contains filtered or unexported methods
}
type PostCustomerGroupsIdCustomersRemoveUnprocessableEntity ¶
type PostCustomerGroupsIdCustomersRemoveUnprocessableEntity Error
func (*PostCustomerGroupsIdCustomersRemoveUnprocessableEntity) Decode ¶
func (s *PostCustomerGroupsIdCustomersRemoveUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostCustomerGroupsIdCustomersRemoveUnprocessableEntity from json.
func (*PostCustomerGroupsIdCustomersRemoveUnprocessableEntity) Encode ¶
func (s *PostCustomerGroupsIdCustomersRemoveUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostCustomerGroupsIdCustomersRemoveUnprocessableEntity as json.
func (*PostCustomerGroupsIdCustomersRemoveUnprocessableEntity) MarshalJSON ¶
func (s *PostCustomerGroupsIdCustomersRemoveUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostCustomerGroupsIdCustomersRemoveUnprocessableEntity) SetFake ¶
func (s *PostCustomerGroupsIdCustomersRemoveUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostCustomerGroupsIdCustomersRemoveUnprocessableEntity) UnmarshalJSON ¶
func (s *PostCustomerGroupsIdCustomersRemoveUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostCustomerGroupsIdCustomersRemoveUnprocessableEntity) Validate ¶
func (s *PostCustomerGroupsIdCustomersRemoveUnprocessableEntity) Validate() error
type PostCustomerGroupsIdInternalServerError ¶
type PostCustomerGroupsIdInternalServerError Error
func (*PostCustomerGroupsIdInternalServerError) Decode ¶
func (s *PostCustomerGroupsIdInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostCustomerGroupsIdInternalServerError from json.
func (*PostCustomerGroupsIdInternalServerError) Encode ¶
func (s *PostCustomerGroupsIdInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostCustomerGroupsIdInternalServerError as json.
func (*PostCustomerGroupsIdInternalServerError) MarshalJSON ¶
func (s *PostCustomerGroupsIdInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostCustomerGroupsIdInternalServerError) SetFake ¶
func (s *PostCustomerGroupsIdInternalServerError) SetFake()
SetFake set fake values.
func (*PostCustomerGroupsIdInternalServerError) UnmarshalJSON ¶
func (s *PostCustomerGroupsIdInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostCustomerGroupsIdInternalServerError) Validate ¶
func (s *PostCustomerGroupsIdInternalServerError) Validate() error
type PostCustomerGroupsIdNotFound ¶
type PostCustomerGroupsIdNotFound Error
func (*PostCustomerGroupsIdNotFound) Decode ¶
func (s *PostCustomerGroupsIdNotFound) Decode(d *jx.Decoder) error
Decode decodes PostCustomerGroupsIdNotFound from json.
func (*PostCustomerGroupsIdNotFound) Encode ¶
func (s *PostCustomerGroupsIdNotFound) Encode(e *jx.Encoder)
Encode encodes PostCustomerGroupsIdNotFound as json.
func (*PostCustomerGroupsIdNotFound) MarshalJSON ¶
func (s *PostCustomerGroupsIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostCustomerGroupsIdNotFound) SetFake ¶
func (s *PostCustomerGroupsIdNotFound) SetFake()
SetFake set fake values.
func (*PostCustomerGroupsIdNotFound) UnmarshalJSON ¶
func (s *PostCustomerGroupsIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostCustomerGroupsIdNotFound) Validate ¶
func (s *PostCustomerGroupsIdNotFound) Validate() error
type PostCustomerGroupsIdParams ¶
type PostCustomerGroupsIdParams struct {
// The customer group's ID.
ID string
}
PostCustomerGroupsIdParams is parameters of PostCustomerGroupsId operation.
type PostCustomerGroupsIdRes ¶
type PostCustomerGroupsIdRes interface {
// contains filtered or unexported methods
}
type PostCustomerGroupsIdUnprocessableEntity ¶
type PostCustomerGroupsIdUnprocessableEntity Error
func (*PostCustomerGroupsIdUnprocessableEntity) Decode ¶
func (s *PostCustomerGroupsIdUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostCustomerGroupsIdUnprocessableEntity from json.
func (*PostCustomerGroupsIdUnprocessableEntity) Encode ¶
func (s *PostCustomerGroupsIdUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostCustomerGroupsIdUnprocessableEntity as json.
func (*PostCustomerGroupsIdUnprocessableEntity) MarshalJSON ¶
func (s *PostCustomerGroupsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostCustomerGroupsIdUnprocessableEntity) SetFake ¶
func (s *PostCustomerGroupsIdUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostCustomerGroupsIdUnprocessableEntity) UnmarshalJSON ¶
func (s *PostCustomerGroupsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostCustomerGroupsIdUnprocessableEntity) Validate ¶
func (s *PostCustomerGroupsIdUnprocessableEntity) Validate() error
type PostCustomerGroupsInternalServerError ¶
type PostCustomerGroupsInternalServerError Error
func (*PostCustomerGroupsInternalServerError) Decode ¶
func (s *PostCustomerGroupsInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostCustomerGroupsInternalServerError from json.
func (*PostCustomerGroupsInternalServerError) Encode ¶
func (s *PostCustomerGroupsInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostCustomerGroupsInternalServerError as json.
func (*PostCustomerGroupsInternalServerError) MarshalJSON ¶
func (s *PostCustomerGroupsInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostCustomerGroupsInternalServerError) SetFake ¶
func (s *PostCustomerGroupsInternalServerError) SetFake()
SetFake set fake values.
func (*PostCustomerGroupsInternalServerError) UnmarshalJSON ¶
func (s *PostCustomerGroupsInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostCustomerGroupsInternalServerError) Validate ¶
func (s *PostCustomerGroupsInternalServerError) Validate() error
type PostCustomerGroupsNotFound ¶
type PostCustomerGroupsNotFound Error
func (*PostCustomerGroupsNotFound) Decode ¶
func (s *PostCustomerGroupsNotFound) Decode(d *jx.Decoder) error
Decode decodes PostCustomerGroupsNotFound from json.
func (*PostCustomerGroupsNotFound) Encode ¶
func (s *PostCustomerGroupsNotFound) Encode(e *jx.Encoder)
Encode encodes PostCustomerGroupsNotFound as json.
func (*PostCustomerGroupsNotFound) MarshalJSON ¶
func (s *PostCustomerGroupsNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostCustomerGroupsNotFound) SetFake ¶
func (s *PostCustomerGroupsNotFound) SetFake()
SetFake set fake values.
func (*PostCustomerGroupsNotFound) UnmarshalJSON ¶
func (s *PostCustomerGroupsNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostCustomerGroupsNotFound) Validate ¶
func (s *PostCustomerGroupsNotFound) Validate() error
type PostCustomerGroupsRes ¶
type PostCustomerGroupsRes interface {
// contains filtered or unexported methods
}
type PostCustomerGroupsUnprocessableEntity ¶
type PostCustomerGroupsUnprocessableEntity Error
func (*PostCustomerGroupsUnprocessableEntity) Decode ¶
func (s *PostCustomerGroupsUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostCustomerGroupsUnprocessableEntity from json.
func (*PostCustomerGroupsUnprocessableEntity) Encode ¶
func (s *PostCustomerGroupsUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostCustomerGroupsUnprocessableEntity as json.
func (*PostCustomerGroupsUnprocessableEntity) MarshalJSON ¶
func (s *PostCustomerGroupsUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostCustomerGroupsUnprocessableEntity) SetFake ¶
func (s *PostCustomerGroupsUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostCustomerGroupsUnprocessableEntity) UnmarshalJSON ¶
func (s *PostCustomerGroupsUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostCustomerGroupsUnprocessableEntity) Validate ¶
func (s *PostCustomerGroupsUnprocessableEntity) Validate() error
type PostCustomersConflict ¶
type PostCustomersConflict Error
func (*PostCustomersConflict) Decode ¶
func (s *PostCustomersConflict) Decode(d *jx.Decoder) error
Decode decodes PostCustomersConflict from json.
func (*PostCustomersConflict) Encode ¶
func (s *PostCustomersConflict) Encode(e *jx.Encoder)
Encode encodes PostCustomersConflict as json.
func (*PostCustomersConflict) MarshalJSON ¶
func (s *PostCustomersConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostCustomersConflict) SetFake ¶
func (s *PostCustomersConflict) SetFake()
SetFake set fake values.
func (*PostCustomersConflict) UnmarshalJSON ¶
func (s *PostCustomersConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostCustomersConflict) Validate ¶
func (s *PostCustomersConflict) Validate() error
type PostCustomersIdAddressesAddressIDConflict ¶
type PostCustomersIdAddressesAddressIDConflict Error
func (*PostCustomersIdAddressesAddressIDConflict) Decode ¶
func (s *PostCustomersIdAddressesAddressIDConflict) Decode(d *jx.Decoder) error
Decode decodes PostCustomersIdAddressesAddressIDConflict from json.
func (*PostCustomersIdAddressesAddressIDConflict) Encode ¶
func (s *PostCustomersIdAddressesAddressIDConflict) Encode(e *jx.Encoder)
Encode encodes PostCustomersIdAddressesAddressIDConflict as json.
func (*PostCustomersIdAddressesAddressIDConflict) MarshalJSON ¶
func (s *PostCustomersIdAddressesAddressIDConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostCustomersIdAddressesAddressIDConflict) SetFake ¶
func (s *PostCustomersIdAddressesAddressIDConflict) SetFake()
SetFake set fake values.
func (*PostCustomersIdAddressesAddressIDConflict) UnmarshalJSON ¶
func (s *PostCustomersIdAddressesAddressIDConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostCustomersIdAddressesAddressIDConflict) Validate ¶
func (s *PostCustomersIdAddressesAddressIDConflict) Validate() error
type PostCustomersIdAddressesAddressIDInternalServerError ¶
type PostCustomersIdAddressesAddressIDInternalServerError Error
func (*PostCustomersIdAddressesAddressIDInternalServerError) Decode ¶
func (s *PostCustomersIdAddressesAddressIDInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostCustomersIdAddressesAddressIDInternalServerError from json.
func (*PostCustomersIdAddressesAddressIDInternalServerError) Encode ¶
func (s *PostCustomersIdAddressesAddressIDInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostCustomersIdAddressesAddressIDInternalServerError as json.
func (*PostCustomersIdAddressesAddressIDInternalServerError) MarshalJSON ¶
func (s *PostCustomersIdAddressesAddressIDInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostCustomersIdAddressesAddressIDInternalServerError) SetFake ¶
func (s *PostCustomersIdAddressesAddressIDInternalServerError) SetFake()
SetFake set fake values.
func (*PostCustomersIdAddressesAddressIDInternalServerError) UnmarshalJSON ¶
func (s *PostCustomersIdAddressesAddressIDInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostCustomersIdAddressesAddressIDInternalServerError) Validate ¶
func (s *PostCustomersIdAddressesAddressIDInternalServerError) Validate() error
type PostCustomersIdAddressesAddressIDNotFound ¶
type PostCustomersIdAddressesAddressIDNotFound Error
func (*PostCustomersIdAddressesAddressIDNotFound) Decode ¶
func (s *PostCustomersIdAddressesAddressIDNotFound) Decode(d *jx.Decoder) error
Decode decodes PostCustomersIdAddressesAddressIDNotFound from json.
func (*PostCustomersIdAddressesAddressIDNotFound) Encode ¶
func (s *PostCustomersIdAddressesAddressIDNotFound) Encode(e *jx.Encoder)
Encode encodes PostCustomersIdAddressesAddressIDNotFound as json.
func (*PostCustomersIdAddressesAddressIDNotFound) MarshalJSON ¶
func (s *PostCustomersIdAddressesAddressIDNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostCustomersIdAddressesAddressIDNotFound) SetFake ¶
func (s *PostCustomersIdAddressesAddressIDNotFound) SetFake()
SetFake set fake values.
func (*PostCustomersIdAddressesAddressIDNotFound) UnmarshalJSON ¶
func (s *PostCustomersIdAddressesAddressIDNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostCustomersIdAddressesAddressIDNotFound) Validate ¶
func (s *PostCustomersIdAddressesAddressIDNotFound) Validate() error
type PostCustomersIdAddressesAddressIDParams ¶
type PostCustomersIdAddressesAddressIDParams struct {
// The customer's ID.
ID string
// The customer's address id.
AddressID string
}
PostCustomersIdAddressesAddressIDParams is parameters of PostCustomersIdAddressesAddress_id operation.
type PostCustomersIdAddressesAddressIDRes ¶
type PostCustomersIdAddressesAddressIDRes interface {
// contains filtered or unexported methods
}
type PostCustomersIdAddressesAddressIDUnprocessableEntity ¶
type PostCustomersIdAddressesAddressIDUnprocessableEntity Error
func (*PostCustomersIdAddressesAddressIDUnprocessableEntity) Decode ¶
func (s *PostCustomersIdAddressesAddressIDUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostCustomersIdAddressesAddressIDUnprocessableEntity from json.
func (*PostCustomersIdAddressesAddressIDUnprocessableEntity) Encode ¶
func (s *PostCustomersIdAddressesAddressIDUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostCustomersIdAddressesAddressIDUnprocessableEntity as json.
func (*PostCustomersIdAddressesAddressIDUnprocessableEntity) MarshalJSON ¶
func (s *PostCustomersIdAddressesAddressIDUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostCustomersIdAddressesAddressIDUnprocessableEntity) SetFake ¶
func (s *PostCustomersIdAddressesAddressIDUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostCustomersIdAddressesAddressIDUnprocessableEntity) UnmarshalJSON ¶
func (s *PostCustomersIdAddressesAddressIDUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostCustomersIdAddressesAddressIDUnprocessableEntity) Validate ¶
func (s *PostCustomersIdAddressesAddressIDUnprocessableEntity) Validate() error
type PostCustomersIdAddressesConflict ¶
type PostCustomersIdAddressesConflict Error
func (*PostCustomersIdAddressesConflict) Decode ¶
func (s *PostCustomersIdAddressesConflict) Decode(d *jx.Decoder) error
Decode decodes PostCustomersIdAddressesConflict from json.
func (*PostCustomersIdAddressesConflict) Encode ¶
func (s *PostCustomersIdAddressesConflict) Encode(e *jx.Encoder)
Encode encodes PostCustomersIdAddressesConflict as json.
func (*PostCustomersIdAddressesConflict) MarshalJSON ¶
func (s *PostCustomersIdAddressesConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostCustomersIdAddressesConflict) SetFake ¶
func (s *PostCustomersIdAddressesConflict) SetFake()
SetFake set fake values.
func (*PostCustomersIdAddressesConflict) UnmarshalJSON ¶
func (s *PostCustomersIdAddressesConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostCustomersIdAddressesConflict) Validate ¶
func (s *PostCustomersIdAddressesConflict) Validate() error
type PostCustomersIdAddressesInternalServerError ¶
type PostCustomersIdAddressesInternalServerError Error
func (*PostCustomersIdAddressesInternalServerError) Decode ¶
func (s *PostCustomersIdAddressesInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostCustomersIdAddressesInternalServerError from json.
func (*PostCustomersIdAddressesInternalServerError) Encode ¶
func (s *PostCustomersIdAddressesInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostCustomersIdAddressesInternalServerError as json.
func (*PostCustomersIdAddressesInternalServerError) MarshalJSON ¶
func (s *PostCustomersIdAddressesInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostCustomersIdAddressesInternalServerError) SetFake ¶
func (s *PostCustomersIdAddressesInternalServerError) SetFake()
SetFake set fake values.
func (*PostCustomersIdAddressesInternalServerError) UnmarshalJSON ¶
func (s *PostCustomersIdAddressesInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostCustomersIdAddressesInternalServerError) Validate ¶
func (s *PostCustomersIdAddressesInternalServerError) Validate() error
type PostCustomersIdAddressesNotFound ¶
type PostCustomersIdAddressesNotFound Error
func (*PostCustomersIdAddressesNotFound) Decode ¶
func (s *PostCustomersIdAddressesNotFound) Decode(d *jx.Decoder) error
Decode decodes PostCustomersIdAddressesNotFound from json.
func (*PostCustomersIdAddressesNotFound) Encode ¶
func (s *PostCustomersIdAddressesNotFound) Encode(e *jx.Encoder)
Encode encodes PostCustomersIdAddressesNotFound as json.
func (*PostCustomersIdAddressesNotFound) MarshalJSON ¶
func (s *PostCustomersIdAddressesNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostCustomersIdAddressesNotFound) SetFake ¶
func (s *PostCustomersIdAddressesNotFound) SetFake()
SetFake set fake values.
func (*PostCustomersIdAddressesNotFound) UnmarshalJSON ¶
func (s *PostCustomersIdAddressesNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostCustomersIdAddressesNotFound) Validate ¶
func (s *PostCustomersIdAddressesNotFound) Validate() error
type PostCustomersIdAddressesParams ¶
type PostCustomersIdAddressesParams struct {
// The customer's ID.
ID string
}
PostCustomersIdAddressesParams is parameters of PostCustomersIdAddresses operation.
type PostCustomersIdAddressesRes ¶
type PostCustomersIdAddressesRes interface {
// contains filtered or unexported methods
}
type PostCustomersIdAddressesUnprocessableEntity ¶
type PostCustomersIdAddressesUnprocessableEntity Error
func (*PostCustomersIdAddressesUnprocessableEntity) Decode ¶
func (s *PostCustomersIdAddressesUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostCustomersIdAddressesUnprocessableEntity from json.
func (*PostCustomersIdAddressesUnprocessableEntity) Encode ¶
func (s *PostCustomersIdAddressesUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostCustomersIdAddressesUnprocessableEntity as json.
func (*PostCustomersIdAddressesUnprocessableEntity) MarshalJSON ¶
func (s *PostCustomersIdAddressesUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostCustomersIdAddressesUnprocessableEntity) SetFake ¶
func (s *PostCustomersIdAddressesUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostCustomersIdAddressesUnprocessableEntity) UnmarshalJSON ¶
func (s *PostCustomersIdAddressesUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostCustomersIdAddressesUnprocessableEntity) Validate ¶
func (s *PostCustomersIdAddressesUnprocessableEntity) Validate() error
type PostCustomersIdConflict ¶
type PostCustomersIdConflict Error
func (*PostCustomersIdConflict) Decode ¶
func (s *PostCustomersIdConflict) Decode(d *jx.Decoder) error
Decode decodes PostCustomersIdConflict from json.
func (*PostCustomersIdConflict) Encode ¶
func (s *PostCustomersIdConflict) Encode(e *jx.Encoder)
Encode encodes PostCustomersIdConflict as json.
func (*PostCustomersIdConflict) MarshalJSON ¶
func (s *PostCustomersIdConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostCustomersIdConflict) SetFake ¶
func (s *PostCustomersIdConflict) SetFake()
SetFake set fake values.
func (*PostCustomersIdConflict) UnmarshalJSON ¶
func (s *PostCustomersIdConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostCustomersIdConflict) Validate ¶
func (s *PostCustomersIdConflict) Validate() error
type PostCustomersIdInternalServerError ¶
type PostCustomersIdInternalServerError Error
func (*PostCustomersIdInternalServerError) Decode ¶
func (s *PostCustomersIdInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostCustomersIdInternalServerError from json.
func (*PostCustomersIdInternalServerError) Encode ¶
func (s *PostCustomersIdInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostCustomersIdInternalServerError as json.
func (*PostCustomersIdInternalServerError) MarshalJSON ¶
func (s *PostCustomersIdInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostCustomersIdInternalServerError) SetFake ¶
func (s *PostCustomersIdInternalServerError) SetFake()
SetFake set fake values.
func (*PostCustomersIdInternalServerError) UnmarshalJSON ¶
func (s *PostCustomersIdInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostCustomersIdInternalServerError) Validate ¶
func (s *PostCustomersIdInternalServerError) Validate() error
type PostCustomersIdNotFound ¶
type PostCustomersIdNotFound Error
func (*PostCustomersIdNotFound) Decode ¶
func (s *PostCustomersIdNotFound) Decode(d *jx.Decoder) error
Decode decodes PostCustomersIdNotFound from json.
func (*PostCustomersIdNotFound) Encode ¶
func (s *PostCustomersIdNotFound) Encode(e *jx.Encoder)
Encode encodes PostCustomersIdNotFound as json.
func (*PostCustomersIdNotFound) MarshalJSON ¶
func (s *PostCustomersIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostCustomersIdNotFound) SetFake ¶
func (s *PostCustomersIdNotFound) SetFake()
SetFake set fake values.
func (*PostCustomersIdNotFound) UnmarshalJSON ¶
func (s *PostCustomersIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostCustomersIdNotFound) Validate ¶
func (s *PostCustomersIdNotFound) Validate() error
type PostCustomersIdParams ¶
type PostCustomersIdParams struct {
// The customer's ID.
ID string
}
PostCustomersIdParams is parameters of PostCustomersId operation.
type PostCustomersIdRes ¶
type PostCustomersIdRes interface {
// contains filtered or unexported methods
}
type PostCustomersIdUnprocessableEntity ¶
type PostCustomersIdUnprocessableEntity Error
func (*PostCustomersIdUnprocessableEntity) Decode ¶
func (s *PostCustomersIdUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostCustomersIdUnprocessableEntity from json.
func (*PostCustomersIdUnprocessableEntity) Encode ¶
func (s *PostCustomersIdUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostCustomersIdUnprocessableEntity as json.
func (*PostCustomersIdUnprocessableEntity) MarshalJSON ¶
func (s *PostCustomersIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostCustomersIdUnprocessableEntity) SetFake ¶
func (s *PostCustomersIdUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostCustomersIdUnprocessableEntity) UnmarshalJSON ¶
func (s *PostCustomersIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostCustomersIdUnprocessableEntity) Validate ¶
func (s *PostCustomersIdUnprocessableEntity) Validate() error
type PostCustomersInternalServerError ¶
type PostCustomersInternalServerError Error
func (*PostCustomersInternalServerError) Decode ¶
func (s *PostCustomersInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostCustomersInternalServerError from json.
func (*PostCustomersInternalServerError) Encode ¶
func (s *PostCustomersInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostCustomersInternalServerError as json.
func (*PostCustomersInternalServerError) MarshalJSON ¶
func (s *PostCustomersInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostCustomersInternalServerError) SetFake ¶
func (s *PostCustomersInternalServerError) SetFake()
SetFake set fake values.
func (*PostCustomersInternalServerError) UnmarshalJSON ¶
func (s *PostCustomersInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostCustomersInternalServerError) Validate ¶
func (s *PostCustomersInternalServerError) Validate() error
type PostCustomersNotFound ¶
type PostCustomersNotFound Error
func (*PostCustomersNotFound) Decode ¶
func (s *PostCustomersNotFound) Decode(d *jx.Decoder) error
Decode decodes PostCustomersNotFound from json.
func (*PostCustomersNotFound) Encode ¶
func (s *PostCustomersNotFound) Encode(e *jx.Encoder)
Encode encodes PostCustomersNotFound as json.
func (*PostCustomersNotFound) MarshalJSON ¶
func (s *PostCustomersNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostCustomersNotFound) SetFake ¶
func (s *PostCustomersNotFound) SetFake()
SetFake set fake values.
func (*PostCustomersNotFound) UnmarshalJSON ¶
func (s *PostCustomersNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostCustomersNotFound) Validate ¶
func (s *PostCustomersNotFound) Validate() error
type PostCustomersRes ¶
type PostCustomersRes interface {
// contains filtered or unexported methods
}
type PostCustomersUnprocessableEntity ¶
type PostCustomersUnprocessableEntity Error
func (*PostCustomersUnprocessableEntity) Decode ¶
func (s *PostCustomersUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostCustomersUnprocessableEntity from json.
func (*PostCustomersUnprocessableEntity) Encode ¶
func (s *PostCustomersUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostCustomersUnprocessableEntity as json.
func (*PostCustomersUnprocessableEntity) MarshalJSON ¶
func (s *PostCustomersUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostCustomersUnprocessableEntity) SetFake ¶
func (s *PostCustomersUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostCustomersUnprocessableEntity) UnmarshalJSON ¶
func (s *PostCustomersUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostCustomersUnprocessableEntity) Validate ¶
func (s *PostCustomersUnprocessableEntity) Validate() error
type PostFulfillmentShippingOptionsIdRulesBatchAddConflict ¶
type PostFulfillmentShippingOptionsIdRulesBatchAddConflict Error
func (*PostFulfillmentShippingOptionsIdRulesBatchAddConflict) Decode ¶
func (s *PostFulfillmentShippingOptionsIdRulesBatchAddConflict) Decode(d *jx.Decoder) error
Decode decodes PostFulfillmentShippingOptionsIdRulesBatchAddConflict from json.
func (*PostFulfillmentShippingOptionsIdRulesBatchAddConflict) Encode ¶
func (s *PostFulfillmentShippingOptionsIdRulesBatchAddConflict) Encode(e *jx.Encoder)
Encode encodes PostFulfillmentShippingOptionsIdRulesBatchAddConflict as json.
func (*PostFulfillmentShippingOptionsIdRulesBatchAddConflict) MarshalJSON ¶
func (s *PostFulfillmentShippingOptionsIdRulesBatchAddConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostFulfillmentShippingOptionsIdRulesBatchAddConflict) SetFake ¶
func (s *PostFulfillmentShippingOptionsIdRulesBatchAddConflict) SetFake()
SetFake set fake values.
func (*PostFulfillmentShippingOptionsIdRulesBatchAddConflict) UnmarshalJSON ¶
func (s *PostFulfillmentShippingOptionsIdRulesBatchAddConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostFulfillmentShippingOptionsIdRulesBatchAddConflict) Validate ¶
func (s *PostFulfillmentShippingOptionsIdRulesBatchAddConflict) Validate() error
type PostFulfillmentShippingOptionsIdRulesBatchAddInternalServerError ¶
type PostFulfillmentShippingOptionsIdRulesBatchAddInternalServerError Error
func (*PostFulfillmentShippingOptionsIdRulesBatchAddInternalServerError) Decode ¶
func (s *PostFulfillmentShippingOptionsIdRulesBatchAddInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostFulfillmentShippingOptionsIdRulesBatchAddInternalServerError from json.
func (*PostFulfillmentShippingOptionsIdRulesBatchAddInternalServerError) Encode ¶
func (s *PostFulfillmentShippingOptionsIdRulesBatchAddInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostFulfillmentShippingOptionsIdRulesBatchAddInternalServerError as json.
func (*PostFulfillmentShippingOptionsIdRulesBatchAddInternalServerError) MarshalJSON ¶
func (s *PostFulfillmentShippingOptionsIdRulesBatchAddInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostFulfillmentShippingOptionsIdRulesBatchAddInternalServerError) SetFake ¶
func (s *PostFulfillmentShippingOptionsIdRulesBatchAddInternalServerError) SetFake()
SetFake set fake values.
func (*PostFulfillmentShippingOptionsIdRulesBatchAddInternalServerError) UnmarshalJSON ¶
func (s *PostFulfillmentShippingOptionsIdRulesBatchAddInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostFulfillmentShippingOptionsIdRulesBatchAddInternalServerError) Validate ¶
func (s *PostFulfillmentShippingOptionsIdRulesBatchAddInternalServerError) Validate() error
type PostFulfillmentShippingOptionsIdRulesBatchAddNotFound ¶
type PostFulfillmentShippingOptionsIdRulesBatchAddNotFound Error
func (*PostFulfillmentShippingOptionsIdRulesBatchAddNotFound) Decode ¶
func (s *PostFulfillmentShippingOptionsIdRulesBatchAddNotFound) Decode(d *jx.Decoder) error
Decode decodes PostFulfillmentShippingOptionsIdRulesBatchAddNotFound from json.
func (*PostFulfillmentShippingOptionsIdRulesBatchAddNotFound) Encode ¶
func (s *PostFulfillmentShippingOptionsIdRulesBatchAddNotFound) Encode(e *jx.Encoder)
Encode encodes PostFulfillmentShippingOptionsIdRulesBatchAddNotFound as json.
func (*PostFulfillmentShippingOptionsIdRulesBatchAddNotFound) MarshalJSON ¶
func (s *PostFulfillmentShippingOptionsIdRulesBatchAddNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostFulfillmentShippingOptionsIdRulesBatchAddNotFound) SetFake ¶
func (s *PostFulfillmentShippingOptionsIdRulesBatchAddNotFound) SetFake()
SetFake set fake values.
func (*PostFulfillmentShippingOptionsIdRulesBatchAddNotFound) UnmarshalJSON ¶
func (s *PostFulfillmentShippingOptionsIdRulesBatchAddNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostFulfillmentShippingOptionsIdRulesBatchAddNotFound) Validate ¶
func (s *PostFulfillmentShippingOptionsIdRulesBatchAddNotFound) Validate() error
type PostFulfillmentShippingOptionsIdRulesBatchAddParams ¶
type PostFulfillmentShippingOptionsIdRulesBatchAddParams struct {
// The fulfillment's ID.
ID string
}
PostFulfillmentShippingOptionsIdRulesBatchAddParams is parameters of PostFulfillmentShippingOptionsIdRulesBatchAdd operation.
type PostFulfillmentShippingOptionsIdRulesBatchAddRes ¶
type PostFulfillmentShippingOptionsIdRulesBatchAddRes interface {
// contains filtered or unexported methods
}
type PostFulfillmentShippingOptionsIdRulesBatchAddUnprocessableEntity ¶
type PostFulfillmentShippingOptionsIdRulesBatchAddUnprocessableEntity Error
func (*PostFulfillmentShippingOptionsIdRulesBatchAddUnprocessableEntity) Decode ¶
func (s *PostFulfillmentShippingOptionsIdRulesBatchAddUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostFulfillmentShippingOptionsIdRulesBatchAddUnprocessableEntity from json.
func (*PostFulfillmentShippingOptionsIdRulesBatchAddUnprocessableEntity) Encode ¶
func (s *PostFulfillmentShippingOptionsIdRulesBatchAddUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostFulfillmentShippingOptionsIdRulesBatchAddUnprocessableEntity as json.
func (*PostFulfillmentShippingOptionsIdRulesBatchAddUnprocessableEntity) MarshalJSON ¶
func (s *PostFulfillmentShippingOptionsIdRulesBatchAddUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostFulfillmentShippingOptionsIdRulesBatchAddUnprocessableEntity) SetFake ¶
func (s *PostFulfillmentShippingOptionsIdRulesBatchAddUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostFulfillmentShippingOptionsIdRulesBatchAddUnprocessableEntity) UnmarshalJSON ¶
func (s *PostFulfillmentShippingOptionsIdRulesBatchAddUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostFulfillmentShippingOptionsIdRulesBatchAddUnprocessableEntity) Validate ¶
func (s *PostFulfillmentShippingOptionsIdRulesBatchAddUnprocessableEntity) Validate() error
type PostFulfillmentShippingOptionsIdRulesBatchRemoveConflict ¶
type PostFulfillmentShippingOptionsIdRulesBatchRemoveConflict Error
func (*PostFulfillmentShippingOptionsIdRulesBatchRemoveConflict) Decode ¶
func (s *PostFulfillmentShippingOptionsIdRulesBatchRemoveConflict) Decode(d *jx.Decoder) error
Decode decodes PostFulfillmentShippingOptionsIdRulesBatchRemoveConflict from json.
func (*PostFulfillmentShippingOptionsIdRulesBatchRemoveConflict) Encode ¶
func (s *PostFulfillmentShippingOptionsIdRulesBatchRemoveConflict) Encode(e *jx.Encoder)
Encode encodes PostFulfillmentShippingOptionsIdRulesBatchRemoveConflict as json.
func (*PostFulfillmentShippingOptionsIdRulesBatchRemoveConflict) MarshalJSON ¶
func (s *PostFulfillmentShippingOptionsIdRulesBatchRemoveConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostFulfillmentShippingOptionsIdRulesBatchRemoveConflict) SetFake ¶
func (s *PostFulfillmentShippingOptionsIdRulesBatchRemoveConflict) SetFake()
SetFake set fake values.
func (*PostFulfillmentShippingOptionsIdRulesBatchRemoveConflict) UnmarshalJSON ¶
func (s *PostFulfillmentShippingOptionsIdRulesBatchRemoveConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostFulfillmentShippingOptionsIdRulesBatchRemoveConflict) Validate ¶
func (s *PostFulfillmentShippingOptionsIdRulesBatchRemoveConflict) Validate() error
type PostFulfillmentShippingOptionsIdRulesBatchRemoveInternalServerError ¶
type PostFulfillmentShippingOptionsIdRulesBatchRemoveInternalServerError Error
func (*PostFulfillmentShippingOptionsIdRulesBatchRemoveInternalServerError) Decode ¶
func (s *PostFulfillmentShippingOptionsIdRulesBatchRemoveInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostFulfillmentShippingOptionsIdRulesBatchRemoveInternalServerError from json.
func (*PostFulfillmentShippingOptionsIdRulesBatchRemoveInternalServerError) Encode ¶
func (s *PostFulfillmentShippingOptionsIdRulesBatchRemoveInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostFulfillmentShippingOptionsIdRulesBatchRemoveInternalServerError as json.
func (*PostFulfillmentShippingOptionsIdRulesBatchRemoveInternalServerError) MarshalJSON ¶
func (s *PostFulfillmentShippingOptionsIdRulesBatchRemoveInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostFulfillmentShippingOptionsIdRulesBatchRemoveInternalServerError) SetFake ¶
func (s *PostFulfillmentShippingOptionsIdRulesBatchRemoveInternalServerError) SetFake()
SetFake set fake values.
func (*PostFulfillmentShippingOptionsIdRulesBatchRemoveInternalServerError) UnmarshalJSON ¶
func (s *PostFulfillmentShippingOptionsIdRulesBatchRemoveInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostFulfillmentShippingOptionsIdRulesBatchRemoveInternalServerError) Validate ¶
func (s *PostFulfillmentShippingOptionsIdRulesBatchRemoveInternalServerError) Validate() error
type PostFulfillmentShippingOptionsIdRulesBatchRemoveNotFound ¶
type PostFulfillmentShippingOptionsIdRulesBatchRemoveNotFound Error
func (*PostFulfillmentShippingOptionsIdRulesBatchRemoveNotFound) Decode ¶
func (s *PostFulfillmentShippingOptionsIdRulesBatchRemoveNotFound) Decode(d *jx.Decoder) error
Decode decodes PostFulfillmentShippingOptionsIdRulesBatchRemoveNotFound from json.
func (*PostFulfillmentShippingOptionsIdRulesBatchRemoveNotFound) Encode ¶
func (s *PostFulfillmentShippingOptionsIdRulesBatchRemoveNotFound) Encode(e *jx.Encoder)
Encode encodes PostFulfillmentShippingOptionsIdRulesBatchRemoveNotFound as json.
func (*PostFulfillmentShippingOptionsIdRulesBatchRemoveNotFound) MarshalJSON ¶
func (s *PostFulfillmentShippingOptionsIdRulesBatchRemoveNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostFulfillmentShippingOptionsIdRulesBatchRemoveNotFound) SetFake ¶
func (s *PostFulfillmentShippingOptionsIdRulesBatchRemoveNotFound) SetFake()
SetFake set fake values.
func (*PostFulfillmentShippingOptionsIdRulesBatchRemoveNotFound) UnmarshalJSON ¶
func (s *PostFulfillmentShippingOptionsIdRulesBatchRemoveNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostFulfillmentShippingOptionsIdRulesBatchRemoveNotFound) Validate ¶
func (s *PostFulfillmentShippingOptionsIdRulesBatchRemoveNotFound) Validate() error
type PostFulfillmentShippingOptionsIdRulesBatchRemoveParams ¶
type PostFulfillmentShippingOptionsIdRulesBatchRemoveParams struct {
// The fulfillment's ID.
ID string
}
PostFulfillmentShippingOptionsIdRulesBatchRemoveParams is parameters of PostFulfillmentShippingOptionsIdRulesBatchRemove operation.
type PostFulfillmentShippingOptionsIdRulesBatchRemoveRes ¶
type PostFulfillmentShippingOptionsIdRulesBatchRemoveRes interface {
// contains filtered or unexported methods
}
type PostFulfillmentShippingOptionsIdRulesBatchRemoveUnprocessableEntity ¶
type PostFulfillmentShippingOptionsIdRulesBatchRemoveUnprocessableEntity Error
func (*PostFulfillmentShippingOptionsIdRulesBatchRemoveUnprocessableEntity) Decode ¶
func (s *PostFulfillmentShippingOptionsIdRulesBatchRemoveUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostFulfillmentShippingOptionsIdRulesBatchRemoveUnprocessableEntity from json.
func (*PostFulfillmentShippingOptionsIdRulesBatchRemoveUnprocessableEntity) Encode ¶
func (s *PostFulfillmentShippingOptionsIdRulesBatchRemoveUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostFulfillmentShippingOptionsIdRulesBatchRemoveUnprocessableEntity as json.
func (*PostFulfillmentShippingOptionsIdRulesBatchRemoveUnprocessableEntity) MarshalJSON ¶
func (s *PostFulfillmentShippingOptionsIdRulesBatchRemoveUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostFulfillmentShippingOptionsIdRulesBatchRemoveUnprocessableEntity) SetFake ¶
func (s *PostFulfillmentShippingOptionsIdRulesBatchRemoveUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostFulfillmentShippingOptionsIdRulesBatchRemoveUnprocessableEntity) UnmarshalJSON ¶
func (s *PostFulfillmentShippingOptionsIdRulesBatchRemoveUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostFulfillmentShippingOptionsIdRulesBatchRemoveUnprocessableEntity) Validate ¶
func (s *PostFulfillmentShippingOptionsIdRulesBatchRemoveUnprocessableEntity) Validate() error
type PostInventoryItemsConflict ¶
type PostInventoryItemsConflict Error
func (*PostInventoryItemsConflict) Decode ¶
func (s *PostInventoryItemsConflict) Decode(d *jx.Decoder) error
Decode decodes PostInventoryItemsConflict from json.
func (*PostInventoryItemsConflict) Encode ¶
func (s *PostInventoryItemsConflict) Encode(e *jx.Encoder)
Encode encodes PostInventoryItemsConflict as json.
func (*PostInventoryItemsConflict) MarshalJSON ¶
func (s *PostInventoryItemsConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostInventoryItemsConflict) SetFake ¶
func (s *PostInventoryItemsConflict) SetFake()
SetFake set fake values.
func (*PostInventoryItemsConflict) UnmarshalJSON ¶
func (s *PostInventoryItemsConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostInventoryItemsConflict) Validate ¶
func (s *PostInventoryItemsConflict) Validate() error
type PostInventoryItemsIdConflict ¶
type PostInventoryItemsIdConflict Error
func (*PostInventoryItemsIdConflict) Decode ¶
func (s *PostInventoryItemsIdConflict) Decode(d *jx.Decoder) error
Decode decodes PostInventoryItemsIdConflict from json.
func (*PostInventoryItemsIdConflict) Encode ¶
func (s *PostInventoryItemsIdConflict) Encode(e *jx.Encoder)
Encode encodes PostInventoryItemsIdConflict as json.
func (*PostInventoryItemsIdConflict) MarshalJSON ¶
func (s *PostInventoryItemsIdConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostInventoryItemsIdConflict) SetFake ¶
func (s *PostInventoryItemsIdConflict) SetFake()
SetFake set fake values.
func (*PostInventoryItemsIdConflict) UnmarshalJSON ¶
func (s *PostInventoryItemsIdConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostInventoryItemsIdConflict) Validate ¶
func (s *PostInventoryItemsIdConflict) Validate() error
type PostInventoryItemsIdInternalServerError ¶
type PostInventoryItemsIdInternalServerError Error
func (*PostInventoryItemsIdInternalServerError) Decode ¶
func (s *PostInventoryItemsIdInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostInventoryItemsIdInternalServerError from json.
func (*PostInventoryItemsIdInternalServerError) Encode ¶
func (s *PostInventoryItemsIdInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostInventoryItemsIdInternalServerError as json.
func (*PostInventoryItemsIdInternalServerError) MarshalJSON ¶
func (s *PostInventoryItemsIdInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostInventoryItemsIdInternalServerError) SetFake ¶
func (s *PostInventoryItemsIdInternalServerError) SetFake()
SetFake set fake values.
func (*PostInventoryItemsIdInternalServerError) UnmarshalJSON ¶
func (s *PostInventoryItemsIdInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostInventoryItemsIdInternalServerError) Validate ¶
func (s *PostInventoryItemsIdInternalServerError) Validate() error
type PostInventoryItemsIdLocationLevelsConflict ¶
type PostInventoryItemsIdLocationLevelsConflict Error
func (*PostInventoryItemsIdLocationLevelsConflict) Decode ¶
func (s *PostInventoryItemsIdLocationLevelsConflict) Decode(d *jx.Decoder) error
Decode decodes PostInventoryItemsIdLocationLevelsConflict from json.
func (*PostInventoryItemsIdLocationLevelsConflict) Encode ¶
func (s *PostInventoryItemsIdLocationLevelsConflict) Encode(e *jx.Encoder)
Encode encodes PostInventoryItemsIdLocationLevelsConflict as json.
func (*PostInventoryItemsIdLocationLevelsConflict) MarshalJSON ¶
func (s *PostInventoryItemsIdLocationLevelsConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostInventoryItemsIdLocationLevelsConflict) SetFake ¶
func (s *PostInventoryItemsIdLocationLevelsConflict) SetFake()
SetFake set fake values.
func (*PostInventoryItemsIdLocationLevelsConflict) UnmarshalJSON ¶
func (s *PostInventoryItemsIdLocationLevelsConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostInventoryItemsIdLocationLevelsConflict) Validate ¶
func (s *PostInventoryItemsIdLocationLevelsConflict) Validate() error
type PostInventoryItemsIdLocationLevelsInternalServerError ¶
type PostInventoryItemsIdLocationLevelsInternalServerError Error
func (*PostInventoryItemsIdLocationLevelsInternalServerError) Decode ¶
func (s *PostInventoryItemsIdLocationLevelsInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostInventoryItemsIdLocationLevelsInternalServerError from json.
func (*PostInventoryItemsIdLocationLevelsInternalServerError) Encode ¶
func (s *PostInventoryItemsIdLocationLevelsInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostInventoryItemsIdLocationLevelsInternalServerError as json.
func (*PostInventoryItemsIdLocationLevelsInternalServerError) MarshalJSON ¶
func (s *PostInventoryItemsIdLocationLevelsInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostInventoryItemsIdLocationLevelsInternalServerError) SetFake ¶
func (s *PostInventoryItemsIdLocationLevelsInternalServerError) SetFake()
SetFake set fake values.
func (*PostInventoryItemsIdLocationLevelsInternalServerError) UnmarshalJSON ¶
func (s *PostInventoryItemsIdLocationLevelsInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostInventoryItemsIdLocationLevelsInternalServerError) Validate ¶
func (s *PostInventoryItemsIdLocationLevelsInternalServerError) Validate() error
type PostInventoryItemsIdLocationLevelsLocationIDConflict ¶
type PostInventoryItemsIdLocationLevelsLocationIDConflict Error
func (*PostInventoryItemsIdLocationLevelsLocationIDConflict) Decode ¶
func (s *PostInventoryItemsIdLocationLevelsLocationIDConflict) Decode(d *jx.Decoder) error
Decode decodes PostInventoryItemsIdLocationLevelsLocationIDConflict from json.
func (*PostInventoryItemsIdLocationLevelsLocationIDConflict) Encode ¶
func (s *PostInventoryItemsIdLocationLevelsLocationIDConflict) Encode(e *jx.Encoder)
Encode encodes PostInventoryItemsIdLocationLevelsLocationIDConflict as json.
func (*PostInventoryItemsIdLocationLevelsLocationIDConflict) MarshalJSON ¶
func (s *PostInventoryItemsIdLocationLevelsLocationIDConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostInventoryItemsIdLocationLevelsLocationIDConflict) SetFake ¶
func (s *PostInventoryItemsIdLocationLevelsLocationIDConflict) SetFake()
SetFake set fake values.
func (*PostInventoryItemsIdLocationLevelsLocationIDConflict) UnmarshalJSON ¶
func (s *PostInventoryItemsIdLocationLevelsLocationIDConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostInventoryItemsIdLocationLevelsLocationIDConflict) Validate ¶
func (s *PostInventoryItemsIdLocationLevelsLocationIDConflict) Validate() error
type PostInventoryItemsIdLocationLevelsLocationIDInternalServerError ¶
type PostInventoryItemsIdLocationLevelsLocationIDInternalServerError Error
func (*PostInventoryItemsIdLocationLevelsLocationIDInternalServerError) Decode ¶
func (s *PostInventoryItemsIdLocationLevelsLocationIDInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostInventoryItemsIdLocationLevelsLocationIDInternalServerError from json.
func (*PostInventoryItemsIdLocationLevelsLocationIDInternalServerError) Encode ¶
func (s *PostInventoryItemsIdLocationLevelsLocationIDInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostInventoryItemsIdLocationLevelsLocationIDInternalServerError as json.
func (*PostInventoryItemsIdLocationLevelsLocationIDInternalServerError) MarshalJSON ¶
func (s *PostInventoryItemsIdLocationLevelsLocationIDInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostInventoryItemsIdLocationLevelsLocationIDInternalServerError) SetFake ¶
func (s *PostInventoryItemsIdLocationLevelsLocationIDInternalServerError) SetFake()
SetFake set fake values.
func (*PostInventoryItemsIdLocationLevelsLocationIDInternalServerError) UnmarshalJSON ¶
func (s *PostInventoryItemsIdLocationLevelsLocationIDInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostInventoryItemsIdLocationLevelsLocationIDInternalServerError) Validate ¶
func (s *PostInventoryItemsIdLocationLevelsLocationIDInternalServerError) Validate() error
type PostInventoryItemsIdLocationLevelsLocationIDNotFound ¶
type PostInventoryItemsIdLocationLevelsLocationIDNotFound Error
func (*PostInventoryItemsIdLocationLevelsLocationIDNotFound) Decode ¶
func (s *PostInventoryItemsIdLocationLevelsLocationIDNotFound) Decode(d *jx.Decoder) error
Decode decodes PostInventoryItemsIdLocationLevelsLocationIDNotFound from json.
func (*PostInventoryItemsIdLocationLevelsLocationIDNotFound) Encode ¶
func (s *PostInventoryItemsIdLocationLevelsLocationIDNotFound) Encode(e *jx.Encoder)
Encode encodes PostInventoryItemsIdLocationLevelsLocationIDNotFound as json.
func (*PostInventoryItemsIdLocationLevelsLocationIDNotFound) MarshalJSON ¶
func (s *PostInventoryItemsIdLocationLevelsLocationIDNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostInventoryItemsIdLocationLevelsLocationIDNotFound) SetFake ¶
func (s *PostInventoryItemsIdLocationLevelsLocationIDNotFound) SetFake()
SetFake set fake values.
func (*PostInventoryItemsIdLocationLevelsLocationIDNotFound) UnmarshalJSON ¶
func (s *PostInventoryItemsIdLocationLevelsLocationIDNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostInventoryItemsIdLocationLevelsLocationIDNotFound) Validate ¶
func (s *PostInventoryItemsIdLocationLevelsLocationIDNotFound) Validate() error
type PostInventoryItemsIdLocationLevelsLocationIDOK ¶
type PostInventoryItemsIdLocationLevelsLocationIDOK struct{}
PostInventoryItemsIdLocationLevelsLocationIDOK is response for PostInventoryItemsIdLocationLevelsLocationID operation.
type PostInventoryItemsIdLocationLevelsLocationIDParams ¶
type PostInventoryItemsIdLocationLevelsLocationIDParams struct {
// The inventory item's ID.
ID string
// The inventory item's location id.
LocationID string
}
PostInventoryItemsIdLocationLevelsLocationIDParams is parameters of PostInventoryItemsIdLocationLevelsLocation_id operation.
type PostInventoryItemsIdLocationLevelsLocationIDRes ¶
type PostInventoryItemsIdLocationLevelsLocationIDRes interface {
// contains filtered or unexported methods
}
type PostInventoryItemsIdLocationLevelsLocationIDUnprocessableEntity ¶
type PostInventoryItemsIdLocationLevelsLocationIDUnprocessableEntity Error
func (*PostInventoryItemsIdLocationLevelsLocationIDUnprocessableEntity) Decode ¶
func (s *PostInventoryItemsIdLocationLevelsLocationIDUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostInventoryItemsIdLocationLevelsLocationIDUnprocessableEntity from json.
func (*PostInventoryItemsIdLocationLevelsLocationIDUnprocessableEntity) Encode ¶
func (s *PostInventoryItemsIdLocationLevelsLocationIDUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostInventoryItemsIdLocationLevelsLocationIDUnprocessableEntity as json.
func (*PostInventoryItemsIdLocationLevelsLocationIDUnprocessableEntity) MarshalJSON ¶
func (s *PostInventoryItemsIdLocationLevelsLocationIDUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostInventoryItemsIdLocationLevelsLocationIDUnprocessableEntity) SetFake ¶
func (s *PostInventoryItemsIdLocationLevelsLocationIDUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostInventoryItemsIdLocationLevelsLocationIDUnprocessableEntity) UnmarshalJSON ¶
func (s *PostInventoryItemsIdLocationLevelsLocationIDUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostInventoryItemsIdLocationLevelsLocationIDUnprocessableEntity) Validate ¶
func (s *PostInventoryItemsIdLocationLevelsLocationIDUnprocessableEntity) Validate() error
type PostInventoryItemsIdLocationLevelsNotFound ¶
type PostInventoryItemsIdLocationLevelsNotFound Error
func (*PostInventoryItemsIdLocationLevelsNotFound) Decode ¶
func (s *PostInventoryItemsIdLocationLevelsNotFound) Decode(d *jx.Decoder) error
Decode decodes PostInventoryItemsIdLocationLevelsNotFound from json.
func (*PostInventoryItemsIdLocationLevelsNotFound) Encode ¶
func (s *PostInventoryItemsIdLocationLevelsNotFound) Encode(e *jx.Encoder)
Encode encodes PostInventoryItemsIdLocationLevelsNotFound as json.
func (*PostInventoryItemsIdLocationLevelsNotFound) MarshalJSON ¶
func (s *PostInventoryItemsIdLocationLevelsNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostInventoryItemsIdLocationLevelsNotFound) SetFake ¶
func (s *PostInventoryItemsIdLocationLevelsNotFound) SetFake()
SetFake set fake values.
func (*PostInventoryItemsIdLocationLevelsNotFound) UnmarshalJSON ¶
func (s *PostInventoryItemsIdLocationLevelsNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostInventoryItemsIdLocationLevelsNotFound) Validate ¶
func (s *PostInventoryItemsIdLocationLevelsNotFound) Validate() error
type PostInventoryItemsIdLocationLevelsParams ¶
type PostInventoryItemsIdLocationLevelsParams struct {
// The inventory item's ID.
ID string
}
PostInventoryItemsIdLocationLevelsParams is parameters of PostInventoryItemsIdLocationLevels operation.
type PostInventoryItemsIdLocationLevelsRes ¶
type PostInventoryItemsIdLocationLevelsRes interface {
// contains filtered or unexported methods
}
type PostInventoryItemsIdLocationLevelsUnprocessableEntity ¶
type PostInventoryItemsIdLocationLevelsUnprocessableEntity Error
func (*PostInventoryItemsIdLocationLevelsUnprocessableEntity) Decode ¶
func (s *PostInventoryItemsIdLocationLevelsUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostInventoryItemsIdLocationLevelsUnprocessableEntity from json.
func (*PostInventoryItemsIdLocationLevelsUnprocessableEntity) Encode ¶
func (s *PostInventoryItemsIdLocationLevelsUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostInventoryItemsIdLocationLevelsUnprocessableEntity as json.
func (*PostInventoryItemsIdLocationLevelsUnprocessableEntity) MarshalJSON ¶
func (s *PostInventoryItemsIdLocationLevelsUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostInventoryItemsIdLocationLevelsUnprocessableEntity) SetFake ¶
func (s *PostInventoryItemsIdLocationLevelsUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostInventoryItemsIdLocationLevelsUnprocessableEntity) UnmarshalJSON ¶
func (s *PostInventoryItemsIdLocationLevelsUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostInventoryItemsIdLocationLevelsUnprocessableEntity) Validate ¶
func (s *PostInventoryItemsIdLocationLevelsUnprocessableEntity) Validate() error
type PostInventoryItemsIdNotFound ¶
type PostInventoryItemsIdNotFound Error
func (*PostInventoryItemsIdNotFound) Decode ¶
func (s *PostInventoryItemsIdNotFound) Decode(d *jx.Decoder) error
Decode decodes PostInventoryItemsIdNotFound from json.
func (*PostInventoryItemsIdNotFound) Encode ¶
func (s *PostInventoryItemsIdNotFound) Encode(e *jx.Encoder)
Encode encodes PostInventoryItemsIdNotFound as json.
func (*PostInventoryItemsIdNotFound) MarshalJSON ¶
func (s *PostInventoryItemsIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostInventoryItemsIdNotFound) SetFake ¶
func (s *PostInventoryItemsIdNotFound) SetFake()
SetFake set fake values.
func (*PostInventoryItemsIdNotFound) UnmarshalJSON ¶
func (s *PostInventoryItemsIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostInventoryItemsIdNotFound) Validate ¶
func (s *PostInventoryItemsIdNotFound) Validate() error
type PostInventoryItemsIdOK ¶
type PostInventoryItemsIdOK struct{}
PostInventoryItemsIdOK is response for PostInventoryItemsId operation.
type PostInventoryItemsIdParams ¶
type PostInventoryItemsIdParams struct {
// The inventory item's ID.
ID string
}
PostInventoryItemsIdParams is parameters of PostInventoryItemsId operation.
type PostInventoryItemsIdRes ¶
type PostInventoryItemsIdRes interface {
// contains filtered or unexported methods
}
type PostInventoryItemsIdUnprocessableEntity ¶
type PostInventoryItemsIdUnprocessableEntity Error
func (*PostInventoryItemsIdUnprocessableEntity) Decode ¶
func (s *PostInventoryItemsIdUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostInventoryItemsIdUnprocessableEntity from json.
func (*PostInventoryItemsIdUnprocessableEntity) Encode ¶
func (s *PostInventoryItemsIdUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostInventoryItemsIdUnprocessableEntity as json.
func (*PostInventoryItemsIdUnprocessableEntity) MarshalJSON ¶
func (s *PostInventoryItemsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostInventoryItemsIdUnprocessableEntity) SetFake ¶
func (s *PostInventoryItemsIdUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostInventoryItemsIdUnprocessableEntity) UnmarshalJSON ¶
func (s *PostInventoryItemsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostInventoryItemsIdUnprocessableEntity) Validate ¶
func (s *PostInventoryItemsIdUnprocessableEntity) Validate() error
type PostInventoryItemsInternalServerError ¶
type PostInventoryItemsInternalServerError Error
func (*PostInventoryItemsInternalServerError) Decode ¶
func (s *PostInventoryItemsInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostInventoryItemsInternalServerError from json.
func (*PostInventoryItemsInternalServerError) Encode ¶
func (s *PostInventoryItemsInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostInventoryItemsInternalServerError as json.
func (*PostInventoryItemsInternalServerError) MarshalJSON ¶
func (s *PostInventoryItemsInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostInventoryItemsInternalServerError) SetFake ¶
func (s *PostInventoryItemsInternalServerError) SetFake()
SetFake set fake values.
func (*PostInventoryItemsInternalServerError) UnmarshalJSON ¶
func (s *PostInventoryItemsInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostInventoryItemsInternalServerError) Validate ¶
func (s *PostInventoryItemsInternalServerError) Validate() error
type PostInventoryItemsNotFound ¶
type PostInventoryItemsNotFound Error
func (*PostInventoryItemsNotFound) Decode ¶
func (s *PostInventoryItemsNotFound) Decode(d *jx.Decoder) error
Decode decodes PostInventoryItemsNotFound from json.
func (*PostInventoryItemsNotFound) Encode ¶
func (s *PostInventoryItemsNotFound) Encode(e *jx.Encoder)
Encode encodes PostInventoryItemsNotFound as json.
func (*PostInventoryItemsNotFound) MarshalJSON ¶
func (s *PostInventoryItemsNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostInventoryItemsNotFound) SetFake ¶
func (s *PostInventoryItemsNotFound) SetFake()
SetFake set fake values.
func (*PostInventoryItemsNotFound) UnmarshalJSON ¶
func (s *PostInventoryItemsNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostInventoryItemsNotFound) Validate ¶
func (s *PostInventoryItemsNotFound) Validate() error
type PostInventoryItemsRes ¶
type PostInventoryItemsRes interface {
// contains filtered or unexported methods
}
type PostInventoryItemsUnprocessableEntity ¶
type PostInventoryItemsUnprocessableEntity Error
func (*PostInventoryItemsUnprocessableEntity) Decode ¶
func (s *PostInventoryItemsUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostInventoryItemsUnprocessableEntity from json.
func (*PostInventoryItemsUnprocessableEntity) Encode ¶
func (s *PostInventoryItemsUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostInventoryItemsUnprocessableEntity as json.
func (*PostInventoryItemsUnprocessableEntity) MarshalJSON ¶
func (s *PostInventoryItemsUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostInventoryItemsUnprocessableEntity) SetFake ¶
func (s *PostInventoryItemsUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostInventoryItemsUnprocessableEntity) UnmarshalJSON ¶
func (s *PostInventoryItemsUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostInventoryItemsUnprocessableEntity) Validate ¶
func (s *PostInventoryItemsUnprocessableEntity) Validate() error
type PostInvitesAcceptConflict ¶
type PostInvitesAcceptConflict Error
func (*PostInvitesAcceptConflict) Decode ¶
func (s *PostInvitesAcceptConflict) Decode(d *jx.Decoder) error
Decode decodes PostInvitesAcceptConflict from json.
func (*PostInvitesAcceptConflict) Encode ¶
func (s *PostInvitesAcceptConflict) Encode(e *jx.Encoder)
Encode encodes PostInvitesAcceptConflict as json.
func (*PostInvitesAcceptConflict) MarshalJSON ¶
func (s *PostInvitesAcceptConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostInvitesAcceptConflict) SetFake ¶
func (s *PostInvitesAcceptConflict) SetFake()
SetFake set fake values.
func (*PostInvitesAcceptConflict) UnmarshalJSON ¶
func (s *PostInvitesAcceptConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostInvitesAcceptConflict) Validate ¶
func (s *PostInvitesAcceptConflict) Validate() error
type PostInvitesAcceptInternalServerError ¶
type PostInvitesAcceptInternalServerError Error
func (*PostInvitesAcceptInternalServerError) Decode ¶
func (s *PostInvitesAcceptInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostInvitesAcceptInternalServerError from json.
func (*PostInvitesAcceptInternalServerError) Encode ¶
func (s *PostInvitesAcceptInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostInvitesAcceptInternalServerError as json.
func (*PostInvitesAcceptInternalServerError) MarshalJSON ¶
func (s *PostInvitesAcceptInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostInvitesAcceptInternalServerError) SetFake ¶
func (s *PostInvitesAcceptInternalServerError) SetFake()
SetFake set fake values.
func (*PostInvitesAcceptInternalServerError) UnmarshalJSON ¶
func (s *PostInvitesAcceptInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostInvitesAcceptInternalServerError) Validate ¶
func (s *PostInvitesAcceptInternalServerError) Validate() error
type PostInvitesAcceptNotFound ¶
type PostInvitesAcceptNotFound Error
func (*PostInvitesAcceptNotFound) Decode ¶
func (s *PostInvitesAcceptNotFound) Decode(d *jx.Decoder) error
Decode decodes PostInvitesAcceptNotFound from json.
func (*PostInvitesAcceptNotFound) Encode ¶
func (s *PostInvitesAcceptNotFound) Encode(e *jx.Encoder)
Encode encodes PostInvitesAcceptNotFound as json.
func (*PostInvitesAcceptNotFound) MarshalJSON ¶
func (s *PostInvitesAcceptNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostInvitesAcceptNotFound) SetFake ¶
func (s *PostInvitesAcceptNotFound) SetFake()
SetFake set fake values.
func (*PostInvitesAcceptNotFound) UnmarshalJSON ¶
func (s *PostInvitesAcceptNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostInvitesAcceptNotFound) Validate ¶
func (s *PostInvitesAcceptNotFound) Validate() error
type PostInvitesAcceptRes ¶
type PostInvitesAcceptRes interface {
// contains filtered or unexported methods
}
type PostInvitesAcceptUnprocessableEntity ¶
type PostInvitesAcceptUnprocessableEntity Error
func (*PostInvitesAcceptUnprocessableEntity) Decode ¶
func (s *PostInvitesAcceptUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostInvitesAcceptUnprocessableEntity from json.
func (*PostInvitesAcceptUnprocessableEntity) Encode ¶
func (s *PostInvitesAcceptUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostInvitesAcceptUnprocessableEntity as json.
func (*PostInvitesAcceptUnprocessableEntity) MarshalJSON ¶
func (s *PostInvitesAcceptUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostInvitesAcceptUnprocessableEntity) SetFake ¶
func (s *PostInvitesAcceptUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostInvitesAcceptUnprocessableEntity) UnmarshalJSON ¶
func (s *PostInvitesAcceptUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostInvitesAcceptUnprocessableEntity) Validate ¶
func (s *PostInvitesAcceptUnprocessableEntity) Validate() error
type PostInvitesConflict ¶
type PostInvitesConflict Error
func (*PostInvitesConflict) Decode ¶
func (s *PostInvitesConflict) Decode(d *jx.Decoder) error
Decode decodes PostInvitesConflict from json.
func (*PostInvitesConflict) Encode ¶
func (s *PostInvitesConflict) Encode(e *jx.Encoder)
Encode encodes PostInvitesConflict as json.
func (*PostInvitesConflict) MarshalJSON ¶
func (s *PostInvitesConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostInvitesConflict) SetFake ¶
func (s *PostInvitesConflict) SetFake()
SetFake set fake values.
func (*PostInvitesConflict) UnmarshalJSON ¶
func (s *PostInvitesConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostInvitesConflict) Validate ¶
func (s *PostInvitesConflict) Validate() error
type PostInvitesIdResendConflict ¶
type PostInvitesIdResendConflict Error
func (*PostInvitesIdResendConflict) Decode ¶
func (s *PostInvitesIdResendConflict) Decode(d *jx.Decoder) error
Decode decodes PostInvitesIdResendConflict from json.
func (*PostInvitesIdResendConflict) Encode ¶
func (s *PostInvitesIdResendConflict) Encode(e *jx.Encoder)
Encode encodes PostInvitesIdResendConflict as json.
func (*PostInvitesIdResendConflict) MarshalJSON ¶
func (s *PostInvitesIdResendConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostInvitesIdResendConflict) SetFake ¶
func (s *PostInvitesIdResendConflict) SetFake()
SetFake set fake values.
func (*PostInvitesIdResendConflict) UnmarshalJSON ¶
func (s *PostInvitesIdResendConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostInvitesIdResendConflict) Validate ¶
func (s *PostInvitesIdResendConflict) Validate() error
type PostInvitesIdResendInternalServerError ¶
type PostInvitesIdResendInternalServerError Error
func (*PostInvitesIdResendInternalServerError) Decode ¶
func (s *PostInvitesIdResendInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostInvitesIdResendInternalServerError from json.
func (*PostInvitesIdResendInternalServerError) Encode ¶
func (s *PostInvitesIdResendInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostInvitesIdResendInternalServerError as json.
func (*PostInvitesIdResendInternalServerError) MarshalJSON ¶
func (s *PostInvitesIdResendInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostInvitesIdResendInternalServerError) SetFake ¶
func (s *PostInvitesIdResendInternalServerError) SetFake()
SetFake set fake values.
func (*PostInvitesIdResendInternalServerError) UnmarshalJSON ¶
func (s *PostInvitesIdResendInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostInvitesIdResendInternalServerError) Validate ¶
func (s *PostInvitesIdResendInternalServerError) Validate() error
type PostInvitesIdResendNotFound ¶
type PostInvitesIdResendNotFound Error
func (*PostInvitesIdResendNotFound) Decode ¶
func (s *PostInvitesIdResendNotFound) Decode(d *jx.Decoder) error
Decode decodes PostInvitesIdResendNotFound from json.
func (*PostInvitesIdResendNotFound) Encode ¶
func (s *PostInvitesIdResendNotFound) Encode(e *jx.Encoder)
Encode encodes PostInvitesIdResendNotFound as json.
func (*PostInvitesIdResendNotFound) MarshalJSON ¶
func (s *PostInvitesIdResendNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostInvitesIdResendNotFound) SetFake ¶
func (s *PostInvitesIdResendNotFound) SetFake()
SetFake set fake values.
func (*PostInvitesIdResendNotFound) UnmarshalJSON ¶
func (s *PostInvitesIdResendNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostInvitesIdResendNotFound) Validate ¶
func (s *PostInvitesIdResendNotFound) Validate() error
type PostInvitesIdResendParams ¶
type PostInvitesIdResendParams struct {
// The invite's ID.
ID string
}
PostInvitesIdResendParams is parameters of PostInvitesIdResend operation.
type PostInvitesIdResendRes ¶
type PostInvitesIdResendRes interface {
// contains filtered or unexported methods
}
type PostInvitesIdResendUnprocessableEntity ¶
type PostInvitesIdResendUnprocessableEntity Error
func (*PostInvitesIdResendUnprocessableEntity) Decode ¶
func (s *PostInvitesIdResendUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostInvitesIdResendUnprocessableEntity from json.
func (*PostInvitesIdResendUnprocessableEntity) Encode ¶
func (s *PostInvitesIdResendUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostInvitesIdResendUnprocessableEntity as json.
func (*PostInvitesIdResendUnprocessableEntity) MarshalJSON ¶
func (s *PostInvitesIdResendUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostInvitesIdResendUnprocessableEntity) SetFake ¶
func (s *PostInvitesIdResendUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostInvitesIdResendUnprocessableEntity) UnmarshalJSON ¶
func (s *PostInvitesIdResendUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostInvitesIdResendUnprocessableEntity) Validate ¶
func (s *PostInvitesIdResendUnprocessableEntity) Validate() error
type PostInvitesInternalServerError ¶
type PostInvitesInternalServerError Error
func (*PostInvitesInternalServerError) Decode ¶
func (s *PostInvitesInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostInvitesInternalServerError from json.
func (*PostInvitesInternalServerError) Encode ¶
func (s *PostInvitesInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostInvitesInternalServerError as json.
func (*PostInvitesInternalServerError) MarshalJSON ¶
func (s *PostInvitesInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostInvitesInternalServerError) SetFake ¶
func (s *PostInvitesInternalServerError) SetFake()
SetFake set fake values.
func (*PostInvitesInternalServerError) UnmarshalJSON ¶
func (s *PostInvitesInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostInvitesInternalServerError) Validate ¶
func (s *PostInvitesInternalServerError) Validate() error
type PostInvitesNotFound ¶
type PostInvitesNotFound Error
func (*PostInvitesNotFound) Decode ¶
func (s *PostInvitesNotFound) Decode(d *jx.Decoder) error
Decode decodes PostInvitesNotFound from json.
func (*PostInvitesNotFound) Encode ¶
func (s *PostInvitesNotFound) Encode(e *jx.Encoder)
Encode encodes PostInvitesNotFound as json.
func (*PostInvitesNotFound) MarshalJSON ¶
func (s *PostInvitesNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostInvitesNotFound) SetFake ¶
func (s *PostInvitesNotFound) SetFake()
SetFake set fake values.
func (*PostInvitesNotFound) UnmarshalJSON ¶
func (s *PostInvitesNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostInvitesNotFound) Validate ¶
func (s *PostInvitesNotFound) Validate() error
type PostInvitesRes ¶
type PostInvitesRes interface {
// contains filtered or unexported methods
}
type PostInvitesUnprocessableEntity ¶
type PostInvitesUnprocessableEntity Error
func (*PostInvitesUnprocessableEntity) Decode ¶
func (s *PostInvitesUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostInvitesUnprocessableEntity from json.
func (*PostInvitesUnprocessableEntity) Encode ¶
func (s *PostInvitesUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostInvitesUnprocessableEntity as json.
func (*PostInvitesUnprocessableEntity) MarshalJSON ¶
func (s *PostInvitesUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostInvitesUnprocessableEntity) SetFake ¶
func (s *PostInvitesUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostInvitesUnprocessableEntity) UnmarshalJSON ¶
func (s *PostInvitesUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostInvitesUnprocessableEntity) Validate ¶
func (s *PostInvitesUnprocessableEntity) Validate() error
type PostPaymentsIdCaptureConflict ¶
type PostPaymentsIdCaptureConflict Error
func (*PostPaymentsIdCaptureConflict) Decode ¶
func (s *PostPaymentsIdCaptureConflict) Decode(d *jx.Decoder) error
Decode decodes PostPaymentsIdCaptureConflict from json.
func (*PostPaymentsIdCaptureConflict) Encode ¶
func (s *PostPaymentsIdCaptureConflict) Encode(e *jx.Encoder)
Encode encodes PostPaymentsIdCaptureConflict as json.
func (*PostPaymentsIdCaptureConflict) MarshalJSON ¶
func (s *PostPaymentsIdCaptureConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPaymentsIdCaptureConflict) SetFake ¶
func (s *PostPaymentsIdCaptureConflict) SetFake()
SetFake set fake values.
func (*PostPaymentsIdCaptureConflict) UnmarshalJSON ¶
func (s *PostPaymentsIdCaptureConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPaymentsIdCaptureConflict) Validate ¶
func (s *PostPaymentsIdCaptureConflict) Validate() error
type PostPaymentsIdCaptureInternalServerError ¶
type PostPaymentsIdCaptureInternalServerError Error
func (*PostPaymentsIdCaptureInternalServerError) Decode ¶
func (s *PostPaymentsIdCaptureInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostPaymentsIdCaptureInternalServerError from json.
func (*PostPaymentsIdCaptureInternalServerError) Encode ¶
func (s *PostPaymentsIdCaptureInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostPaymentsIdCaptureInternalServerError as json.
func (*PostPaymentsIdCaptureInternalServerError) MarshalJSON ¶
func (s *PostPaymentsIdCaptureInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPaymentsIdCaptureInternalServerError) SetFake ¶
func (s *PostPaymentsIdCaptureInternalServerError) SetFake()
SetFake set fake values.
func (*PostPaymentsIdCaptureInternalServerError) UnmarshalJSON ¶
func (s *PostPaymentsIdCaptureInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPaymentsIdCaptureInternalServerError) Validate ¶
func (s *PostPaymentsIdCaptureInternalServerError) Validate() error
type PostPaymentsIdCaptureNotFound ¶
type PostPaymentsIdCaptureNotFound Error
func (*PostPaymentsIdCaptureNotFound) Decode ¶
func (s *PostPaymentsIdCaptureNotFound) Decode(d *jx.Decoder) error
Decode decodes PostPaymentsIdCaptureNotFound from json.
func (*PostPaymentsIdCaptureNotFound) Encode ¶
func (s *PostPaymentsIdCaptureNotFound) Encode(e *jx.Encoder)
Encode encodes PostPaymentsIdCaptureNotFound as json.
func (*PostPaymentsIdCaptureNotFound) MarshalJSON ¶
func (s *PostPaymentsIdCaptureNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPaymentsIdCaptureNotFound) SetFake ¶
func (s *PostPaymentsIdCaptureNotFound) SetFake()
SetFake set fake values.
func (*PostPaymentsIdCaptureNotFound) UnmarshalJSON ¶
func (s *PostPaymentsIdCaptureNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPaymentsIdCaptureNotFound) Validate ¶
func (s *PostPaymentsIdCaptureNotFound) Validate() error
type PostPaymentsIdCaptureParams ¶
type PostPaymentsIdCaptureParams struct {
// The payment's ID.
ID string
}
PostPaymentsIdCaptureParams is parameters of PostPaymentsIdCapture operation.
type PostPaymentsIdCaptureRes ¶
type PostPaymentsIdCaptureRes interface {
// contains filtered or unexported methods
}
type PostPaymentsIdCaptureUnprocessableEntity ¶
type PostPaymentsIdCaptureUnprocessableEntity Error
func (*PostPaymentsIdCaptureUnprocessableEntity) Decode ¶
func (s *PostPaymentsIdCaptureUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostPaymentsIdCaptureUnprocessableEntity from json.
func (*PostPaymentsIdCaptureUnprocessableEntity) Encode ¶
func (s *PostPaymentsIdCaptureUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostPaymentsIdCaptureUnprocessableEntity as json.
func (*PostPaymentsIdCaptureUnprocessableEntity) MarshalJSON ¶
func (s *PostPaymentsIdCaptureUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPaymentsIdCaptureUnprocessableEntity) SetFake ¶
func (s *PostPaymentsIdCaptureUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostPaymentsIdCaptureUnprocessableEntity) UnmarshalJSON ¶
func (s *PostPaymentsIdCaptureUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPaymentsIdCaptureUnprocessableEntity) Validate ¶
func (s *PostPaymentsIdCaptureUnprocessableEntity) Validate() error
type PostPaymentsIdRefundConflict ¶
type PostPaymentsIdRefundConflict Error
func (*PostPaymentsIdRefundConflict) Decode ¶
func (s *PostPaymentsIdRefundConflict) Decode(d *jx.Decoder) error
Decode decodes PostPaymentsIdRefundConflict from json.
func (*PostPaymentsIdRefundConflict) Encode ¶
func (s *PostPaymentsIdRefundConflict) Encode(e *jx.Encoder)
Encode encodes PostPaymentsIdRefundConflict as json.
func (*PostPaymentsIdRefundConflict) MarshalJSON ¶
func (s *PostPaymentsIdRefundConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPaymentsIdRefundConflict) SetFake ¶
func (s *PostPaymentsIdRefundConflict) SetFake()
SetFake set fake values.
func (*PostPaymentsIdRefundConflict) UnmarshalJSON ¶
func (s *PostPaymentsIdRefundConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPaymentsIdRefundConflict) Validate ¶
func (s *PostPaymentsIdRefundConflict) Validate() error
type PostPaymentsIdRefundInternalServerError ¶
type PostPaymentsIdRefundInternalServerError Error
func (*PostPaymentsIdRefundInternalServerError) Decode ¶
func (s *PostPaymentsIdRefundInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostPaymentsIdRefundInternalServerError from json.
func (*PostPaymentsIdRefundInternalServerError) Encode ¶
func (s *PostPaymentsIdRefundInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostPaymentsIdRefundInternalServerError as json.
func (*PostPaymentsIdRefundInternalServerError) MarshalJSON ¶
func (s *PostPaymentsIdRefundInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPaymentsIdRefundInternalServerError) SetFake ¶
func (s *PostPaymentsIdRefundInternalServerError) SetFake()
SetFake set fake values.
func (*PostPaymentsIdRefundInternalServerError) UnmarshalJSON ¶
func (s *PostPaymentsIdRefundInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPaymentsIdRefundInternalServerError) Validate ¶
func (s *PostPaymentsIdRefundInternalServerError) Validate() error
type PostPaymentsIdRefundNotFound ¶
type PostPaymentsIdRefundNotFound Error
func (*PostPaymentsIdRefundNotFound) Decode ¶
func (s *PostPaymentsIdRefundNotFound) Decode(d *jx.Decoder) error
Decode decodes PostPaymentsIdRefundNotFound from json.
func (*PostPaymentsIdRefundNotFound) Encode ¶
func (s *PostPaymentsIdRefundNotFound) Encode(e *jx.Encoder)
Encode encodes PostPaymentsIdRefundNotFound as json.
func (*PostPaymentsIdRefundNotFound) MarshalJSON ¶
func (s *PostPaymentsIdRefundNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPaymentsIdRefundNotFound) SetFake ¶
func (s *PostPaymentsIdRefundNotFound) SetFake()
SetFake set fake values.
func (*PostPaymentsIdRefundNotFound) UnmarshalJSON ¶
func (s *PostPaymentsIdRefundNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPaymentsIdRefundNotFound) Validate ¶
func (s *PostPaymentsIdRefundNotFound) Validate() error
type PostPaymentsIdRefundParams ¶
type PostPaymentsIdRefundParams struct {
// The payment's ID.
ID string
}
PostPaymentsIdRefundParams is parameters of PostPaymentsIdRefund operation.
type PostPaymentsIdRefundRes ¶
type PostPaymentsIdRefundRes interface {
// contains filtered or unexported methods
}
type PostPaymentsIdRefundUnprocessableEntity ¶
type PostPaymentsIdRefundUnprocessableEntity Error
func (*PostPaymentsIdRefundUnprocessableEntity) Decode ¶
func (s *PostPaymentsIdRefundUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostPaymentsIdRefundUnprocessableEntity from json.
func (*PostPaymentsIdRefundUnprocessableEntity) Encode ¶
func (s *PostPaymentsIdRefundUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostPaymentsIdRefundUnprocessableEntity as json.
func (*PostPaymentsIdRefundUnprocessableEntity) MarshalJSON ¶
func (s *PostPaymentsIdRefundUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPaymentsIdRefundUnprocessableEntity) SetFake ¶
func (s *PostPaymentsIdRefundUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostPaymentsIdRefundUnprocessableEntity) UnmarshalJSON ¶
func (s *PostPaymentsIdRefundUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPaymentsIdRefundUnprocessableEntity) Validate ¶
func (s *PostPaymentsIdRefundUnprocessableEntity) Validate() error
type PostPriceListsConflict ¶
type PostPriceListsConflict Error
func (*PostPriceListsConflict) Decode ¶
func (s *PostPriceListsConflict) Decode(d *jx.Decoder) error
Decode decodes PostPriceListsConflict from json.
func (*PostPriceListsConflict) Encode ¶
func (s *PostPriceListsConflict) Encode(e *jx.Encoder)
Encode encodes PostPriceListsConflict as json.
func (*PostPriceListsConflict) MarshalJSON ¶
func (s *PostPriceListsConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPriceListsConflict) SetFake ¶
func (s *PostPriceListsConflict) SetFake()
SetFake set fake values.
func (*PostPriceListsConflict) UnmarshalJSON ¶
func (s *PostPriceListsConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPriceListsConflict) Validate ¶
func (s *PostPriceListsConflict) Validate() error
type PostPriceListsIdConflict ¶
type PostPriceListsIdConflict Error
func (*PostPriceListsIdConflict) Decode ¶
func (s *PostPriceListsIdConflict) Decode(d *jx.Decoder) error
Decode decodes PostPriceListsIdConflict from json.
func (*PostPriceListsIdConflict) Encode ¶
func (s *PostPriceListsIdConflict) Encode(e *jx.Encoder)
Encode encodes PostPriceListsIdConflict as json.
func (*PostPriceListsIdConflict) MarshalJSON ¶
func (s *PostPriceListsIdConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPriceListsIdConflict) SetFake ¶
func (s *PostPriceListsIdConflict) SetFake()
SetFake set fake values.
func (*PostPriceListsIdConflict) UnmarshalJSON ¶
func (s *PostPriceListsIdConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPriceListsIdConflict) Validate ¶
func (s *PostPriceListsIdConflict) Validate() error
type PostPriceListsIdInternalServerError ¶
type PostPriceListsIdInternalServerError Error
func (*PostPriceListsIdInternalServerError) Decode ¶
func (s *PostPriceListsIdInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostPriceListsIdInternalServerError from json.
func (*PostPriceListsIdInternalServerError) Encode ¶
func (s *PostPriceListsIdInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostPriceListsIdInternalServerError as json.
func (*PostPriceListsIdInternalServerError) MarshalJSON ¶
func (s *PostPriceListsIdInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPriceListsIdInternalServerError) SetFake ¶
func (s *PostPriceListsIdInternalServerError) SetFake()
SetFake set fake values.
func (*PostPriceListsIdInternalServerError) UnmarshalJSON ¶
func (s *PostPriceListsIdInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPriceListsIdInternalServerError) Validate ¶
func (s *PostPriceListsIdInternalServerError) Validate() error
type PostPriceListsIdNotFound ¶
type PostPriceListsIdNotFound Error
func (*PostPriceListsIdNotFound) Decode ¶
func (s *PostPriceListsIdNotFound) Decode(d *jx.Decoder) error
Decode decodes PostPriceListsIdNotFound from json.
func (*PostPriceListsIdNotFound) Encode ¶
func (s *PostPriceListsIdNotFound) Encode(e *jx.Encoder)
Encode encodes PostPriceListsIdNotFound as json.
func (*PostPriceListsIdNotFound) MarshalJSON ¶
func (s *PostPriceListsIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPriceListsIdNotFound) SetFake ¶
func (s *PostPriceListsIdNotFound) SetFake()
SetFake set fake values.
func (*PostPriceListsIdNotFound) UnmarshalJSON ¶
func (s *PostPriceListsIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPriceListsIdNotFound) Validate ¶
func (s *PostPriceListsIdNotFound) Validate() error
type PostPriceListsIdParams ¶
type PostPriceListsIdParams struct {
// The price list's ID.
ID string
}
PostPriceListsIdParams is parameters of PostPriceListsId operation.
type PostPriceListsIdPricesBatchAddConflict ¶
type PostPriceListsIdPricesBatchAddConflict Error
func (*PostPriceListsIdPricesBatchAddConflict) Decode ¶
func (s *PostPriceListsIdPricesBatchAddConflict) Decode(d *jx.Decoder) error
Decode decodes PostPriceListsIdPricesBatchAddConflict from json.
func (*PostPriceListsIdPricesBatchAddConflict) Encode ¶
func (s *PostPriceListsIdPricesBatchAddConflict) Encode(e *jx.Encoder)
Encode encodes PostPriceListsIdPricesBatchAddConflict as json.
func (*PostPriceListsIdPricesBatchAddConflict) MarshalJSON ¶
func (s *PostPriceListsIdPricesBatchAddConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPriceListsIdPricesBatchAddConflict) SetFake ¶
func (s *PostPriceListsIdPricesBatchAddConflict) SetFake()
SetFake set fake values.
func (*PostPriceListsIdPricesBatchAddConflict) UnmarshalJSON ¶
func (s *PostPriceListsIdPricesBatchAddConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPriceListsIdPricesBatchAddConflict) Validate ¶
func (s *PostPriceListsIdPricesBatchAddConflict) Validate() error
type PostPriceListsIdPricesBatchAddInternalServerError ¶
type PostPriceListsIdPricesBatchAddInternalServerError Error
func (*PostPriceListsIdPricesBatchAddInternalServerError) Decode ¶
func (s *PostPriceListsIdPricesBatchAddInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostPriceListsIdPricesBatchAddInternalServerError from json.
func (*PostPriceListsIdPricesBatchAddInternalServerError) Encode ¶
func (s *PostPriceListsIdPricesBatchAddInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostPriceListsIdPricesBatchAddInternalServerError as json.
func (*PostPriceListsIdPricesBatchAddInternalServerError) MarshalJSON ¶
func (s *PostPriceListsIdPricesBatchAddInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPriceListsIdPricesBatchAddInternalServerError) SetFake ¶
func (s *PostPriceListsIdPricesBatchAddInternalServerError) SetFake()
SetFake set fake values.
func (*PostPriceListsIdPricesBatchAddInternalServerError) UnmarshalJSON ¶
func (s *PostPriceListsIdPricesBatchAddInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPriceListsIdPricesBatchAddInternalServerError) Validate ¶
func (s *PostPriceListsIdPricesBatchAddInternalServerError) Validate() error
type PostPriceListsIdPricesBatchAddNotFound ¶
type PostPriceListsIdPricesBatchAddNotFound Error
func (*PostPriceListsIdPricesBatchAddNotFound) Decode ¶
func (s *PostPriceListsIdPricesBatchAddNotFound) Decode(d *jx.Decoder) error
Decode decodes PostPriceListsIdPricesBatchAddNotFound from json.
func (*PostPriceListsIdPricesBatchAddNotFound) Encode ¶
func (s *PostPriceListsIdPricesBatchAddNotFound) Encode(e *jx.Encoder)
Encode encodes PostPriceListsIdPricesBatchAddNotFound as json.
func (*PostPriceListsIdPricesBatchAddNotFound) MarshalJSON ¶
func (s *PostPriceListsIdPricesBatchAddNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPriceListsIdPricesBatchAddNotFound) SetFake ¶
func (s *PostPriceListsIdPricesBatchAddNotFound) SetFake()
SetFake set fake values.
func (*PostPriceListsIdPricesBatchAddNotFound) UnmarshalJSON ¶
func (s *PostPriceListsIdPricesBatchAddNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPriceListsIdPricesBatchAddNotFound) Validate ¶
func (s *PostPriceListsIdPricesBatchAddNotFound) Validate() error
type PostPriceListsIdPricesBatchAddParams ¶
type PostPriceListsIdPricesBatchAddParams struct {
// The price list's ID.
ID string
}
PostPriceListsIdPricesBatchAddParams is parameters of PostPriceListsIdPricesBatchAdd operation.
type PostPriceListsIdPricesBatchAddRes ¶
type PostPriceListsIdPricesBatchAddRes interface {
// contains filtered or unexported methods
}
type PostPriceListsIdPricesBatchAddUnprocessableEntity ¶
type PostPriceListsIdPricesBatchAddUnprocessableEntity Error
func (*PostPriceListsIdPricesBatchAddUnprocessableEntity) Decode ¶
func (s *PostPriceListsIdPricesBatchAddUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostPriceListsIdPricesBatchAddUnprocessableEntity from json.
func (*PostPriceListsIdPricesBatchAddUnprocessableEntity) Encode ¶
func (s *PostPriceListsIdPricesBatchAddUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostPriceListsIdPricesBatchAddUnprocessableEntity as json.
func (*PostPriceListsIdPricesBatchAddUnprocessableEntity) MarshalJSON ¶
func (s *PostPriceListsIdPricesBatchAddUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPriceListsIdPricesBatchAddUnprocessableEntity) SetFake ¶
func (s *PostPriceListsIdPricesBatchAddUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostPriceListsIdPricesBatchAddUnprocessableEntity) UnmarshalJSON ¶
func (s *PostPriceListsIdPricesBatchAddUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPriceListsIdPricesBatchAddUnprocessableEntity) Validate ¶
func (s *PostPriceListsIdPricesBatchAddUnprocessableEntity) Validate() error
type PostPriceListsIdPricesBatchRemoveConflict ¶
type PostPriceListsIdPricesBatchRemoveConflict Error
func (*PostPriceListsIdPricesBatchRemoveConflict) Decode ¶
func (s *PostPriceListsIdPricesBatchRemoveConflict) Decode(d *jx.Decoder) error
Decode decodes PostPriceListsIdPricesBatchRemoveConflict from json.
func (*PostPriceListsIdPricesBatchRemoveConflict) Encode ¶
func (s *PostPriceListsIdPricesBatchRemoveConflict) Encode(e *jx.Encoder)
Encode encodes PostPriceListsIdPricesBatchRemoveConflict as json.
func (*PostPriceListsIdPricesBatchRemoveConflict) MarshalJSON ¶
func (s *PostPriceListsIdPricesBatchRemoveConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPriceListsIdPricesBatchRemoveConflict) SetFake ¶
func (s *PostPriceListsIdPricesBatchRemoveConflict) SetFake()
SetFake set fake values.
func (*PostPriceListsIdPricesBatchRemoveConflict) UnmarshalJSON ¶
func (s *PostPriceListsIdPricesBatchRemoveConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPriceListsIdPricesBatchRemoveConflict) Validate ¶
func (s *PostPriceListsIdPricesBatchRemoveConflict) Validate() error
type PostPriceListsIdPricesBatchRemoveInternalServerError ¶
type PostPriceListsIdPricesBatchRemoveInternalServerError Error
func (*PostPriceListsIdPricesBatchRemoveInternalServerError) Decode ¶
func (s *PostPriceListsIdPricesBatchRemoveInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostPriceListsIdPricesBatchRemoveInternalServerError from json.
func (*PostPriceListsIdPricesBatchRemoveInternalServerError) Encode ¶
func (s *PostPriceListsIdPricesBatchRemoveInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostPriceListsIdPricesBatchRemoveInternalServerError as json.
func (*PostPriceListsIdPricesBatchRemoveInternalServerError) MarshalJSON ¶
func (s *PostPriceListsIdPricesBatchRemoveInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPriceListsIdPricesBatchRemoveInternalServerError) SetFake ¶
func (s *PostPriceListsIdPricesBatchRemoveInternalServerError) SetFake()
SetFake set fake values.
func (*PostPriceListsIdPricesBatchRemoveInternalServerError) UnmarshalJSON ¶
func (s *PostPriceListsIdPricesBatchRemoveInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPriceListsIdPricesBatchRemoveInternalServerError) Validate ¶
func (s *PostPriceListsIdPricesBatchRemoveInternalServerError) Validate() error
type PostPriceListsIdPricesBatchRemoveNotFound ¶
type PostPriceListsIdPricesBatchRemoveNotFound Error
func (*PostPriceListsIdPricesBatchRemoveNotFound) Decode ¶
func (s *PostPriceListsIdPricesBatchRemoveNotFound) Decode(d *jx.Decoder) error
Decode decodes PostPriceListsIdPricesBatchRemoveNotFound from json.
func (*PostPriceListsIdPricesBatchRemoveNotFound) Encode ¶
func (s *PostPriceListsIdPricesBatchRemoveNotFound) Encode(e *jx.Encoder)
Encode encodes PostPriceListsIdPricesBatchRemoveNotFound as json.
func (*PostPriceListsIdPricesBatchRemoveNotFound) MarshalJSON ¶
func (s *PostPriceListsIdPricesBatchRemoveNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPriceListsIdPricesBatchRemoveNotFound) SetFake ¶
func (s *PostPriceListsIdPricesBatchRemoveNotFound) SetFake()
SetFake set fake values.
func (*PostPriceListsIdPricesBatchRemoveNotFound) UnmarshalJSON ¶
func (s *PostPriceListsIdPricesBatchRemoveNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPriceListsIdPricesBatchRemoveNotFound) Validate ¶
func (s *PostPriceListsIdPricesBatchRemoveNotFound) Validate() error
type PostPriceListsIdPricesBatchRemoveParams ¶
type PostPriceListsIdPricesBatchRemoveParams struct {
// The price list's ID.
ID string
}
PostPriceListsIdPricesBatchRemoveParams is parameters of PostPriceListsIdPricesBatchRemove operation.
type PostPriceListsIdPricesBatchRemoveRes ¶
type PostPriceListsIdPricesBatchRemoveRes interface {
// contains filtered or unexported methods
}
type PostPriceListsIdPricesBatchRemoveUnprocessableEntity ¶
type PostPriceListsIdPricesBatchRemoveUnprocessableEntity Error
func (*PostPriceListsIdPricesBatchRemoveUnprocessableEntity) Decode ¶
func (s *PostPriceListsIdPricesBatchRemoveUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostPriceListsIdPricesBatchRemoveUnprocessableEntity from json.
func (*PostPriceListsIdPricesBatchRemoveUnprocessableEntity) Encode ¶
func (s *PostPriceListsIdPricesBatchRemoveUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostPriceListsIdPricesBatchRemoveUnprocessableEntity as json.
func (*PostPriceListsIdPricesBatchRemoveUnprocessableEntity) MarshalJSON ¶
func (s *PostPriceListsIdPricesBatchRemoveUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPriceListsIdPricesBatchRemoveUnprocessableEntity) SetFake ¶
func (s *PostPriceListsIdPricesBatchRemoveUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostPriceListsIdPricesBatchRemoveUnprocessableEntity) UnmarshalJSON ¶
func (s *PostPriceListsIdPricesBatchRemoveUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPriceListsIdPricesBatchRemoveUnprocessableEntity) Validate ¶
func (s *PostPriceListsIdPricesBatchRemoveUnprocessableEntity) Validate() error
type PostPriceListsIdRes ¶
type PostPriceListsIdRes interface {
// contains filtered or unexported methods
}
type PostPriceListsIdUnprocessableEntity ¶
type PostPriceListsIdUnprocessableEntity Error
func (*PostPriceListsIdUnprocessableEntity) Decode ¶
func (s *PostPriceListsIdUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostPriceListsIdUnprocessableEntity from json.
func (*PostPriceListsIdUnprocessableEntity) Encode ¶
func (s *PostPriceListsIdUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostPriceListsIdUnprocessableEntity as json.
func (*PostPriceListsIdUnprocessableEntity) MarshalJSON ¶
func (s *PostPriceListsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPriceListsIdUnprocessableEntity) SetFake ¶
func (s *PostPriceListsIdUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostPriceListsIdUnprocessableEntity) UnmarshalJSON ¶
func (s *PostPriceListsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPriceListsIdUnprocessableEntity) Validate ¶
func (s *PostPriceListsIdUnprocessableEntity) Validate() error
type PostPriceListsInternalServerError ¶
type PostPriceListsInternalServerError Error
func (*PostPriceListsInternalServerError) Decode ¶
func (s *PostPriceListsInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostPriceListsInternalServerError from json.
func (*PostPriceListsInternalServerError) Encode ¶
func (s *PostPriceListsInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostPriceListsInternalServerError as json.
func (*PostPriceListsInternalServerError) MarshalJSON ¶
func (s *PostPriceListsInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPriceListsInternalServerError) SetFake ¶
func (s *PostPriceListsInternalServerError) SetFake()
SetFake set fake values.
func (*PostPriceListsInternalServerError) UnmarshalJSON ¶
func (s *PostPriceListsInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPriceListsInternalServerError) Validate ¶
func (s *PostPriceListsInternalServerError) Validate() error
type PostPriceListsNotFound ¶
type PostPriceListsNotFound Error
func (*PostPriceListsNotFound) Decode ¶
func (s *PostPriceListsNotFound) Decode(d *jx.Decoder) error
Decode decodes PostPriceListsNotFound from json.
func (*PostPriceListsNotFound) Encode ¶
func (s *PostPriceListsNotFound) Encode(e *jx.Encoder)
Encode encodes PostPriceListsNotFound as json.
func (*PostPriceListsNotFound) MarshalJSON ¶
func (s *PostPriceListsNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPriceListsNotFound) SetFake ¶
func (s *PostPriceListsNotFound) SetFake()
SetFake set fake values.
func (*PostPriceListsNotFound) UnmarshalJSON ¶
func (s *PostPriceListsNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPriceListsNotFound) Validate ¶
func (s *PostPriceListsNotFound) Validate() error
type PostPriceListsRes ¶
type PostPriceListsRes interface {
// contains filtered or unexported methods
}
type PostPriceListsUnprocessableEntity ¶
type PostPriceListsUnprocessableEntity Error
func (*PostPriceListsUnprocessableEntity) Decode ¶
func (s *PostPriceListsUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostPriceListsUnprocessableEntity from json.
func (*PostPriceListsUnprocessableEntity) Encode ¶
func (s *PostPriceListsUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostPriceListsUnprocessableEntity as json.
func (*PostPriceListsUnprocessableEntity) MarshalJSON ¶
func (s *PostPriceListsUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPriceListsUnprocessableEntity) SetFake ¶
func (s *PostPriceListsUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostPriceListsUnprocessableEntity) UnmarshalJSON ¶
func (s *PostPriceListsUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPriceListsUnprocessableEntity) Validate ¶
func (s *PostPriceListsUnprocessableEntity) Validate() error
type PostPricingRuleTypesConflict ¶
type PostPricingRuleTypesConflict Error
func (*PostPricingRuleTypesConflict) Decode ¶
func (s *PostPricingRuleTypesConflict) Decode(d *jx.Decoder) error
Decode decodes PostPricingRuleTypesConflict from json.
func (*PostPricingRuleTypesConflict) Encode ¶
func (s *PostPricingRuleTypesConflict) Encode(e *jx.Encoder)
Encode encodes PostPricingRuleTypesConflict as json.
func (*PostPricingRuleTypesConflict) MarshalJSON ¶
func (s *PostPricingRuleTypesConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPricingRuleTypesConflict) SetFake ¶
func (s *PostPricingRuleTypesConflict) SetFake()
SetFake set fake values.
func (*PostPricingRuleTypesConflict) UnmarshalJSON ¶
func (s *PostPricingRuleTypesConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPricingRuleTypesConflict) Validate ¶
func (s *PostPricingRuleTypesConflict) Validate() error
type PostPricingRuleTypesIdConflict ¶
type PostPricingRuleTypesIdConflict Error
func (*PostPricingRuleTypesIdConflict) Decode ¶
func (s *PostPricingRuleTypesIdConflict) Decode(d *jx.Decoder) error
Decode decodes PostPricingRuleTypesIdConflict from json.
func (*PostPricingRuleTypesIdConflict) Encode ¶
func (s *PostPricingRuleTypesIdConflict) Encode(e *jx.Encoder)
Encode encodes PostPricingRuleTypesIdConflict as json.
func (*PostPricingRuleTypesIdConflict) MarshalJSON ¶
func (s *PostPricingRuleTypesIdConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPricingRuleTypesIdConflict) SetFake ¶
func (s *PostPricingRuleTypesIdConflict) SetFake()
SetFake set fake values.
func (*PostPricingRuleTypesIdConflict) UnmarshalJSON ¶
func (s *PostPricingRuleTypesIdConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPricingRuleTypesIdConflict) Validate ¶
func (s *PostPricingRuleTypesIdConflict) Validate() error
type PostPricingRuleTypesIdInternalServerError ¶
type PostPricingRuleTypesIdInternalServerError Error
func (*PostPricingRuleTypesIdInternalServerError) Decode ¶
func (s *PostPricingRuleTypesIdInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostPricingRuleTypesIdInternalServerError from json.
func (*PostPricingRuleTypesIdInternalServerError) Encode ¶
func (s *PostPricingRuleTypesIdInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostPricingRuleTypesIdInternalServerError as json.
func (*PostPricingRuleTypesIdInternalServerError) MarshalJSON ¶
func (s *PostPricingRuleTypesIdInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPricingRuleTypesIdInternalServerError) SetFake ¶
func (s *PostPricingRuleTypesIdInternalServerError) SetFake()
SetFake set fake values.
func (*PostPricingRuleTypesIdInternalServerError) UnmarshalJSON ¶
func (s *PostPricingRuleTypesIdInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPricingRuleTypesIdInternalServerError) Validate ¶
func (s *PostPricingRuleTypesIdInternalServerError) Validate() error
type PostPricingRuleTypesIdNotFound ¶
type PostPricingRuleTypesIdNotFound Error
func (*PostPricingRuleTypesIdNotFound) Decode ¶
func (s *PostPricingRuleTypesIdNotFound) Decode(d *jx.Decoder) error
Decode decodes PostPricingRuleTypesIdNotFound from json.
func (*PostPricingRuleTypesIdNotFound) Encode ¶
func (s *PostPricingRuleTypesIdNotFound) Encode(e *jx.Encoder)
Encode encodes PostPricingRuleTypesIdNotFound as json.
func (*PostPricingRuleTypesIdNotFound) MarshalJSON ¶
func (s *PostPricingRuleTypesIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPricingRuleTypesIdNotFound) SetFake ¶
func (s *PostPricingRuleTypesIdNotFound) SetFake()
SetFake set fake values.
func (*PostPricingRuleTypesIdNotFound) UnmarshalJSON ¶
func (s *PostPricingRuleTypesIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPricingRuleTypesIdNotFound) Validate ¶
func (s *PostPricingRuleTypesIdNotFound) Validate() error
type PostPricingRuleTypesIdParams ¶
type PostPricingRuleTypesIdParams struct {
// The pricing's ID.
ID string
}
PostPricingRuleTypesIdParams is parameters of PostPricingRuleTypesId operation.
type PostPricingRuleTypesIdRes ¶
type PostPricingRuleTypesIdRes interface {
// contains filtered or unexported methods
}
type PostPricingRuleTypesIdUnprocessableEntity ¶
type PostPricingRuleTypesIdUnprocessableEntity Error
func (*PostPricingRuleTypesIdUnprocessableEntity) Decode ¶
func (s *PostPricingRuleTypesIdUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostPricingRuleTypesIdUnprocessableEntity from json.
func (*PostPricingRuleTypesIdUnprocessableEntity) Encode ¶
func (s *PostPricingRuleTypesIdUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostPricingRuleTypesIdUnprocessableEntity as json.
func (*PostPricingRuleTypesIdUnprocessableEntity) MarshalJSON ¶
func (s *PostPricingRuleTypesIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPricingRuleTypesIdUnprocessableEntity) SetFake ¶
func (s *PostPricingRuleTypesIdUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostPricingRuleTypesIdUnprocessableEntity) UnmarshalJSON ¶
func (s *PostPricingRuleTypesIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPricingRuleTypesIdUnprocessableEntity) Validate ¶
func (s *PostPricingRuleTypesIdUnprocessableEntity) Validate() error
type PostPricingRuleTypesInternalServerError ¶
type PostPricingRuleTypesInternalServerError Error
func (*PostPricingRuleTypesInternalServerError) Decode ¶
func (s *PostPricingRuleTypesInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostPricingRuleTypesInternalServerError from json.
func (*PostPricingRuleTypesInternalServerError) Encode ¶
func (s *PostPricingRuleTypesInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostPricingRuleTypesInternalServerError as json.
func (*PostPricingRuleTypesInternalServerError) MarshalJSON ¶
func (s *PostPricingRuleTypesInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPricingRuleTypesInternalServerError) SetFake ¶
func (s *PostPricingRuleTypesInternalServerError) SetFake()
SetFake set fake values.
func (*PostPricingRuleTypesInternalServerError) UnmarshalJSON ¶
func (s *PostPricingRuleTypesInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPricingRuleTypesInternalServerError) Validate ¶
func (s *PostPricingRuleTypesInternalServerError) Validate() error
type PostPricingRuleTypesNotFound ¶
type PostPricingRuleTypesNotFound Error
func (*PostPricingRuleTypesNotFound) Decode ¶
func (s *PostPricingRuleTypesNotFound) Decode(d *jx.Decoder) error
Decode decodes PostPricingRuleTypesNotFound from json.
func (*PostPricingRuleTypesNotFound) Encode ¶
func (s *PostPricingRuleTypesNotFound) Encode(e *jx.Encoder)
Encode encodes PostPricingRuleTypesNotFound as json.
func (*PostPricingRuleTypesNotFound) MarshalJSON ¶
func (s *PostPricingRuleTypesNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPricingRuleTypesNotFound) SetFake ¶
func (s *PostPricingRuleTypesNotFound) SetFake()
SetFake set fake values.
func (*PostPricingRuleTypesNotFound) UnmarshalJSON ¶
func (s *PostPricingRuleTypesNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPricingRuleTypesNotFound) Validate ¶
func (s *PostPricingRuleTypesNotFound) Validate() error
type PostPricingRuleTypesRes ¶
type PostPricingRuleTypesRes interface {
// contains filtered or unexported methods
}
type PostPricingRuleTypesUnprocessableEntity ¶
type PostPricingRuleTypesUnprocessableEntity Error
func (*PostPricingRuleTypesUnprocessableEntity) Decode ¶
func (s *PostPricingRuleTypesUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostPricingRuleTypesUnprocessableEntity from json.
func (*PostPricingRuleTypesUnprocessableEntity) Encode ¶
func (s *PostPricingRuleTypesUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostPricingRuleTypesUnprocessableEntity as json.
func (*PostPricingRuleTypesUnprocessableEntity) MarshalJSON ¶
func (s *PostPricingRuleTypesUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPricingRuleTypesUnprocessableEntity) SetFake ¶
func (s *PostPricingRuleTypesUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostPricingRuleTypesUnprocessableEntity) UnmarshalJSON ¶
func (s *PostPricingRuleTypesUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPricingRuleTypesUnprocessableEntity) Validate ¶
func (s *PostPricingRuleTypesUnprocessableEntity) Validate() error
type PostProductsConflict ¶
type PostProductsConflict Error
func (*PostProductsConflict) Decode ¶
func (s *PostProductsConflict) Decode(d *jx.Decoder) error
Decode decodes PostProductsConflict from json.
func (*PostProductsConflict) Encode ¶
func (s *PostProductsConflict) Encode(e *jx.Encoder)
Encode encodes PostProductsConflict as json.
func (*PostProductsConflict) MarshalJSON ¶
func (s *PostProductsConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostProductsConflict) SetFake ¶
func (s *PostProductsConflict) SetFake()
SetFake set fake values.
func (*PostProductsConflict) UnmarshalJSON ¶
func (s *PostProductsConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostProductsConflict) Validate ¶
func (s *PostProductsConflict) Validate() error
type PostProductsIdConflict ¶
type PostProductsIdConflict Error
func (*PostProductsIdConflict) Decode ¶
func (s *PostProductsIdConflict) Decode(d *jx.Decoder) error
Decode decodes PostProductsIdConflict from json.
func (*PostProductsIdConflict) Encode ¶
func (s *PostProductsIdConflict) Encode(e *jx.Encoder)
Encode encodes PostProductsIdConflict as json.
func (*PostProductsIdConflict) MarshalJSON ¶
func (s *PostProductsIdConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostProductsIdConflict) SetFake ¶
func (s *PostProductsIdConflict) SetFake()
SetFake set fake values.
func (*PostProductsIdConflict) UnmarshalJSON ¶
func (s *PostProductsIdConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostProductsIdConflict) Validate ¶
func (s *PostProductsIdConflict) Validate() error
type PostProductsIdInternalServerError ¶
type PostProductsIdInternalServerError Error
func (*PostProductsIdInternalServerError) Decode ¶
func (s *PostProductsIdInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostProductsIdInternalServerError from json.
func (*PostProductsIdInternalServerError) Encode ¶
func (s *PostProductsIdInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostProductsIdInternalServerError as json.
func (*PostProductsIdInternalServerError) MarshalJSON ¶
func (s *PostProductsIdInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostProductsIdInternalServerError) SetFake ¶
func (s *PostProductsIdInternalServerError) SetFake()
SetFake set fake values.
func (*PostProductsIdInternalServerError) UnmarshalJSON ¶
func (s *PostProductsIdInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostProductsIdInternalServerError) Validate ¶
func (s *PostProductsIdInternalServerError) Validate() error
type PostProductsIdNotFound ¶
type PostProductsIdNotFound Error
func (*PostProductsIdNotFound) Decode ¶
func (s *PostProductsIdNotFound) Decode(d *jx.Decoder) error
Decode decodes PostProductsIdNotFound from json.
func (*PostProductsIdNotFound) Encode ¶
func (s *PostProductsIdNotFound) Encode(e *jx.Encoder)
Encode encodes PostProductsIdNotFound as json.
func (*PostProductsIdNotFound) MarshalJSON ¶
func (s *PostProductsIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostProductsIdNotFound) SetFake ¶
func (s *PostProductsIdNotFound) SetFake()
SetFake set fake values.
func (*PostProductsIdNotFound) UnmarshalJSON ¶
func (s *PostProductsIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostProductsIdNotFound) Validate ¶
func (s *PostProductsIdNotFound) Validate() error
type PostProductsIdOptionsConflict ¶
type PostProductsIdOptionsConflict Error
func (*PostProductsIdOptionsConflict) Decode ¶
func (s *PostProductsIdOptionsConflict) Decode(d *jx.Decoder) error
Decode decodes PostProductsIdOptionsConflict from json.
func (*PostProductsIdOptionsConflict) Encode ¶
func (s *PostProductsIdOptionsConflict) Encode(e *jx.Encoder)
Encode encodes PostProductsIdOptionsConflict as json.
func (*PostProductsIdOptionsConflict) MarshalJSON ¶
func (s *PostProductsIdOptionsConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostProductsIdOptionsConflict) SetFake ¶
func (s *PostProductsIdOptionsConflict) SetFake()
SetFake set fake values.
func (*PostProductsIdOptionsConflict) UnmarshalJSON ¶
func (s *PostProductsIdOptionsConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostProductsIdOptionsConflict) Validate ¶
func (s *PostProductsIdOptionsConflict) Validate() error
type PostProductsIdOptionsInternalServerError ¶
type PostProductsIdOptionsInternalServerError Error
func (*PostProductsIdOptionsInternalServerError) Decode ¶
func (s *PostProductsIdOptionsInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostProductsIdOptionsInternalServerError from json.
func (*PostProductsIdOptionsInternalServerError) Encode ¶
func (s *PostProductsIdOptionsInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostProductsIdOptionsInternalServerError as json.
func (*PostProductsIdOptionsInternalServerError) MarshalJSON ¶
func (s *PostProductsIdOptionsInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostProductsIdOptionsInternalServerError) SetFake ¶
func (s *PostProductsIdOptionsInternalServerError) SetFake()
SetFake set fake values.
func (*PostProductsIdOptionsInternalServerError) UnmarshalJSON ¶
func (s *PostProductsIdOptionsInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostProductsIdOptionsInternalServerError) Validate ¶
func (s *PostProductsIdOptionsInternalServerError) Validate() error
type PostProductsIdOptionsNotFound ¶
type PostProductsIdOptionsNotFound Error
func (*PostProductsIdOptionsNotFound) Decode ¶
func (s *PostProductsIdOptionsNotFound) Decode(d *jx.Decoder) error
Decode decodes PostProductsIdOptionsNotFound from json.
func (*PostProductsIdOptionsNotFound) Encode ¶
func (s *PostProductsIdOptionsNotFound) Encode(e *jx.Encoder)
Encode encodes PostProductsIdOptionsNotFound as json.
func (*PostProductsIdOptionsNotFound) MarshalJSON ¶
func (s *PostProductsIdOptionsNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostProductsIdOptionsNotFound) SetFake ¶
func (s *PostProductsIdOptionsNotFound) SetFake()
SetFake set fake values.
func (*PostProductsIdOptionsNotFound) UnmarshalJSON ¶
func (s *PostProductsIdOptionsNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostProductsIdOptionsNotFound) Validate ¶
func (s *PostProductsIdOptionsNotFound) Validate() error
type PostProductsIdOptionsOptionIDConflict ¶
type PostProductsIdOptionsOptionIDConflict Error
func (*PostProductsIdOptionsOptionIDConflict) Decode ¶
func (s *PostProductsIdOptionsOptionIDConflict) Decode(d *jx.Decoder) error
Decode decodes PostProductsIdOptionsOptionIDConflict from json.
func (*PostProductsIdOptionsOptionIDConflict) Encode ¶
func (s *PostProductsIdOptionsOptionIDConflict) Encode(e *jx.Encoder)
Encode encodes PostProductsIdOptionsOptionIDConflict as json.
func (*PostProductsIdOptionsOptionIDConflict) MarshalJSON ¶
func (s *PostProductsIdOptionsOptionIDConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostProductsIdOptionsOptionIDConflict) SetFake ¶
func (s *PostProductsIdOptionsOptionIDConflict) SetFake()
SetFake set fake values.
func (*PostProductsIdOptionsOptionIDConflict) UnmarshalJSON ¶
func (s *PostProductsIdOptionsOptionIDConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostProductsIdOptionsOptionIDConflict) Validate ¶
func (s *PostProductsIdOptionsOptionIDConflict) Validate() error
type PostProductsIdOptionsOptionIDInternalServerError ¶
type PostProductsIdOptionsOptionIDInternalServerError Error
func (*PostProductsIdOptionsOptionIDInternalServerError) Decode ¶
func (s *PostProductsIdOptionsOptionIDInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostProductsIdOptionsOptionIDInternalServerError from json.
func (*PostProductsIdOptionsOptionIDInternalServerError) Encode ¶
func (s *PostProductsIdOptionsOptionIDInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostProductsIdOptionsOptionIDInternalServerError as json.
func (*PostProductsIdOptionsOptionIDInternalServerError) MarshalJSON ¶
func (s *PostProductsIdOptionsOptionIDInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostProductsIdOptionsOptionIDInternalServerError) SetFake ¶
func (s *PostProductsIdOptionsOptionIDInternalServerError) SetFake()
SetFake set fake values.
func (*PostProductsIdOptionsOptionIDInternalServerError) UnmarshalJSON ¶
func (s *PostProductsIdOptionsOptionIDInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostProductsIdOptionsOptionIDInternalServerError) Validate ¶
func (s *PostProductsIdOptionsOptionIDInternalServerError) Validate() error
type PostProductsIdOptionsOptionIDNotFound ¶
type PostProductsIdOptionsOptionIDNotFound Error
func (*PostProductsIdOptionsOptionIDNotFound) Decode ¶
func (s *PostProductsIdOptionsOptionIDNotFound) Decode(d *jx.Decoder) error
Decode decodes PostProductsIdOptionsOptionIDNotFound from json.
func (*PostProductsIdOptionsOptionIDNotFound) Encode ¶
func (s *PostProductsIdOptionsOptionIDNotFound) Encode(e *jx.Encoder)
Encode encodes PostProductsIdOptionsOptionIDNotFound as json.
func (*PostProductsIdOptionsOptionIDNotFound) MarshalJSON ¶
func (s *PostProductsIdOptionsOptionIDNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostProductsIdOptionsOptionIDNotFound) SetFake ¶
func (s *PostProductsIdOptionsOptionIDNotFound) SetFake()
SetFake set fake values.
func (*PostProductsIdOptionsOptionIDNotFound) UnmarshalJSON ¶
func (s *PostProductsIdOptionsOptionIDNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostProductsIdOptionsOptionIDNotFound) Validate ¶
func (s *PostProductsIdOptionsOptionIDNotFound) Validate() error
type PostProductsIdOptionsOptionIDParams ¶
type PostProductsIdOptionsOptionIDParams struct {
// The product's ID.
ID string
// The product's option id.
OptionID string
}
PostProductsIdOptionsOptionIDParams is parameters of PostProductsIdOptionsOption_id operation.
type PostProductsIdOptionsOptionIDRes ¶
type PostProductsIdOptionsOptionIDRes interface {
// contains filtered or unexported methods
}
type PostProductsIdOptionsOptionIDUnprocessableEntity ¶
type PostProductsIdOptionsOptionIDUnprocessableEntity Error
func (*PostProductsIdOptionsOptionIDUnprocessableEntity) Decode ¶
func (s *PostProductsIdOptionsOptionIDUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostProductsIdOptionsOptionIDUnprocessableEntity from json.
func (*PostProductsIdOptionsOptionIDUnprocessableEntity) Encode ¶
func (s *PostProductsIdOptionsOptionIDUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostProductsIdOptionsOptionIDUnprocessableEntity as json.
func (*PostProductsIdOptionsOptionIDUnprocessableEntity) MarshalJSON ¶
func (s *PostProductsIdOptionsOptionIDUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostProductsIdOptionsOptionIDUnprocessableEntity) SetFake ¶
func (s *PostProductsIdOptionsOptionIDUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostProductsIdOptionsOptionIDUnprocessableEntity) UnmarshalJSON ¶
func (s *PostProductsIdOptionsOptionIDUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostProductsIdOptionsOptionIDUnprocessableEntity) Validate ¶
func (s *PostProductsIdOptionsOptionIDUnprocessableEntity) Validate() error
type PostProductsIdOptionsParams ¶
type PostProductsIdOptionsParams struct {
// The product's ID.
ID string
}
PostProductsIdOptionsParams is parameters of PostProductsIdOptions operation.
type PostProductsIdOptionsRes ¶
type PostProductsIdOptionsRes interface {
// contains filtered or unexported methods
}
type PostProductsIdOptionsUnprocessableEntity ¶
type PostProductsIdOptionsUnprocessableEntity Error
func (*PostProductsIdOptionsUnprocessableEntity) Decode ¶
func (s *PostProductsIdOptionsUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostProductsIdOptionsUnprocessableEntity from json.
func (*PostProductsIdOptionsUnprocessableEntity) Encode ¶
func (s *PostProductsIdOptionsUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostProductsIdOptionsUnprocessableEntity as json.
func (*PostProductsIdOptionsUnprocessableEntity) MarshalJSON ¶
func (s *PostProductsIdOptionsUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostProductsIdOptionsUnprocessableEntity) SetFake ¶
func (s *PostProductsIdOptionsUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostProductsIdOptionsUnprocessableEntity) UnmarshalJSON ¶
func (s *PostProductsIdOptionsUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostProductsIdOptionsUnprocessableEntity) Validate ¶
func (s *PostProductsIdOptionsUnprocessableEntity) Validate() error
type PostProductsIdParams ¶
type PostProductsIdParams struct {
// The product's ID.
ID string
}
PostProductsIdParams is parameters of PostProductsId operation.
type PostProductsIdRes ¶
type PostProductsIdRes interface {
// contains filtered or unexported methods
}
type PostProductsIdUnprocessableEntity ¶
type PostProductsIdUnprocessableEntity Error
func (*PostProductsIdUnprocessableEntity) Decode ¶
func (s *PostProductsIdUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostProductsIdUnprocessableEntity from json.
func (*PostProductsIdUnprocessableEntity) Encode ¶
func (s *PostProductsIdUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostProductsIdUnprocessableEntity as json.
func (*PostProductsIdUnprocessableEntity) MarshalJSON ¶
func (s *PostProductsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostProductsIdUnprocessableEntity) SetFake ¶
func (s *PostProductsIdUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostProductsIdUnprocessableEntity) UnmarshalJSON ¶
func (s *PostProductsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostProductsIdUnprocessableEntity) Validate ¶
func (s *PostProductsIdUnprocessableEntity) Validate() error
type PostProductsIdVariantsConflict ¶
type PostProductsIdVariantsConflict Error
func (*PostProductsIdVariantsConflict) Decode ¶
func (s *PostProductsIdVariantsConflict) Decode(d *jx.Decoder) error
Decode decodes PostProductsIdVariantsConflict from json.
func (*PostProductsIdVariantsConflict) Encode ¶
func (s *PostProductsIdVariantsConflict) Encode(e *jx.Encoder)
Encode encodes PostProductsIdVariantsConflict as json.
func (*PostProductsIdVariantsConflict) MarshalJSON ¶
func (s *PostProductsIdVariantsConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostProductsIdVariantsConflict) SetFake ¶
func (s *PostProductsIdVariantsConflict) SetFake()
SetFake set fake values.
func (*PostProductsIdVariantsConflict) UnmarshalJSON ¶
func (s *PostProductsIdVariantsConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostProductsIdVariantsConflict) Validate ¶
func (s *PostProductsIdVariantsConflict) Validate() error
type PostProductsIdVariantsInternalServerError ¶
type PostProductsIdVariantsInternalServerError Error
func (*PostProductsIdVariantsInternalServerError) Decode ¶
func (s *PostProductsIdVariantsInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostProductsIdVariantsInternalServerError from json.
func (*PostProductsIdVariantsInternalServerError) Encode ¶
func (s *PostProductsIdVariantsInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostProductsIdVariantsInternalServerError as json.
func (*PostProductsIdVariantsInternalServerError) MarshalJSON ¶
func (s *PostProductsIdVariantsInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostProductsIdVariantsInternalServerError) SetFake ¶
func (s *PostProductsIdVariantsInternalServerError) SetFake()
SetFake set fake values.
func (*PostProductsIdVariantsInternalServerError) UnmarshalJSON ¶
func (s *PostProductsIdVariantsInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostProductsIdVariantsInternalServerError) Validate ¶
func (s *PostProductsIdVariantsInternalServerError) Validate() error
type PostProductsIdVariantsNotFound ¶
type PostProductsIdVariantsNotFound Error
func (*PostProductsIdVariantsNotFound) Decode ¶
func (s *PostProductsIdVariantsNotFound) Decode(d *jx.Decoder) error
Decode decodes PostProductsIdVariantsNotFound from json.
func (*PostProductsIdVariantsNotFound) Encode ¶
func (s *PostProductsIdVariantsNotFound) Encode(e *jx.Encoder)
Encode encodes PostProductsIdVariantsNotFound as json.
func (*PostProductsIdVariantsNotFound) MarshalJSON ¶
func (s *PostProductsIdVariantsNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostProductsIdVariantsNotFound) SetFake ¶
func (s *PostProductsIdVariantsNotFound) SetFake()
SetFake set fake values.
func (*PostProductsIdVariantsNotFound) UnmarshalJSON ¶
func (s *PostProductsIdVariantsNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostProductsIdVariantsNotFound) Validate ¶
func (s *PostProductsIdVariantsNotFound) Validate() error
type PostProductsIdVariantsParams ¶
type PostProductsIdVariantsParams struct {
// The product's ID.
ID string
}
PostProductsIdVariantsParams is parameters of PostProductsIdVariants operation.
type PostProductsIdVariantsRes ¶
type PostProductsIdVariantsRes interface {
// contains filtered or unexported methods
}
type PostProductsIdVariantsUnprocessableEntity ¶
type PostProductsIdVariantsUnprocessableEntity Error
func (*PostProductsIdVariantsUnprocessableEntity) Decode ¶
func (s *PostProductsIdVariantsUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostProductsIdVariantsUnprocessableEntity from json.
func (*PostProductsIdVariantsUnprocessableEntity) Encode ¶
func (s *PostProductsIdVariantsUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostProductsIdVariantsUnprocessableEntity as json.
func (*PostProductsIdVariantsUnprocessableEntity) MarshalJSON ¶
func (s *PostProductsIdVariantsUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostProductsIdVariantsUnprocessableEntity) SetFake ¶
func (s *PostProductsIdVariantsUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostProductsIdVariantsUnprocessableEntity) UnmarshalJSON ¶
func (s *PostProductsIdVariantsUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostProductsIdVariantsUnprocessableEntity) Validate ¶
func (s *PostProductsIdVariantsUnprocessableEntity) Validate() error
type PostProductsIdVariantsVariantIDConflict ¶
type PostProductsIdVariantsVariantIDConflict Error
func (*PostProductsIdVariantsVariantIDConflict) Decode ¶
func (s *PostProductsIdVariantsVariantIDConflict) Decode(d *jx.Decoder) error
Decode decodes PostProductsIdVariantsVariantIDConflict from json.
func (*PostProductsIdVariantsVariantIDConflict) Encode ¶
func (s *PostProductsIdVariantsVariantIDConflict) Encode(e *jx.Encoder)
Encode encodes PostProductsIdVariantsVariantIDConflict as json.
func (*PostProductsIdVariantsVariantIDConflict) MarshalJSON ¶
func (s *PostProductsIdVariantsVariantIDConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostProductsIdVariantsVariantIDConflict) SetFake ¶
func (s *PostProductsIdVariantsVariantIDConflict) SetFake()
SetFake set fake values.
func (*PostProductsIdVariantsVariantIDConflict) UnmarshalJSON ¶
func (s *PostProductsIdVariantsVariantIDConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostProductsIdVariantsVariantIDConflict) Validate ¶
func (s *PostProductsIdVariantsVariantIDConflict) Validate() error
type PostProductsIdVariantsVariantIDInternalServerError ¶
type PostProductsIdVariantsVariantIDInternalServerError Error
func (*PostProductsIdVariantsVariantIDInternalServerError) Decode ¶
func (s *PostProductsIdVariantsVariantIDInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostProductsIdVariantsVariantIDInternalServerError from json.
func (*PostProductsIdVariantsVariantIDInternalServerError) Encode ¶
func (s *PostProductsIdVariantsVariantIDInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostProductsIdVariantsVariantIDInternalServerError as json.
func (*PostProductsIdVariantsVariantIDInternalServerError) MarshalJSON ¶
func (s *PostProductsIdVariantsVariantIDInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostProductsIdVariantsVariantIDInternalServerError) SetFake ¶
func (s *PostProductsIdVariantsVariantIDInternalServerError) SetFake()
SetFake set fake values.
func (*PostProductsIdVariantsVariantIDInternalServerError) UnmarshalJSON ¶
func (s *PostProductsIdVariantsVariantIDInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostProductsIdVariantsVariantIDInternalServerError) Validate ¶
func (s *PostProductsIdVariantsVariantIDInternalServerError) Validate() error
type PostProductsIdVariantsVariantIDNotFound ¶
type PostProductsIdVariantsVariantIDNotFound Error
func (*PostProductsIdVariantsVariantIDNotFound) Decode ¶
func (s *PostProductsIdVariantsVariantIDNotFound) Decode(d *jx.Decoder) error
Decode decodes PostProductsIdVariantsVariantIDNotFound from json.
func (*PostProductsIdVariantsVariantIDNotFound) Encode ¶
func (s *PostProductsIdVariantsVariantIDNotFound) Encode(e *jx.Encoder)
Encode encodes PostProductsIdVariantsVariantIDNotFound as json.
func (*PostProductsIdVariantsVariantIDNotFound) MarshalJSON ¶
func (s *PostProductsIdVariantsVariantIDNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostProductsIdVariantsVariantIDNotFound) SetFake ¶
func (s *PostProductsIdVariantsVariantIDNotFound) SetFake()
SetFake set fake values.
func (*PostProductsIdVariantsVariantIDNotFound) UnmarshalJSON ¶
func (s *PostProductsIdVariantsVariantIDNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostProductsIdVariantsVariantIDNotFound) Validate ¶
func (s *PostProductsIdVariantsVariantIDNotFound) Validate() error
type PostProductsIdVariantsVariantIDParams ¶
type PostProductsIdVariantsVariantIDParams struct {
// The product's ID.
ID string
// The product's variant id.
VariantID string
}
PostProductsIdVariantsVariantIDParams is parameters of PostProductsIdVariantsVariant_id operation.
type PostProductsIdVariantsVariantIDRes ¶
type PostProductsIdVariantsVariantIDRes interface {
// contains filtered or unexported methods
}
type PostProductsIdVariantsVariantIDUnprocessableEntity ¶
type PostProductsIdVariantsVariantIDUnprocessableEntity Error
func (*PostProductsIdVariantsVariantIDUnprocessableEntity) Decode ¶
func (s *PostProductsIdVariantsVariantIDUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostProductsIdVariantsVariantIDUnprocessableEntity from json.
func (*PostProductsIdVariantsVariantIDUnprocessableEntity) Encode ¶
func (s *PostProductsIdVariantsVariantIDUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostProductsIdVariantsVariantIDUnprocessableEntity as json.
func (*PostProductsIdVariantsVariantIDUnprocessableEntity) MarshalJSON ¶
func (s *PostProductsIdVariantsVariantIDUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostProductsIdVariantsVariantIDUnprocessableEntity) SetFake ¶
func (s *PostProductsIdVariantsVariantIDUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostProductsIdVariantsVariantIDUnprocessableEntity) UnmarshalJSON ¶
func (s *PostProductsIdVariantsVariantIDUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostProductsIdVariantsVariantIDUnprocessableEntity) Validate ¶
func (s *PostProductsIdVariantsVariantIDUnprocessableEntity) Validate() error
type PostProductsInternalServerError ¶
type PostProductsInternalServerError Error
func (*PostProductsInternalServerError) Decode ¶
func (s *PostProductsInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostProductsInternalServerError from json.
func (*PostProductsInternalServerError) Encode ¶
func (s *PostProductsInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostProductsInternalServerError as json.
func (*PostProductsInternalServerError) MarshalJSON ¶
func (s *PostProductsInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostProductsInternalServerError) SetFake ¶
func (s *PostProductsInternalServerError) SetFake()
SetFake set fake values.
func (*PostProductsInternalServerError) UnmarshalJSON ¶
func (s *PostProductsInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostProductsInternalServerError) Validate ¶
func (s *PostProductsInternalServerError) Validate() error
type PostProductsNotFound ¶
type PostProductsNotFound Error
func (*PostProductsNotFound) Decode ¶
func (s *PostProductsNotFound) Decode(d *jx.Decoder) error
Decode decodes PostProductsNotFound from json.
func (*PostProductsNotFound) Encode ¶
func (s *PostProductsNotFound) Encode(e *jx.Encoder)
Encode encodes PostProductsNotFound as json.
func (*PostProductsNotFound) MarshalJSON ¶
func (s *PostProductsNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostProductsNotFound) SetFake ¶
func (s *PostProductsNotFound) SetFake()
SetFake set fake values.
func (*PostProductsNotFound) UnmarshalJSON ¶
func (s *PostProductsNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostProductsNotFound) Validate ¶
func (s *PostProductsNotFound) Validate() error
type PostProductsRes ¶
type PostProductsRes interface {
// contains filtered or unexported methods
}
type PostProductsUnprocessableEntity ¶
type PostProductsUnprocessableEntity Error
func (*PostProductsUnprocessableEntity) Decode ¶
func (s *PostProductsUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostProductsUnprocessableEntity from json.
func (*PostProductsUnprocessableEntity) Encode ¶
func (s *PostProductsUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostProductsUnprocessableEntity as json.
func (*PostProductsUnprocessableEntity) MarshalJSON ¶
func (s *PostProductsUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostProductsUnprocessableEntity) SetFake ¶
func (s *PostProductsUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostProductsUnprocessableEntity) UnmarshalJSON ¶
func (s *PostProductsUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostProductsUnprocessableEntity) Validate ¶
func (s *PostProductsUnprocessableEntity) Validate() error
type PostPromotionsConflict ¶
type PostPromotionsConflict Error
func (*PostPromotionsConflict) Decode ¶
func (s *PostPromotionsConflict) Decode(d *jx.Decoder) error
Decode decodes PostPromotionsConflict from json.
func (*PostPromotionsConflict) Encode ¶
func (s *PostPromotionsConflict) Encode(e *jx.Encoder)
Encode encodes PostPromotionsConflict as json.
func (*PostPromotionsConflict) MarshalJSON ¶
func (s *PostPromotionsConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPromotionsConflict) SetFake ¶
func (s *PostPromotionsConflict) SetFake()
SetFake set fake values.
func (*PostPromotionsConflict) UnmarshalJSON ¶
func (s *PostPromotionsConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPromotionsConflict) Validate ¶
func (s *PostPromotionsConflict) Validate() error
type PostPromotionsIdBuyRulesBatchAddConflict ¶
type PostPromotionsIdBuyRulesBatchAddConflict Error
func (*PostPromotionsIdBuyRulesBatchAddConflict) Decode ¶
func (s *PostPromotionsIdBuyRulesBatchAddConflict) Decode(d *jx.Decoder) error
Decode decodes PostPromotionsIdBuyRulesBatchAddConflict from json.
func (*PostPromotionsIdBuyRulesBatchAddConflict) Encode ¶
func (s *PostPromotionsIdBuyRulesBatchAddConflict) Encode(e *jx.Encoder)
Encode encodes PostPromotionsIdBuyRulesBatchAddConflict as json.
func (*PostPromotionsIdBuyRulesBatchAddConflict) MarshalJSON ¶
func (s *PostPromotionsIdBuyRulesBatchAddConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPromotionsIdBuyRulesBatchAddConflict) SetFake ¶
func (s *PostPromotionsIdBuyRulesBatchAddConflict) SetFake()
SetFake set fake values.
func (*PostPromotionsIdBuyRulesBatchAddConflict) UnmarshalJSON ¶
func (s *PostPromotionsIdBuyRulesBatchAddConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPromotionsIdBuyRulesBatchAddConflict) Validate ¶
func (s *PostPromotionsIdBuyRulesBatchAddConflict) Validate() error
type PostPromotionsIdBuyRulesBatchAddInternalServerError ¶
type PostPromotionsIdBuyRulesBatchAddInternalServerError Error
func (*PostPromotionsIdBuyRulesBatchAddInternalServerError) Decode ¶
func (s *PostPromotionsIdBuyRulesBatchAddInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostPromotionsIdBuyRulesBatchAddInternalServerError from json.
func (*PostPromotionsIdBuyRulesBatchAddInternalServerError) Encode ¶
func (s *PostPromotionsIdBuyRulesBatchAddInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostPromotionsIdBuyRulesBatchAddInternalServerError as json.
func (*PostPromotionsIdBuyRulesBatchAddInternalServerError) MarshalJSON ¶
func (s *PostPromotionsIdBuyRulesBatchAddInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPromotionsIdBuyRulesBatchAddInternalServerError) SetFake ¶
func (s *PostPromotionsIdBuyRulesBatchAddInternalServerError) SetFake()
SetFake set fake values.
func (*PostPromotionsIdBuyRulesBatchAddInternalServerError) UnmarshalJSON ¶
func (s *PostPromotionsIdBuyRulesBatchAddInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPromotionsIdBuyRulesBatchAddInternalServerError) Validate ¶
func (s *PostPromotionsIdBuyRulesBatchAddInternalServerError) Validate() error
type PostPromotionsIdBuyRulesBatchAddNotFound ¶
type PostPromotionsIdBuyRulesBatchAddNotFound Error
func (*PostPromotionsIdBuyRulesBatchAddNotFound) Decode ¶
func (s *PostPromotionsIdBuyRulesBatchAddNotFound) Decode(d *jx.Decoder) error
Decode decodes PostPromotionsIdBuyRulesBatchAddNotFound from json.
func (*PostPromotionsIdBuyRulesBatchAddNotFound) Encode ¶
func (s *PostPromotionsIdBuyRulesBatchAddNotFound) Encode(e *jx.Encoder)
Encode encodes PostPromotionsIdBuyRulesBatchAddNotFound as json.
func (*PostPromotionsIdBuyRulesBatchAddNotFound) MarshalJSON ¶
func (s *PostPromotionsIdBuyRulesBatchAddNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPromotionsIdBuyRulesBatchAddNotFound) SetFake ¶
func (s *PostPromotionsIdBuyRulesBatchAddNotFound) SetFake()
SetFake set fake values.
func (*PostPromotionsIdBuyRulesBatchAddNotFound) UnmarshalJSON ¶
func (s *PostPromotionsIdBuyRulesBatchAddNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPromotionsIdBuyRulesBatchAddNotFound) Validate ¶
func (s *PostPromotionsIdBuyRulesBatchAddNotFound) Validate() error
type PostPromotionsIdBuyRulesBatchAddParams ¶
type PostPromotionsIdBuyRulesBatchAddParams struct {
// The promotion's ID.
ID string
}
PostPromotionsIdBuyRulesBatchAddParams is parameters of PostPromotionsIdBuyRulesBatchAdd operation.
type PostPromotionsIdBuyRulesBatchAddRes ¶
type PostPromotionsIdBuyRulesBatchAddRes interface {
// contains filtered or unexported methods
}
type PostPromotionsIdBuyRulesBatchAddUnprocessableEntity ¶
type PostPromotionsIdBuyRulesBatchAddUnprocessableEntity Error
func (*PostPromotionsIdBuyRulesBatchAddUnprocessableEntity) Decode ¶
func (s *PostPromotionsIdBuyRulesBatchAddUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostPromotionsIdBuyRulesBatchAddUnprocessableEntity from json.
func (*PostPromotionsIdBuyRulesBatchAddUnprocessableEntity) Encode ¶
func (s *PostPromotionsIdBuyRulesBatchAddUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostPromotionsIdBuyRulesBatchAddUnprocessableEntity as json.
func (*PostPromotionsIdBuyRulesBatchAddUnprocessableEntity) MarshalJSON ¶
func (s *PostPromotionsIdBuyRulesBatchAddUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPromotionsIdBuyRulesBatchAddUnprocessableEntity) SetFake ¶
func (s *PostPromotionsIdBuyRulesBatchAddUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostPromotionsIdBuyRulesBatchAddUnprocessableEntity) UnmarshalJSON ¶
func (s *PostPromotionsIdBuyRulesBatchAddUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPromotionsIdBuyRulesBatchAddUnprocessableEntity) Validate ¶
func (s *PostPromotionsIdBuyRulesBatchAddUnprocessableEntity) Validate() error
type PostPromotionsIdBuyRulesBatchRemoveConflict ¶
type PostPromotionsIdBuyRulesBatchRemoveConflict Error
func (*PostPromotionsIdBuyRulesBatchRemoveConflict) Decode ¶
func (s *PostPromotionsIdBuyRulesBatchRemoveConflict) Decode(d *jx.Decoder) error
Decode decodes PostPromotionsIdBuyRulesBatchRemoveConflict from json.
func (*PostPromotionsIdBuyRulesBatchRemoveConflict) Encode ¶
func (s *PostPromotionsIdBuyRulesBatchRemoveConflict) Encode(e *jx.Encoder)
Encode encodes PostPromotionsIdBuyRulesBatchRemoveConflict as json.
func (*PostPromotionsIdBuyRulesBatchRemoveConflict) MarshalJSON ¶
func (s *PostPromotionsIdBuyRulesBatchRemoveConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPromotionsIdBuyRulesBatchRemoveConflict) SetFake ¶
func (s *PostPromotionsIdBuyRulesBatchRemoveConflict) SetFake()
SetFake set fake values.
func (*PostPromotionsIdBuyRulesBatchRemoveConflict) UnmarshalJSON ¶
func (s *PostPromotionsIdBuyRulesBatchRemoveConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPromotionsIdBuyRulesBatchRemoveConflict) Validate ¶
func (s *PostPromotionsIdBuyRulesBatchRemoveConflict) Validate() error
type PostPromotionsIdBuyRulesBatchRemoveInternalServerError ¶
type PostPromotionsIdBuyRulesBatchRemoveInternalServerError Error
func (*PostPromotionsIdBuyRulesBatchRemoveInternalServerError) Decode ¶
func (s *PostPromotionsIdBuyRulesBatchRemoveInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostPromotionsIdBuyRulesBatchRemoveInternalServerError from json.
func (*PostPromotionsIdBuyRulesBatchRemoveInternalServerError) Encode ¶
func (s *PostPromotionsIdBuyRulesBatchRemoveInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostPromotionsIdBuyRulesBatchRemoveInternalServerError as json.
func (*PostPromotionsIdBuyRulesBatchRemoveInternalServerError) MarshalJSON ¶
func (s *PostPromotionsIdBuyRulesBatchRemoveInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPromotionsIdBuyRulesBatchRemoveInternalServerError) SetFake ¶
func (s *PostPromotionsIdBuyRulesBatchRemoveInternalServerError) SetFake()
SetFake set fake values.
func (*PostPromotionsIdBuyRulesBatchRemoveInternalServerError) UnmarshalJSON ¶
func (s *PostPromotionsIdBuyRulesBatchRemoveInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPromotionsIdBuyRulesBatchRemoveInternalServerError) Validate ¶
func (s *PostPromotionsIdBuyRulesBatchRemoveInternalServerError) Validate() error
type PostPromotionsIdBuyRulesBatchRemoveNotFound ¶
type PostPromotionsIdBuyRulesBatchRemoveNotFound Error
func (*PostPromotionsIdBuyRulesBatchRemoveNotFound) Decode ¶
func (s *PostPromotionsIdBuyRulesBatchRemoveNotFound) Decode(d *jx.Decoder) error
Decode decodes PostPromotionsIdBuyRulesBatchRemoveNotFound from json.
func (*PostPromotionsIdBuyRulesBatchRemoveNotFound) Encode ¶
func (s *PostPromotionsIdBuyRulesBatchRemoveNotFound) Encode(e *jx.Encoder)
Encode encodes PostPromotionsIdBuyRulesBatchRemoveNotFound as json.
func (*PostPromotionsIdBuyRulesBatchRemoveNotFound) MarshalJSON ¶
func (s *PostPromotionsIdBuyRulesBatchRemoveNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPromotionsIdBuyRulesBatchRemoveNotFound) SetFake ¶
func (s *PostPromotionsIdBuyRulesBatchRemoveNotFound) SetFake()
SetFake set fake values.
func (*PostPromotionsIdBuyRulesBatchRemoveNotFound) UnmarshalJSON ¶
func (s *PostPromotionsIdBuyRulesBatchRemoveNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPromotionsIdBuyRulesBatchRemoveNotFound) Validate ¶
func (s *PostPromotionsIdBuyRulesBatchRemoveNotFound) Validate() error
type PostPromotionsIdBuyRulesBatchRemoveParams ¶
type PostPromotionsIdBuyRulesBatchRemoveParams struct {
// The promotion's ID.
ID string
}
PostPromotionsIdBuyRulesBatchRemoveParams is parameters of PostPromotionsIdBuyRulesBatchRemove operation.
type PostPromotionsIdBuyRulesBatchRemoveRes ¶
type PostPromotionsIdBuyRulesBatchRemoveRes interface {
// contains filtered or unexported methods
}
type PostPromotionsIdBuyRulesBatchRemoveUnprocessableEntity ¶
type PostPromotionsIdBuyRulesBatchRemoveUnprocessableEntity Error
func (*PostPromotionsIdBuyRulesBatchRemoveUnprocessableEntity) Decode ¶
func (s *PostPromotionsIdBuyRulesBatchRemoveUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostPromotionsIdBuyRulesBatchRemoveUnprocessableEntity from json.
func (*PostPromotionsIdBuyRulesBatchRemoveUnprocessableEntity) Encode ¶
func (s *PostPromotionsIdBuyRulesBatchRemoveUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostPromotionsIdBuyRulesBatchRemoveUnprocessableEntity as json.
func (*PostPromotionsIdBuyRulesBatchRemoveUnprocessableEntity) MarshalJSON ¶
func (s *PostPromotionsIdBuyRulesBatchRemoveUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPromotionsIdBuyRulesBatchRemoveUnprocessableEntity) SetFake ¶
func (s *PostPromotionsIdBuyRulesBatchRemoveUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostPromotionsIdBuyRulesBatchRemoveUnprocessableEntity) UnmarshalJSON ¶
func (s *PostPromotionsIdBuyRulesBatchRemoveUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPromotionsIdBuyRulesBatchRemoveUnprocessableEntity) Validate ¶
func (s *PostPromotionsIdBuyRulesBatchRemoveUnprocessableEntity) Validate() error
type PostPromotionsIdConflict ¶
type PostPromotionsIdConflict Error
func (*PostPromotionsIdConflict) Decode ¶
func (s *PostPromotionsIdConflict) Decode(d *jx.Decoder) error
Decode decodes PostPromotionsIdConflict from json.
func (*PostPromotionsIdConflict) Encode ¶
func (s *PostPromotionsIdConflict) Encode(e *jx.Encoder)
Encode encodes PostPromotionsIdConflict as json.
func (*PostPromotionsIdConflict) MarshalJSON ¶
func (s *PostPromotionsIdConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPromotionsIdConflict) SetFake ¶
func (s *PostPromotionsIdConflict) SetFake()
SetFake set fake values.
func (*PostPromotionsIdConflict) UnmarshalJSON ¶
func (s *PostPromotionsIdConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPromotionsIdConflict) Validate ¶
func (s *PostPromotionsIdConflict) Validate() error
type PostPromotionsIdInternalServerError ¶
type PostPromotionsIdInternalServerError Error
func (*PostPromotionsIdInternalServerError) Decode ¶
func (s *PostPromotionsIdInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostPromotionsIdInternalServerError from json.
func (*PostPromotionsIdInternalServerError) Encode ¶
func (s *PostPromotionsIdInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostPromotionsIdInternalServerError as json.
func (*PostPromotionsIdInternalServerError) MarshalJSON ¶
func (s *PostPromotionsIdInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPromotionsIdInternalServerError) SetFake ¶
func (s *PostPromotionsIdInternalServerError) SetFake()
SetFake set fake values.
func (*PostPromotionsIdInternalServerError) UnmarshalJSON ¶
func (s *PostPromotionsIdInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPromotionsIdInternalServerError) Validate ¶
func (s *PostPromotionsIdInternalServerError) Validate() error
type PostPromotionsIdNotFound ¶
type PostPromotionsIdNotFound Error
func (*PostPromotionsIdNotFound) Decode ¶
func (s *PostPromotionsIdNotFound) Decode(d *jx.Decoder) error
Decode decodes PostPromotionsIdNotFound from json.
func (*PostPromotionsIdNotFound) Encode ¶
func (s *PostPromotionsIdNotFound) Encode(e *jx.Encoder)
Encode encodes PostPromotionsIdNotFound as json.
func (*PostPromotionsIdNotFound) MarshalJSON ¶
func (s *PostPromotionsIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPromotionsIdNotFound) SetFake ¶
func (s *PostPromotionsIdNotFound) SetFake()
SetFake set fake values.
func (*PostPromotionsIdNotFound) UnmarshalJSON ¶
func (s *PostPromotionsIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPromotionsIdNotFound) Validate ¶
func (s *PostPromotionsIdNotFound) Validate() error
type PostPromotionsIdParams ¶
type PostPromotionsIdParams struct {
// The promotion's ID.
ID string
}
PostPromotionsIdParams is parameters of PostPromotionsId operation.
type PostPromotionsIdRes ¶
type PostPromotionsIdRes interface {
// contains filtered or unexported methods
}
type PostPromotionsIdRulesBatchAddConflict ¶
type PostPromotionsIdRulesBatchAddConflict Error
func (*PostPromotionsIdRulesBatchAddConflict) Decode ¶
func (s *PostPromotionsIdRulesBatchAddConflict) Decode(d *jx.Decoder) error
Decode decodes PostPromotionsIdRulesBatchAddConflict from json.
func (*PostPromotionsIdRulesBatchAddConflict) Encode ¶
func (s *PostPromotionsIdRulesBatchAddConflict) Encode(e *jx.Encoder)
Encode encodes PostPromotionsIdRulesBatchAddConflict as json.
func (*PostPromotionsIdRulesBatchAddConflict) MarshalJSON ¶
func (s *PostPromotionsIdRulesBatchAddConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPromotionsIdRulesBatchAddConflict) SetFake ¶
func (s *PostPromotionsIdRulesBatchAddConflict) SetFake()
SetFake set fake values.
func (*PostPromotionsIdRulesBatchAddConflict) UnmarshalJSON ¶
func (s *PostPromotionsIdRulesBatchAddConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPromotionsIdRulesBatchAddConflict) Validate ¶
func (s *PostPromotionsIdRulesBatchAddConflict) Validate() error
type PostPromotionsIdRulesBatchAddInternalServerError ¶
type PostPromotionsIdRulesBatchAddInternalServerError Error
func (*PostPromotionsIdRulesBatchAddInternalServerError) Decode ¶
func (s *PostPromotionsIdRulesBatchAddInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostPromotionsIdRulesBatchAddInternalServerError from json.
func (*PostPromotionsIdRulesBatchAddInternalServerError) Encode ¶
func (s *PostPromotionsIdRulesBatchAddInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostPromotionsIdRulesBatchAddInternalServerError as json.
func (*PostPromotionsIdRulesBatchAddInternalServerError) MarshalJSON ¶
func (s *PostPromotionsIdRulesBatchAddInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPromotionsIdRulesBatchAddInternalServerError) SetFake ¶
func (s *PostPromotionsIdRulesBatchAddInternalServerError) SetFake()
SetFake set fake values.
func (*PostPromotionsIdRulesBatchAddInternalServerError) UnmarshalJSON ¶
func (s *PostPromotionsIdRulesBatchAddInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPromotionsIdRulesBatchAddInternalServerError) Validate ¶
func (s *PostPromotionsIdRulesBatchAddInternalServerError) Validate() error
type PostPromotionsIdRulesBatchAddNotFound ¶
type PostPromotionsIdRulesBatchAddNotFound Error
func (*PostPromotionsIdRulesBatchAddNotFound) Decode ¶
func (s *PostPromotionsIdRulesBatchAddNotFound) Decode(d *jx.Decoder) error
Decode decodes PostPromotionsIdRulesBatchAddNotFound from json.
func (*PostPromotionsIdRulesBatchAddNotFound) Encode ¶
func (s *PostPromotionsIdRulesBatchAddNotFound) Encode(e *jx.Encoder)
Encode encodes PostPromotionsIdRulesBatchAddNotFound as json.
func (*PostPromotionsIdRulesBatchAddNotFound) MarshalJSON ¶
func (s *PostPromotionsIdRulesBatchAddNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPromotionsIdRulesBatchAddNotFound) SetFake ¶
func (s *PostPromotionsIdRulesBatchAddNotFound) SetFake()
SetFake set fake values.
func (*PostPromotionsIdRulesBatchAddNotFound) UnmarshalJSON ¶
func (s *PostPromotionsIdRulesBatchAddNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPromotionsIdRulesBatchAddNotFound) Validate ¶
func (s *PostPromotionsIdRulesBatchAddNotFound) Validate() error
type PostPromotionsIdRulesBatchAddParams ¶
type PostPromotionsIdRulesBatchAddParams struct {
// The promotion's ID.
ID string
}
PostPromotionsIdRulesBatchAddParams is parameters of PostPromotionsIdRulesBatchAdd operation.
type PostPromotionsIdRulesBatchAddRes ¶
type PostPromotionsIdRulesBatchAddRes interface {
// contains filtered or unexported methods
}
type PostPromotionsIdRulesBatchAddUnprocessableEntity ¶
type PostPromotionsIdRulesBatchAddUnprocessableEntity Error
func (*PostPromotionsIdRulesBatchAddUnprocessableEntity) Decode ¶
func (s *PostPromotionsIdRulesBatchAddUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostPromotionsIdRulesBatchAddUnprocessableEntity from json.
func (*PostPromotionsIdRulesBatchAddUnprocessableEntity) Encode ¶
func (s *PostPromotionsIdRulesBatchAddUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostPromotionsIdRulesBatchAddUnprocessableEntity as json.
func (*PostPromotionsIdRulesBatchAddUnprocessableEntity) MarshalJSON ¶
func (s *PostPromotionsIdRulesBatchAddUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPromotionsIdRulesBatchAddUnprocessableEntity) SetFake ¶
func (s *PostPromotionsIdRulesBatchAddUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostPromotionsIdRulesBatchAddUnprocessableEntity) UnmarshalJSON ¶
func (s *PostPromotionsIdRulesBatchAddUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPromotionsIdRulesBatchAddUnprocessableEntity) Validate ¶
func (s *PostPromotionsIdRulesBatchAddUnprocessableEntity) Validate() error
type PostPromotionsIdRulesBatchRemoveConflict ¶
type PostPromotionsIdRulesBatchRemoveConflict Error
func (*PostPromotionsIdRulesBatchRemoveConflict) Decode ¶
func (s *PostPromotionsIdRulesBatchRemoveConflict) Decode(d *jx.Decoder) error
Decode decodes PostPromotionsIdRulesBatchRemoveConflict from json.
func (*PostPromotionsIdRulesBatchRemoveConflict) Encode ¶
func (s *PostPromotionsIdRulesBatchRemoveConflict) Encode(e *jx.Encoder)
Encode encodes PostPromotionsIdRulesBatchRemoveConflict as json.
func (*PostPromotionsIdRulesBatchRemoveConflict) MarshalJSON ¶
func (s *PostPromotionsIdRulesBatchRemoveConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPromotionsIdRulesBatchRemoveConflict) SetFake ¶
func (s *PostPromotionsIdRulesBatchRemoveConflict) SetFake()
SetFake set fake values.
func (*PostPromotionsIdRulesBatchRemoveConflict) UnmarshalJSON ¶
func (s *PostPromotionsIdRulesBatchRemoveConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPromotionsIdRulesBatchRemoveConflict) Validate ¶
func (s *PostPromotionsIdRulesBatchRemoveConflict) Validate() error
type PostPromotionsIdRulesBatchRemoveInternalServerError ¶
type PostPromotionsIdRulesBatchRemoveInternalServerError Error
func (*PostPromotionsIdRulesBatchRemoveInternalServerError) Decode ¶
func (s *PostPromotionsIdRulesBatchRemoveInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostPromotionsIdRulesBatchRemoveInternalServerError from json.
func (*PostPromotionsIdRulesBatchRemoveInternalServerError) Encode ¶
func (s *PostPromotionsIdRulesBatchRemoveInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostPromotionsIdRulesBatchRemoveInternalServerError as json.
func (*PostPromotionsIdRulesBatchRemoveInternalServerError) MarshalJSON ¶
func (s *PostPromotionsIdRulesBatchRemoveInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPromotionsIdRulesBatchRemoveInternalServerError) SetFake ¶
func (s *PostPromotionsIdRulesBatchRemoveInternalServerError) SetFake()
SetFake set fake values.
func (*PostPromotionsIdRulesBatchRemoveInternalServerError) UnmarshalJSON ¶
func (s *PostPromotionsIdRulesBatchRemoveInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPromotionsIdRulesBatchRemoveInternalServerError) Validate ¶
func (s *PostPromotionsIdRulesBatchRemoveInternalServerError) Validate() error
type PostPromotionsIdRulesBatchRemoveNotFound ¶
type PostPromotionsIdRulesBatchRemoveNotFound Error
func (*PostPromotionsIdRulesBatchRemoveNotFound) Decode ¶
func (s *PostPromotionsIdRulesBatchRemoveNotFound) Decode(d *jx.Decoder) error
Decode decodes PostPromotionsIdRulesBatchRemoveNotFound from json.
func (*PostPromotionsIdRulesBatchRemoveNotFound) Encode ¶
func (s *PostPromotionsIdRulesBatchRemoveNotFound) Encode(e *jx.Encoder)
Encode encodes PostPromotionsIdRulesBatchRemoveNotFound as json.
func (*PostPromotionsIdRulesBatchRemoveNotFound) MarshalJSON ¶
func (s *PostPromotionsIdRulesBatchRemoveNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPromotionsIdRulesBatchRemoveNotFound) SetFake ¶
func (s *PostPromotionsIdRulesBatchRemoveNotFound) SetFake()
SetFake set fake values.
func (*PostPromotionsIdRulesBatchRemoveNotFound) UnmarshalJSON ¶
func (s *PostPromotionsIdRulesBatchRemoveNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPromotionsIdRulesBatchRemoveNotFound) Validate ¶
func (s *PostPromotionsIdRulesBatchRemoveNotFound) Validate() error
type PostPromotionsIdRulesBatchRemoveParams ¶
type PostPromotionsIdRulesBatchRemoveParams struct {
// The promotion's ID.
ID string
}
PostPromotionsIdRulesBatchRemoveParams is parameters of PostPromotionsIdRulesBatchRemove operation.
type PostPromotionsIdRulesBatchRemoveRes ¶
type PostPromotionsIdRulesBatchRemoveRes interface {
// contains filtered or unexported methods
}
type PostPromotionsIdRulesBatchRemoveUnprocessableEntity ¶
type PostPromotionsIdRulesBatchRemoveUnprocessableEntity Error
func (*PostPromotionsIdRulesBatchRemoveUnprocessableEntity) Decode ¶
func (s *PostPromotionsIdRulesBatchRemoveUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostPromotionsIdRulesBatchRemoveUnprocessableEntity from json.
func (*PostPromotionsIdRulesBatchRemoveUnprocessableEntity) Encode ¶
func (s *PostPromotionsIdRulesBatchRemoveUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostPromotionsIdRulesBatchRemoveUnprocessableEntity as json.
func (*PostPromotionsIdRulesBatchRemoveUnprocessableEntity) MarshalJSON ¶
func (s *PostPromotionsIdRulesBatchRemoveUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPromotionsIdRulesBatchRemoveUnprocessableEntity) SetFake ¶
func (s *PostPromotionsIdRulesBatchRemoveUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostPromotionsIdRulesBatchRemoveUnprocessableEntity) UnmarshalJSON ¶
func (s *PostPromotionsIdRulesBatchRemoveUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPromotionsIdRulesBatchRemoveUnprocessableEntity) Validate ¶
func (s *PostPromotionsIdRulesBatchRemoveUnprocessableEntity) Validate() error
type PostPromotionsIdRulesBatchUpdateConflict ¶
type PostPromotionsIdRulesBatchUpdateConflict Error
func (*PostPromotionsIdRulesBatchUpdateConflict) Decode ¶
func (s *PostPromotionsIdRulesBatchUpdateConflict) Decode(d *jx.Decoder) error
Decode decodes PostPromotionsIdRulesBatchUpdateConflict from json.
func (*PostPromotionsIdRulesBatchUpdateConflict) Encode ¶
func (s *PostPromotionsIdRulesBatchUpdateConflict) Encode(e *jx.Encoder)
Encode encodes PostPromotionsIdRulesBatchUpdateConflict as json.
func (*PostPromotionsIdRulesBatchUpdateConflict) MarshalJSON ¶
func (s *PostPromotionsIdRulesBatchUpdateConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPromotionsIdRulesBatchUpdateConflict) SetFake ¶
func (s *PostPromotionsIdRulesBatchUpdateConflict) SetFake()
SetFake set fake values.
func (*PostPromotionsIdRulesBatchUpdateConflict) UnmarshalJSON ¶
func (s *PostPromotionsIdRulesBatchUpdateConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPromotionsIdRulesBatchUpdateConflict) Validate ¶
func (s *PostPromotionsIdRulesBatchUpdateConflict) Validate() error
type PostPromotionsIdRulesBatchUpdateInternalServerError ¶
type PostPromotionsIdRulesBatchUpdateInternalServerError Error
func (*PostPromotionsIdRulesBatchUpdateInternalServerError) Decode ¶
func (s *PostPromotionsIdRulesBatchUpdateInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostPromotionsIdRulesBatchUpdateInternalServerError from json.
func (*PostPromotionsIdRulesBatchUpdateInternalServerError) Encode ¶
func (s *PostPromotionsIdRulesBatchUpdateInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostPromotionsIdRulesBatchUpdateInternalServerError as json.
func (*PostPromotionsIdRulesBatchUpdateInternalServerError) MarshalJSON ¶
func (s *PostPromotionsIdRulesBatchUpdateInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPromotionsIdRulesBatchUpdateInternalServerError) SetFake ¶
func (s *PostPromotionsIdRulesBatchUpdateInternalServerError) SetFake()
SetFake set fake values.
func (*PostPromotionsIdRulesBatchUpdateInternalServerError) UnmarshalJSON ¶
func (s *PostPromotionsIdRulesBatchUpdateInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPromotionsIdRulesBatchUpdateInternalServerError) Validate ¶
func (s *PostPromotionsIdRulesBatchUpdateInternalServerError) Validate() error
type PostPromotionsIdRulesBatchUpdateNotFound ¶
type PostPromotionsIdRulesBatchUpdateNotFound Error
func (*PostPromotionsIdRulesBatchUpdateNotFound) Decode ¶
func (s *PostPromotionsIdRulesBatchUpdateNotFound) Decode(d *jx.Decoder) error
Decode decodes PostPromotionsIdRulesBatchUpdateNotFound from json.
func (*PostPromotionsIdRulesBatchUpdateNotFound) Encode ¶
func (s *PostPromotionsIdRulesBatchUpdateNotFound) Encode(e *jx.Encoder)
Encode encodes PostPromotionsIdRulesBatchUpdateNotFound as json.
func (*PostPromotionsIdRulesBatchUpdateNotFound) MarshalJSON ¶
func (s *PostPromotionsIdRulesBatchUpdateNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPromotionsIdRulesBatchUpdateNotFound) SetFake ¶
func (s *PostPromotionsIdRulesBatchUpdateNotFound) SetFake()
SetFake set fake values.
func (*PostPromotionsIdRulesBatchUpdateNotFound) UnmarshalJSON ¶
func (s *PostPromotionsIdRulesBatchUpdateNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPromotionsIdRulesBatchUpdateNotFound) Validate ¶
func (s *PostPromotionsIdRulesBatchUpdateNotFound) Validate() error
type PostPromotionsIdRulesBatchUpdateParams ¶
type PostPromotionsIdRulesBatchUpdateParams struct {
// The promotion's ID.
ID string
}
PostPromotionsIdRulesBatchUpdateParams is parameters of PostPromotionsIdRulesBatchUpdate operation.
type PostPromotionsIdRulesBatchUpdateRes ¶
type PostPromotionsIdRulesBatchUpdateRes interface {
// contains filtered or unexported methods
}
type PostPromotionsIdRulesBatchUpdateUnprocessableEntity ¶
type PostPromotionsIdRulesBatchUpdateUnprocessableEntity Error
func (*PostPromotionsIdRulesBatchUpdateUnprocessableEntity) Decode ¶
func (s *PostPromotionsIdRulesBatchUpdateUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostPromotionsIdRulesBatchUpdateUnprocessableEntity from json.
func (*PostPromotionsIdRulesBatchUpdateUnprocessableEntity) Encode ¶
func (s *PostPromotionsIdRulesBatchUpdateUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostPromotionsIdRulesBatchUpdateUnprocessableEntity as json.
func (*PostPromotionsIdRulesBatchUpdateUnprocessableEntity) MarshalJSON ¶
func (s *PostPromotionsIdRulesBatchUpdateUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPromotionsIdRulesBatchUpdateUnprocessableEntity) SetFake ¶
func (s *PostPromotionsIdRulesBatchUpdateUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostPromotionsIdRulesBatchUpdateUnprocessableEntity) UnmarshalJSON ¶
func (s *PostPromotionsIdRulesBatchUpdateUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPromotionsIdRulesBatchUpdateUnprocessableEntity) Validate ¶
func (s *PostPromotionsIdRulesBatchUpdateUnprocessableEntity) Validate() error
type PostPromotionsIdTargetRulesBatchAddConflict ¶
type PostPromotionsIdTargetRulesBatchAddConflict Error
func (*PostPromotionsIdTargetRulesBatchAddConflict) Decode ¶
func (s *PostPromotionsIdTargetRulesBatchAddConflict) Decode(d *jx.Decoder) error
Decode decodes PostPromotionsIdTargetRulesBatchAddConflict from json.
func (*PostPromotionsIdTargetRulesBatchAddConflict) Encode ¶
func (s *PostPromotionsIdTargetRulesBatchAddConflict) Encode(e *jx.Encoder)
Encode encodes PostPromotionsIdTargetRulesBatchAddConflict as json.
func (*PostPromotionsIdTargetRulesBatchAddConflict) MarshalJSON ¶
func (s *PostPromotionsIdTargetRulesBatchAddConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPromotionsIdTargetRulesBatchAddConflict) SetFake ¶
func (s *PostPromotionsIdTargetRulesBatchAddConflict) SetFake()
SetFake set fake values.
func (*PostPromotionsIdTargetRulesBatchAddConflict) UnmarshalJSON ¶
func (s *PostPromotionsIdTargetRulesBatchAddConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPromotionsIdTargetRulesBatchAddConflict) Validate ¶
func (s *PostPromotionsIdTargetRulesBatchAddConflict) Validate() error
type PostPromotionsIdTargetRulesBatchAddInternalServerError ¶
type PostPromotionsIdTargetRulesBatchAddInternalServerError Error
func (*PostPromotionsIdTargetRulesBatchAddInternalServerError) Decode ¶
func (s *PostPromotionsIdTargetRulesBatchAddInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostPromotionsIdTargetRulesBatchAddInternalServerError from json.
func (*PostPromotionsIdTargetRulesBatchAddInternalServerError) Encode ¶
func (s *PostPromotionsIdTargetRulesBatchAddInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostPromotionsIdTargetRulesBatchAddInternalServerError as json.
func (*PostPromotionsIdTargetRulesBatchAddInternalServerError) MarshalJSON ¶
func (s *PostPromotionsIdTargetRulesBatchAddInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPromotionsIdTargetRulesBatchAddInternalServerError) SetFake ¶
func (s *PostPromotionsIdTargetRulesBatchAddInternalServerError) SetFake()
SetFake set fake values.
func (*PostPromotionsIdTargetRulesBatchAddInternalServerError) UnmarshalJSON ¶
func (s *PostPromotionsIdTargetRulesBatchAddInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPromotionsIdTargetRulesBatchAddInternalServerError) Validate ¶
func (s *PostPromotionsIdTargetRulesBatchAddInternalServerError) Validate() error
type PostPromotionsIdTargetRulesBatchAddNotFound ¶
type PostPromotionsIdTargetRulesBatchAddNotFound Error
func (*PostPromotionsIdTargetRulesBatchAddNotFound) Decode ¶
func (s *PostPromotionsIdTargetRulesBatchAddNotFound) Decode(d *jx.Decoder) error
Decode decodes PostPromotionsIdTargetRulesBatchAddNotFound from json.
func (*PostPromotionsIdTargetRulesBatchAddNotFound) Encode ¶
func (s *PostPromotionsIdTargetRulesBatchAddNotFound) Encode(e *jx.Encoder)
Encode encodes PostPromotionsIdTargetRulesBatchAddNotFound as json.
func (*PostPromotionsIdTargetRulesBatchAddNotFound) MarshalJSON ¶
func (s *PostPromotionsIdTargetRulesBatchAddNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPromotionsIdTargetRulesBatchAddNotFound) SetFake ¶
func (s *PostPromotionsIdTargetRulesBatchAddNotFound) SetFake()
SetFake set fake values.
func (*PostPromotionsIdTargetRulesBatchAddNotFound) UnmarshalJSON ¶
func (s *PostPromotionsIdTargetRulesBatchAddNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPromotionsIdTargetRulesBatchAddNotFound) Validate ¶
func (s *PostPromotionsIdTargetRulesBatchAddNotFound) Validate() error
type PostPromotionsIdTargetRulesBatchAddParams ¶
type PostPromotionsIdTargetRulesBatchAddParams struct {
// The promotion's ID.
ID string
}
PostPromotionsIdTargetRulesBatchAddParams is parameters of PostPromotionsIdTargetRulesBatchAdd operation.
type PostPromotionsIdTargetRulesBatchAddRes ¶
type PostPromotionsIdTargetRulesBatchAddRes interface {
// contains filtered or unexported methods
}
type PostPromotionsIdTargetRulesBatchAddUnprocessableEntity ¶
type PostPromotionsIdTargetRulesBatchAddUnprocessableEntity Error
func (*PostPromotionsIdTargetRulesBatchAddUnprocessableEntity) Decode ¶
func (s *PostPromotionsIdTargetRulesBatchAddUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostPromotionsIdTargetRulesBatchAddUnprocessableEntity from json.
func (*PostPromotionsIdTargetRulesBatchAddUnprocessableEntity) Encode ¶
func (s *PostPromotionsIdTargetRulesBatchAddUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostPromotionsIdTargetRulesBatchAddUnprocessableEntity as json.
func (*PostPromotionsIdTargetRulesBatchAddUnprocessableEntity) MarshalJSON ¶
func (s *PostPromotionsIdTargetRulesBatchAddUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPromotionsIdTargetRulesBatchAddUnprocessableEntity) SetFake ¶
func (s *PostPromotionsIdTargetRulesBatchAddUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostPromotionsIdTargetRulesBatchAddUnprocessableEntity) UnmarshalJSON ¶
func (s *PostPromotionsIdTargetRulesBatchAddUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPromotionsIdTargetRulesBatchAddUnprocessableEntity) Validate ¶
func (s *PostPromotionsIdTargetRulesBatchAddUnprocessableEntity) Validate() error
type PostPromotionsIdTargetRulesBatchRemoveConflict ¶
type PostPromotionsIdTargetRulesBatchRemoveConflict Error
func (*PostPromotionsIdTargetRulesBatchRemoveConflict) Decode ¶
func (s *PostPromotionsIdTargetRulesBatchRemoveConflict) Decode(d *jx.Decoder) error
Decode decodes PostPromotionsIdTargetRulesBatchRemoveConflict from json.
func (*PostPromotionsIdTargetRulesBatchRemoveConflict) Encode ¶
func (s *PostPromotionsIdTargetRulesBatchRemoveConflict) Encode(e *jx.Encoder)
Encode encodes PostPromotionsIdTargetRulesBatchRemoveConflict as json.
func (*PostPromotionsIdTargetRulesBatchRemoveConflict) MarshalJSON ¶
func (s *PostPromotionsIdTargetRulesBatchRemoveConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPromotionsIdTargetRulesBatchRemoveConflict) SetFake ¶
func (s *PostPromotionsIdTargetRulesBatchRemoveConflict) SetFake()
SetFake set fake values.
func (*PostPromotionsIdTargetRulesBatchRemoveConflict) UnmarshalJSON ¶
func (s *PostPromotionsIdTargetRulesBatchRemoveConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPromotionsIdTargetRulesBatchRemoveConflict) Validate ¶
func (s *PostPromotionsIdTargetRulesBatchRemoveConflict) Validate() error
type PostPromotionsIdTargetRulesBatchRemoveInternalServerError ¶
type PostPromotionsIdTargetRulesBatchRemoveInternalServerError Error
func (*PostPromotionsIdTargetRulesBatchRemoveInternalServerError) Decode ¶
func (s *PostPromotionsIdTargetRulesBatchRemoveInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostPromotionsIdTargetRulesBatchRemoveInternalServerError from json.
func (*PostPromotionsIdTargetRulesBatchRemoveInternalServerError) Encode ¶
func (s *PostPromotionsIdTargetRulesBatchRemoveInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostPromotionsIdTargetRulesBatchRemoveInternalServerError as json.
func (*PostPromotionsIdTargetRulesBatchRemoveInternalServerError) MarshalJSON ¶
func (s *PostPromotionsIdTargetRulesBatchRemoveInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPromotionsIdTargetRulesBatchRemoveInternalServerError) SetFake ¶
func (s *PostPromotionsIdTargetRulesBatchRemoveInternalServerError) SetFake()
SetFake set fake values.
func (*PostPromotionsIdTargetRulesBatchRemoveInternalServerError) UnmarshalJSON ¶
func (s *PostPromotionsIdTargetRulesBatchRemoveInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPromotionsIdTargetRulesBatchRemoveInternalServerError) Validate ¶
func (s *PostPromotionsIdTargetRulesBatchRemoveInternalServerError) Validate() error
type PostPromotionsIdTargetRulesBatchRemoveNotFound ¶
type PostPromotionsIdTargetRulesBatchRemoveNotFound Error
func (*PostPromotionsIdTargetRulesBatchRemoveNotFound) Decode ¶
func (s *PostPromotionsIdTargetRulesBatchRemoveNotFound) Decode(d *jx.Decoder) error
Decode decodes PostPromotionsIdTargetRulesBatchRemoveNotFound from json.
func (*PostPromotionsIdTargetRulesBatchRemoveNotFound) Encode ¶
func (s *PostPromotionsIdTargetRulesBatchRemoveNotFound) Encode(e *jx.Encoder)
Encode encodes PostPromotionsIdTargetRulesBatchRemoveNotFound as json.
func (*PostPromotionsIdTargetRulesBatchRemoveNotFound) MarshalJSON ¶
func (s *PostPromotionsIdTargetRulesBatchRemoveNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPromotionsIdTargetRulesBatchRemoveNotFound) SetFake ¶
func (s *PostPromotionsIdTargetRulesBatchRemoveNotFound) SetFake()
SetFake set fake values.
func (*PostPromotionsIdTargetRulesBatchRemoveNotFound) UnmarshalJSON ¶
func (s *PostPromotionsIdTargetRulesBatchRemoveNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPromotionsIdTargetRulesBatchRemoveNotFound) Validate ¶
func (s *PostPromotionsIdTargetRulesBatchRemoveNotFound) Validate() error
type PostPromotionsIdTargetRulesBatchRemoveParams ¶
type PostPromotionsIdTargetRulesBatchRemoveParams struct {
// The promotion's ID.
ID string
}
PostPromotionsIdTargetRulesBatchRemoveParams is parameters of PostPromotionsIdTargetRulesBatchRemove operation.
type PostPromotionsIdTargetRulesBatchRemoveRes ¶
type PostPromotionsIdTargetRulesBatchRemoveRes interface {
// contains filtered or unexported methods
}
type PostPromotionsIdTargetRulesBatchRemoveUnprocessableEntity ¶
type PostPromotionsIdTargetRulesBatchRemoveUnprocessableEntity Error
func (*PostPromotionsIdTargetRulesBatchRemoveUnprocessableEntity) Decode ¶
func (s *PostPromotionsIdTargetRulesBatchRemoveUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostPromotionsIdTargetRulesBatchRemoveUnprocessableEntity from json.
func (*PostPromotionsIdTargetRulesBatchRemoveUnprocessableEntity) Encode ¶
func (s *PostPromotionsIdTargetRulesBatchRemoveUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostPromotionsIdTargetRulesBatchRemoveUnprocessableEntity as json.
func (*PostPromotionsIdTargetRulesBatchRemoveUnprocessableEntity) MarshalJSON ¶
func (s *PostPromotionsIdTargetRulesBatchRemoveUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPromotionsIdTargetRulesBatchRemoveUnprocessableEntity) SetFake ¶
func (s *PostPromotionsIdTargetRulesBatchRemoveUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostPromotionsIdTargetRulesBatchRemoveUnprocessableEntity) UnmarshalJSON ¶
func (s *PostPromotionsIdTargetRulesBatchRemoveUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPromotionsIdTargetRulesBatchRemoveUnprocessableEntity) Validate ¶
func (s *PostPromotionsIdTargetRulesBatchRemoveUnprocessableEntity) Validate() error
type PostPromotionsIdUnprocessableEntity ¶
type PostPromotionsIdUnprocessableEntity Error
func (*PostPromotionsIdUnprocessableEntity) Decode ¶
func (s *PostPromotionsIdUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostPromotionsIdUnprocessableEntity from json.
func (*PostPromotionsIdUnprocessableEntity) Encode ¶
func (s *PostPromotionsIdUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostPromotionsIdUnprocessableEntity as json.
func (*PostPromotionsIdUnprocessableEntity) MarshalJSON ¶
func (s *PostPromotionsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPromotionsIdUnprocessableEntity) SetFake ¶
func (s *PostPromotionsIdUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostPromotionsIdUnprocessableEntity) UnmarshalJSON ¶
func (s *PostPromotionsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPromotionsIdUnprocessableEntity) Validate ¶
func (s *PostPromotionsIdUnprocessableEntity) Validate() error
type PostPromotionsInternalServerError ¶
type PostPromotionsInternalServerError Error
func (*PostPromotionsInternalServerError) Decode ¶
func (s *PostPromotionsInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostPromotionsInternalServerError from json.
func (*PostPromotionsInternalServerError) Encode ¶
func (s *PostPromotionsInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostPromotionsInternalServerError as json.
func (*PostPromotionsInternalServerError) MarshalJSON ¶
func (s *PostPromotionsInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPromotionsInternalServerError) SetFake ¶
func (s *PostPromotionsInternalServerError) SetFake()
SetFake set fake values.
func (*PostPromotionsInternalServerError) UnmarshalJSON ¶
func (s *PostPromotionsInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPromotionsInternalServerError) Validate ¶
func (s *PostPromotionsInternalServerError) Validate() error
type PostPromotionsNotFound ¶
type PostPromotionsNotFound Error
func (*PostPromotionsNotFound) Decode ¶
func (s *PostPromotionsNotFound) Decode(d *jx.Decoder) error
Decode decodes PostPromotionsNotFound from json.
func (*PostPromotionsNotFound) Encode ¶
func (s *PostPromotionsNotFound) Encode(e *jx.Encoder)
Encode encodes PostPromotionsNotFound as json.
func (*PostPromotionsNotFound) MarshalJSON ¶
func (s *PostPromotionsNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPromotionsNotFound) SetFake ¶
func (s *PostPromotionsNotFound) SetFake()
SetFake set fake values.
func (*PostPromotionsNotFound) UnmarshalJSON ¶
func (s *PostPromotionsNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPromotionsNotFound) Validate ¶
func (s *PostPromotionsNotFound) Validate() error
type PostPromotionsRes ¶
type PostPromotionsRes interface {
// contains filtered or unexported methods
}
type PostPromotionsUnprocessableEntity ¶
type PostPromotionsUnprocessableEntity Error
func (*PostPromotionsUnprocessableEntity) Decode ¶
func (s *PostPromotionsUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostPromotionsUnprocessableEntity from json.
func (*PostPromotionsUnprocessableEntity) Encode ¶
func (s *PostPromotionsUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostPromotionsUnprocessableEntity as json.
func (*PostPromotionsUnprocessableEntity) MarshalJSON ¶
func (s *PostPromotionsUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostPromotionsUnprocessableEntity) SetFake ¶
func (s *PostPromotionsUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostPromotionsUnprocessableEntity) UnmarshalJSON ¶
func (s *PostPromotionsUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostPromotionsUnprocessableEntity) Validate ¶
func (s *PostPromotionsUnprocessableEntity) Validate() error
type PostRegionsConflict ¶
type PostRegionsConflict Error
func (*PostRegionsConflict) Decode ¶
func (s *PostRegionsConflict) Decode(d *jx.Decoder) error
Decode decodes PostRegionsConflict from json.
func (*PostRegionsConflict) Encode ¶
func (s *PostRegionsConflict) Encode(e *jx.Encoder)
Encode encodes PostRegionsConflict as json.
func (*PostRegionsConflict) MarshalJSON ¶
func (s *PostRegionsConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostRegionsConflict) SetFake ¶
func (s *PostRegionsConflict) SetFake()
SetFake set fake values.
func (*PostRegionsConflict) UnmarshalJSON ¶
func (s *PostRegionsConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostRegionsConflict) Validate ¶
func (s *PostRegionsConflict) Validate() error
type PostRegionsIdConflict ¶
type PostRegionsIdConflict Error
func (*PostRegionsIdConflict) Decode ¶
func (s *PostRegionsIdConflict) Decode(d *jx.Decoder) error
Decode decodes PostRegionsIdConflict from json.
func (*PostRegionsIdConflict) Encode ¶
func (s *PostRegionsIdConflict) Encode(e *jx.Encoder)
Encode encodes PostRegionsIdConflict as json.
func (*PostRegionsIdConflict) MarshalJSON ¶
func (s *PostRegionsIdConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostRegionsIdConflict) SetFake ¶
func (s *PostRegionsIdConflict) SetFake()
SetFake set fake values.
func (*PostRegionsIdConflict) UnmarshalJSON ¶
func (s *PostRegionsIdConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostRegionsIdConflict) Validate ¶
func (s *PostRegionsIdConflict) Validate() error
type PostRegionsIdInternalServerError ¶
type PostRegionsIdInternalServerError Error
func (*PostRegionsIdInternalServerError) Decode ¶
func (s *PostRegionsIdInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostRegionsIdInternalServerError from json.
func (*PostRegionsIdInternalServerError) Encode ¶
func (s *PostRegionsIdInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostRegionsIdInternalServerError as json.
func (*PostRegionsIdInternalServerError) MarshalJSON ¶
func (s *PostRegionsIdInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostRegionsIdInternalServerError) SetFake ¶
func (s *PostRegionsIdInternalServerError) SetFake()
SetFake set fake values.
func (*PostRegionsIdInternalServerError) UnmarshalJSON ¶
func (s *PostRegionsIdInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostRegionsIdInternalServerError) Validate ¶
func (s *PostRegionsIdInternalServerError) Validate() error
type PostRegionsIdNotFound ¶
type PostRegionsIdNotFound Error
func (*PostRegionsIdNotFound) Decode ¶
func (s *PostRegionsIdNotFound) Decode(d *jx.Decoder) error
Decode decodes PostRegionsIdNotFound from json.
func (*PostRegionsIdNotFound) Encode ¶
func (s *PostRegionsIdNotFound) Encode(e *jx.Encoder)
Encode encodes PostRegionsIdNotFound as json.
func (*PostRegionsIdNotFound) MarshalJSON ¶
func (s *PostRegionsIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostRegionsIdNotFound) SetFake ¶
func (s *PostRegionsIdNotFound) SetFake()
SetFake set fake values.
func (*PostRegionsIdNotFound) UnmarshalJSON ¶
func (s *PostRegionsIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostRegionsIdNotFound) Validate ¶
func (s *PostRegionsIdNotFound) Validate() error
type PostRegionsIdParams ¶
type PostRegionsIdParams struct {
// The region's ID.
ID string
}
PostRegionsIdParams is parameters of PostRegionsId operation.
type PostRegionsIdRes ¶
type PostRegionsIdRes interface {
// contains filtered or unexported methods
}
type PostRegionsIdUnprocessableEntity ¶
type PostRegionsIdUnprocessableEntity Error
func (*PostRegionsIdUnprocessableEntity) Decode ¶
func (s *PostRegionsIdUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostRegionsIdUnprocessableEntity from json.
func (*PostRegionsIdUnprocessableEntity) Encode ¶
func (s *PostRegionsIdUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostRegionsIdUnprocessableEntity as json.
func (*PostRegionsIdUnprocessableEntity) MarshalJSON ¶
func (s *PostRegionsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostRegionsIdUnprocessableEntity) SetFake ¶
func (s *PostRegionsIdUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostRegionsIdUnprocessableEntity) UnmarshalJSON ¶
func (s *PostRegionsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostRegionsIdUnprocessableEntity) Validate ¶
func (s *PostRegionsIdUnprocessableEntity) Validate() error
type PostRegionsInternalServerError ¶
type PostRegionsInternalServerError Error
func (*PostRegionsInternalServerError) Decode ¶
func (s *PostRegionsInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostRegionsInternalServerError from json.
func (*PostRegionsInternalServerError) Encode ¶
func (s *PostRegionsInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostRegionsInternalServerError as json.
func (*PostRegionsInternalServerError) MarshalJSON ¶
func (s *PostRegionsInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostRegionsInternalServerError) SetFake ¶
func (s *PostRegionsInternalServerError) SetFake()
SetFake set fake values.
func (*PostRegionsInternalServerError) UnmarshalJSON ¶
func (s *PostRegionsInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostRegionsInternalServerError) Validate ¶
func (s *PostRegionsInternalServerError) Validate() error
type PostRegionsNotFound ¶
type PostRegionsNotFound Error
func (*PostRegionsNotFound) Decode ¶
func (s *PostRegionsNotFound) Decode(d *jx.Decoder) error
Decode decodes PostRegionsNotFound from json.
func (*PostRegionsNotFound) Encode ¶
func (s *PostRegionsNotFound) Encode(e *jx.Encoder)
Encode encodes PostRegionsNotFound as json.
func (*PostRegionsNotFound) MarshalJSON ¶
func (s *PostRegionsNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostRegionsNotFound) SetFake ¶
func (s *PostRegionsNotFound) SetFake()
SetFake set fake values.
func (*PostRegionsNotFound) UnmarshalJSON ¶
func (s *PostRegionsNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostRegionsNotFound) Validate ¶
func (s *PostRegionsNotFound) Validate() error
type PostRegionsRes ¶
type PostRegionsRes interface {
// contains filtered or unexported methods
}
type PostRegionsUnprocessableEntity ¶
type PostRegionsUnprocessableEntity Error
func (*PostRegionsUnprocessableEntity) Decode ¶
func (s *PostRegionsUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostRegionsUnprocessableEntity from json.
func (*PostRegionsUnprocessableEntity) Encode ¶
func (s *PostRegionsUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostRegionsUnprocessableEntity as json.
func (*PostRegionsUnprocessableEntity) MarshalJSON ¶
func (s *PostRegionsUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostRegionsUnprocessableEntity) SetFake ¶
func (s *PostRegionsUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostRegionsUnprocessableEntity) UnmarshalJSON ¶
func (s *PostRegionsUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostRegionsUnprocessableEntity) Validate ¶
func (s *PostRegionsUnprocessableEntity) Validate() error
type PostSalesChannelsConflict ¶
type PostSalesChannelsConflict Error
func (*PostSalesChannelsConflict) Decode ¶
func (s *PostSalesChannelsConflict) Decode(d *jx.Decoder) error
Decode decodes PostSalesChannelsConflict from json.
func (*PostSalesChannelsConflict) Encode ¶
func (s *PostSalesChannelsConflict) Encode(e *jx.Encoder)
Encode encodes PostSalesChannelsConflict as json.
func (*PostSalesChannelsConflict) MarshalJSON ¶
func (s *PostSalesChannelsConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostSalesChannelsConflict) SetFake ¶
func (s *PostSalesChannelsConflict) SetFake()
SetFake set fake values.
func (*PostSalesChannelsConflict) UnmarshalJSON ¶
func (s *PostSalesChannelsConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostSalesChannelsConflict) Validate ¶
func (s *PostSalesChannelsConflict) Validate() error
type PostSalesChannelsIdConflict ¶
type PostSalesChannelsIdConflict Error
func (*PostSalesChannelsIdConflict) Decode ¶
func (s *PostSalesChannelsIdConflict) Decode(d *jx.Decoder) error
Decode decodes PostSalesChannelsIdConflict from json.
func (*PostSalesChannelsIdConflict) Encode ¶
func (s *PostSalesChannelsIdConflict) Encode(e *jx.Encoder)
Encode encodes PostSalesChannelsIdConflict as json.
func (*PostSalesChannelsIdConflict) MarshalJSON ¶
func (s *PostSalesChannelsIdConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostSalesChannelsIdConflict) SetFake ¶
func (s *PostSalesChannelsIdConflict) SetFake()
SetFake set fake values.
func (*PostSalesChannelsIdConflict) UnmarshalJSON ¶
func (s *PostSalesChannelsIdConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostSalesChannelsIdConflict) Validate ¶
func (s *PostSalesChannelsIdConflict) Validate() error
type PostSalesChannelsIdInternalServerError ¶
type PostSalesChannelsIdInternalServerError Error
func (*PostSalesChannelsIdInternalServerError) Decode ¶
func (s *PostSalesChannelsIdInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostSalesChannelsIdInternalServerError from json.
func (*PostSalesChannelsIdInternalServerError) Encode ¶
func (s *PostSalesChannelsIdInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostSalesChannelsIdInternalServerError as json.
func (*PostSalesChannelsIdInternalServerError) MarshalJSON ¶
func (s *PostSalesChannelsIdInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostSalesChannelsIdInternalServerError) SetFake ¶
func (s *PostSalesChannelsIdInternalServerError) SetFake()
SetFake set fake values.
func (*PostSalesChannelsIdInternalServerError) UnmarshalJSON ¶
func (s *PostSalesChannelsIdInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostSalesChannelsIdInternalServerError) Validate ¶
func (s *PostSalesChannelsIdInternalServerError) Validate() error
type PostSalesChannelsIdNotFound ¶
type PostSalesChannelsIdNotFound Error
func (*PostSalesChannelsIdNotFound) Decode ¶
func (s *PostSalesChannelsIdNotFound) Decode(d *jx.Decoder) error
Decode decodes PostSalesChannelsIdNotFound from json.
func (*PostSalesChannelsIdNotFound) Encode ¶
func (s *PostSalesChannelsIdNotFound) Encode(e *jx.Encoder)
Encode encodes PostSalesChannelsIdNotFound as json.
func (*PostSalesChannelsIdNotFound) MarshalJSON ¶
func (s *PostSalesChannelsIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostSalesChannelsIdNotFound) SetFake ¶
func (s *PostSalesChannelsIdNotFound) SetFake()
SetFake set fake values.
func (*PostSalesChannelsIdNotFound) UnmarshalJSON ¶
func (s *PostSalesChannelsIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostSalesChannelsIdNotFound) Validate ¶
func (s *PostSalesChannelsIdNotFound) Validate() error
type PostSalesChannelsIdParams ¶
type PostSalesChannelsIdParams struct {
// The sales channel's ID.
ID string
}
PostSalesChannelsIdParams is parameters of PostSalesChannelsId operation.
type PostSalesChannelsIdProductsBatchAddConflict ¶
type PostSalesChannelsIdProductsBatchAddConflict Error
func (*PostSalesChannelsIdProductsBatchAddConflict) Decode ¶
func (s *PostSalesChannelsIdProductsBatchAddConflict) Decode(d *jx.Decoder) error
Decode decodes PostSalesChannelsIdProductsBatchAddConflict from json.
func (*PostSalesChannelsIdProductsBatchAddConflict) Encode ¶
func (s *PostSalesChannelsIdProductsBatchAddConflict) Encode(e *jx.Encoder)
Encode encodes PostSalesChannelsIdProductsBatchAddConflict as json.
func (*PostSalesChannelsIdProductsBatchAddConflict) MarshalJSON ¶
func (s *PostSalesChannelsIdProductsBatchAddConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostSalesChannelsIdProductsBatchAddConflict) SetFake ¶
func (s *PostSalesChannelsIdProductsBatchAddConflict) SetFake()
SetFake set fake values.
func (*PostSalesChannelsIdProductsBatchAddConflict) UnmarshalJSON ¶
func (s *PostSalesChannelsIdProductsBatchAddConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostSalesChannelsIdProductsBatchAddConflict) Validate ¶
func (s *PostSalesChannelsIdProductsBatchAddConflict) Validate() error
type PostSalesChannelsIdProductsBatchAddInternalServerError ¶
type PostSalesChannelsIdProductsBatchAddInternalServerError Error
func (*PostSalesChannelsIdProductsBatchAddInternalServerError) Decode ¶
func (s *PostSalesChannelsIdProductsBatchAddInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostSalesChannelsIdProductsBatchAddInternalServerError from json.
func (*PostSalesChannelsIdProductsBatchAddInternalServerError) Encode ¶
func (s *PostSalesChannelsIdProductsBatchAddInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostSalesChannelsIdProductsBatchAddInternalServerError as json.
func (*PostSalesChannelsIdProductsBatchAddInternalServerError) MarshalJSON ¶
func (s *PostSalesChannelsIdProductsBatchAddInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostSalesChannelsIdProductsBatchAddInternalServerError) SetFake ¶
func (s *PostSalesChannelsIdProductsBatchAddInternalServerError) SetFake()
SetFake set fake values.
func (*PostSalesChannelsIdProductsBatchAddInternalServerError) UnmarshalJSON ¶
func (s *PostSalesChannelsIdProductsBatchAddInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostSalesChannelsIdProductsBatchAddInternalServerError) Validate ¶
func (s *PostSalesChannelsIdProductsBatchAddInternalServerError) Validate() error
type PostSalesChannelsIdProductsBatchAddNotFound ¶
type PostSalesChannelsIdProductsBatchAddNotFound Error
func (*PostSalesChannelsIdProductsBatchAddNotFound) Decode ¶
func (s *PostSalesChannelsIdProductsBatchAddNotFound) Decode(d *jx.Decoder) error
Decode decodes PostSalesChannelsIdProductsBatchAddNotFound from json.
func (*PostSalesChannelsIdProductsBatchAddNotFound) Encode ¶
func (s *PostSalesChannelsIdProductsBatchAddNotFound) Encode(e *jx.Encoder)
Encode encodes PostSalesChannelsIdProductsBatchAddNotFound as json.
func (*PostSalesChannelsIdProductsBatchAddNotFound) MarshalJSON ¶
func (s *PostSalesChannelsIdProductsBatchAddNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostSalesChannelsIdProductsBatchAddNotFound) SetFake ¶
func (s *PostSalesChannelsIdProductsBatchAddNotFound) SetFake()
SetFake set fake values.
func (*PostSalesChannelsIdProductsBatchAddNotFound) UnmarshalJSON ¶
func (s *PostSalesChannelsIdProductsBatchAddNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostSalesChannelsIdProductsBatchAddNotFound) Validate ¶
func (s *PostSalesChannelsIdProductsBatchAddNotFound) Validate() error
type PostSalesChannelsIdProductsBatchAddParams ¶
type PostSalesChannelsIdProductsBatchAddParams struct {
// The sales channel's ID.
ID string
}
PostSalesChannelsIdProductsBatchAddParams is parameters of PostSalesChannelsIdProductsBatchAdd operation.
type PostSalesChannelsIdProductsBatchAddRes ¶
type PostSalesChannelsIdProductsBatchAddRes interface {
// contains filtered or unexported methods
}
type PostSalesChannelsIdProductsBatchAddUnprocessableEntity ¶
type PostSalesChannelsIdProductsBatchAddUnprocessableEntity Error
func (*PostSalesChannelsIdProductsBatchAddUnprocessableEntity) Decode ¶
func (s *PostSalesChannelsIdProductsBatchAddUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostSalesChannelsIdProductsBatchAddUnprocessableEntity from json.
func (*PostSalesChannelsIdProductsBatchAddUnprocessableEntity) Encode ¶
func (s *PostSalesChannelsIdProductsBatchAddUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostSalesChannelsIdProductsBatchAddUnprocessableEntity as json.
func (*PostSalesChannelsIdProductsBatchAddUnprocessableEntity) MarshalJSON ¶
func (s *PostSalesChannelsIdProductsBatchAddUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostSalesChannelsIdProductsBatchAddUnprocessableEntity) SetFake ¶
func (s *PostSalesChannelsIdProductsBatchAddUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostSalesChannelsIdProductsBatchAddUnprocessableEntity) UnmarshalJSON ¶
func (s *PostSalesChannelsIdProductsBatchAddUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostSalesChannelsIdProductsBatchAddUnprocessableEntity) Validate ¶
func (s *PostSalesChannelsIdProductsBatchAddUnprocessableEntity) Validate() error
type PostSalesChannelsIdRes ¶
type PostSalesChannelsIdRes interface {
// contains filtered or unexported methods
}
type PostSalesChannelsIdUnprocessableEntity ¶
type PostSalesChannelsIdUnprocessableEntity Error
func (*PostSalesChannelsIdUnprocessableEntity) Decode ¶
func (s *PostSalesChannelsIdUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostSalesChannelsIdUnprocessableEntity from json.
func (*PostSalesChannelsIdUnprocessableEntity) Encode ¶
func (s *PostSalesChannelsIdUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostSalesChannelsIdUnprocessableEntity as json.
func (*PostSalesChannelsIdUnprocessableEntity) MarshalJSON ¶
func (s *PostSalesChannelsIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostSalesChannelsIdUnprocessableEntity) SetFake ¶
func (s *PostSalesChannelsIdUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostSalesChannelsIdUnprocessableEntity) UnmarshalJSON ¶
func (s *PostSalesChannelsIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostSalesChannelsIdUnprocessableEntity) Validate ¶
func (s *PostSalesChannelsIdUnprocessableEntity) Validate() error
type PostSalesChannelsInternalServerError ¶
type PostSalesChannelsInternalServerError Error
func (*PostSalesChannelsInternalServerError) Decode ¶
func (s *PostSalesChannelsInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostSalesChannelsInternalServerError from json.
func (*PostSalesChannelsInternalServerError) Encode ¶
func (s *PostSalesChannelsInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostSalesChannelsInternalServerError as json.
func (*PostSalesChannelsInternalServerError) MarshalJSON ¶
func (s *PostSalesChannelsInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostSalesChannelsInternalServerError) SetFake ¶
func (s *PostSalesChannelsInternalServerError) SetFake()
SetFake set fake values.
func (*PostSalesChannelsInternalServerError) UnmarshalJSON ¶
func (s *PostSalesChannelsInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostSalesChannelsInternalServerError) Validate ¶
func (s *PostSalesChannelsInternalServerError) Validate() error
type PostSalesChannelsNotFound ¶
type PostSalesChannelsNotFound Error
func (*PostSalesChannelsNotFound) Decode ¶
func (s *PostSalesChannelsNotFound) Decode(d *jx.Decoder) error
Decode decodes PostSalesChannelsNotFound from json.
func (*PostSalesChannelsNotFound) Encode ¶
func (s *PostSalesChannelsNotFound) Encode(e *jx.Encoder)
Encode encodes PostSalesChannelsNotFound as json.
func (*PostSalesChannelsNotFound) MarshalJSON ¶
func (s *PostSalesChannelsNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostSalesChannelsNotFound) SetFake ¶
func (s *PostSalesChannelsNotFound) SetFake()
SetFake set fake values.
func (*PostSalesChannelsNotFound) UnmarshalJSON ¶
func (s *PostSalesChannelsNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostSalesChannelsNotFound) Validate ¶
func (s *PostSalesChannelsNotFound) Validate() error
type PostSalesChannelsRes ¶
type PostSalesChannelsRes interface {
// contains filtered or unexported methods
}
type PostSalesChannelsUnprocessableEntity ¶
type PostSalesChannelsUnprocessableEntity Error
func (*PostSalesChannelsUnprocessableEntity) Decode ¶
func (s *PostSalesChannelsUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostSalesChannelsUnprocessableEntity from json.
func (*PostSalesChannelsUnprocessableEntity) Encode ¶
func (s *PostSalesChannelsUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostSalesChannelsUnprocessableEntity as json.
func (*PostSalesChannelsUnprocessableEntity) MarshalJSON ¶
func (s *PostSalesChannelsUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostSalesChannelsUnprocessableEntity) SetFake ¶
func (s *PostSalesChannelsUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostSalesChannelsUnprocessableEntity) UnmarshalJSON ¶
func (s *PostSalesChannelsUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostSalesChannelsUnprocessableEntity) Validate ¶
func (s *PostSalesChannelsUnprocessableEntity) Validate() error
type PostStockLocationsConflict ¶
type PostStockLocationsConflict Error
func (*PostStockLocationsConflict) Decode ¶
func (s *PostStockLocationsConflict) Decode(d *jx.Decoder) error
Decode decodes PostStockLocationsConflict from json.
func (*PostStockLocationsConflict) Encode ¶
func (s *PostStockLocationsConflict) Encode(e *jx.Encoder)
Encode encodes PostStockLocationsConflict as json.
func (*PostStockLocationsConflict) MarshalJSON ¶
func (s *PostStockLocationsConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostStockLocationsConflict) SetFake ¶
func (s *PostStockLocationsConflict) SetFake()
SetFake set fake values.
func (*PostStockLocationsConflict) UnmarshalJSON ¶
func (s *PostStockLocationsConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostStockLocationsConflict) Validate ¶
func (s *PostStockLocationsConflict) Validate() error
type PostStockLocationsInternalServerError ¶
type PostStockLocationsInternalServerError Error
func (*PostStockLocationsInternalServerError) Decode ¶
func (s *PostStockLocationsInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostStockLocationsInternalServerError from json.
func (*PostStockLocationsInternalServerError) Encode ¶
func (s *PostStockLocationsInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostStockLocationsInternalServerError as json.
func (*PostStockLocationsInternalServerError) MarshalJSON ¶
func (s *PostStockLocationsInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostStockLocationsInternalServerError) SetFake ¶
func (s *PostStockLocationsInternalServerError) SetFake()
SetFake set fake values.
func (*PostStockLocationsInternalServerError) UnmarshalJSON ¶
func (s *PostStockLocationsInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostStockLocationsInternalServerError) Validate ¶
func (s *PostStockLocationsInternalServerError) Validate() error
type PostStockLocationsNotFound ¶
type PostStockLocationsNotFound Error
func (*PostStockLocationsNotFound) Decode ¶
func (s *PostStockLocationsNotFound) Decode(d *jx.Decoder) error
Decode decodes PostStockLocationsNotFound from json.
func (*PostStockLocationsNotFound) Encode ¶
func (s *PostStockLocationsNotFound) Encode(e *jx.Encoder)
Encode encodes PostStockLocationsNotFound as json.
func (*PostStockLocationsNotFound) MarshalJSON ¶
func (s *PostStockLocationsNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostStockLocationsNotFound) SetFake ¶
func (s *PostStockLocationsNotFound) SetFake()
SetFake set fake values.
func (*PostStockLocationsNotFound) UnmarshalJSON ¶
func (s *PostStockLocationsNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostStockLocationsNotFound) Validate ¶
func (s *PostStockLocationsNotFound) Validate() error
type PostStockLocationsOK ¶
type PostStockLocationsOK struct{}
PostStockLocationsOK is response for PostStockLocations operation.
type PostStockLocationsRes ¶
type PostStockLocationsRes interface {
// contains filtered or unexported methods
}
type PostStockLocationsUnprocessableEntity ¶
type PostStockLocationsUnprocessableEntity Error
func (*PostStockLocationsUnprocessableEntity) Decode ¶
func (s *PostStockLocationsUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostStockLocationsUnprocessableEntity from json.
func (*PostStockLocationsUnprocessableEntity) Encode ¶
func (s *PostStockLocationsUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostStockLocationsUnprocessableEntity as json.
func (*PostStockLocationsUnprocessableEntity) MarshalJSON ¶
func (s *PostStockLocationsUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostStockLocationsUnprocessableEntity) SetFake ¶
func (s *PostStockLocationsUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostStockLocationsUnprocessableEntity) UnmarshalJSON ¶
func (s *PostStockLocationsUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostStockLocationsUnprocessableEntity) Validate ¶
func (s *PostStockLocationsUnprocessableEntity) Validate() error
type PostStoresIdConflict ¶
type PostStoresIdConflict Error
func (*PostStoresIdConflict) Decode ¶
func (s *PostStoresIdConflict) Decode(d *jx.Decoder) error
Decode decodes PostStoresIdConflict from json.
func (*PostStoresIdConflict) Encode ¶
func (s *PostStoresIdConflict) Encode(e *jx.Encoder)
Encode encodes PostStoresIdConflict as json.
func (*PostStoresIdConflict) MarshalJSON ¶
func (s *PostStoresIdConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostStoresIdConflict) SetFake ¶
func (s *PostStoresIdConflict) SetFake()
SetFake set fake values.
func (*PostStoresIdConflict) UnmarshalJSON ¶
func (s *PostStoresIdConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostStoresIdConflict) Validate ¶
func (s *PostStoresIdConflict) Validate() error
type PostStoresIdInternalServerError ¶
type PostStoresIdInternalServerError Error
func (*PostStoresIdInternalServerError) Decode ¶
func (s *PostStoresIdInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostStoresIdInternalServerError from json.
func (*PostStoresIdInternalServerError) Encode ¶
func (s *PostStoresIdInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostStoresIdInternalServerError as json.
func (*PostStoresIdInternalServerError) MarshalJSON ¶
func (s *PostStoresIdInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostStoresIdInternalServerError) SetFake ¶
func (s *PostStoresIdInternalServerError) SetFake()
SetFake set fake values.
func (*PostStoresIdInternalServerError) UnmarshalJSON ¶
func (s *PostStoresIdInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostStoresIdInternalServerError) Validate ¶
func (s *PostStoresIdInternalServerError) Validate() error
type PostStoresIdNotFound ¶
type PostStoresIdNotFound Error
func (*PostStoresIdNotFound) Decode ¶
func (s *PostStoresIdNotFound) Decode(d *jx.Decoder) error
Decode decodes PostStoresIdNotFound from json.
func (*PostStoresIdNotFound) Encode ¶
func (s *PostStoresIdNotFound) Encode(e *jx.Encoder)
Encode encodes PostStoresIdNotFound as json.
func (*PostStoresIdNotFound) MarshalJSON ¶
func (s *PostStoresIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostStoresIdNotFound) SetFake ¶
func (s *PostStoresIdNotFound) SetFake()
SetFake set fake values.
func (*PostStoresIdNotFound) UnmarshalJSON ¶
func (s *PostStoresIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostStoresIdNotFound) Validate ¶
func (s *PostStoresIdNotFound) Validate() error
type PostStoresIdParams ¶
type PostStoresIdParams struct {
// The store's ID.
ID string
}
PostStoresIdParams is parameters of PostStoresId operation.
type PostStoresIdRes ¶
type PostStoresIdRes interface {
// contains filtered or unexported methods
}
type PostStoresIdUnprocessableEntity ¶
type PostStoresIdUnprocessableEntity Error
func (*PostStoresIdUnprocessableEntity) Decode ¶
func (s *PostStoresIdUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostStoresIdUnprocessableEntity from json.
func (*PostStoresIdUnprocessableEntity) Encode ¶
func (s *PostStoresIdUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostStoresIdUnprocessableEntity as json.
func (*PostStoresIdUnprocessableEntity) MarshalJSON ¶
func (s *PostStoresIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostStoresIdUnprocessableEntity) SetFake ¶
func (s *PostStoresIdUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostStoresIdUnprocessableEntity) UnmarshalJSON ¶
func (s *PostStoresIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostStoresIdUnprocessableEntity) Validate ¶
func (s *PostStoresIdUnprocessableEntity) Validate() error
type PostTaxRatesConflict ¶
type PostTaxRatesConflict Error
func (*PostTaxRatesConflict) Decode ¶
func (s *PostTaxRatesConflict) Decode(d *jx.Decoder) error
Decode decodes PostTaxRatesConflict from json.
func (*PostTaxRatesConflict) Encode ¶
func (s *PostTaxRatesConflict) Encode(e *jx.Encoder)
Encode encodes PostTaxRatesConflict as json.
func (*PostTaxRatesConflict) MarshalJSON ¶
func (s *PostTaxRatesConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostTaxRatesConflict) SetFake ¶
func (s *PostTaxRatesConflict) SetFake()
SetFake set fake values.
func (*PostTaxRatesConflict) UnmarshalJSON ¶
func (s *PostTaxRatesConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostTaxRatesConflict) Validate ¶
func (s *PostTaxRatesConflict) Validate() error
type PostTaxRatesIdConflict ¶
type PostTaxRatesIdConflict Error
func (*PostTaxRatesIdConflict) Decode ¶
func (s *PostTaxRatesIdConflict) Decode(d *jx.Decoder) error
Decode decodes PostTaxRatesIdConflict from json.
func (*PostTaxRatesIdConflict) Encode ¶
func (s *PostTaxRatesIdConflict) Encode(e *jx.Encoder)
Encode encodes PostTaxRatesIdConflict as json.
func (*PostTaxRatesIdConflict) MarshalJSON ¶
func (s *PostTaxRatesIdConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostTaxRatesIdConflict) SetFake ¶
func (s *PostTaxRatesIdConflict) SetFake()
SetFake set fake values.
func (*PostTaxRatesIdConflict) UnmarshalJSON ¶
func (s *PostTaxRatesIdConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostTaxRatesIdConflict) Validate ¶
func (s *PostTaxRatesIdConflict) Validate() error
type PostTaxRatesIdInternalServerError ¶
type PostTaxRatesIdInternalServerError Error
func (*PostTaxRatesIdInternalServerError) Decode ¶
func (s *PostTaxRatesIdInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostTaxRatesIdInternalServerError from json.
func (*PostTaxRatesIdInternalServerError) Encode ¶
func (s *PostTaxRatesIdInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostTaxRatesIdInternalServerError as json.
func (*PostTaxRatesIdInternalServerError) MarshalJSON ¶
func (s *PostTaxRatesIdInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostTaxRatesIdInternalServerError) SetFake ¶
func (s *PostTaxRatesIdInternalServerError) SetFake()
SetFake set fake values.
func (*PostTaxRatesIdInternalServerError) UnmarshalJSON ¶
func (s *PostTaxRatesIdInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostTaxRatesIdInternalServerError) Validate ¶
func (s *PostTaxRatesIdInternalServerError) Validate() error
type PostTaxRatesIdNotFound ¶
type PostTaxRatesIdNotFound Error
func (*PostTaxRatesIdNotFound) Decode ¶
func (s *PostTaxRatesIdNotFound) Decode(d *jx.Decoder) error
Decode decodes PostTaxRatesIdNotFound from json.
func (*PostTaxRatesIdNotFound) Encode ¶
func (s *PostTaxRatesIdNotFound) Encode(e *jx.Encoder)
Encode encodes PostTaxRatesIdNotFound as json.
func (*PostTaxRatesIdNotFound) MarshalJSON ¶
func (s *PostTaxRatesIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostTaxRatesIdNotFound) SetFake ¶
func (s *PostTaxRatesIdNotFound) SetFake()
SetFake set fake values.
func (*PostTaxRatesIdNotFound) UnmarshalJSON ¶
func (s *PostTaxRatesIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostTaxRatesIdNotFound) Validate ¶
func (s *PostTaxRatesIdNotFound) Validate() error
type PostTaxRatesIdParams ¶
type PostTaxRatesIdParams struct {
// The tax rate's ID.
ID string
}
PostTaxRatesIdParams is parameters of PostTaxRatesId operation.
type PostTaxRatesIdRes ¶
type PostTaxRatesIdRes interface {
// contains filtered or unexported methods
}
type PostTaxRatesIdRulesConflict ¶
type PostTaxRatesIdRulesConflict Error
func (*PostTaxRatesIdRulesConflict) Decode ¶
func (s *PostTaxRatesIdRulesConflict) Decode(d *jx.Decoder) error
Decode decodes PostTaxRatesIdRulesConflict from json.
func (*PostTaxRatesIdRulesConflict) Encode ¶
func (s *PostTaxRatesIdRulesConflict) Encode(e *jx.Encoder)
Encode encodes PostTaxRatesIdRulesConflict as json.
func (*PostTaxRatesIdRulesConflict) MarshalJSON ¶
func (s *PostTaxRatesIdRulesConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostTaxRatesIdRulesConflict) SetFake ¶
func (s *PostTaxRatesIdRulesConflict) SetFake()
SetFake set fake values.
func (*PostTaxRatesIdRulesConflict) UnmarshalJSON ¶
func (s *PostTaxRatesIdRulesConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostTaxRatesIdRulesConflict) Validate ¶
func (s *PostTaxRatesIdRulesConflict) Validate() error
type PostTaxRatesIdRulesInternalServerError ¶
type PostTaxRatesIdRulesInternalServerError Error
func (*PostTaxRatesIdRulesInternalServerError) Decode ¶
func (s *PostTaxRatesIdRulesInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostTaxRatesIdRulesInternalServerError from json.
func (*PostTaxRatesIdRulesInternalServerError) Encode ¶
func (s *PostTaxRatesIdRulesInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostTaxRatesIdRulesInternalServerError as json.
func (*PostTaxRatesIdRulesInternalServerError) MarshalJSON ¶
func (s *PostTaxRatesIdRulesInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostTaxRatesIdRulesInternalServerError) SetFake ¶
func (s *PostTaxRatesIdRulesInternalServerError) SetFake()
SetFake set fake values.
func (*PostTaxRatesIdRulesInternalServerError) UnmarshalJSON ¶
func (s *PostTaxRatesIdRulesInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostTaxRatesIdRulesInternalServerError) Validate ¶
func (s *PostTaxRatesIdRulesInternalServerError) Validate() error
type PostTaxRatesIdRulesNotFound ¶
type PostTaxRatesIdRulesNotFound Error
func (*PostTaxRatesIdRulesNotFound) Decode ¶
func (s *PostTaxRatesIdRulesNotFound) Decode(d *jx.Decoder) error
Decode decodes PostTaxRatesIdRulesNotFound from json.
func (*PostTaxRatesIdRulesNotFound) Encode ¶
func (s *PostTaxRatesIdRulesNotFound) Encode(e *jx.Encoder)
Encode encodes PostTaxRatesIdRulesNotFound as json.
func (*PostTaxRatesIdRulesNotFound) MarshalJSON ¶
func (s *PostTaxRatesIdRulesNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostTaxRatesIdRulesNotFound) SetFake ¶
func (s *PostTaxRatesIdRulesNotFound) SetFake()
SetFake set fake values.
func (*PostTaxRatesIdRulesNotFound) UnmarshalJSON ¶
func (s *PostTaxRatesIdRulesNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostTaxRatesIdRulesNotFound) Validate ¶
func (s *PostTaxRatesIdRulesNotFound) Validate() error
type PostTaxRatesIdRulesParams ¶
type PostTaxRatesIdRulesParams struct {
// The tax rate's ID.
ID string
}
PostTaxRatesIdRulesParams is parameters of PostTaxRatesIdRules operation.
type PostTaxRatesIdRulesRes ¶
type PostTaxRatesIdRulesRes interface {
// contains filtered or unexported methods
}
type PostTaxRatesIdRulesUnprocessableEntity ¶
type PostTaxRatesIdRulesUnprocessableEntity Error
func (*PostTaxRatesIdRulesUnprocessableEntity) Decode ¶
func (s *PostTaxRatesIdRulesUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostTaxRatesIdRulesUnprocessableEntity from json.
func (*PostTaxRatesIdRulesUnprocessableEntity) Encode ¶
func (s *PostTaxRatesIdRulesUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostTaxRatesIdRulesUnprocessableEntity as json.
func (*PostTaxRatesIdRulesUnprocessableEntity) MarshalJSON ¶
func (s *PostTaxRatesIdRulesUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostTaxRatesIdRulesUnprocessableEntity) SetFake ¶
func (s *PostTaxRatesIdRulesUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostTaxRatesIdRulesUnprocessableEntity) UnmarshalJSON ¶
func (s *PostTaxRatesIdRulesUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostTaxRatesIdRulesUnprocessableEntity) Validate ¶
func (s *PostTaxRatesIdRulesUnprocessableEntity) Validate() error
type PostTaxRatesIdUnprocessableEntity ¶
type PostTaxRatesIdUnprocessableEntity Error
func (*PostTaxRatesIdUnprocessableEntity) Decode ¶
func (s *PostTaxRatesIdUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostTaxRatesIdUnprocessableEntity from json.
func (*PostTaxRatesIdUnprocessableEntity) Encode ¶
func (s *PostTaxRatesIdUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostTaxRatesIdUnprocessableEntity as json.
func (*PostTaxRatesIdUnprocessableEntity) MarshalJSON ¶
func (s *PostTaxRatesIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostTaxRatesIdUnprocessableEntity) SetFake ¶
func (s *PostTaxRatesIdUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostTaxRatesIdUnprocessableEntity) UnmarshalJSON ¶
func (s *PostTaxRatesIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostTaxRatesIdUnprocessableEntity) Validate ¶
func (s *PostTaxRatesIdUnprocessableEntity) Validate() error
type PostTaxRatesInternalServerError ¶
type PostTaxRatesInternalServerError Error
func (*PostTaxRatesInternalServerError) Decode ¶
func (s *PostTaxRatesInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostTaxRatesInternalServerError from json.
func (*PostTaxRatesInternalServerError) Encode ¶
func (s *PostTaxRatesInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostTaxRatesInternalServerError as json.
func (*PostTaxRatesInternalServerError) MarshalJSON ¶
func (s *PostTaxRatesInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostTaxRatesInternalServerError) SetFake ¶
func (s *PostTaxRatesInternalServerError) SetFake()
SetFake set fake values.
func (*PostTaxRatesInternalServerError) UnmarshalJSON ¶
func (s *PostTaxRatesInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostTaxRatesInternalServerError) Validate ¶
func (s *PostTaxRatesInternalServerError) Validate() error
type PostTaxRatesNotFound ¶
type PostTaxRatesNotFound Error
func (*PostTaxRatesNotFound) Decode ¶
func (s *PostTaxRatesNotFound) Decode(d *jx.Decoder) error
Decode decodes PostTaxRatesNotFound from json.
func (*PostTaxRatesNotFound) Encode ¶
func (s *PostTaxRatesNotFound) Encode(e *jx.Encoder)
Encode encodes PostTaxRatesNotFound as json.
func (*PostTaxRatesNotFound) MarshalJSON ¶
func (s *PostTaxRatesNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostTaxRatesNotFound) SetFake ¶
func (s *PostTaxRatesNotFound) SetFake()
SetFake set fake values.
func (*PostTaxRatesNotFound) UnmarshalJSON ¶
func (s *PostTaxRatesNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostTaxRatesNotFound) Validate ¶
func (s *PostTaxRatesNotFound) Validate() error
type PostTaxRatesRes ¶
type PostTaxRatesRes interface {
// contains filtered or unexported methods
}
type PostTaxRatesUnprocessableEntity ¶
type PostTaxRatesUnprocessableEntity Error
func (*PostTaxRatesUnprocessableEntity) Decode ¶
func (s *PostTaxRatesUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostTaxRatesUnprocessableEntity from json.
func (*PostTaxRatesUnprocessableEntity) Encode ¶
func (s *PostTaxRatesUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostTaxRatesUnprocessableEntity as json.
func (*PostTaxRatesUnprocessableEntity) MarshalJSON ¶
func (s *PostTaxRatesUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostTaxRatesUnprocessableEntity) SetFake ¶
func (s *PostTaxRatesUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostTaxRatesUnprocessableEntity) UnmarshalJSON ¶
func (s *PostTaxRatesUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostTaxRatesUnprocessableEntity) Validate ¶
func (s *PostTaxRatesUnprocessableEntity) Validate() error
type PostTaxRegionsConflict ¶
type PostTaxRegionsConflict Error
func (*PostTaxRegionsConflict) Decode ¶
func (s *PostTaxRegionsConflict) Decode(d *jx.Decoder) error
Decode decodes PostTaxRegionsConflict from json.
func (*PostTaxRegionsConflict) Encode ¶
func (s *PostTaxRegionsConflict) Encode(e *jx.Encoder)
Encode encodes PostTaxRegionsConflict as json.
func (*PostTaxRegionsConflict) MarshalJSON ¶
func (s *PostTaxRegionsConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostTaxRegionsConflict) SetFake ¶
func (s *PostTaxRegionsConflict) SetFake()
SetFake set fake values.
func (*PostTaxRegionsConflict) UnmarshalJSON ¶
func (s *PostTaxRegionsConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostTaxRegionsConflict) Validate ¶
func (s *PostTaxRegionsConflict) Validate() error
type PostTaxRegionsInternalServerError ¶
type PostTaxRegionsInternalServerError Error
func (*PostTaxRegionsInternalServerError) Decode ¶
func (s *PostTaxRegionsInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostTaxRegionsInternalServerError from json.
func (*PostTaxRegionsInternalServerError) Encode ¶
func (s *PostTaxRegionsInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostTaxRegionsInternalServerError as json.
func (*PostTaxRegionsInternalServerError) MarshalJSON ¶
func (s *PostTaxRegionsInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostTaxRegionsInternalServerError) SetFake ¶
func (s *PostTaxRegionsInternalServerError) SetFake()
SetFake set fake values.
func (*PostTaxRegionsInternalServerError) UnmarshalJSON ¶
func (s *PostTaxRegionsInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostTaxRegionsInternalServerError) Validate ¶
func (s *PostTaxRegionsInternalServerError) Validate() error
type PostTaxRegionsNotFound ¶
type PostTaxRegionsNotFound Error
func (*PostTaxRegionsNotFound) Decode ¶
func (s *PostTaxRegionsNotFound) Decode(d *jx.Decoder) error
Decode decodes PostTaxRegionsNotFound from json.
func (*PostTaxRegionsNotFound) Encode ¶
func (s *PostTaxRegionsNotFound) Encode(e *jx.Encoder)
Encode encodes PostTaxRegionsNotFound as json.
func (*PostTaxRegionsNotFound) MarshalJSON ¶
func (s *PostTaxRegionsNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostTaxRegionsNotFound) SetFake ¶
func (s *PostTaxRegionsNotFound) SetFake()
SetFake set fake values.
func (*PostTaxRegionsNotFound) UnmarshalJSON ¶
func (s *PostTaxRegionsNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostTaxRegionsNotFound) Validate ¶
func (s *PostTaxRegionsNotFound) Validate() error
type PostTaxRegionsRes ¶
type PostTaxRegionsRes interface {
// contains filtered or unexported methods
}
type PostTaxRegionsUnprocessableEntity ¶
type PostTaxRegionsUnprocessableEntity Error
func (*PostTaxRegionsUnprocessableEntity) Decode ¶
func (s *PostTaxRegionsUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostTaxRegionsUnprocessableEntity from json.
func (*PostTaxRegionsUnprocessableEntity) Encode ¶
func (s *PostTaxRegionsUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostTaxRegionsUnprocessableEntity as json.
func (*PostTaxRegionsUnprocessableEntity) MarshalJSON ¶
func (s *PostTaxRegionsUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostTaxRegionsUnprocessableEntity) SetFake ¶
func (s *PostTaxRegionsUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostTaxRegionsUnprocessableEntity) UnmarshalJSON ¶
func (s *PostTaxRegionsUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostTaxRegionsUnprocessableEntity) Validate ¶
func (s *PostTaxRegionsUnprocessableEntity) Validate() error
type PostUsersConflict ¶
type PostUsersConflict Error
func (*PostUsersConflict) Decode ¶
func (s *PostUsersConflict) Decode(d *jx.Decoder) error
Decode decodes PostUsersConflict from json.
func (*PostUsersConflict) Encode ¶
func (s *PostUsersConflict) Encode(e *jx.Encoder)
Encode encodes PostUsersConflict as json.
func (*PostUsersConflict) MarshalJSON ¶
func (s *PostUsersConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostUsersConflict) UnmarshalJSON ¶
func (s *PostUsersConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostUsersConflict) Validate ¶
func (s *PostUsersConflict) Validate() error
type PostUsersIdConflict ¶
type PostUsersIdConflict Error
func (*PostUsersIdConflict) Decode ¶
func (s *PostUsersIdConflict) Decode(d *jx.Decoder) error
Decode decodes PostUsersIdConflict from json.
func (*PostUsersIdConflict) Encode ¶
func (s *PostUsersIdConflict) Encode(e *jx.Encoder)
Encode encodes PostUsersIdConflict as json.
func (*PostUsersIdConflict) MarshalJSON ¶
func (s *PostUsersIdConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostUsersIdConflict) SetFake ¶
func (s *PostUsersIdConflict) SetFake()
SetFake set fake values.
func (*PostUsersIdConflict) UnmarshalJSON ¶
func (s *PostUsersIdConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostUsersIdConflict) Validate ¶
func (s *PostUsersIdConflict) Validate() error
type PostUsersIdInternalServerError ¶
type PostUsersIdInternalServerError Error
func (*PostUsersIdInternalServerError) Decode ¶
func (s *PostUsersIdInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostUsersIdInternalServerError from json.
func (*PostUsersIdInternalServerError) Encode ¶
func (s *PostUsersIdInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostUsersIdInternalServerError as json.
func (*PostUsersIdInternalServerError) MarshalJSON ¶
func (s *PostUsersIdInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostUsersIdInternalServerError) SetFake ¶
func (s *PostUsersIdInternalServerError) SetFake()
SetFake set fake values.
func (*PostUsersIdInternalServerError) UnmarshalJSON ¶
func (s *PostUsersIdInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostUsersIdInternalServerError) Validate ¶
func (s *PostUsersIdInternalServerError) Validate() error
type PostUsersIdNotFound ¶
type PostUsersIdNotFound Error
func (*PostUsersIdNotFound) Decode ¶
func (s *PostUsersIdNotFound) Decode(d *jx.Decoder) error
Decode decodes PostUsersIdNotFound from json.
func (*PostUsersIdNotFound) Encode ¶
func (s *PostUsersIdNotFound) Encode(e *jx.Encoder)
Encode encodes PostUsersIdNotFound as json.
func (*PostUsersIdNotFound) MarshalJSON ¶
func (s *PostUsersIdNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostUsersIdNotFound) SetFake ¶
func (s *PostUsersIdNotFound) SetFake()
SetFake set fake values.
func (*PostUsersIdNotFound) UnmarshalJSON ¶
func (s *PostUsersIdNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostUsersIdNotFound) Validate ¶
func (s *PostUsersIdNotFound) Validate() error
type PostUsersIdParams ¶
type PostUsersIdParams struct {
// The user's ID.
ID string
}
PostUsersIdParams is parameters of PostUsersId operation.
type PostUsersIdRes ¶
type PostUsersIdRes interface {
// contains filtered or unexported methods
}
type PostUsersIdUnprocessableEntity ¶
type PostUsersIdUnprocessableEntity Error
func (*PostUsersIdUnprocessableEntity) Decode ¶
func (s *PostUsersIdUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostUsersIdUnprocessableEntity from json.
func (*PostUsersIdUnprocessableEntity) Encode ¶
func (s *PostUsersIdUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostUsersIdUnprocessableEntity as json.
func (*PostUsersIdUnprocessableEntity) MarshalJSON ¶
func (s *PostUsersIdUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostUsersIdUnprocessableEntity) SetFake ¶
func (s *PostUsersIdUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostUsersIdUnprocessableEntity) UnmarshalJSON ¶
func (s *PostUsersIdUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostUsersIdUnprocessableEntity) Validate ¶
func (s *PostUsersIdUnprocessableEntity) Validate() error
type PostUsersInternalServerError ¶
type PostUsersInternalServerError Error
func (*PostUsersInternalServerError) Decode ¶
func (s *PostUsersInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostUsersInternalServerError from json.
func (*PostUsersInternalServerError) Encode ¶
func (s *PostUsersInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostUsersInternalServerError as json.
func (*PostUsersInternalServerError) MarshalJSON ¶
func (s *PostUsersInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostUsersInternalServerError) SetFake ¶
func (s *PostUsersInternalServerError) SetFake()
SetFake set fake values.
func (*PostUsersInternalServerError) UnmarshalJSON ¶
func (s *PostUsersInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostUsersInternalServerError) Validate ¶
func (s *PostUsersInternalServerError) Validate() error
type PostUsersNotFound ¶
type PostUsersNotFound Error
func (*PostUsersNotFound) Decode ¶
func (s *PostUsersNotFound) Decode(d *jx.Decoder) error
Decode decodes PostUsersNotFound from json.
func (*PostUsersNotFound) Encode ¶
func (s *PostUsersNotFound) Encode(e *jx.Encoder)
Encode encodes PostUsersNotFound as json.
func (*PostUsersNotFound) MarshalJSON ¶
func (s *PostUsersNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostUsersNotFound) UnmarshalJSON ¶
func (s *PostUsersNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostUsersNotFound) Validate ¶
func (s *PostUsersNotFound) Validate() error
type PostUsersRes ¶
type PostUsersRes interface {
// contains filtered or unexported methods
}
type PostUsersUnprocessableEntity ¶
type PostUsersUnprocessableEntity Error
func (*PostUsersUnprocessableEntity) Decode ¶
func (s *PostUsersUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostUsersUnprocessableEntity from json.
func (*PostUsersUnprocessableEntity) Encode ¶
func (s *PostUsersUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostUsersUnprocessableEntity as json.
func (*PostUsersUnprocessableEntity) MarshalJSON ¶
func (s *PostUsersUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostUsersUnprocessableEntity) SetFake ¶
func (s *PostUsersUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostUsersUnprocessableEntity) UnmarshalJSON ¶
func (s *PostUsersUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostUsersUnprocessableEntity) Validate ¶
func (s *PostUsersUnprocessableEntity) Validate() error
type PostWorkflowsExecutionsWorkflowIdRunConflict ¶
type PostWorkflowsExecutionsWorkflowIdRunConflict Error
func (*PostWorkflowsExecutionsWorkflowIdRunConflict) Decode ¶
func (s *PostWorkflowsExecutionsWorkflowIdRunConflict) Decode(d *jx.Decoder) error
Decode decodes PostWorkflowsExecutionsWorkflowIdRunConflict from json.
func (*PostWorkflowsExecutionsWorkflowIdRunConflict) Encode ¶
func (s *PostWorkflowsExecutionsWorkflowIdRunConflict) Encode(e *jx.Encoder)
Encode encodes PostWorkflowsExecutionsWorkflowIdRunConflict as json.
func (*PostWorkflowsExecutionsWorkflowIdRunConflict) MarshalJSON ¶
func (s *PostWorkflowsExecutionsWorkflowIdRunConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostWorkflowsExecutionsWorkflowIdRunConflict) SetFake ¶
func (s *PostWorkflowsExecutionsWorkflowIdRunConflict) SetFake()
SetFake set fake values.
func (*PostWorkflowsExecutionsWorkflowIdRunConflict) UnmarshalJSON ¶
func (s *PostWorkflowsExecutionsWorkflowIdRunConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostWorkflowsExecutionsWorkflowIdRunConflict) Validate ¶
func (s *PostWorkflowsExecutionsWorkflowIdRunConflict) Validate() error
type PostWorkflowsExecutionsWorkflowIdRunInternalServerError ¶
type PostWorkflowsExecutionsWorkflowIdRunInternalServerError Error
func (*PostWorkflowsExecutionsWorkflowIdRunInternalServerError) Decode ¶
func (s *PostWorkflowsExecutionsWorkflowIdRunInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostWorkflowsExecutionsWorkflowIdRunInternalServerError from json.
func (*PostWorkflowsExecutionsWorkflowIdRunInternalServerError) Encode ¶
func (s *PostWorkflowsExecutionsWorkflowIdRunInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostWorkflowsExecutionsWorkflowIdRunInternalServerError as json.
func (*PostWorkflowsExecutionsWorkflowIdRunInternalServerError) MarshalJSON ¶
func (s *PostWorkflowsExecutionsWorkflowIdRunInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostWorkflowsExecutionsWorkflowIdRunInternalServerError) SetFake ¶
func (s *PostWorkflowsExecutionsWorkflowIdRunInternalServerError) SetFake()
SetFake set fake values.
func (*PostWorkflowsExecutionsWorkflowIdRunInternalServerError) UnmarshalJSON ¶
func (s *PostWorkflowsExecutionsWorkflowIdRunInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostWorkflowsExecutionsWorkflowIdRunInternalServerError) Validate ¶
func (s *PostWorkflowsExecutionsWorkflowIdRunInternalServerError) Validate() error
type PostWorkflowsExecutionsWorkflowIdRunNotFound ¶
type PostWorkflowsExecutionsWorkflowIdRunNotFound Error
func (*PostWorkflowsExecutionsWorkflowIdRunNotFound) Decode ¶
func (s *PostWorkflowsExecutionsWorkflowIdRunNotFound) Decode(d *jx.Decoder) error
Decode decodes PostWorkflowsExecutionsWorkflowIdRunNotFound from json.
func (*PostWorkflowsExecutionsWorkflowIdRunNotFound) Encode ¶
func (s *PostWorkflowsExecutionsWorkflowIdRunNotFound) Encode(e *jx.Encoder)
Encode encodes PostWorkflowsExecutionsWorkflowIdRunNotFound as json.
func (*PostWorkflowsExecutionsWorkflowIdRunNotFound) MarshalJSON ¶
func (s *PostWorkflowsExecutionsWorkflowIdRunNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostWorkflowsExecutionsWorkflowIdRunNotFound) SetFake ¶
func (s *PostWorkflowsExecutionsWorkflowIdRunNotFound) SetFake()
SetFake set fake values.
func (*PostWorkflowsExecutionsWorkflowIdRunNotFound) UnmarshalJSON ¶
func (s *PostWorkflowsExecutionsWorkflowIdRunNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostWorkflowsExecutionsWorkflowIdRunNotFound) Validate ¶
func (s *PostWorkflowsExecutionsWorkflowIdRunNotFound) Validate() error
type PostWorkflowsExecutionsWorkflowIdRunParams ¶
type PostWorkflowsExecutionsWorkflowIdRunParams struct {
// The workflows execution's workflow id.
WorkflowID string
}
PostWorkflowsExecutionsWorkflowIdRunParams is parameters of PostWorkflowsExecutionsWorkflow_idRun operation.
type PostWorkflowsExecutionsWorkflowIdRunRes ¶
type PostWorkflowsExecutionsWorkflowIdRunRes interface {
// contains filtered or unexported methods
}
type PostWorkflowsExecutionsWorkflowIdRunUnprocessableEntity ¶
type PostWorkflowsExecutionsWorkflowIdRunUnprocessableEntity Error
func (*PostWorkflowsExecutionsWorkflowIdRunUnprocessableEntity) Decode ¶
func (s *PostWorkflowsExecutionsWorkflowIdRunUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostWorkflowsExecutionsWorkflowIdRunUnprocessableEntity from json.
func (*PostWorkflowsExecutionsWorkflowIdRunUnprocessableEntity) Encode ¶
func (s *PostWorkflowsExecutionsWorkflowIdRunUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostWorkflowsExecutionsWorkflowIdRunUnprocessableEntity as json.
func (*PostWorkflowsExecutionsWorkflowIdRunUnprocessableEntity) MarshalJSON ¶
func (s *PostWorkflowsExecutionsWorkflowIdRunUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostWorkflowsExecutionsWorkflowIdRunUnprocessableEntity) SetFake ¶
func (s *PostWorkflowsExecutionsWorkflowIdRunUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostWorkflowsExecutionsWorkflowIdRunUnprocessableEntity) UnmarshalJSON ¶
func (s *PostWorkflowsExecutionsWorkflowIdRunUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostWorkflowsExecutionsWorkflowIdRunUnprocessableEntity) Validate ¶
func (s *PostWorkflowsExecutionsWorkflowIdRunUnprocessableEntity) Validate() error
type PostWorkflowsExecutionsWorkflowIdStepsFailureConflict ¶
type PostWorkflowsExecutionsWorkflowIdStepsFailureConflict Error
func (*PostWorkflowsExecutionsWorkflowIdStepsFailureConflict) Decode ¶
func (s *PostWorkflowsExecutionsWorkflowIdStepsFailureConflict) Decode(d *jx.Decoder) error
Decode decodes PostWorkflowsExecutionsWorkflowIdStepsFailureConflict from json.
func (*PostWorkflowsExecutionsWorkflowIdStepsFailureConflict) Encode ¶
func (s *PostWorkflowsExecutionsWorkflowIdStepsFailureConflict) Encode(e *jx.Encoder)
Encode encodes PostWorkflowsExecutionsWorkflowIdStepsFailureConflict as json.
func (*PostWorkflowsExecutionsWorkflowIdStepsFailureConflict) MarshalJSON ¶
func (s *PostWorkflowsExecutionsWorkflowIdStepsFailureConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostWorkflowsExecutionsWorkflowIdStepsFailureConflict) SetFake ¶
func (s *PostWorkflowsExecutionsWorkflowIdStepsFailureConflict) SetFake()
SetFake set fake values.
func (*PostWorkflowsExecutionsWorkflowIdStepsFailureConflict) UnmarshalJSON ¶
func (s *PostWorkflowsExecutionsWorkflowIdStepsFailureConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostWorkflowsExecutionsWorkflowIdStepsFailureConflict) Validate ¶
func (s *PostWorkflowsExecutionsWorkflowIdStepsFailureConflict) Validate() error
type PostWorkflowsExecutionsWorkflowIdStepsFailureInternalServerError ¶
type PostWorkflowsExecutionsWorkflowIdStepsFailureInternalServerError Error
func (*PostWorkflowsExecutionsWorkflowIdStepsFailureInternalServerError) Decode ¶
func (s *PostWorkflowsExecutionsWorkflowIdStepsFailureInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostWorkflowsExecutionsWorkflowIdStepsFailureInternalServerError from json.
func (*PostWorkflowsExecutionsWorkflowIdStepsFailureInternalServerError) Encode ¶
func (s *PostWorkflowsExecutionsWorkflowIdStepsFailureInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostWorkflowsExecutionsWorkflowIdStepsFailureInternalServerError as json.
func (*PostWorkflowsExecutionsWorkflowIdStepsFailureInternalServerError) MarshalJSON ¶
func (s *PostWorkflowsExecutionsWorkflowIdStepsFailureInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostWorkflowsExecutionsWorkflowIdStepsFailureInternalServerError) SetFake ¶
func (s *PostWorkflowsExecutionsWorkflowIdStepsFailureInternalServerError) SetFake()
SetFake set fake values.
func (*PostWorkflowsExecutionsWorkflowIdStepsFailureInternalServerError) UnmarshalJSON ¶
func (s *PostWorkflowsExecutionsWorkflowIdStepsFailureInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostWorkflowsExecutionsWorkflowIdStepsFailureInternalServerError) Validate ¶
func (s *PostWorkflowsExecutionsWorkflowIdStepsFailureInternalServerError) Validate() error
type PostWorkflowsExecutionsWorkflowIdStepsFailureNotFound ¶
type PostWorkflowsExecutionsWorkflowIdStepsFailureNotFound Error
func (*PostWorkflowsExecutionsWorkflowIdStepsFailureNotFound) Decode ¶
func (s *PostWorkflowsExecutionsWorkflowIdStepsFailureNotFound) Decode(d *jx.Decoder) error
Decode decodes PostWorkflowsExecutionsWorkflowIdStepsFailureNotFound from json.
func (*PostWorkflowsExecutionsWorkflowIdStepsFailureNotFound) Encode ¶
func (s *PostWorkflowsExecutionsWorkflowIdStepsFailureNotFound) Encode(e *jx.Encoder)
Encode encodes PostWorkflowsExecutionsWorkflowIdStepsFailureNotFound as json.
func (*PostWorkflowsExecutionsWorkflowIdStepsFailureNotFound) MarshalJSON ¶
func (s *PostWorkflowsExecutionsWorkflowIdStepsFailureNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostWorkflowsExecutionsWorkflowIdStepsFailureNotFound) SetFake ¶
func (s *PostWorkflowsExecutionsWorkflowIdStepsFailureNotFound) SetFake()
SetFake set fake values.
func (*PostWorkflowsExecutionsWorkflowIdStepsFailureNotFound) UnmarshalJSON ¶
func (s *PostWorkflowsExecutionsWorkflowIdStepsFailureNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostWorkflowsExecutionsWorkflowIdStepsFailureNotFound) Validate ¶
func (s *PostWorkflowsExecutionsWorkflowIdStepsFailureNotFound) Validate() error
type PostWorkflowsExecutionsWorkflowIdStepsFailureParams ¶
type PostWorkflowsExecutionsWorkflowIdStepsFailureParams struct {
// The workflows execution's workflow id.
WorkflowID string
}
PostWorkflowsExecutionsWorkflowIdStepsFailureParams is parameters of PostWorkflowsExecutionsWorkflow_idStepsFailure operation.
type PostWorkflowsExecutionsWorkflowIdStepsFailureRes ¶
type PostWorkflowsExecutionsWorkflowIdStepsFailureRes interface {
// contains filtered or unexported methods
}
type PostWorkflowsExecutionsWorkflowIdStepsFailureUnprocessableEntity ¶
type PostWorkflowsExecutionsWorkflowIdStepsFailureUnprocessableEntity Error
func (*PostWorkflowsExecutionsWorkflowIdStepsFailureUnprocessableEntity) Decode ¶
func (s *PostWorkflowsExecutionsWorkflowIdStepsFailureUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostWorkflowsExecutionsWorkflowIdStepsFailureUnprocessableEntity from json.
func (*PostWorkflowsExecutionsWorkflowIdStepsFailureUnprocessableEntity) Encode ¶
func (s *PostWorkflowsExecutionsWorkflowIdStepsFailureUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostWorkflowsExecutionsWorkflowIdStepsFailureUnprocessableEntity as json.
func (*PostWorkflowsExecutionsWorkflowIdStepsFailureUnprocessableEntity) MarshalJSON ¶
func (s *PostWorkflowsExecutionsWorkflowIdStepsFailureUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostWorkflowsExecutionsWorkflowIdStepsFailureUnprocessableEntity) SetFake ¶
func (s *PostWorkflowsExecutionsWorkflowIdStepsFailureUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostWorkflowsExecutionsWorkflowIdStepsFailureUnprocessableEntity) UnmarshalJSON ¶
func (s *PostWorkflowsExecutionsWorkflowIdStepsFailureUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostWorkflowsExecutionsWorkflowIdStepsFailureUnprocessableEntity) Validate ¶
func (s *PostWorkflowsExecutionsWorkflowIdStepsFailureUnprocessableEntity) Validate() error
type PostWorkflowsExecutionsWorkflowIdStepsSuccessConflict ¶
type PostWorkflowsExecutionsWorkflowIdStepsSuccessConflict Error
func (*PostWorkflowsExecutionsWorkflowIdStepsSuccessConflict) Decode ¶
func (s *PostWorkflowsExecutionsWorkflowIdStepsSuccessConflict) Decode(d *jx.Decoder) error
Decode decodes PostWorkflowsExecutionsWorkflowIdStepsSuccessConflict from json.
func (*PostWorkflowsExecutionsWorkflowIdStepsSuccessConflict) Encode ¶
func (s *PostWorkflowsExecutionsWorkflowIdStepsSuccessConflict) Encode(e *jx.Encoder)
Encode encodes PostWorkflowsExecutionsWorkflowIdStepsSuccessConflict as json.
func (*PostWorkflowsExecutionsWorkflowIdStepsSuccessConflict) MarshalJSON ¶
func (s *PostWorkflowsExecutionsWorkflowIdStepsSuccessConflict) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostWorkflowsExecutionsWorkflowIdStepsSuccessConflict) SetFake ¶
func (s *PostWorkflowsExecutionsWorkflowIdStepsSuccessConflict) SetFake()
SetFake set fake values.
func (*PostWorkflowsExecutionsWorkflowIdStepsSuccessConflict) UnmarshalJSON ¶
func (s *PostWorkflowsExecutionsWorkflowIdStepsSuccessConflict) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostWorkflowsExecutionsWorkflowIdStepsSuccessConflict) Validate ¶
func (s *PostWorkflowsExecutionsWorkflowIdStepsSuccessConflict) Validate() error
type PostWorkflowsExecutionsWorkflowIdStepsSuccessInternalServerError ¶
type PostWorkflowsExecutionsWorkflowIdStepsSuccessInternalServerError Error
func (*PostWorkflowsExecutionsWorkflowIdStepsSuccessInternalServerError) Decode ¶
func (s *PostWorkflowsExecutionsWorkflowIdStepsSuccessInternalServerError) Decode(d *jx.Decoder) error
Decode decodes PostWorkflowsExecutionsWorkflowIdStepsSuccessInternalServerError from json.
func (*PostWorkflowsExecutionsWorkflowIdStepsSuccessInternalServerError) Encode ¶
func (s *PostWorkflowsExecutionsWorkflowIdStepsSuccessInternalServerError) Encode(e *jx.Encoder)
Encode encodes PostWorkflowsExecutionsWorkflowIdStepsSuccessInternalServerError as json.
func (*PostWorkflowsExecutionsWorkflowIdStepsSuccessInternalServerError) MarshalJSON ¶
func (s *PostWorkflowsExecutionsWorkflowIdStepsSuccessInternalServerError) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostWorkflowsExecutionsWorkflowIdStepsSuccessInternalServerError) SetFake ¶
func (s *PostWorkflowsExecutionsWorkflowIdStepsSuccessInternalServerError) SetFake()
SetFake set fake values.
func (*PostWorkflowsExecutionsWorkflowIdStepsSuccessInternalServerError) UnmarshalJSON ¶
func (s *PostWorkflowsExecutionsWorkflowIdStepsSuccessInternalServerError) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostWorkflowsExecutionsWorkflowIdStepsSuccessInternalServerError) Validate ¶
func (s *PostWorkflowsExecutionsWorkflowIdStepsSuccessInternalServerError) Validate() error
type PostWorkflowsExecutionsWorkflowIdStepsSuccessNotFound ¶
type PostWorkflowsExecutionsWorkflowIdStepsSuccessNotFound Error
func (*PostWorkflowsExecutionsWorkflowIdStepsSuccessNotFound) Decode ¶
func (s *PostWorkflowsExecutionsWorkflowIdStepsSuccessNotFound) Decode(d *jx.Decoder) error
Decode decodes PostWorkflowsExecutionsWorkflowIdStepsSuccessNotFound from json.
func (*PostWorkflowsExecutionsWorkflowIdStepsSuccessNotFound) Encode ¶
func (s *PostWorkflowsExecutionsWorkflowIdStepsSuccessNotFound) Encode(e *jx.Encoder)
Encode encodes PostWorkflowsExecutionsWorkflowIdStepsSuccessNotFound as json.
func (*PostWorkflowsExecutionsWorkflowIdStepsSuccessNotFound) MarshalJSON ¶
func (s *PostWorkflowsExecutionsWorkflowIdStepsSuccessNotFound) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostWorkflowsExecutionsWorkflowIdStepsSuccessNotFound) SetFake ¶
func (s *PostWorkflowsExecutionsWorkflowIdStepsSuccessNotFound) SetFake()
SetFake set fake values.
func (*PostWorkflowsExecutionsWorkflowIdStepsSuccessNotFound) UnmarshalJSON ¶
func (s *PostWorkflowsExecutionsWorkflowIdStepsSuccessNotFound) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostWorkflowsExecutionsWorkflowIdStepsSuccessNotFound) Validate ¶
func (s *PostWorkflowsExecutionsWorkflowIdStepsSuccessNotFound) Validate() error
type PostWorkflowsExecutionsWorkflowIdStepsSuccessParams ¶
type PostWorkflowsExecutionsWorkflowIdStepsSuccessParams struct {
// The workflows execution's workflow id.
WorkflowID string
}
PostWorkflowsExecutionsWorkflowIdStepsSuccessParams is parameters of PostWorkflowsExecutionsWorkflow_idStepsSuccess operation.
type PostWorkflowsExecutionsWorkflowIdStepsSuccessRes ¶
type PostWorkflowsExecutionsWorkflowIdStepsSuccessRes interface {
// contains filtered or unexported methods
}
type PostWorkflowsExecutionsWorkflowIdStepsSuccessUnprocessableEntity ¶
type PostWorkflowsExecutionsWorkflowIdStepsSuccessUnprocessableEntity Error
func (*PostWorkflowsExecutionsWorkflowIdStepsSuccessUnprocessableEntity) Decode ¶
func (s *PostWorkflowsExecutionsWorkflowIdStepsSuccessUnprocessableEntity) Decode(d *jx.Decoder) error
Decode decodes PostWorkflowsExecutionsWorkflowIdStepsSuccessUnprocessableEntity from json.
func (*PostWorkflowsExecutionsWorkflowIdStepsSuccessUnprocessableEntity) Encode ¶
func (s *PostWorkflowsExecutionsWorkflowIdStepsSuccessUnprocessableEntity) Encode(e *jx.Encoder)
Encode encodes PostWorkflowsExecutionsWorkflowIdStepsSuccessUnprocessableEntity as json.
func (*PostWorkflowsExecutionsWorkflowIdStepsSuccessUnprocessableEntity) MarshalJSON ¶
func (s *PostWorkflowsExecutionsWorkflowIdStepsSuccessUnprocessableEntity) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*PostWorkflowsExecutionsWorkflowIdStepsSuccessUnprocessableEntity) SetFake ¶
func (s *PostWorkflowsExecutionsWorkflowIdStepsSuccessUnprocessableEntity) SetFake()
SetFake set fake values.
func (*PostWorkflowsExecutionsWorkflowIdStepsSuccessUnprocessableEntity) UnmarshalJSON ¶
func (s *PostWorkflowsExecutionsWorkflowIdStepsSuccessUnprocessableEntity) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
func (*PostWorkflowsExecutionsWorkflowIdStepsSuccessUnprocessableEntity) Validate ¶
func (s *PostWorkflowsExecutionsWorkflowIdStepsSuccessUnprocessableEntity) Validate() error
type R400Error ¶
type R400Error struct {
Type R400ErrorType // switch on this field
Error Error
MultipleErrors MultipleErrors
}
R400Error represents sum type.
func NewErrorR400Error ¶
NewErrorR400Error returns new R400Error from Error.
func NewMultipleErrorsR400Error ¶
func NewMultipleErrorsR400Error(v MultipleErrors) R400Error
NewMultipleErrorsR400Error returns new R400Error from MultipleErrors.
func (R400Error) GetMultipleErrors ¶
func (s R400Error) GetMultipleErrors() (v MultipleErrors, ok bool)
GetMultipleErrors returns MultipleErrors and true boolean if R400Error is MultipleErrors.
func (R400Error) IsMultipleErrors ¶
IsMultipleErrors reports whether R400Error is MultipleErrors.
func (R400Error) MarshalJSON ¶
MarshalJSON implements stdjson.Marshaler.
func (*R400Error) SetMultipleErrors ¶
func (s *R400Error) SetMultipleErrors(v MultipleErrors)
SetMultipleErrors sets R400Error to MultipleErrors.
func (*R400Error) UnmarshalJSON ¶
UnmarshalJSON implements stdjson.Unmarshaler.
type R400ErrorType ¶
type R400ErrorType string
R400ErrorType is oneOf type of R400Error.
const ( ErrorR400Error R400ErrorType = "Error" MultipleErrorsR400Error R400ErrorType = "MultipleErrors" )
Possible values for R400ErrorType.
type Route ¶
type Route struct {
// contains filtered or unexported fields
}
Route is route object.
func (Route) OperationID ¶
OperationID returns OpenAPI operationId.
type SecurityHandler ¶
type SecurityHandler interface {
// HandleAPIToken handles api_token security.
HandleAPIToken(ctx context.Context, operationName string, t APIToken) (context.Context, error)
// HandleCookieAuth handles cookie_auth security.
HandleCookieAuth(ctx context.Context, operationName string, t CookieAuth) (context.Context, error)
// HandleJwtToken handles jwt_token security.
HandleJwtToken(ctx context.Context, operationName string, t JwtToken) (context.Context, error)
}
SecurityHandler is handler for security parameters.
type SecuritySource ¶
type SecuritySource interface {
// APIToken provides api_token security value.
APIToken(ctx context.Context, operationName string) (APIToken, error)
// CookieAuth provides cookie_auth security value.
CookieAuth(ctx context.Context, operationName string) (CookieAuth, error)
// JwtToken provides jwt_token security value.
JwtToken(ctx context.Context, operationName string) (JwtToken, error)
}
SecuritySource is provider of security values (tokens, passwords, etc.).
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server implements http server based on OpenAPI v3 specification and calls Handler to handle requests.
func NewServer ¶
func NewServer(h Handler, sec SecurityHandler, opts ...ServerOption) (*Server, error)
NewServer creates new Server.
type ServerOption ¶
type ServerOption interface {
// contains filtered or unexported methods
}
ServerOption is server config option.
func WithErrorHandler ¶
func WithErrorHandler(h ErrorHandler) ServerOption
WithErrorHandler specifies error handler to use.
func WithMaxMultipartMemory ¶
func WithMaxMultipartMemory(max int64) ServerOption
WithMaxMultipartMemory specifies limit of memory for storing file parts. File parts which can't be stored in memory will be stored on disk in temporary files.
func WithMethodNotAllowed ¶
func WithMethodNotAllowed(methodNotAllowed func(w http.ResponseWriter, r *http.Request, allowed string)) ServerOption
WithMethodNotAllowed specifies Method Not Allowed handler to use.
func WithMiddleware ¶
func WithMiddleware(m ...Middleware) ServerOption
WithMiddleware specifies middlewares to use.
func WithNotFound ¶
func WithNotFound(notFound http.HandlerFunc) ServerOption
WithNotFound specifies Not Found handler to use.
func WithPathPrefix ¶
func WithPathPrefix(prefix string) ServerOption
WithPathPrefix specifies server path prefix.
type StockLocationAddress ¶
type StockLocationAddress struct {
// The address's address 1.
Address1 string `json:"address_1"`
// The address's address 2.
Address2 OptString `json:"address_2"`
// The address's company.
Company OptString `json:"company"`
// The address's city.
City OptString `json:"city"`
// The address's country code.
CountryCode string `json:"country_code"`
// The address's phone.
Phone OptString `json:"phone"`
// The address's postal code.
PostalCode OptString `json:"postal_code"`
// The address's province.
Province OptString `json:"province"`
}
The stock location's address. Ref: #/components/schemas/StockLocationAddress
func (*StockLocationAddress) Decode ¶
func (s *StockLocationAddress) Decode(d *jx.Decoder) error
Decode decodes StockLocationAddress from json.
func (*StockLocationAddress) Encode ¶
func (s *StockLocationAddress) Encode(e *jx.Encoder)
Encode implements json.Marshaler.
func (*StockLocationAddress) GetAddress1 ¶
func (s *StockLocationAddress) GetAddress1() string
GetAddress1 returns the value of Address1.
func (*StockLocationAddress) GetAddress2 ¶
func (s *StockLocationAddress) GetAddress2() OptString
GetAddress2 returns the value of Address2.
func (*StockLocationAddress) GetCity ¶
func (s *StockLocationAddress) GetCity() OptString
GetCity returns the value of City.
func (*StockLocationAddress) GetCompany ¶
func (s *StockLocationAddress) GetCompany() OptString
GetCompany returns the value of Company.
func (*StockLocationAddress) GetCountryCode ¶
func (s *StockLocationAddress) GetCountryCode() string
GetCountryCode returns the value of CountryCode.
func (*StockLocationAddress) GetPhone ¶
func (s *StockLocationAddress) GetPhone() OptString
GetPhone returns the value of Phone.
func (*StockLocationAddress) GetPostalCode ¶
func (s *StockLocationAddress) GetPostalCode() OptString
GetPostalCode returns the value of PostalCode.
func (*StockLocationAddress) GetProvince ¶
func (s *StockLocationAddress) GetProvince() OptString
GetProvince returns the value of Province.
func (*StockLocationAddress) MarshalJSON ¶
func (s *StockLocationAddress) MarshalJSON() ([]byte, error)
MarshalJSON implements stdjson.Marshaler.
func (*StockLocationAddress) SetAddress1 ¶
func (s *StockLocationAddress) SetAddress1(val string)
SetAddress1 sets the value of Address1.
func (*StockLocationAddress) SetAddress2 ¶
func (s *StockLocationAddress) SetAddress2(val OptString)
SetAddress2 sets the value of Address2.
func (*StockLocationAddress) SetCity ¶
func (s *StockLocationAddress) SetCity(val OptString)
SetCity sets the value of City.
func (*StockLocationAddress) SetCompany ¶
func (s *StockLocationAddress) SetCompany(val OptString)
SetCompany sets the value of Company.
func (*StockLocationAddress) SetCountryCode ¶
func (s *StockLocationAddress) SetCountryCode(val string)
SetCountryCode sets the value of CountryCode.
func (*StockLocationAddress) SetFake ¶
func (s *StockLocationAddress) SetFake()
SetFake set fake values.
func (*StockLocationAddress) SetPhone ¶
func (s *StockLocationAddress) SetPhone(val OptString)
SetPhone sets the value of Phone.
func (*StockLocationAddress) SetPostalCode ¶
func (s *StockLocationAddress) SetPostalCode(val OptString)
SetPostalCode sets the value of PostalCode.
func (*StockLocationAddress) SetProvince ¶
func (s *StockLocationAddress) SetProvince(val OptString)
SetProvince sets the value of Province.
func (*StockLocationAddress) UnmarshalJSON ¶
func (s *StockLocationAddress) UnmarshalJSON(data []byte) error
UnmarshalJSON implements stdjson.Unmarshaler.
type Unauthorized ¶
type Unauthorized struct {
}
type UnimplementedHandler ¶
type UnimplementedHandler struct{}
UnimplementedHandler is no-op Handler which returns http.ErrNotImplemented.
func (UnimplementedHandler) DeleteApiKeysId ¶
func (UnimplementedHandler) DeleteApiKeysId(ctx context.Context, req jx.Raw, params DeleteApiKeysIdParams) (r DeleteApiKeysIdRes, _ error)
DeleteApiKeysId implements DeleteApiKeysId operation.
Delete a api key.
DELETE /admin/api-keys/{id}
func (UnimplementedHandler) DeleteCampaignsId ¶
func (UnimplementedHandler) DeleteCampaignsId(ctx context.Context, req jx.Raw, params DeleteCampaignsIdParams) (r DeleteCampaignsIdRes, _ error)
DeleteCampaignsId implements DeleteCampaignsId operation.
Delete a campaign.
DELETE /admin/campaigns/{id}
func (UnimplementedHandler) DeleteCollectionsId ¶
func (UnimplementedHandler) DeleteCollectionsId(ctx context.Context, req jx.Raw, params DeleteCollectionsIdParams) (r DeleteCollectionsIdRes, _ error)
DeleteCollectionsId implements DeleteCollectionsId operation.
Delete a collection.
DELETE /admin/collections/{id}
func (UnimplementedHandler) DeleteCustomerGroupsId ¶
func (UnimplementedHandler) DeleteCustomerGroupsId(ctx context.Context, req jx.Raw, params DeleteCustomerGroupsIdParams) (r DeleteCustomerGroupsIdRes, _ error)
DeleteCustomerGroupsId implements DeleteCustomerGroupsId operation.
Delete a customer group.
DELETE /admin/customer-groups/{id}
func (UnimplementedHandler) DeleteCustomersId ¶
func (UnimplementedHandler) DeleteCustomersId(ctx context.Context, req jx.Raw, params DeleteCustomersIdParams) (r DeleteCustomersIdRes, _ error)
DeleteCustomersId implements DeleteCustomersId operation.
Delete a customer.
DELETE /admin/customers/{id}
func (UnimplementedHandler) DeleteCustomersIdAddressesAddressID ¶
func (UnimplementedHandler) DeleteCustomersIdAddressesAddressID(ctx context.Context, req jx.Raw, params DeleteCustomersIdAddressesAddressIDParams) (r DeleteCustomersIdAddressesAddressIDRes, _ error)
DeleteCustomersIdAddressesAddressID implements DeleteCustomersIdAddressesAddress_id operation.
Remove a list of addresses from a customer. This doesn't delete the Address, only the association between the Address and the customer.
DELETE /admin/customers/{id}/addresses/{address_id}
func (UnimplementedHandler) DeleteInventoryItemsId ¶
func (UnimplementedHandler) DeleteInventoryItemsId(ctx context.Context, req jx.Raw, params DeleteInventoryItemsIdParams) (r DeleteInventoryItemsIdRes, _ error)
DeleteInventoryItemsId implements DeleteInventoryItemsId operation.
Delete a inventory item.
DELETE /admin/inventory-items/{id}
func (UnimplementedHandler) DeleteInventoryItemsIdLocationLevelsLocationID ¶
func (UnimplementedHandler) DeleteInventoryItemsIdLocationLevelsLocationID(ctx context.Context, req jx.Raw, params DeleteInventoryItemsIdLocationLevelsLocationIDParams) (r DeleteInventoryItemsIdLocationLevelsLocationIDRes, _ error)
DeleteInventoryItemsIdLocationLevelsLocationID implements DeleteInventoryItemsIdLocationLevelsLocation_id operation.
Remove a list of location levels from a inventory item. This doesn't delete the Location Level, only the association between the Location Level and the inventory item.
DELETE /admin/inventory-items/{id}/location-levels/{location_id}
func (UnimplementedHandler) DeleteInvitesId ¶
func (UnimplementedHandler) DeleteInvitesId(ctx context.Context, req jx.Raw, params DeleteInvitesIdParams) (r DeleteInvitesIdRes, _ error)
DeleteInvitesId implements DeleteInvitesId operation.
Delete a invite.
DELETE /admin/invites/{id}
func (UnimplementedHandler) DeletePriceListsId ¶
func (UnimplementedHandler) DeletePriceListsId(ctx context.Context, req jx.Raw, params DeletePriceListsIdParams) (r DeletePriceListsIdRes, _ error)
DeletePriceListsId implements DeletePriceListsId operation.
Delete a price list.
DELETE /admin/price-lists/{id}
func (UnimplementedHandler) DeletePricingRuleTypesId ¶
func (UnimplementedHandler) DeletePricingRuleTypesId(ctx context.Context, req *AdminDeletePricingRuleTypesRuleTypeReq, params DeletePricingRuleTypesIdParams) (r DeletePricingRuleTypesIdRes, _ error)
DeletePricingRuleTypesId implements DeletePricingRuleTypesId operation.
Remove a list of rule types from a pricing. This doesn't delete the Rule Type, only the association between the Rule Type and the pricing.
DELETE /admin/pricing/rule-types/{id}
func (UnimplementedHandler) DeleteProductsId ¶
func (UnimplementedHandler) DeleteProductsId(ctx context.Context, req jx.Raw, params DeleteProductsIdParams) (r DeleteProductsIdRes, _ error)
DeleteProductsId implements DeleteProductsId operation.
Delete a product.
DELETE /admin/products/{id}
func (UnimplementedHandler) DeleteProductsIdOptionsOptionID ¶
func (UnimplementedHandler) DeleteProductsIdOptionsOptionID(ctx context.Context, req jx.Raw, params DeleteProductsIdOptionsOptionIDParams) (r DeleteProductsIdOptionsOptionIDRes, _ error)
DeleteProductsIdOptionsOptionID implements DeleteProductsIdOptionsOption_id operation.
Remove a list of options from a product. This doesn't delete the Option, only the association between the Option and the product.
DELETE /admin/products/{id}/options/{option_id}
func (UnimplementedHandler) DeleteProductsIdVariantsVariantID ¶
func (UnimplementedHandler) DeleteProductsIdVariantsVariantID(ctx context.Context, req jx.Raw, params DeleteProductsIdVariantsVariantIDParams) (r DeleteProductsIdVariantsVariantIDRes, _ error)
DeleteProductsIdVariantsVariantID implements DeleteProductsIdVariantsVariant_id operation.
Remove a list of variants from a product. This doesn't delete the Variant, only the association between the Variant and the product.
DELETE /admin/products/{id}/variants/{variant_id}
func (UnimplementedHandler) DeletePromotionsId ¶
func (UnimplementedHandler) DeletePromotionsId(ctx context.Context, req jx.Raw, params DeletePromotionsIdParams) (r DeletePromotionsIdRes, _ error)
DeletePromotionsId implements DeletePromotionsId operation.
Delete a promotion.
DELETE /admin/promotions/{id}
func (UnimplementedHandler) DeleteRegionsId ¶
func (UnimplementedHandler) DeleteRegionsId(ctx context.Context, req jx.Raw, params DeleteRegionsIdParams) (r DeleteRegionsIdRes, _ error)
DeleteRegionsId implements DeleteRegionsId operation.
Delete a region.
DELETE /admin/regions/{id}
func (UnimplementedHandler) DeleteSalesChannelsId ¶
func (UnimplementedHandler) DeleteSalesChannelsId(ctx context.Context, req jx.Raw, params DeleteSalesChannelsIdParams) (r DeleteSalesChannelsIdRes, _ error)
DeleteSalesChannelsId implements DeleteSalesChannelsId operation.
Delete a sales channel.
DELETE /admin/sales-channels/{id}
func (UnimplementedHandler) DeleteStockLocationsId ¶
func (UnimplementedHandler) DeleteStockLocationsId(ctx context.Context, params DeleteStockLocationsIdParams) (r DeleteStockLocationsIdRes, _ error)
DeleteStockLocationsId implements DeleteStockLocationsId operation.
Delete a stock location.
DELETE /admin/stock-locations/{id}
func (UnimplementedHandler) DeleteTaxRatesId ¶
func (UnimplementedHandler) DeleteTaxRatesId(ctx context.Context, req jx.Raw, params DeleteTaxRatesIdParams) (r DeleteTaxRatesIdRes, _ error)
DeleteTaxRatesId implements DeleteTaxRatesId operation.
Delete a tax rate.
DELETE /admin/tax-rates/{id}
func (UnimplementedHandler) DeleteTaxRatesIdRulesRuleID ¶
func (UnimplementedHandler) DeleteTaxRatesIdRulesRuleID(ctx context.Context, req jx.Raw, params DeleteTaxRatesIdRulesRuleIDParams) (r DeleteTaxRatesIdRulesRuleIDRes, _ error)
DeleteTaxRatesIdRulesRuleID implements DeleteTaxRatesIdRulesRule_id operation.
Remove a list of rules from a tax rate. This doesn't delete the Rule, only the association between the Rule and the tax rate.
DELETE /admin/tax-rates/{id}/rules/{rule_id}
func (UnimplementedHandler) DeleteTaxRegionsId ¶
func (UnimplementedHandler) DeleteTaxRegionsId(ctx context.Context, req jx.Raw, params DeleteTaxRegionsIdParams) (r DeleteTaxRegionsIdRes, _ error)
DeleteTaxRegionsId implements DeleteTaxRegionsId operation.
Delete a tax region.
DELETE /admin/tax-regions/{id}
func (UnimplementedHandler) DeleteUsersId ¶
func (UnimplementedHandler) DeleteUsersId(ctx context.Context, req jx.Raw, params DeleteUsersIdParams) (r DeleteUsersIdRes, _ error)
DeleteUsersId implements DeleteUsersId operation.
Delete a user.
DELETE /admin/users/{id}
func (UnimplementedHandler) GetApiKeys ¶
func (UnimplementedHandler) GetApiKeys(ctx context.Context, req jx.Raw) (r GetApiKeysRes, _ error)
GetApiKeys implements GetApiKeys operation.
Retrieve a list of api keys. The api keys can be filtered by fields such as `id`. The api keys can also be sorted or paginated.
GET /admin/api-keys
func (UnimplementedHandler) GetApiKeysId ¶
func (UnimplementedHandler) GetApiKeysId(ctx context.Context, req jx.Raw, params GetApiKeysIdParams) (r GetApiKeysIdRes, _ error)
GetApiKeysId implements GetApiKeysId operation.
Retrieve a api key by its ID. You can expand the api key's relations or select the fields that should be returned.
GET /admin/api-keys/{id}
func (UnimplementedHandler) GetCampaigns ¶
func (UnimplementedHandler) GetCampaigns(ctx context.Context, req jx.Raw) (r GetCampaignsRes, _ error)
GetCampaigns implements GetCampaigns operation.
Retrieve a list of campaigns. The campaigns can be filtered by fields such as `id`. The campaigns can also be sorted or paginated.
GET /admin/campaigns
func (UnimplementedHandler) GetCampaignsId ¶
func (UnimplementedHandler) GetCampaignsId(ctx context.Context, req jx.Raw, params GetCampaignsIdParams) (r GetCampaignsIdRes, _ error)
GetCampaignsId implements GetCampaignsId operation.
Retrieve a campaign by its ID. You can expand the campaign's relations or select the fields that should be returned.
GET /admin/campaigns/{id}
func (UnimplementedHandler) GetCollections ¶
func (UnimplementedHandler) GetCollections(ctx context.Context, req jx.Raw) (r GetCollectionsRes, _ error)
GetCollections implements GetCollections operation.
Retrieve a list of collections. The collections can be filtered by fields such as `id`. The collections can also be sorted or paginated.
GET /admin/collections
func (UnimplementedHandler) GetCollectionsId ¶
func (UnimplementedHandler) GetCollectionsId(ctx context.Context, req jx.Raw, params GetCollectionsIdParams) (r GetCollectionsIdRes, _ error)
GetCollectionsId implements GetCollectionsId operation.
Retrieve a collection by its ID. You can expand the collection's relations or select the fields that should be returned.
GET /admin/collections/{id}
func (UnimplementedHandler) GetCurrencies ¶
func (UnimplementedHandler) GetCurrencies(ctx context.Context, req jx.Raw) (r GetCurrenciesRes, _ error)
GetCurrencies implements GetCurrencies operation.
Retrieve a list of currencies. The currencies can be filtered by fields such as `id`. The currencies can also be sorted or paginated.
GET /admin/currencies
func (UnimplementedHandler) GetCurrenciesCode ¶
func (UnimplementedHandler) GetCurrenciesCode(ctx context.Context, req jx.Raw, params GetCurrenciesCodeParams) (r GetCurrenciesCodeRes, _ error)
GetCurrenciesCode implements GetCurrenciesCode operation.
Retrieve a currency by its ID. You can expand the currency's relations or select the fields that should be returned.
GET /admin/currencies/{code}
func (UnimplementedHandler) GetCustomerGroups ¶
func (UnimplementedHandler) GetCustomerGroups(ctx context.Context, req jx.Raw) (r GetCustomerGroupsRes, _ error)
GetCustomerGroups implements GetCustomerGroups operation.
Retrieve a list of customer groups. The customer groups can be filtered by fields such as `id`. The customer groups can also be sorted or paginated.
GET /admin/customer-groups
func (UnimplementedHandler) GetCustomerGroupsId ¶
func (UnimplementedHandler) GetCustomerGroupsId(ctx context.Context, req jx.Raw, params GetCustomerGroupsIdParams) (r GetCustomerGroupsIdRes, _ error)
GetCustomerGroupsId implements GetCustomerGroupsId operation.
Retrieve a customer group by its ID. You can expand the customer group's relations or select the fields that should be returned.
GET /admin/customer-groups/{id}
func (UnimplementedHandler) GetCustomerGroupsIdCustomers ¶
func (UnimplementedHandler) GetCustomerGroupsIdCustomers(ctx context.Context, req jx.Raw, params GetCustomerGroupsIdCustomersParams) (r GetCustomerGroupsIdCustomersRes, _ error)
GetCustomerGroupsIdCustomers implements GetCustomerGroupsIdCustomers operation.
Retrieve a list of customers in a customer group. The customers can be filtered by fields like FILTER FIELDS. The customers can also be paginated.
GET /admin/customer-groups/{id}/customers
func (UnimplementedHandler) GetCustomers ¶
func (UnimplementedHandler) GetCustomers(ctx context.Context, req jx.Raw) (r GetCustomersRes, _ error)
GetCustomers implements GetCustomers operation.
Retrieve a list of customers. The customers can be filtered by fields such as `id`. The customers can also be sorted or paginated.
GET /admin/customers
func (UnimplementedHandler) GetCustomersId ¶
func (UnimplementedHandler) GetCustomersId(ctx context.Context, req jx.Raw, params GetCustomersIdParams) (r GetCustomersIdRes, _ error)
GetCustomersId implements GetCustomersId operation.
Retrieve a customer by its ID. You can expand the customer's relations or select the fields that should be returned.
GET /admin/customers/{id}
func (UnimplementedHandler) GetCustomersIdAddresses ¶
func (UnimplementedHandler) GetCustomersIdAddresses(ctx context.Context, req jx.Raw, params GetCustomersIdAddressesParams) (r GetCustomersIdAddressesRes, _ error)
GetCustomersIdAddresses implements GetCustomersIdAddresses operation.
Retrieve a list of addresses in a customer. The addresses can be filtered by fields like FILTER FIELDS. The addresses can also be paginated.
GET /admin/customers/{id}/addresses
func (UnimplementedHandler) GetCustomersIdAddressesAddressID ¶
func (UnimplementedHandler) GetCustomersIdAddressesAddressID(ctx context.Context, req jx.Raw, params GetCustomersIdAddressesAddressIDParams) (r GetCustomersIdAddressesAddressIDRes, _ error)
GetCustomersIdAddressesAddressID implements GetCustomersIdAddressesAddress_id operation.
Retrieve a list of addresses in a customer. The addresses can be filtered by fields like FILTER FIELDS. The addresses can also be paginated.
GET /admin/customers/{id}/addresses/{address_id}
func (UnimplementedHandler) GetInventoryItems ¶
func (UnimplementedHandler) GetInventoryItems(ctx context.Context, req jx.Raw) (r GetInventoryItemsRes, _ error)
GetInventoryItems implements GetInventoryItems operation.
Retrieve a list of inventory items. The inventory items can be filtered by fields such as `id`. The inventory items can also be sorted or paginated.
GET /admin/inventory-items
func (UnimplementedHandler) GetInventoryItemsId ¶
func (UnimplementedHandler) GetInventoryItemsId(ctx context.Context, req jx.Raw, params GetInventoryItemsIdParams) (r GetInventoryItemsIdRes, _ error)
GetInventoryItemsId implements GetInventoryItemsId operation.
Retrieve a inventory item by its ID. You can expand the inventory item's relations or select the fields that should be returned.
GET /admin/inventory-items/{id}
func (UnimplementedHandler) GetInvites ¶
func (UnimplementedHandler) GetInvites(ctx context.Context, req jx.Raw) (r GetInvitesRes, _ error)
GetInvites implements GetInvites operation.
Retrieve a list of invites. The invites can be filtered by fields such as `id`. The invites can also be sorted or paginated.
GET /admin/invites
func (UnimplementedHandler) GetInvitesId ¶
func (UnimplementedHandler) GetInvitesId(ctx context.Context, req jx.Raw, params GetInvitesIdParams) (r GetInvitesIdRes, _ error)
GetInvitesId implements GetInvitesId operation.
Retrieve a invite by its ID. You can expand the invite's relations or select the fields that should be returned.
GET /admin/invites/{id}
func (UnimplementedHandler) GetPayments ¶
func (UnimplementedHandler) GetPayments(ctx context.Context, req jx.Raw) (r GetPaymentsRes, _ error)
GetPayments implements GetPayments operation.
Retrieve a list of payments. The payments can be filtered by fields such as `id`. The payments can also be sorted or paginated.
GET /admin/payments
func (UnimplementedHandler) GetPaymentsId ¶
func (UnimplementedHandler) GetPaymentsId(ctx context.Context, req jx.Raw, params GetPaymentsIdParams) (r GetPaymentsIdRes, _ error)
GetPaymentsId implements GetPaymentsId operation.
Retrieve a payment by its ID. You can expand the payment's relations or select the fields that should be returned.
GET /admin/payments/{id}
func (UnimplementedHandler) GetPriceLists ¶
func (UnimplementedHandler) GetPriceLists(ctx context.Context, req jx.Raw) (r GetPriceListsRes, _ error)
GetPriceLists implements GetPriceLists operation.
Retrieve a list of price lists. The price lists can be filtered by fields such as `id`. The price lists can also be sorted or paginated.
GET /admin/price-lists
func (UnimplementedHandler) GetPriceListsId ¶
func (UnimplementedHandler) GetPriceListsId(ctx context.Context, req jx.Raw, params GetPriceListsIdParams) (r GetPriceListsIdRes, _ error)
GetPriceListsId implements GetPriceListsId operation.
Retrieve a price list by its ID. You can expand the price list's relations or select the fields that should be returned.
GET /admin/price-lists/{id}
func (UnimplementedHandler) GetPricingRuleTypes ¶
func (UnimplementedHandler) GetPricingRuleTypes(ctx context.Context, req OptAdminGetPricingRuleTypesParams) (r GetPricingRuleTypesRes, _ error)
GetPricingRuleTypes implements GetPricingRuleTypes operation.
Retrieve a list of pricing. The pricing can be filtered by fields such as `id`. The pricing can also be sorted or paginated.
GET /admin/pricing/rule-types
func (UnimplementedHandler) GetPricingRuleTypesId ¶
func (UnimplementedHandler) GetPricingRuleTypesId(ctx context.Context, req OptAdminGetPricingRuleTypesRuleTypeParams, params GetPricingRuleTypesIdParams) (r GetPricingRuleTypesIdRes, _ error)
GetPricingRuleTypesId implements GetPricingRuleTypesId operation.
Retrieve a list of rule types in a pricing. The rule types can be filtered by fields like FILTER FIELDS. The rule types can also be paginated.
GET /admin/pricing/rule-types/{id}
func (UnimplementedHandler) GetProducts ¶
func (UnimplementedHandler) GetProducts(ctx context.Context, req OptAdminGetProductsParams) (r GetProductsRes, _ error)
GetProducts implements GetProducts operation.
Retrieve a list of products. The products can be filtered by fields such as `id`. The products can also be sorted or paginated.
GET /admin/products
func (UnimplementedHandler) GetProductsId ¶
func (UnimplementedHandler) GetProductsId(ctx context.Context, req jx.Raw, params GetProductsIdParams) (r GetProductsIdRes, _ error)
GetProductsId implements GetProductsId operation.
Retrieve a product by its ID. You can expand the product's relations or select the fields that should be returned.
GET /admin/products/{id}
func (UnimplementedHandler) GetProductsIdOptions ¶
func (UnimplementedHandler) GetProductsIdOptions(ctx context.Context, req jx.Raw, params GetProductsIdOptionsParams) (r GetProductsIdOptionsRes, _ error)
GetProductsIdOptions implements GetProductsIdOptions operation.
Retrieve a list of options in a product. The options can be filtered by fields like FILTER FIELDS. The options can also be paginated.
GET /admin/products/{id}/options
func (UnimplementedHandler) GetProductsIdOptionsOptionID ¶
func (UnimplementedHandler) GetProductsIdOptionsOptionID(ctx context.Context, req jx.Raw, params GetProductsIdOptionsOptionIDParams) (r GetProductsIdOptionsOptionIDRes, _ error)
GetProductsIdOptionsOptionID implements GetProductsIdOptionsOption_id operation.
Retrieve a list of options in a product. The options can be filtered by fields like FILTER FIELDS. The options can also be paginated.
GET /admin/products/{id}/options/{option_id}
func (UnimplementedHandler) GetProductsIdVariants ¶
func (UnimplementedHandler) GetProductsIdVariants(ctx context.Context, req jx.Raw, params GetProductsIdVariantsParams) (r GetProductsIdVariantsRes, _ error)
GetProductsIdVariants implements GetProductsIdVariants operation.
Retrieve a list of variants in a product. The variants can be filtered by fields like FILTER FIELDS. The variants can also be paginated.
GET /admin/products/{id}/variants
func (UnimplementedHandler) GetProductsIdVariantsVariantID ¶
func (UnimplementedHandler) GetProductsIdVariantsVariantID(ctx context.Context, req jx.Raw, params GetProductsIdVariantsVariantIDParams) (r GetProductsIdVariantsVariantIDRes, _ error)
GetProductsIdVariantsVariantID implements GetProductsIdVariantsVariant_id operation.
Retrieve a list of variants in a product. The variants can be filtered by fields like FILTER FIELDS. The variants can also be paginated.
GET /admin/products/{id}/variants/{variant_id}
func (UnimplementedHandler) GetPromotions ¶
func (UnimplementedHandler) GetPromotions(ctx context.Context, req jx.Raw) (r GetPromotionsRes, _ error)
GetPromotions implements GetPromotions operation.
Retrieve a list of promotions. The promotions can be filtered by fields such as `id`. The promotions can also be sorted or paginated.
GET /admin/promotions
func (UnimplementedHandler) GetPromotionsId ¶
func (UnimplementedHandler) GetPromotionsId(ctx context.Context, req OptAdminGetPromotionsParams, params GetPromotionsIdParams) (r GetPromotionsIdRes, _ error)
GetPromotionsId implements GetPromotionsId operation.
Retrieve a promotion by its ID. You can expand the promotion's relations or select the fields that should be returned.
GET /admin/promotions/{id}
func (UnimplementedHandler) GetRegions ¶
func (UnimplementedHandler) GetRegions(ctx context.Context, req jx.Raw) (r GetRegionsRes, _ error)
GetRegions implements GetRegions operation.
Retrieve a list of regions. The regions can be filtered by fields such as `id`. The regions can also be sorted or paginated.
GET /admin/regions
func (UnimplementedHandler) GetRegionsId ¶
func (UnimplementedHandler) GetRegionsId(ctx context.Context, req jx.Raw, params GetRegionsIdParams) (r GetRegionsIdRes, _ error)
GetRegionsId implements GetRegionsId operation.
Retrieve a region by its ID. You can expand the region's relations or select the fields that should be returned.
GET /admin/regions/{id}
func (UnimplementedHandler) GetSalesChannels ¶
func (UnimplementedHandler) GetSalesChannels(ctx context.Context, req jx.Raw) (r GetSalesChannelsRes, _ error)
GetSalesChannels implements GetSalesChannels operation.
Retrieve a list of sales channels. The sales channels can be filtered by fields such as `id`. The sales channels can also be sorted or paginated.
GET /admin/sales-channels
func (UnimplementedHandler) GetSalesChannelsId ¶
func (UnimplementedHandler) GetSalesChannelsId(ctx context.Context, req jx.Raw, params GetSalesChannelsIdParams) (r GetSalesChannelsIdRes, _ error)
GetSalesChannelsId implements GetSalesChannelsId operation.
Retrieve a sales channel by its ID. You can expand the sales channel's relations or select the fields that should be returned.
GET /admin/sales-channels/{id}
func (UnimplementedHandler) GetStockLocationsId ¶
func (UnimplementedHandler) GetStockLocationsId(ctx context.Context, params GetStockLocationsIdParams) (r GetStockLocationsIdRes, _ error)
GetStockLocationsId implements GetStockLocationsId operation.
Retrieve a stock location by its ID. You can expand the stock location's relations or select the fields that should be returned.
GET /admin/stock-locations/{id}
func (UnimplementedHandler) GetStores ¶
func (UnimplementedHandler) GetStores(ctx context.Context, req jx.Raw) (r GetStoresRes, _ error)
GetStores implements GetStores operation.
Retrieve a list of stores. The stores can be filtered by fields such as `id`. The stores can also be sorted or paginated.
GET /admin/stores
func (UnimplementedHandler) GetStoresId ¶
func (UnimplementedHandler) GetStoresId(ctx context.Context, req jx.Raw, params GetStoresIdParams) (r GetStoresIdRes, _ error)
GetStoresId implements GetStoresId operation.
Retrieve a store by its ID. You can expand the store's relations or select the fields that should be returned.
GET /admin/stores/{id}
func (UnimplementedHandler) GetTaxRates ¶
func (UnimplementedHandler) GetTaxRates(ctx context.Context, req jx.Raw) (r GetTaxRatesRes, _ error)
GetTaxRates implements GetTaxRates operation.
Retrieve a list of tax rates. The tax rates can be filtered by fields such as `id`. The tax rates can also be sorted or paginated.
GET /admin/tax-rates
func (UnimplementedHandler) GetTaxRatesId ¶
func (UnimplementedHandler) GetTaxRatesId(ctx context.Context, req jx.Raw, params GetTaxRatesIdParams) (r GetTaxRatesIdRes, _ error)
GetTaxRatesId implements GetTaxRatesId operation.
Retrieve a tax rate by its ID. You can expand the tax rate's relations or select the fields that should be returned.
GET /admin/tax-rates/{id}
func (UnimplementedHandler) GetUsers ¶
func (UnimplementedHandler) GetUsers(ctx context.Context, req jx.Raw) (r GetUsersRes, _ error)
GetUsers implements GetUsers operation.
Retrieve a list of users. The users can be filtered by fields such as `id`. The users can also be sorted or paginated.
GET /admin/users
func (UnimplementedHandler) GetUsersId ¶
func (UnimplementedHandler) GetUsersId(ctx context.Context, req jx.Raw, params GetUsersIdParams) (r GetUsersIdRes, _ error)
GetUsersId implements GetUsersId operation.
Retrieve a user by its ID. You can expand the user's relations or select the fields that should be returned.
GET /admin/users/{id}
func (UnimplementedHandler) GetUsersMe ¶
func (UnimplementedHandler) GetUsersMe(ctx context.Context, req jx.Raw) (r GetUsersMeRes, _ error)
GetUsersMe implements GetUsersMe operation.
Retrieve a list of users. The users can be filtered by fields such as `id`. The users can also be sorted or paginated.
GET /admin/users/me
func (UnimplementedHandler) GetWorkflowsExecutions ¶
func (UnimplementedHandler) GetWorkflowsExecutions(ctx context.Context, req jx.Raw) (r GetWorkflowsExecutionsRes, _ error)
GetWorkflowsExecutions implements GetWorkflowsExecutions operation.
Retrieve a list of workflows executions. The workflows executions can be filtered by fields such as `id`. The workflows executions can also be sorted or paginated.
GET /admin/workflows-executions
func (UnimplementedHandler) GetWorkflowsExecutionsId ¶
func (UnimplementedHandler) GetWorkflowsExecutionsId(ctx context.Context, req jx.Raw, params GetWorkflowsExecutionsIdParams) (r GetWorkflowsExecutionsIdRes, _ error)
GetWorkflowsExecutionsId implements GetWorkflowsExecutionsId operation.
Retrieve a workflows execution by its ID. You can expand the workflows execution's relations or select the fields that should be returned.
GET /admin/workflows-executions/{id}
func (UnimplementedHandler) GetWorkflowsExecutionsWorkflowIdSubscribe ¶
func (UnimplementedHandler) GetWorkflowsExecutionsWorkflowIdSubscribe(ctx context.Context, req jx.Raw, params GetWorkflowsExecutionsWorkflowIdSubscribeParams) (r GetWorkflowsExecutionsWorkflowIdSubscribeRes, _ error)
GetWorkflowsExecutionsWorkflowIdSubscribe implements GetWorkflowsExecutionsWorkflow_idSubscribe operation.
Retrieve a list of subscribes in a workflows execution. The subscribes can be filtered by fields like FILTER FIELDS. The subscribes can also be paginated.
GET /admin/workflows-executions/{workflow_id}/subscribe
func (UnimplementedHandler) GetWorkflowsExecutionsWorkflowIdTransactionID ¶
func (UnimplementedHandler) GetWorkflowsExecutionsWorkflowIdTransactionID(ctx context.Context, req jx.Raw, params GetWorkflowsExecutionsWorkflowIdTransactionIDParams) (r GetWorkflowsExecutionsWorkflowIdTransactionIDRes, _ error)
GetWorkflowsExecutionsWorkflowIdTransactionID implements GetWorkflowsExecutionsWorkflow_idTransaction_id operation.
Retrieve a list of in a workflows execution. The can be filtered by fields like FILTER FIELDS. The can also be paginated.
GET /admin/workflows-executions/{workflow_id}/{transaction_id}
func (UnimplementedHandler) GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribe ¶
func (UnimplementedHandler) GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribe(ctx context.Context, req jx.Raw, params GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeParams) (r GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribeRes, _ error)
GetWorkflowsExecutionsWorkflowIdTransactionIdStepIdSubscribe implements GetWorkflowsExecutionsWorkflow_idTransaction_idStep_idSubscribe operation.
Retrieve a list of subscribes in a workflows execution. The subscribes can be filtered by fields like FILTER FIELDS. The subscribes can also be paginated.
GET /admin/workflows-executions/{workflow_id}/{transaction_id}/{step_id}/subscribe
func (UnimplementedHandler) PostApiKeys ¶
func (UnimplementedHandler) PostApiKeys(ctx context.Context, req jx.Raw) (r PostApiKeysRes, _ error)
PostApiKeys implements PostApiKeys operation.
Create a api key.
POST /admin/api-keys
func (UnimplementedHandler) PostApiKeysId ¶
func (UnimplementedHandler) PostApiKeysId(ctx context.Context, req jx.Raw, params PostApiKeysIdParams) (r PostApiKeysIdRes, _ error)
PostApiKeysId implements PostApiKeysId operation.
Update a api key's details.
POST /admin/api-keys/{id}
func (UnimplementedHandler) PostApiKeysIdRevoke ¶
func (UnimplementedHandler) PostApiKeysIdRevoke(ctx context.Context, req jx.Raw, params PostApiKeysIdRevokeParams) (r PostApiKeysIdRevokeRes, _ error)
PostApiKeysIdRevoke implements PostApiKeysIdRevoke operation.
Add a list of revokes to a api key.
POST /admin/api-keys/{id}/revoke
func (UnimplementedHandler) PostCampaigns ¶
func (UnimplementedHandler) PostCampaigns(ctx context.Context, req jx.Raw) (r PostCampaignsRes, _ error)
PostCampaigns implements PostCampaigns operation.
Create a campaign.
POST /admin/campaigns
func (UnimplementedHandler) PostCampaignsId ¶
func (UnimplementedHandler) PostCampaignsId(ctx context.Context, req OptAdminPostCampaignsReq, params PostCampaignsIdParams) (r PostCampaignsIdRes, _ error)
PostCampaignsId implements PostCampaignsId operation.
Update a campaign's details.
POST /admin/campaigns/{id}
func (UnimplementedHandler) PostCollections ¶
func (UnimplementedHandler) PostCollections(ctx context.Context, req jx.Raw) (r PostCollectionsRes, _ error)
PostCollections implements PostCollections operation.
Create a collection.
POST /admin/collections
func (UnimplementedHandler) PostCollectionsId ¶
func (UnimplementedHandler) PostCollectionsId(ctx context.Context, req jx.Raw, params PostCollectionsIdParams) (r PostCollectionsIdRes, _ error)
PostCollectionsId implements PostCollectionsId operation.
Update a collection's details.
POST /admin/collections/{id}
func (UnimplementedHandler) PostCustomerGroups ¶
func (UnimplementedHandler) PostCustomerGroups(ctx context.Context, req jx.Raw) (r PostCustomerGroupsRes, _ error)
PostCustomerGroups implements PostCustomerGroups operation.
Create a customer group.
POST /admin/customer-groups
func (UnimplementedHandler) PostCustomerGroupsId ¶
func (UnimplementedHandler) PostCustomerGroupsId(ctx context.Context, req jx.Raw, params PostCustomerGroupsIdParams) (r PostCustomerGroupsIdRes, _ error)
PostCustomerGroupsId implements PostCustomerGroupsId operation.
Update a customer group's details.
POST /admin/customer-groups/{id}
func (UnimplementedHandler) PostCustomerGroupsIdCustomersBatch ¶
func (UnimplementedHandler) PostCustomerGroupsIdCustomersBatch(ctx context.Context, req OptAdminPostCustomerGroupsGroupCustomersBatchReq, params PostCustomerGroupsIdCustomersBatchParams) (r PostCustomerGroupsIdCustomersBatchRes, _ error)
PostCustomerGroupsIdCustomersBatch implements PostCustomerGroupsIdCustomersBatch operation.
Add a list of customers to a customer group.
POST /admin/customer-groups/{id}/customers/batch
func (UnimplementedHandler) PostCustomerGroupsIdCustomersRemove ¶
func (UnimplementedHandler) PostCustomerGroupsIdCustomersRemove(ctx context.Context, req OptAdminPostCustomerGroupsGroupCustomersBatchReq, params PostCustomerGroupsIdCustomersRemoveParams) (r PostCustomerGroupsIdCustomersRemoveRes, _ error)
PostCustomerGroupsIdCustomersRemove implements PostCustomerGroupsIdCustomersRemove operation.
Add a list of removes to a customer group.
POST /admin/customer-groups/{id}/customers/remove
func (UnimplementedHandler) PostCustomers ¶
func (UnimplementedHandler) PostCustomers(ctx context.Context, req jx.Raw) (r PostCustomersRes, _ error)
PostCustomers implements PostCustomers operation.
Create a customer.
POST /admin/customers
func (UnimplementedHandler) PostCustomersId ¶
func (UnimplementedHandler) PostCustomersId(ctx context.Context, req jx.Raw, params PostCustomersIdParams) (r PostCustomersIdRes, _ error)
PostCustomersId implements PostCustomersId operation.
Update a customer's details.
POST /admin/customers/{id}
func (UnimplementedHandler) PostCustomersIdAddresses ¶
func (UnimplementedHandler) PostCustomersIdAddresses(ctx context.Context, req jx.Raw, params PostCustomersIdAddressesParams) (r PostCustomersIdAddressesRes, _ error)
PostCustomersIdAddresses implements PostCustomersIdAddresses operation.
Add a list of addresses to a customer.
POST /admin/customers/{id}/addresses
func (UnimplementedHandler) PostCustomersIdAddressesAddressID ¶
func (UnimplementedHandler) PostCustomersIdAddressesAddressID(ctx context.Context, req jx.Raw, params PostCustomersIdAddressesAddressIDParams) (r PostCustomersIdAddressesAddressIDRes, _ error)
PostCustomersIdAddressesAddressID implements PostCustomersIdAddressesAddress_id operation.
Add a list of addresses to a customer.
POST /admin/customers/{id}/addresses/{address_id}
func (UnimplementedHandler) PostFulfillmentShippingOptionsIdRulesBatchAdd ¶
func (UnimplementedHandler) PostFulfillmentShippingOptionsIdRulesBatchAdd(ctx context.Context, req OptAdminPostFulfillmentShippingOptionsRulesBatchAddReq, params PostFulfillmentShippingOptionsIdRulesBatchAddParams) (r PostFulfillmentShippingOptionsIdRulesBatchAddRes, _ error)
PostFulfillmentShippingOptionsIdRulesBatchAdd implements PostFulfillmentShippingOptionsIdRulesBatchAdd operation.
Add a list of adds to a fulfillment.
POST /admin/fulfillment/shipping-options/{id}/rules/batch/add
func (UnimplementedHandler) PostFulfillmentShippingOptionsIdRulesBatchRemove ¶
func (UnimplementedHandler) PostFulfillmentShippingOptionsIdRulesBatchRemove(ctx context.Context, req OptAdminPostFulfillmentShippingOptionsRulesBatchRemoveReq, params PostFulfillmentShippingOptionsIdRulesBatchRemoveParams) (r PostFulfillmentShippingOptionsIdRulesBatchRemoveRes, _ error)
PostFulfillmentShippingOptionsIdRulesBatchRemove implements PostFulfillmentShippingOptionsIdRulesBatchRemove operation.
Add a list of removes to a fulfillment.
POST /admin/fulfillment/shipping-options/{id}/rules/batch/remove
func (UnimplementedHandler) PostInventoryItems ¶
func (UnimplementedHandler) PostInventoryItems(ctx context.Context, req OptAdminPostInventoryItemsReq) (r PostInventoryItemsRes, _ error)
PostInventoryItems implements PostInventoryItems operation.
Create a inventory item.
POST /admin/inventory-items
func (UnimplementedHandler) PostInventoryItemsId ¶
func (UnimplementedHandler) PostInventoryItemsId(ctx context.Context, req OptAdminPostInventoryItemsInventoryItemReq, params PostInventoryItemsIdParams) (r PostInventoryItemsIdRes, _ error)
PostInventoryItemsId implements PostInventoryItemsId operation.
Update a inventory item's details.
POST /admin/inventory-items/{id}
func (UnimplementedHandler) PostInventoryItemsIdLocationLevels ¶
func (UnimplementedHandler) PostInventoryItemsIdLocationLevels(ctx context.Context, req OptAdminPostInventoryItemsItemLocationLevelsReq, params PostInventoryItemsIdLocationLevelsParams) (r PostInventoryItemsIdLocationLevelsRes, _ error)
PostInventoryItemsIdLocationLevels implements PostInventoryItemsIdLocationLevels operation.
Add a list of location levels to a inventory item.
POST /admin/inventory-items/{id}/location-levels
func (UnimplementedHandler) PostInventoryItemsIdLocationLevelsLocationID ¶
func (UnimplementedHandler) PostInventoryItemsIdLocationLevelsLocationID(ctx context.Context, req OptAdminPostInventoryItemsItemLocationLevelsLevelReq, params PostInventoryItemsIdLocationLevelsLocationIDParams) (r PostInventoryItemsIdLocationLevelsLocationIDRes, _ error)
PostInventoryItemsIdLocationLevelsLocationID implements PostInventoryItemsIdLocationLevelsLocation_id operation.
Add a list of location levels to a inventory item.
POST /admin/inventory-items/{id}/location-levels/{location_id}
func (UnimplementedHandler) PostInvites ¶
func (UnimplementedHandler) PostInvites(ctx context.Context, req jx.Raw) (r PostInvitesRes, _ error)
PostInvites implements PostInvites operation.
Create a invite.
POST /admin/invites
func (UnimplementedHandler) PostInvitesAccept ¶
func (UnimplementedHandler) PostInvitesAccept(ctx context.Context, req OptAdminPostInvitesInviteAcceptReq) (r PostInvitesAcceptRes, _ error)
PostInvitesAccept implements PostInvitesAccept operation.
Create a invite.
POST /admin/invites/accept
func (UnimplementedHandler) PostInvitesIdResend ¶
func (UnimplementedHandler) PostInvitesIdResend(ctx context.Context, req jx.Raw, params PostInvitesIdResendParams) (r PostInvitesIdResendRes, _ error)
PostInvitesIdResend implements PostInvitesIdResend operation.
Add a list of resends to a invite.
POST /admin/invites/{id}/resend
func (UnimplementedHandler) PostPaymentsIdCapture ¶
func (UnimplementedHandler) PostPaymentsIdCapture(ctx context.Context, req OptAdminPostPaymentsCapturesReq, params PostPaymentsIdCaptureParams) (r PostPaymentsIdCaptureRes, _ error)
PostPaymentsIdCapture implements PostPaymentsIdCapture operation.
Add a list of captures to a payment.
POST /admin/payments/{id}/capture
func (UnimplementedHandler) PostPaymentsIdRefund ¶
func (UnimplementedHandler) PostPaymentsIdRefund(ctx context.Context, req OptAdminPostPaymentsRefundsReq, params PostPaymentsIdRefundParams) (r PostPaymentsIdRefundRes, _ error)
PostPaymentsIdRefund implements PostPaymentsIdRefund operation.
Add a list of refunds to a payment.
POST /admin/payments/{id}/refund
func (UnimplementedHandler) PostPriceLists ¶
func (UnimplementedHandler) PostPriceLists(ctx context.Context, req OptAdminPostPriceListsReq) (r PostPriceListsRes, _ error)
PostPriceLists implements PostPriceLists operation.
Create a price list.
POST /admin/price-lists
func (UnimplementedHandler) PostPriceListsId ¶
func (UnimplementedHandler) PostPriceListsId(ctx context.Context, req OptAdminPostPriceListsPriceListReq, params PostPriceListsIdParams) (r PostPriceListsIdRes, _ error)
PostPriceListsId implements PostPriceListsId operation.
Update a price list's details.
POST /admin/price-lists/{id}
func (UnimplementedHandler) PostPriceListsIdPricesBatchAdd ¶
func (UnimplementedHandler) PostPriceListsIdPricesBatchAdd(ctx context.Context, req OptAdminPostPriceListsPriceListPricesBatchAddReq, params PostPriceListsIdPricesBatchAddParams) (r PostPriceListsIdPricesBatchAddRes, _ error)
PostPriceListsIdPricesBatchAdd implements PostPriceListsIdPricesBatchAdd operation.
Add a list of adds to a price list.
POST /admin/price-lists/{id}/prices/batch/add
func (UnimplementedHandler) PostPriceListsIdPricesBatchRemove ¶
func (UnimplementedHandler) PostPriceListsIdPricesBatchRemove(ctx context.Context, req OptAdminPostPriceListsPriceListPricesBatchRemoveReq, params PostPriceListsIdPricesBatchRemoveParams) (r PostPriceListsIdPricesBatchRemoveRes, _ error)
PostPriceListsIdPricesBatchRemove implements PostPriceListsIdPricesBatchRemove operation.
Add a list of removes to a price list.
POST /admin/price-lists/{id}/prices/batch/remove
func (UnimplementedHandler) PostPricingRuleTypes ¶
func (UnimplementedHandler) PostPricingRuleTypes(ctx context.Context, req OptAdminPostPricingRuleTypesReq) (r PostPricingRuleTypesRes, _ error)
PostPricingRuleTypes implements PostPricingRuleTypes operation.
Create a pricing.
POST /admin/pricing/rule-types
func (UnimplementedHandler) PostPricingRuleTypesId ¶
func (UnimplementedHandler) PostPricingRuleTypesId(ctx context.Context, req OptAdminPostPricingRuleTypesRuleTypeReq, params PostPricingRuleTypesIdParams) (r PostPricingRuleTypesIdRes, _ error)
PostPricingRuleTypesId implements PostPricingRuleTypesId operation.
Add a list of rule types to a pricing.
POST /admin/pricing/rule-types/{id}
func (UnimplementedHandler) PostProducts ¶
func (UnimplementedHandler) PostProducts(ctx context.Context, req jx.Raw) (r PostProductsRes, _ error)
PostProducts implements PostProducts operation.
Create a product.
POST /admin/products
func (UnimplementedHandler) PostProductsId ¶
func (UnimplementedHandler) PostProductsId(ctx context.Context, req jx.Raw, params PostProductsIdParams) (r PostProductsIdRes, _ error)
PostProductsId implements PostProductsId operation.
Update a product's details.
POST /admin/products/{id}
func (UnimplementedHandler) PostProductsIdOptions ¶
func (UnimplementedHandler) PostProductsIdOptions(ctx context.Context, req jx.Raw, params PostProductsIdOptionsParams) (r PostProductsIdOptionsRes, _ error)
PostProductsIdOptions implements PostProductsIdOptions operation.
Add a list of options to a product.
POST /admin/products/{id}/options
func (UnimplementedHandler) PostProductsIdOptionsOptionID ¶
func (UnimplementedHandler) PostProductsIdOptionsOptionID(ctx context.Context, req jx.Raw, params PostProductsIdOptionsOptionIDParams) (r PostProductsIdOptionsOptionIDRes, _ error)
PostProductsIdOptionsOptionID implements PostProductsIdOptionsOption_id operation.
Add a list of options to a product.
POST /admin/products/{id}/options/{option_id}
func (UnimplementedHandler) PostProductsIdVariants ¶
func (UnimplementedHandler) PostProductsIdVariants(ctx context.Context, req jx.Raw, params PostProductsIdVariantsParams) (r PostProductsIdVariantsRes, _ error)
PostProductsIdVariants implements PostProductsIdVariants operation.
Add a list of variants to a product.
POST /admin/products/{id}/variants
func (UnimplementedHandler) PostProductsIdVariantsVariantID ¶
func (UnimplementedHandler) PostProductsIdVariantsVariantID(ctx context.Context, req jx.Raw, params PostProductsIdVariantsVariantIDParams) (r PostProductsIdVariantsVariantIDRes, _ error)
PostProductsIdVariantsVariantID implements PostProductsIdVariantsVariant_id operation.
Add a list of variants to a product.
POST /admin/products/{id}/variants/{variant_id}
func (UnimplementedHandler) PostPromotions ¶
func (UnimplementedHandler) PostPromotions(ctx context.Context, req jx.Raw) (r PostPromotionsRes, _ error)
PostPromotions implements PostPromotions operation.
Create a promotion.
POST /admin/promotions
func (UnimplementedHandler) PostPromotionsId ¶
func (UnimplementedHandler) PostPromotionsId(ctx context.Context, req OptAdminPostPromotionsPromotionReq, params PostPromotionsIdParams) (r PostPromotionsIdRes, _ error)
PostPromotionsId implements PostPromotionsId operation.
Update a promotion's details.
POST /admin/promotions/{id}
func (UnimplementedHandler) PostPromotionsIdBuyRulesBatchAdd ¶
func (UnimplementedHandler) PostPromotionsIdBuyRulesBatchAdd(ctx context.Context, req OptAdminPostPromotionsPromotionRulesBatchAddReq, params PostPromotionsIdBuyRulesBatchAddParams) (r PostPromotionsIdBuyRulesBatchAddRes, _ error)
PostPromotionsIdBuyRulesBatchAdd implements PostPromotionsIdBuyRulesBatchAdd operation.
Add a list of adds to a promotion.
POST /admin/promotions/{id}/buy-rules/batch/add
func (UnimplementedHandler) PostPromotionsIdBuyRulesBatchRemove ¶
func (UnimplementedHandler) PostPromotionsIdBuyRulesBatchRemove(ctx context.Context, req OptAdminPostPromotionsPromotionRulesBatchRemoveReq, params PostPromotionsIdBuyRulesBatchRemoveParams) (r PostPromotionsIdBuyRulesBatchRemoveRes, _ error)
PostPromotionsIdBuyRulesBatchRemove implements PostPromotionsIdBuyRulesBatchRemove operation.
Add a list of removes to a promotion.
POST /admin/promotions/{id}/buy-rules/batch/remove
func (UnimplementedHandler) PostPromotionsIdRulesBatchAdd ¶
func (UnimplementedHandler) PostPromotionsIdRulesBatchAdd(ctx context.Context, req OptAdminPostPromotionsPromotionRulesBatchAddReq, params PostPromotionsIdRulesBatchAddParams) (r PostPromotionsIdRulesBatchAddRes, _ error)
PostPromotionsIdRulesBatchAdd implements PostPromotionsIdRulesBatchAdd operation.
Add a list of adds to a promotion.
POST /admin/promotions/{id}/rules/batch/add
func (UnimplementedHandler) PostPromotionsIdRulesBatchRemove ¶
func (UnimplementedHandler) PostPromotionsIdRulesBatchRemove(ctx context.Context, req OptAdminPostPromotionsPromotionRulesBatchRemoveReq, params PostPromotionsIdRulesBatchRemoveParams) (r PostPromotionsIdRulesBatchRemoveRes, _ error)
PostPromotionsIdRulesBatchRemove implements PostPromotionsIdRulesBatchRemove operation.
Add a list of removes to a promotion.
POST /admin/promotions/{id}/rules/batch/remove
func (UnimplementedHandler) PostPromotionsIdRulesBatchUpdate ¶
func (UnimplementedHandler) PostPromotionsIdRulesBatchUpdate(ctx context.Context, req OptAdminPostPromotionsPromotionRulesBatchUpdateReq, params PostPromotionsIdRulesBatchUpdateParams) (r PostPromotionsIdRulesBatchUpdateRes, _ error)
PostPromotionsIdRulesBatchUpdate implements PostPromotionsIdRulesBatchUpdate operation.
Add a list of updates to a promotion.
POST /admin/promotions/{id}/rules/batch/update
func (UnimplementedHandler) PostPromotionsIdTargetRulesBatchAdd ¶
func (UnimplementedHandler) PostPromotionsIdTargetRulesBatchAdd(ctx context.Context, req OptAdminPostPromotionsPromotionRulesBatchAddReq, params PostPromotionsIdTargetRulesBatchAddParams) (r PostPromotionsIdTargetRulesBatchAddRes, _ error)
PostPromotionsIdTargetRulesBatchAdd implements PostPromotionsIdTargetRulesBatchAdd operation.
Add a list of adds to a promotion.
POST /admin/promotions/{id}/target-rules/batch/add
func (UnimplementedHandler) PostPromotionsIdTargetRulesBatchRemove ¶
func (UnimplementedHandler) PostPromotionsIdTargetRulesBatchRemove(ctx context.Context, req OptAdminPostPromotionsPromotionRulesBatchRemoveReq, params PostPromotionsIdTargetRulesBatchRemoveParams) (r PostPromotionsIdTargetRulesBatchRemoveRes, _ error)
PostPromotionsIdTargetRulesBatchRemove implements PostPromotionsIdTargetRulesBatchRemove operation.
Add a list of removes to a promotion.
POST /admin/promotions/{id}/target-rules/batch/remove
func (UnimplementedHandler) PostRegions ¶
func (UnimplementedHandler) PostRegions(ctx context.Context, req jx.Raw) (r PostRegionsRes, _ error)
PostRegions implements PostRegions operation.
Create a region.
POST /admin/regions
func (UnimplementedHandler) PostRegionsId ¶
func (UnimplementedHandler) PostRegionsId(ctx context.Context, req jx.Raw, params PostRegionsIdParams) (r PostRegionsIdRes, _ error)
PostRegionsId implements PostRegionsId operation.
Update a region's details.
POST /admin/regions/{id}
func (UnimplementedHandler) PostSalesChannels ¶
func (UnimplementedHandler) PostSalesChannels(ctx context.Context, req jx.Raw) (r PostSalesChannelsRes, _ error)
PostSalesChannels implements PostSalesChannels operation.
Create a sales channel.
POST /admin/sales-channels
func (UnimplementedHandler) PostSalesChannelsId ¶
func (UnimplementedHandler) PostSalesChannelsId(ctx context.Context, req jx.Raw, params PostSalesChannelsIdParams) (r PostSalesChannelsIdRes, _ error)
PostSalesChannelsId implements PostSalesChannelsId operation.
Update a sales channel's details.
POST /admin/sales-channels/{id}
func (UnimplementedHandler) PostSalesChannelsIdProductsBatchAdd ¶
func (UnimplementedHandler) PostSalesChannelsIdProductsBatchAdd(ctx context.Context, req jx.Raw, params PostSalesChannelsIdProductsBatchAddParams) (r PostSalesChannelsIdProductsBatchAddRes, _ error)
PostSalesChannelsIdProductsBatchAdd implements PostSalesChannelsIdProductsBatchAdd operation.
Add a list of adds to a sales channel.
POST /admin/sales-channels/{id}/products/batch/add
func (UnimplementedHandler) PostStockLocations ¶
func (UnimplementedHandler) PostStockLocations(ctx context.Context, req OptAdminPostStockLocationsReq) (r PostStockLocationsRes, _ error)
PostStockLocations implements PostStockLocations operation.
Create a stock location.
POST /admin/stock-locations
func (UnimplementedHandler) PostStoresId ¶
func (UnimplementedHandler) PostStoresId(ctx context.Context, req jx.Raw, params PostStoresIdParams) (r PostStoresIdRes, _ error)
PostStoresId implements PostStoresId operation.
Update a store's details.
POST /admin/stores/{id}
func (UnimplementedHandler) PostTaxRates ¶
func (UnimplementedHandler) PostTaxRates(ctx context.Context, req OptAdminPostTaxRatesReq) (r PostTaxRatesRes, _ error)
PostTaxRates implements PostTaxRates operation.
Create a tax rate.
POST /admin/tax-rates
func (UnimplementedHandler) PostTaxRatesId ¶
func (UnimplementedHandler) PostTaxRatesId(ctx context.Context, req OptAdminPostTaxRatesTaxRateReq, params PostTaxRatesIdParams) (r PostTaxRatesIdRes, _ error)
PostTaxRatesId implements PostTaxRatesId operation.
Update a tax rate's details.
POST /admin/tax-rates/{id}
func (UnimplementedHandler) PostTaxRatesIdRules ¶
func (UnimplementedHandler) PostTaxRatesIdRules(ctx context.Context, req OptAdminPostTaxRatesTaxRateRulesReq, params PostTaxRatesIdRulesParams) (r PostTaxRatesIdRulesRes, _ error)
PostTaxRatesIdRules implements PostTaxRatesIdRules operation.
Add a list of rules to a tax rate.
POST /admin/tax-rates/{id}/rules
func (UnimplementedHandler) PostTaxRegions ¶
func (UnimplementedHandler) PostTaxRegions(ctx context.Context, req OptAdminPostTaxRegionsReq) (r PostTaxRegionsRes, _ error)
PostTaxRegions implements PostTaxRegions operation.
Create a tax region.
POST /admin/tax-regions
func (UnimplementedHandler) PostUsers ¶
func (UnimplementedHandler) PostUsers(ctx context.Context, req jx.Raw) (r PostUsersRes, _ error)
PostUsers implements PostUsers operation.
Create a user.
POST /admin/users
func (UnimplementedHandler) PostUsersId ¶
func (UnimplementedHandler) PostUsersId(ctx context.Context, req OptAdminUpdateUserRequest, params PostUsersIdParams) (r PostUsersIdRes, _ error)
PostUsersId implements PostUsersId operation.
Update a user's details.
POST /admin/users/{id}
func (UnimplementedHandler) PostWorkflowsExecutionsWorkflowIdRun ¶
func (UnimplementedHandler) PostWorkflowsExecutionsWorkflowIdRun(ctx context.Context, req OptAdminPostWorkflowsRunReq, params PostWorkflowsExecutionsWorkflowIdRunParams) (r PostWorkflowsExecutionsWorkflowIdRunRes, _ error)
PostWorkflowsExecutionsWorkflowIdRun implements PostWorkflowsExecutionsWorkflow_idRun operation.
Add a list of runs to a workflows execution.
POST /admin/workflows-executions/{workflow_id}/run
func (UnimplementedHandler) PostWorkflowsExecutionsWorkflowIdStepsFailure ¶
func (UnimplementedHandler) PostWorkflowsExecutionsWorkflowIdStepsFailure(ctx context.Context, req OptAdminPostWorkflowsAsyncResponseReq, params PostWorkflowsExecutionsWorkflowIdStepsFailureParams) (r PostWorkflowsExecutionsWorkflowIdStepsFailureRes, _ error)
PostWorkflowsExecutionsWorkflowIdStepsFailure implements PostWorkflowsExecutionsWorkflow_idStepsFailure operation.
Add a list of failures to a workflows execution.
POST /admin/workflows-executions/{workflow_id}/steps/failure
func (UnimplementedHandler) PostWorkflowsExecutionsWorkflowIdStepsSuccess ¶
func (UnimplementedHandler) PostWorkflowsExecutionsWorkflowIdStepsSuccess(ctx context.Context, req OptAdminPostWorkflowsAsyncResponseReq, params PostWorkflowsExecutionsWorkflowIdStepsSuccessParams) (r PostWorkflowsExecutionsWorkflowIdStepsSuccessRes, _ error)
PostWorkflowsExecutionsWorkflowIdStepsSuccess implements PostWorkflowsExecutionsWorkflow_idStepsSuccess operation.
Add a list of successes to a workflows execution.
POST /admin/workflows-executions/{workflow_id}/steps/success
Source Files
¶
- oas_cfg_gen.go
- oas_client_gen.go
- oas_defaults_gen.go
- oas_faker_gen.go
- oas_handlers_gen.go
- oas_interfaces_gen.go
- oas_json_gen.go
- oas_labeler_gen.go
- oas_middleware_gen.go
- oas_parameters_gen.go
- oas_request_decoders_gen.go
- oas_request_encoders_gen.go
- oas_response_decoders_gen.go
- oas_response_encoders_gen.go
- oas_router_gen.go
- oas_schemas_gen.go
- oas_security_gen.go
- oas_server_gen.go
- oas_unimplemented_gen.go
- oas_validators_gen.go