Skip to content

Latest commit

 

History

History
264 lines (143 loc) · 9.16 KB

GetBundleInfo200ResponseDataBundleInfoInnerBundleItemInnerChildInner.md

File metadata and controls

264 lines (143 loc) · 9.16 KB

GetBundleInfo200ResponseDataBundleInfoInnerBundleItemInnerChildInner

Properties

Name Type Description Notes
ProductId Pointer to int64 [optional]
Name Pointer to string [optional]
PicUrl Pointer to string [optional]
MinOrder Pointer to int64 [optional]
BundlePrice Pointer to float64 [optional]
OriginalPrice Pointer to float64 [optional]
Stock Pointer to int64 [optional]
OptionId Pointer to []int64 [optional]
IsBuyable Pointer to bool [optional]

Methods

NewGetBundleInfo200ResponseDataBundleInfoInnerBundleItemInnerChildInner

func NewGetBundleInfo200ResponseDataBundleInfoInnerBundleItemInnerChildInner() *GetBundleInfo200ResponseDataBundleInfoInnerBundleItemInnerChildInner

NewGetBundleInfo200ResponseDataBundleInfoInnerBundleItemInnerChildInner instantiates a new GetBundleInfo200ResponseDataBundleInfoInnerBundleItemInnerChildInner object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

NewGetBundleInfo200ResponseDataBundleInfoInnerBundleItemInnerChildInnerWithDefaults

func NewGetBundleInfo200ResponseDataBundleInfoInnerBundleItemInnerChildInnerWithDefaults() *GetBundleInfo200ResponseDataBundleInfoInnerBundleItemInnerChildInner

NewGetBundleInfo200ResponseDataBundleInfoInnerBundleItemInnerChildInnerWithDefaults instantiates a new GetBundleInfo200ResponseDataBundleInfoInnerBundleItemInnerChildInner object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

GetProductId

func (o *GetBundleInfo200ResponseDataBundleInfoInnerBundleItemInnerChildInner) GetProductId() int64

GetProductId returns the ProductId field if non-nil, zero value otherwise.

GetProductIdOk

func (o *GetBundleInfo200ResponseDataBundleInfoInnerBundleItemInnerChildInner) GetProductIdOk() (*int64, bool)

GetProductIdOk returns a tuple with the ProductId field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetProductId

func (o *GetBundleInfo200ResponseDataBundleInfoInnerBundleItemInnerChildInner) SetProductId(v int64)

SetProductId sets ProductId field to given value.

HasProductId

func (o *GetBundleInfo200ResponseDataBundleInfoInnerBundleItemInnerChildInner) HasProductId() bool

HasProductId returns a boolean if a field has been set.

GetName

func (o *GetBundleInfo200ResponseDataBundleInfoInnerBundleItemInnerChildInner) GetName() string

GetName returns the Name field if non-nil, zero value otherwise.

GetNameOk

func (o *GetBundleInfo200ResponseDataBundleInfoInnerBundleItemInnerChildInner) GetNameOk() (*string, bool)

GetNameOk returns a tuple with the Name field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetName

func (o *GetBundleInfo200ResponseDataBundleInfoInnerBundleItemInnerChildInner) SetName(v string)

SetName sets Name field to given value.

HasName

func (o *GetBundleInfo200ResponseDataBundleInfoInnerBundleItemInnerChildInner) HasName() bool

HasName returns a boolean if a field has been set.

GetPicUrl

func (o *GetBundleInfo200ResponseDataBundleInfoInnerBundleItemInnerChildInner) GetPicUrl() string

GetPicUrl returns the PicUrl field if non-nil, zero value otherwise.

GetPicUrlOk

func (o *GetBundleInfo200ResponseDataBundleInfoInnerBundleItemInnerChildInner) GetPicUrlOk() (*string, bool)

GetPicUrlOk returns a tuple with the PicUrl field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetPicUrl

func (o *GetBundleInfo200ResponseDataBundleInfoInnerBundleItemInnerChildInner) SetPicUrl(v string)

SetPicUrl sets PicUrl field to given value.

HasPicUrl

func (o *GetBundleInfo200ResponseDataBundleInfoInnerBundleItemInnerChildInner) HasPicUrl() bool

HasPicUrl returns a boolean if a field has been set.

GetMinOrder

func (o *GetBundleInfo200ResponseDataBundleInfoInnerBundleItemInnerChildInner) GetMinOrder() int64

GetMinOrder returns the MinOrder field if non-nil, zero value otherwise.

GetMinOrderOk

func (o *GetBundleInfo200ResponseDataBundleInfoInnerBundleItemInnerChildInner) GetMinOrderOk() (*int64, bool)

GetMinOrderOk returns a tuple with the MinOrder field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetMinOrder

