Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 636 Bytes

PagedXiqEmailLog.md

File metadata and controls

14 lines (10 loc) · 636 Bytes

PagedXiqEmailLog

Properties

Name Type Description Notes
page int The current page number
count int The element count of the current page
total_pages int The total page number based on request page size
total_count int The total element count
data list[XiqEmailLog] The data in the current page [optional]

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