class PosStore extends Collection (View source)

Properties

protected $collection_key
string[] $gcidCategory
string $kind
string $matchingStatus
string $matchingStatusHint
string $phoneNumber
string $placeId
string $storeAddress
string $storeCode
string $storeName
string $websiteUrl

Methods

setGcidCategory($gcidCategory)

No description

string[]
getGcidCategory()

No description

setKind($kind)

No description

string
getKind()

No description

setMatchingStatus($matchingStatus)

No description

string
getMatchingStatus()

No description

setMatchingStatusHint($matchingStatusHint)

No description

string
getMatchingStatusHint()

No description

setPhoneNumber($phoneNumber)

No description

string
getPhoneNumber()

No description

setPlaceId($placeId)

No description

string
getPlaceId()

No description

setStoreAddress($storeAddress)

No description

string
getStoreAddress()

No description

setStoreCode($storeCode)

No description

string
getStoreCode()

No description

setStoreName($storeName)

No description

string
getStoreName()

No description

setWebsiteUrl($websiteUrl)

No description

string
getWebsiteUrl()

No description

Details

setGcidCategory($gcidCategory)

No description

Parameters

$gcidCategory

string[] getGcidCategory()

No description

Return Value

string[]

setKind($kind)

No description

Parameters

$kind

string getKind()

No description

Return Value

string

setMatchingStatus($matchingStatus)

No description

Parameters

$matchingStatus

string getMatchingStatus()

No description

Return Value

string

setMatchingStatusHint($matchingStatusHint)

No description

Parameters

$matchingStatusHint

string getMatchingStatusHint()

No description

Return Value

string

setPhoneNumber($phoneNumber)

No description

Parameters

$phoneNumber

string getPhoneNumber()

No description

Return Value

string

setPlaceId($placeId)

No description

Parameters

$placeId

string getPlaceId()

No description

Return Value

string

setStoreAddress($storeAddress)

No description

Parameters

$storeAddress

string getStoreAddress()

No description

Return Value

string

setStoreCode($storeCode)

No description

Parameters

$storeCode

string getStoreCode()

No description

Return Value

string

setStoreName($storeName)

No description

Parameters

$storeName

string getStoreName()

No description

Return Value

string

setWebsiteUrl($websiteUrl)

No description

Parameters

$websiteUrl

string getWebsiteUrl()

No description

Return Value

string