Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 681 Bytes

GetVendorQuestionnairesV1ResponsePayload.md

File metadata and controls

12 lines (8 loc) · 681 Bytes

GetVendorQuestionnairesV1ResponsePayload

Properties

Name Type Description Notes
next_page_token str The token to be used to retrieve the next page of results. Will not be returned if there are no more results. [optional]
questionnaires list[Questionnaire] The list of questionnaires sent to this vendor [optional]
total_results int The total number of vendors found. [optional]

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