EventoService.Get method
public override Task<Response<Evento>> Get(int id, ExpandOptions<Evento>? expandOptions = null,
bool refresh = false, RequestSettings? settings = null)
See Also
- class Response<T>
- class Evento
- class ExpandOptions<T>
- class RequestSettings
- class EventoService
- namespace Amica