Top Level Namespace

Defined Under Namespace

Modules: QBFC, QBFC_CONST

Constant Summary collapse

QBFC_NON_STANDARD_TYPES =

Very non-standard elements. I haven’t yet formed an approach to dealing with these; I leave them here as a reminder.

%w{ DataExt DataExtDef DataEventRecoveryInfo ItemAssembliesCanBuild}
QBFC_QUERY_TYPES =

Query types support Query requests only and return an itemized list of some sort; most of these may be integrated as special finders for their types.

%w{BillToPay ListDeleted ReceivePaymentToDeposit Template TxnDeleted}