Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 672 Bytes

File metadata and controls

17 lines (9 loc) · 672 Bytes

ListLegalEntitiesResponse

Paginated response containing a list of legal entity registrations

Properties

Name Type Description Notes
total Integer Total number of legal entity registrations (optional) [optional]
data List<LegalEntityRegistration> Legal entity registrations for the current page
next String Cursor to pass as `pageCursor` to retrieve the next page [optional]
prev String Cursor to pass as `pageCursor` to retrieve the previous page [optional]