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