LineItemEvents
public final class LineItemEvents implements BaseColumns, LineItemEventContract.LineItemEventColumns
The contract for accessing the line item events table in this content provider.
Properties
Link copied to clipboard
A long, the time in milliseconds this event was created in the cloud.
Link copied to clipboard
Base content directory (table) for line item events.
Link copied to clipboard
The MIME type of a CONTENT_URI subdirectory of a single order.
Link copied to clipboard
The MIME type of CONTENT_URI providing a directory of orders.
Link copied to clipboard
The content:// style URI for the line item events table.
Link copied to clipboard
A long, the time in milliseconds this event was created on the client.
Link copied to clipboard
A String, the 13-character Clover line item UUID corresponding to this event.
Link copied to clipboard
A String line item info has line item info in form of json object string.
Link copied to clipboard
When present on a notification URI this indicates that the given item IDs (database IDs, see _ID) have changed.
Link copied to clipboard
A String, the 13-character reference id which holds Clover UUID.