Skip to content

Latest commit

 

History

History
212 lines (115 loc) · 7.18 KB

Purchasability.md

File metadata and controls

212 lines (115 loc) · 7.18 KB

Purchasability

Properties

Name Type Description Notes
DeliveryOnDemandGrabApp Pointer to bool [optional]
DeliveryScheduledGrabApp Pointer to bool [optional]
SelfPickUpOnDemandGrabApp Pointer to bool [optional]
DineInOnDemandGrabApp Pointer to bool [optional]
DeliveryOnDemandStoreFront Pointer to bool [optional]
DeliveryScheduledStoreFront Pointer to bool [optional]
SelfPickUpOnDemandStoreFront Pointer to bool [optional]

Methods

NewPurchasability

func NewPurchasability() *Purchasability

NewPurchasability instantiates a new Purchasability 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

NewPurchasabilityWithDefaults

func NewPurchasabilityWithDefaults() *Purchasability

NewPurchasabilityWithDefaults instantiates a new Purchasability 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

GetDeliveryOnDemandGrabApp

func (o *Purchasability) GetDeliveryOnDemandGrabApp() bool

GetDeliveryOnDemandGrabApp returns the DeliveryOnDemandGrabApp field if non-nil, zero value otherwise.

GetDeliveryOnDemandGrabAppOk

func (o *Purchasability) GetDeliveryOnDemandGrabAppOk() (*bool, bool)

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

SetDeliveryOnDemandGrabApp

func (o *Purchasability) SetDeliveryOnDemandGrabApp(v bool)

SetDeliveryOnDemandGrabApp sets DeliveryOnDemandGrabApp field to given value.

HasDeliveryOnDemandGrabApp

func (o *Purchasability) HasDeliveryOnDemandGrabApp() bool

HasDeliveryOnDemandGrabApp returns a boolean if a field has been set.

GetDeliveryScheduledGrabApp

func (o *Purchasability) GetDeliveryScheduledGrabApp() bool

GetDeliveryScheduledGrabApp returns the DeliveryScheduledGrabApp field if non-nil, zero value otherwise.

GetDeliveryScheduledGrabAppOk

func (o *Purchasability) GetDeliveryScheduledGrabAppOk() (*bool, bool)

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

SetDeliveryScheduledGrabApp

func (o *Purchasability) SetDeliveryScheduledGrabApp(v bool)

SetDeliveryScheduledGrabApp sets DeliveryScheduledGrabApp field to given value.

HasDeliveryScheduledGrabApp

func (o *Purchasability) HasDeliveryScheduledGrabApp() bool

HasDeliveryScheduledGrabApp returns a boolean if a field has been set.

GetSelfPickUpOnDemandGrabApp

func (o *Purchasability) GetSelfPickUpOnDemandGrabApp() bool

GetSelfPickUpOnDemandGrabApp returns the SelfPickUpOnDemandGrabApp field if non-nil, zero value otherwise.

GetSelfPickUpOnDemandGrabAppOk

func (o *Purchasability) GetSelfPickUpOnDemandGrabAppOk() (*bool, bool)

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

SetSelfPickUpOnDemandGrabApp

func (o *Purchasability) SetSelfPickUpOnDemandGrabApp(v bool)

SetSelfPickUpOnDemandGrabApp sets SelfPickUpOnDemandGrabApp field to given value.

HasSelfPickUpOnDemandGrabApp

func (o *Purchasability) HasSelfPickUpOnDemandGrabApp() bool

HasSelfPickUpOnDemandGrabApp returns a boolean if a field has been set.

GetDineInOnDemandGrabApp

func (o *Purchasability) GetDineInOnDemandGrabApp() bool

GetDineInOnDemandGrabApp returns the DineInOnDemandGrabApp field if non-nil, zero value otherwise.

GetDineInOnDemandGrabAppOk

func (o *Purchasability) GetDineInOnDemandGrabAppOk() (*bool, bool)

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

SetDineInOnDemandGrabApp

func (o *Purchasability) SetDineInOnDemandGrabApp(v bool)

SetDineInOnDemandGrabApp sets DineInOnDemandGrabApp field to given value.

HasDineInOnDemandGrabApp

func (o *Purchasability) HasDineInOnDemandGrabApp() bool

HasDineInOnDemandGrabApp returns a boolean if a field has been set.

GetDeliveryOnDemandStoreFront

func (o *Purchasability) GetDeliveryOnDemandStoreFront() bool

GetDeliveryOnDemandStoreFront returns the DeliveryOnDemandStoreFront field if non-nil, zero value otherwise.

GetDeliveryOnDemandStoreFrontOk

func (o *Purchasability) GetDeliveryOnDemandStoreFrontOk() (*bool, bool)

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

SetDeliveryOnDemandStoreFront

func (o *Purchasability) SetDeliveryOnDemandStoreFront(v bool)

SetDeliveryOnDemandStoreFront sets DeliveryOnDemandStoreFront field to given value.

HasDeliveryOnDemandStoreFront

func (o *Purchasability) HasDeliveryOnDemandStoreFront() bool

HasDeliveryOnDemandStoreFront returns a boolean if a field has been set.

GetDeliveryScheduledStoreFront

func (o *Purchasability) GetDeliveryScheduledStoreFront() bool

GetDeliveryScheduledStoreFront returns the DeliveryScheduledStoreFront field if non-nil, zero value otherwise.

GetDeliveryScheduledStoreFrontOk

func (o *Purchasability) GetDeliveryScheduledStoreFrontOk() (*bool, bool)

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

SetDeliveryScheduledStoreFront

func (o *Purchasability) SetDeliveryScheduledStoreFront(v bool)

SetDeliveryScheduledStoreFront sets DeliveryScheduledStoreFront field to given value.

HasDeliveryScheduledStoreFront

func (o *Purchasability) HasDeliveryScheduledStoreFront() bool

HasDeliveryScheduledStoreFront returns a boolean if a field has been set.

GetSelfPickUpOnDemandStoreFront

func (o *Purchasability) GetSelfPickUpOnDemandStoreFront() bool

GetSelfPickUpOnDemandStoreFront returns the SelfPickUpOnDemandStoreFront field if non-nil, zero value otherwise.

GetSelfPickUpOnDemandStoreFrontOk

func (o *Purchasability) GetSelfPickUpOnDemandStoreFrontOk() (*bool, bool)

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

SetSelfPickUpOnDemandStoreFront

func (o *Purchasability) SetSelfPickUpOnDemandStoreFront(v bool)

SetSelfPickUpOnDemandStoreFront sets SelfPickUpOnDemandStoreFront field to given value.

HasSelfPickUpOnDemandStoreFront

func (o *Purchasability) HasSelfPickUpOnDemandStoreFront() bool

HasSelfPickUpOnDemandStoreFront returns a boolean if a field has been set.

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