Class: Booker::V4::Models::Special

Inherits:
Model show all
Defined in:
lib/booker/v4/models/special.rb

Constant Summary

Constants inherited from Model

Model::CONSTANTIZE_MODULE

Constants inherited from Model

Model::CONSTANTIZE_MODULE

Instance Attribute Summary collapse

Method Summary

Methods included from Concerns::DateTimeConcern

#time_from_booker_datetime, #time_to_booker_datetime, #timezone_from_booker_offset!, #timezone_from_booker_timezone, #to_wday

Methods inherited from Model

constantize, from_hash, from_list, #initialize, #to_hash, #to_json

Constructor Details

This class inherits a constructor from Booker::Model

Instance Attribute Details

#AdjustmentTypeObject

Returns the value of attribute AdjustmentType.



5
6
7
# File 'lib/booker/v4/models/special.rb', line 5

def AdjustmentType
  @AdjustmentType
end

#ApplicableEndDateObject

Returns the value of attribute ApplicableEndDate.



5
6
7
# File 'lib/booker/v4/models/special.rb', line 5

def ApplicableEndDate
  @ApplicableEndDate
end

#ApplicableEndDateOffsetObject

Returns the value of attribute ApplicableEndDateOffset.



5
6
7
# File 'lib/booker/v4/models/special.rb', line 5

def ApplicableEndDateOffset
  @ApplicableEndDateOffset
end

#ApplicableStartDateObject

Returns the value of attribute ApplicableStartDate.



5
6
7
# File 'lib/booker/v4/models/special.rb', line 5

def ApplicableStartDate
  @ApplicableStartDate
end

#ApplicableStartDateOffsetObject

Returns the value of attribute ApplicableStartDateOffset.



5
6
7
# File 'lib/booker/v4/models/special.rb', line 5

def ApplicableStartDateOffset
  @ApplicableStartDateOffset
end

#ApplicationItemIDsObject

Returns the value of attribute ApplicationItemIDs.



5
6
7
# File 'lib/booker/v4/models/special.rb', line 5

def ApplicationItemIDs
  @ApplicationItemIDs
end

#AvailableRedemptionsObject

Returns the value of attribute AvailableRedemptions.



5
6
7
# File 'lib/booker/v4/models/special.rb', line 5

def AvailableRedemptions
  @AvailableRedemptions
end

#BookingEndDateObject

Returns the value of attribute BookingEndDate.



5
6
7
# File 'lib/booker/v4/models/special.rb', line 5

def BookingEndDate
  @BookingEndDate
end

#BookingEndDateOffsetObject

Returns the value of attribute BookingEndDateOffset.



5
6
7
# File 'lib/booker/v4/models/special.rb', line 5

def BookingEndDateOffset
  @BookingEndDateOffset
end

#BookingStartDateObject

Returns the value of attribute BookingStartDate.



5
6
7
# File 'lib/booker/v4/models/special.rb', line 5

def BookingStartDate
  @BookingStartDate
end

#BookingStartDateOffsetObject

Returns the value of attribute BookingStartDateOffset.



5
6
7
# File 'lib/booker/v4/models/special.rb', line 5

def BookingStartDateOffset
  @BookingStartDateOffset
end

#CanCustomerDirectBookObject

Returns the value of attribute CanCustomerDirectBook.



5
6
7
# File 'lib/booker/v4/models/special.rb', line 5

def CanCustomerDirectBook
  @CanCustomerDirectBook
end

#CombinationRulesObject

Returns the value of attribute CombinationRules.



5
6
7
# File 'lib/booker/v4/models/special.rb', line 5

def CombinationRules
  @CombinationRules
end

#CouponCodeObject

Returns the value of attribute CouponCode.



5
6
7
# File 'lib/booker/v4/models/special.rb', line 5

def CouponCode
  @CouponCode
end

#DescriptionObject

Returns the value of attribute Description.



5
6
7
# File 'lib/booker/v4/models/special.rb', line 5

def Description
  @Description
end

#DiscountAmountObject

Returns the value of attribute DiscountAmount.



5
6
7
# File 'lib/booker/v4/models/special.rb', line 5

def DiscountAmount
  @DiscountAmount
end

#DiscountTypeObject

Returns the value of attribute DiscountType.



5
6
7
# File 'lib/booker/v4/models/special.rb', line 5

def DiscountType
  @DiscountType
end

