ActsWhereColumns
The valid fields by which acts can be queried.
enum ActsWhereColumns {
ID
NUMBER
CLIENT
PERSON
ISSUER
TYPE
STATUS
EFFECTIVE_AT
EXECUTION_START_AT
EXECUTION_END_AT
WARRANTY_START_AT
WARRANTY_END_AT
LOCATION
CURRENCY
DISCOUNT
SUBTOTAL
SUBTOTAL_EXCLUDING_TAX
TAX
TOTAL
NOTES
CREATED_AT
UPDATED_AT
DELETED_AT
}
Values
ActsWhereColumns.ID
Act's unique identifier.
ActsWhereColumns.NUMBER
The act's number.
ActsWhereColumns.CLIENT
The act's client.
ActsWhereColumns.PERSON
The act's person.
ActsWhereColumns.ISSUER
The act's issuer.
ActsWhereColumns.TYPE
The act's type.
ActsWhereColumns.STATUS
The act's status.
ActsWhereColumns.EFFECTIVE_AT
Effective date of the act.
ActsWhereColumns.EXECUTION_START_AT
Execution start date and time.
ActsWhereColumns.EXECUTION_END_AT
Execution end date and time.
ActsWhereColumns.WARRANTY_START_AT
Warranty start date.
ActsWhereColumns.WARRANTY_END_AT
Warranty end date.
ActsWhereColumns.LOCATION
Location of the act.
ActsWhereColumns.CURRENCY
Currency of the act.
ActsWhereColumns.DISCOUNT
Discount of the act.
ActsWhereColumns.SUBTOTAL
Subtotal of the act.
ActsWhereColumns.SUBTOTAL_EXCLUDING_TAX
Subtotal of the act excluding tax.
ActsWhereColumns.TAX
Tax of the act.
ActsWhereColumns.TOTAL
Total of the act.
ActsWhereColumns.NOTES
The act's notes.
ActsWhereColumns.CREATED_AT
The date and time when the act was created.
ActsWhereColumns.UPDATED_AT
The date and time when the act was last updated.
ActsWhereColumns.DELETED_AT
The date and time when the act was deleted.
Member Of
ContactActsWhereWhereConditions input ● ContractActsWhereWhereConditions input ● LetterActsWhereWhereConditions input ● MeterActsWhereWhereConditions input ● ProjectActsWhereWhereConditions input ● PropertyActsWhereWhereConditions input ● QueryActsWhereWhereConditions input ● QuoteActsWhereWhereConditions input ● TaskActsWhereWhereConditions input