Class: SchemaDotOrg::AggregateOffer

Inherits:
SchemaType
  • Object
show all
Defined in:
lib/schema_dot_org/aggregate_offer.rb

Constant Summary

Constants inherited from SchemaType

SchemaType::ROOT_ATTR, SchemaType::UNQUALIFIED_CLASS_NAME_REGEX

Instance Attribute Summary collapse

Method Summary

Methods inherited from SchemaType

#_to_json_struct, #attrs, #attrs_and_values, #is_schema_type?, #object_to_json_struct, #rails_production?, #resolve_value, #snake_case_to_lower_camel_case, #to_json, #to_json_ld, #to_json_struct, #to_s, #un_namespaced_classname

Instance Attribute Details

#priceCurrencyObject (readonly)

Returns the value of attribute priceCurrency.



8
9
10
# File 'lib/schema_dot_org/aggregate_offer.rb', line 8

def priceCurrency
  @priceCurrency
end