PracticeTemplateDocumentData
A collection of document templates and the related pagination information.
type PracticeTemplateDocumentData {
data: [PracticeTemplateDocument]
pageInfo: PageInfo
}
A collection of document templates and the related pagination information.
type PracticeTemplateDocumentData {
data: [PracticeTemplateDocument]
pageInfo: PageInfo
}
PracticeTemplateDocumentData.data ● [PracticeTemplateDocument] list objectPracticeTemplateDocumentData.pageInfo ● PageInfo object