#HasFreeItemsObject

Returns the value of attribute HasFreeItems.



5
6
7
# File 'lib/booker/v4/models/special.rb', line 5

def HasFreeItems
  @HasFreeItems
end

#HasTreatmentObject

Returns the value of attribute HasTreatment.



5
6
7
# File 'lib/booker/v4/models/special.rb', line 5

def HasTreatment
  @HasTreatment
end

#HideOnInvoicesAndReceiptsObject

Returns the value of attribute HideOnInvoicesAndReceipts.



5
6
7
# File 'lib/booker/v4/models/special.rb', line 5

def HideOnInvoicesAndReceipts
  @HideOnInvoicesAndReceipts
end

#IDObject

Returns the value of attribute ID.



5
6
7
# File 'lib/booker/v4/models/special.rb', line 5

def ID
  @ID
end

#IsExclusiveWithAllObject

Returns the value of attribute IsExclusiveWithAll.



5
6
7
# File 'lib/booker/v4/models/special.rb', line 5

def IsExclusiveWithAll
  @IsExclusiveWithAll
end

#IsExclusiveWithAnyObject

Returns the value of attribute IsExclusiveWithAny.



5
6
7
# File 'lib/booker/v4/models/special.rb', line 5

def IsExclusiveWithAny
  @IsExclusiveWithAny
end

#LocationIDObject

Returns the value of attribute LocationID.



5
6
7
# File 'lib/booker/v4/models/special.rb', line 5

def LocationID
  @LocationID
end

#MaxRedemptionsObject

Returns the value of attribute MaxRedemptions.



5
6
7
# File 'lib/booker/v4/models/special.rb', line 5

def MaxRedemptions
  @MaxRedemptions
end

#NameObject

Returns the value of attribute Name.



5
6
7
# File 'lib/booker/v4/models/special.rb', line 5

def Name
  @Name
end

#PhotoUrlObject

Returns the value of attribute PhotoUrl.



5
6
7
# File 'lib/booker/v4/models/special.rb', line 5

def PhotoUrl
  @PhotoUrl
end

#PriceRangesObject

Returns the value of attribute PriceRanges.



5
6
7
# File 'lib/booker/v4/models/special.rb', line 5

def PriceRanges
  @PriceRanges
end

#PriceRangeScopeObject

Returns the value of attribute PriceRangeScope.



5
6
7
# File 'lib/booker/v4/models/special.rb', line 5

def PriceRangeScope
  @PriceRangeScope
end

#ShortUrlObject

Returns the value of attribute ShortUrl.



5
6
7
# File 'lib/booker/v4/models/special.rb', line 5

def ShortUrl
  @ShortUrl
end

#TimeOfDayEndObject

Returns the value of attribute TimeOfDayEnd.



5
6
7
# File 'lib/booker/v4/models/special.rb', line 5

def TimeOfDayEnd
  @TimeOfDayEnd
end

#TimeOfDayEndOffsetObject

Returns the value of attribute TimeOfDayEndOffset.



5
6
7
# File 'lib/booker/v4/models/special.rb', line 5

def TimeOfDayEndOffset
  @TimeOfDayEndOffset
end

#TimeOfDayStartObject

Returns the value of attribute TimeOfDayStart.



5
6
7
# File 'lib/booker/v4/models/special.rb', line 5

def TimeOfDayStart
  @TimeOfDayStart
end

#TimeOfDayStartOffsetObject

Returns the value of attribute TimeOfDayStartOffset.



5
6
7
# File 'lib/booker/v4/models/special.rb', line 5

def TimeOfDayStartOffset
  @TimeOfDayStartOffset
end

#TypeObject

Returns the value of attribute Type.



5
6
7
# File 'lib/booker/v4/models/special.rb', line 5

def Type
  @Type
end

#UsedRedemptionsObject

Returns the value of attribute UsedRedemptions.



5
6
7
# File 'lib/booker/v4/models/special.rb', line 5

def UsedRedemptions
  @UsedRedemptions
end

#UsePriceRangesObject

Returns the value of attribute UsePriceRanges.



5
6
7
# File 'lib/booker/v4/models/special.rb', line 5

def UsePriceRanges
  @UsePriceRanges
end

#WeekDaysObject

Returns the value of attribute WeekDays.



5
6
7
# File 'lib/booker/v4/models/special.rb', line 5

def WeekDays
  @WeekDays
end