Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 480 Bytes

PageInfoDto.md

File metadata and controls

12 lines (7 loc) · 480 Bytes

PageInfoDto

Properties

Name Type Description Notes
record_start Option<i64> Where in the list of products the page begins. [optional]
record_end Option<i64> Where in the list of products the page ends. [optional]

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