source property

String? source
getter/setter pair

The source of the offer, that is, how the offer was created.

Acceptable values are: - "api" - "crawl" - "feed"

Implementation

core.String? source;