banks2ff/gocardless-bankaccount-data-api/docs/PaginatedEndUserAgreementList.md

15 lines
507 B
Markdown
Raw Normal View History

# PaginatedEndUserAgreementList
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**count** | **i32** | |
**next** | Option<**String**> | | [optional]
**previous** | Option<**String**> | | [optional]
**results** | [**Vec<models::EndUserAgreement>**](EndUserAgreement.md) | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)