Files
cfw-autumn/others/python-sdk/docs/models/listcustomersresponse.md
2026-02-16 20:19:08 +00:00

1.5 KiB

ListCustomersResponse

OK

Fields

Field Type Required Description
list List[models.ListT] ✔️ Array of items for current page
has_more bool ✔️ Whether more results exist after this page
offset float ✔️ Current offset position
limit float ✔️ Limit passed in the request
total float ✔️ Total number of items returned in the current page