Skip to content

BeneServizioService.Get method

Items should be retrieved via the Righe collection.

public override Task<Response<BeneServizio>> Get(int id, RequestSettings settings, 
    ExpandOptions<BeneServizio>? options = null, bool refresh = false)

Exceptions

exception condition
NotSupportedException

See Also