weaver.wps_restapi.quotation.bills ================================== .. py:module:: weaver.wps_restapi.quotation.bills Module Contents --------------- .. py:data:: LOGGER .. py:function:: get_bill_list(request: weaver.typedefs.PyramidRequest) -> weaver.typedefs.AnyViewResponse Get list of bills IDs. .. py:function:: get_bill_info(request: weaver.typedefs.PyramidRequest) -> weaver.typedefs.AnyViewResponse Get bill information. .. py:function:: includeme(config: pyramid.config.Configurator) -> None