Sha256: 5fe989674378acd925824c4a2aa392b16caf7eb406c2cc2d24bab9b9ed112769
Contents?: true
Size: 1.18 KB
Versions: 3
Compression:
Stored size: 1.18 KB
Contents
These are notes from a "survey" through possible options for Query Requests. This is intended to inform what specs are added to Request (particularly #apply_options and the methods it calls). lists - list_id_list - full_name_list - txn_id_list X ref_number_list - ref_number_case_sensitive_list filters - max_returned (alias limit) - active_status (alias active) - from_modified_date (for lists) - to_modified_date (for lists) - ORDateRangeFilter - modified_date_range_filter (from and to) - txn_date_range_filter (from and to OR macro) - entity_filter / account_filter / item_filter (all ORs) - ListIDList, FullNameList, ListIDWithChildren, FullNameWithChildren - ORNameFilter / ORRefNumFilter - name_filter (has criterion and name) - name_range_filter (from and to) - time_tracking_entity_filter - ItemRef - account_type_list - txn_filter_no_account (SalesOrder) - pending_status - paid_status - done_status TransactionQuery has a bunch of extras includes - include_ret_element_list - include_line_items - include_linked_txns - IncludeComponentLineItems
Version data entries
3 entries across 3 versions & 2 rubygems
Version | Path |
---|---|
jm81-qbfc-0.3.0 | spec/unit/request_query_survey.txt |
qbfc-0.3.0 | spec/unit/request_query_survey.txt |
qbfc-0.2.0-x86-mswin32-60 | spec/unit/request_query_survey.txt |