ResultWithStatus<TResponse>.SerializerOptions property
Gets or sets the JSON serializer settings.
public JsonSerializerOptions SerializerOptions { get; set; }
See Also
- class ResultWithStatus<TResponse>
Gets or sets the JSON serializer settings.
public JsonSerializerOptions SerializerOptions { get; set; }