func (o *GetBundleInfo200ResponseDataBundleInfoInnerBundleItemInnerChildInner) SetMinOrder(v int64)

SetMinOrder sets MinOrder field to given value.

HasMinOrder

func (o *GetBundleInfo200ResponseDataBundleInfoInnerBundleItemInnerChildInner) HasMinOrder() bool

HasMinOrder returns a boolean if a field has been set.

GetBundlePrice

func (o *GetBundleInfo200ResponseDataBundleInfoInnerBundleItemInnerChildInner) GetBundlePrice() float64

GetBundlePrice returns the BundlePrice field if non-nil, zero value otherwise.

GetBundlePriceOk

func (o *GetBundleInfo200ResponseDataBundleInfoInnerBundleItemInnerChildInner) GetBundlePriceOk() (*float64, bool)

GetBundlePriceOk returns a tuple with the BundlePrice field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetBundlePrice

func (o *GetBundleInfo200ResponseDataBundleInfoInnerBundleItemInnerChildInner) SetBundlePrice(v float64)

SetBundlePrice sets BundlePrice field to given value.

HasBundlePrice

func (o *GetBundleInfo200ResponseDataBundleInfoInnerBundleItemInnerChildInner) HasBundlePrice() bool

HasBundlePrice returns a boolean if a field has been set.

GetOriginalPrice

func (o *GetBundleInfo200ResponseDataBundleInfoInnerBundleItemInnerChildInner) GetOriginalPrice() float64

GetOriginalPrice returns the OriginalPrice field if non-nil, zero value otherwise.

GetOriginalPriceOk

func (o *GetBundleInfo200ResponseDataBundleInfoInnerBundleItemInnerChildInner) GetOriginalPriceOk() (*float64, bool)

GetOriginalPriceOk returns a tuple with the OriginalPrice field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetOriginalPrice

func (o *GetBundleInfo200ResponseDataBundleInfoInnerBundleItemInnerChildInner) SetOriginalPrice(v float64)

SetOriginalPrice sets OriginalPrice field to given value.

HasOriginalPrice

func (o *GetBundleInfo200ResponseDataBundleInfoInnerBundleItemInnerChildInner) HasOriginalPrice() bool

HasOriginalPrice returns a boolean if a field has been set.

GetStock

func (o *GetBundleInfo200ResponseDataBundleInfoInnerBundleItemInnerChildInner) GetStock() int64

GetStock returns the Stock field if non-nil, zero value otherwise.

GetStockOk

func (o *GetBundleInfo200ResponseDataBundleInfoInnerBundleItemInnerChildInner) GetStockOk() (*int64, bool)

GetStockOk returns a tuple with the Stock field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetStock

func (o *GetBundleInfo200ResponseDataBundleInfoInnerBundleItemInnerChildInner) SetStock(v int64)

SetStock sets Stock field to given value.

HasStock

func (o *GetBundleInfo200ResponseDataBundleInfoInnerBundleItemInnerChildInner) HasStock() bool

HasStock returns a boolean if a field has been set.

GetOptionId

func (o *GetBundleInfo200ResponseDataBundleInfoInnerBundleItemInnerChildInner) GetOptionId() []int64

GetOptionId returns the OptionId field if non-nil, zero value otherwise.

GetOptionIdOk

func (o *GetBundleInfo200ResponseDataBundleInfoInnerBundleItemInnerChildInner) GetOptionIdOk() (*[]int64, bool)

GetOptionIdOk returns a tuple with the OptionId field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetOptionId

func (o *GetBundleInfo200ResponseDataBundleInfoInnerBundleItemInnerChildInner) SetOptionId(v []int64)

SetOptionId sets OptionId field to given value.

HasOptionId

func (o *GetBundleInfo200ResponseDataBundleInfoInnerBundleItemInnerChildInner) HasOptionId() bool

HasOptionId returns a boolean if a field has been set.

GetIsBuyable

func (o *GetBundleInfo200ResponseDataBundleInfoInnerBundleItemInnerChildInner) GetIsBuyable() bool

GetIsBuyable returns the IsBuyable field if non-nil, zero value otherwise.

GetIsBuyableOk

func (o *GetBundleInfo200ResponseDataBundleInfoInnerBundleItemInnerChildInner) GetIsBuyableOk() (*bool, bool)

GetIsBuyableOk returns a tuple with the IsBuyable field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetIsBuyable

func (o *GetBundleInfo200ResponseDataBundleInfoInnerBundleItemInnerChildInner) SetIsBuyable(v bool)

SetIsBuyable sets IsBuyable field to given value.

HasIsBuyable

func (o *GetBundleInfo200ResponseDataBundleInfoInnerBundleItemInnerChildInner) HasIsBuyable() bool

HasIsBuyable returns a boolean if a field has been set.

[Back to Model list] [Back to API list] [Back to README]