Skip to content

BeneServizioService.List method

Items should be retrieved via the Righe collection.

public override Task<Response<List<BeneServizio>>> List(ListOptions<BeneServizio>? options = null, 
    bool refresh = false, RequestSettings? settings = null)

Exceptions

exception condition
NotSupportedException

See Also