BeneServizioService.List method
Items should be retrieved via the Righe collection.
public override Task<Response<List<BeneServizio>>> List(RequestSettings settings,
ListOptions<BeneServizio>? options = null, bool refresh = false)
Exceptions
| exception | condition |
|---|---|
| NotSupportedException |
See Also
- class Response<T>
- class BeneServizio
- class RequestSettings
- class ListOptions<T>
- class BeneServizioService
- namespace Amica