OptionsObject

OptionsObject

new OptionsObject(validate_input, response_data_only)

Creates an instance of the SkyCiv OptionsObject class.

Parameters:
Name Type Default Description
validate_input boolean true

Verify the model input with SkyCiv's built in model validator.

response_data_only boolean false

Only respond with data from the last function specified in the functions array.

Source: