Bases: object
Get a dictionary of designer and contractor data from NECB project details. The dictionary contains the following entries:
first_name
last_name
company
address_1
address_2
city
state
zip_code
phone_number
Get a dictionary of owner and agent data from NECB project details. The dictionary contains the following entries:
first_name
last_name
company
address_1
address_2
city
state
zip_code
phone_number
Get a dictionary of site, permit and software data from NECB project details. The dictionary contains the following entries:
title
address_1
address_2
city
state
zip_code
permit_no
permit_date
program_1
program_2
Helper for @overload to raise when called.
Helper for @overload to raise when called.
Helper for @overload to raise when called.