Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 879 Bytes

CisSubContractorSummaryListReportResponse.md

File metadata and controls

12 lines (9 loc) · 879 Bytes

# CisSubContractorSummaryListReportResponse

Properties

Name Type Description Notes
type string [readonly] The content-type, this would usually be the same as the accept header you provided when you requested the report [optional]
content string [readonly] This could contain a link to a PDF file, HTML content or other content, depending on the Type value. [optional]
model \SynergiTech\Staffology\Model\CisSubContractorSummary[] [readonly] If the type is application.json then this will contain a JSON representation of the relevant model [optional]
stream string byte array [optional]

[Back to Model list] [Back to API list] [Back to README]