Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 807 Bytes

Value.md

File metadata and controls

10 lines (7 loc) · 807 Bytes

# Value

Properties

Name Type Description Notes
applicable bool If set to true, this flag indicates the value in the value field is valid as computed. A value of false indicates one or more of the values used to calculate the value was invalid. The occurrence of this is a rare, however consider this case: suppose a buyer navigates to a View Item page at 11:59 pm (the end of the day) and purchases the item at 12:05am the next day. In this case, the item would have been purchased with 0 views for the day. [optional]
value object The value of the report data. [optional]

[Back to Model list] [Back to API list] [Back to README]