class Eaternet::Lives_1_0::Violation

Contains information about specific violations.

@required No @see www.yelp.com/healthscores#violations LIVES / Violations

specification

Attributes

business_id[RW]

Unique identifier of the business for which this violation applies

@required Yes @return [String]

code[RW]

Code for the violation. It is recommended that this be based on the FDA Food Code. However, municipalities can decide to use pre-existing codes for this field.

@required No @return [String]

date[RW]

Date of violation. This should correspond with the related inspection.

@required Yes @return [Date]

description[RW]

One line description of the violation.

@required No @return [String]