ENUM

TaxtransactionableType

The entity that this TaxTransaction is associated with.

link GraphQL Schema definition

  • enum TaxtransactionableType {
  • # A `Debit`.
  • Debit
  • # A `Discount`.
  • Discount
  • }