Interface QapiCustomer

All Superinterfaces:
Map<String,SelectableExpression>, PersistedObjectColumns, Tables.Columns, Tables.Table

public interface QapiCustomer extends Tables.Table, PersistedObjectColumns
  • Method Details

    • customerId

      SelectableExpression customerId()
      Returns:
      the customerId column as a String expression
    • name

      Returns:
      the name column as a String expression
    • parentId

      Returns:
      the parentId column as an Integer expression
    • isParent

      Returns:
      the isParent column as a Boolean expression
    • userGroupEdit

      SelectableExpression userGroupEdit()
      Returns:
      the userGroupEdit column as a String expression
    • userGroupViewDetails

      SelectableExpression userGroupViewDetails()
      Returns:
      the userGroupViewDetails column as a String expression