Property Params
Params
These parameters are passed to the sync rules and will be available under the user_parameters object.
public Dictionary<string, object>? Params { get; set; }
These parameters are passed to the sync rules and will be available under the user_parameters object.
public Dictionary<string, object>? Params { get; set; }