Method: OpenapiClient::StandInDetails#si_validated

Defined in:
lib/openapi_client/models/stand_in_details.rb

#si_validatedObject

Indicates standin instruction validation flag, it can be true or false. "false" - Not validated, "true" - Validated.



25
26
27
# File 'lib/openapi_client/models/stand_in_details.rb', line 25

def si_validated
  @si_validated
end