AccountFilter

input AccountFilter {

  account: Long

  accountUuid: UUID

  usn: String

  alternateAccountNumber: String

  accountType: Int

  accountTerms: Int

  accountDisposition: Int

  discount: Int

  creationTime: Milliseconds

  accountCostCentre: Int

  description: String

  taxable: Boolean

  taxSchedule: Int

  currency: String

  timezone: Int

  uoobject: Int

  custom: String
}

Required by

DraftInvoice
Draft invoice
Query
Smile’s GraphQL Query type
Subscription
A subscription to a service
Ticket
Tickets (work orders)
Tx
Information about a credit or debit that has been applied to an Account
TxDetail
Detailed information about a (possibly draft) transaction