Poq.SDK.Node

Home > @poq/sdk > StoreResponse

StoreResponse class

Store response.

Signature:

export declare class StoreResponse extends PoqContract 

Extends: PoqContract

Constructors

Constructor Modifiers Description
(constructor)(params)   Constructs a new instance of the StoreResponse class

Properties

Property Modifiers Type Description
address   string Store Address
address2   string | undefined Store Address2
appId   number | undefined Store AppId
brand   string | undefined Store Brand
city   string Store City
country   string Store Country
county   string Store County
customData   Record<string, unknown> | undefined Store CustomData
distance   number | undefined Store Distance
externalStoreId   string | undefined Store ExternalStoreId
fridayCloseTime   string | undefined Store FridayCloseTime
fridayOpenTime   string | undefined Store FridayOpenTime
id   number Store Id
latitude   string | undefined Store Latitude
longitude   string | undefined Store Longitude
mondayCloseTime   string | undefined Store MondayCloseTime
mondayOpenTime   string | undefined Store MondayOpenTime
name   string Store Name
notes   string | undefined Store Notes
orderTagRadiusInMeters   number | undefined Store OrderTagRadiusInMeters
phone   string | undefined Store Phone
postCode   string Store PostCode
saturdayCloseTime   string | undefined Store SaturdayCloseTime
saturdayOpenTime   string | undefined Store SaturdayOpenTime
sundayCloseTime   string | undefined Store SundayCloseTime
sundayOpenTime   string | undefined Store SundayOpenTime
thursdayCloseTime   string | undefined Store ThursdayCloseTime
thursdayOpenTime   string | undefined Store ThursdayOpenTime
tuesdayCloseTime   string | undefined Store TuesdayCloseTime
tuesdayOpenTime   string | undefined Store TuesdayOpenTime
wednesdayCloseTime   string | undefined Store WednesdayCloseTime
wednesdayOpenTime   string | undefined Store WednesdayOpenTime