Contents

objectsToInsert

An array of dictionaries that represents the objects to insert with the keys as attribute names and their assigned values.

Declaration

var objectsToInsert: [[String : Any]]? { get set }

See Also

Configuring a Request