ENUM
AdvertSaleTypeEnum
The type of transaction permitted for a given advert.
link GraphQL Schema definition
- enum AdvertSaleTypeEnum {
- # Can be purchased via the website or other means.
- # Can be purchased exclusively via the website.
- # Can be purchased via the website and can be delivered or picked up in store.
- # Can be purchased via the website then picked up in store.
- # Being sold by a private seller (i.e. not a store).
- # For rentable items.
- # Can only be purchased in the store.
- }