Function set_record_model

Source
pub fn set_record_model(model: &str)
Expand description

Set the model of the temporary record stored on the server for the
currently specified record type.

model The model of the record.

Returns void