Class TableId

Object
com.pullreports.model.TableId
All Implemented Interfaces:
Comparable<TableId>

public final class TableId extends Object implements Comparable<TableId>
The unique identifier of a Table within a Relationship. TableIds are used within the Pull Reports REST API Table and Column resource paths.
See Also: