Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Hut

Hierarchy

  • Hut

Implements

Index

Properties

Optional SEOMetadata

SEOMetadata: Record<string, any>

Optional address

address: HutAddress

The hut address that the customer localised to

Optional allowedDisposition

allowedDisposition: AllowedDispositions

Optional applePayMerchantId

applePayMerchantId: string | ""

beta

beta: boolean

closed

closed: boolean

Optional defaultLanguage

defaultLanguage: undefined | string

The specific default language that the customer localised to

Optional deliverySurcharge

deliverySurcharge: undefined | number

Optional distanceMetres

distanceMetres: undefined | number

Optional googlePay

googlePay: GooglePay

Optional hasCurbside

hasCurbside: undefined | false | true

Specifies if the hut has curbside collection

Optional hasCurbsideParking

hasCurbsideParking: undefined | false | true

Specifies if the hut has parking space for curbside collection

id

id: string

The unique PHDV id for the store within the sector The unique PHDV id for the store within the sector

isTest

isTest: boolean

Whether it's a test hut

Optional latitude

latitude: undefined | number

Optional longitude

longitude: undefined | number

Optional maxCashOrder

maxCashOrder: undefined | number

Optional minDeliveryOrder

minDeliveryOrder: undefined | number

Optional name

name: undefined | string

Optional ownership

ownership: OWNERSHIPS

Optional phone

phone: undefined | string

Optional pos

pos: Pos

The connection information for the store POS

promise

promise: number

Optional sector

sector: SECTORS

The sector the store operates within The sector the store operates within

Optional supportedPayment

supportedPayment: SupportedPaymentMethod[]

Optional supportsGiftCard

supportsGiftCard: undefined | false | true

Specifies if the hut supports giftCards as payment tender

Optional surcharges

surcharges: Surcharge[]

Optional tags

tags: string[]

test

test: boolean

Optional timezone

timezone: undefined | string

A store's local timezone in IANA format

Optional tradezoneId

tradezoneId: undefined | string

The specific tradezone that the customer localised to The specific tradezone that the customer localised to

Optional type

type: TYPES

urn

urn: string

Optional utcOffset

utcOffset: undefined | number

Optional visaCheckout

visaCheckout: VisaCheckout

Generated using TypeDoc