Method: VoucherifySdk::ValidationRulesGetResponseBody#object
- Defined in:
- lib/VoucherifySdk/models/validation_rules_get_response_body.rb
#object ⇒ Object
The type of the object represented by JSON. This object stores information about the validation rule.
48 49 50 |
# File 'lib/VoucherifySdk/models/validation_rules_get_response_body.rb', line 48 def object @object end |