tutti-api - v2.1.0
GitHub
Preparing search index...
Listing
Interface Listing
interface
Listing
{
__typename
?:
string
;
address
?:
string
|
null
;
formattedPrice
?:
string
;
formattedSource
?:
string
|
null
;
highlighted
?:
boolean
;
images
?:
ListingImage
[]
;
listingID
:
string
;
postcodeInformation
?:
PostcodeInformation
;
primaryCategory
?:
CategoryRef
;
sellerInfo
?:
SellerInfo
;
thumbnail
?:
ListingImage
;
timestamp
?:
string
;
title
:
string
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
__
typename?
address?
formatted
Price?
formatted
Source?
highlighted?
images?
listing
ID
postcode
Information?
primary
Category?
seller
Info?
thumbnail?
timestamp?
title
Properties
Optional
__
typename
__typename
?:
string
Optional
address
address
?:
string
|
null
Optional
formatted
Price
formattedPrice
?:
string
Optional
formatted
Source
formattedSource
?:
string
|
null
Optional
highlighted
highlighted
?:
boolean
Optional
images
images
?:
ListingImage
[]
listing
ID
listingID
:
string
Optional
postcode
Information
postcodeInformation
?:
PostcodeInformation
Optional
primary
Category
primaryCategory
?:
CategoryRef
Optional
seller
Info
sellerInfo
?:
SellerInfo
Optional
thumbnail
thumbnail
?:
ListingImage
Optional
timestamp
timestamp
?:
string
title
title
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
__
typename
address
formatted
Price
formatted
Source
highlighted
images
listing
ID
postcode
Information
primary
Category
seller
Info
thumbnail
timestamp
title
GitHub
tutti-api - v2.1.0
Loading...