Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 704 Bytes

FpsReportResponse.md

File metadata and controls

12 lines (9 loc) · 704 Bytes

# FpsReportResponse

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\Fps [optional]
stream string byte array [optional]

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