# PublicApiMembershipFetchPayload ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **after** | Option<**String**> | Pagination cursor, only members after the cursor will be returned | [optional] **first** | Option<**i32**> | Maximum number of members to be returned | [optional][default to 50] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)