Skip to content

Requests Product

Brad Ploeger edited this page Apr 4, 2019 · 5 revisions

Requests \ Product

Related Classes

Extends: Rezdy\Requests\BaseRequest

Required properties and their required datatype

  • description (string)
  • durationMinutes (integer)
  • name (string)
  • productType (PRODUCT-TYPES)
  • shortDescription (string)

Optional properties and their required datatype

  • additionalInformation (string)
  • advertisedPrice (float)
  • bookingMode (BOOKING-MODES)
  • charter (boolean)
  • confirmMode (CONFIRM-MODES)
  • confirmModeMinParticipants (integer)
  • internalCode (string)
  • languages (array-of-strings)
  • minimumNoticeMinutes (integer)
  • pickupId (integer)
  • quantityRequired (boolean)
  • quantityRequiredMax (integer)
  • quantityRequiredMin (integer)
  • terms (string)
  • unitLabel (string)
  • unitLabelPlural (string)
  • xeroAccount (string)

Attachable Requests

Additional Methods

  • none

Clone this wiki locally