Property MissingObjectStrategy
Strategy for handling non-existent objects on UPDATE.
[JsonConverter(typeof(MissingObjectStrategyJsonConverter))]
public MissingObjectStrategy MissingObjectStrategy { get; set; }
Strategy for handling non-existent objects on UPDATE.
[JsonConverter(typeof(MissingObjectStrategyJsonConverter))]
public MissingObjectStrategy MissingObjectStrategy { get; set; }