Function set_record_cost

Source
pub fn set_record_cost(cost: i16)
Expand description

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

cost The cost of the record.

Returns void