lib/patch_ruby/models/project.rb in patch_ruby-1.15.2 vs lib/patch_ruby/models/project.rb in patch_ruby-1.16.0
- old
+ new
@@ -2,11 +2,11 @@
#Patch API V1
#The core API used to integrate with Patch's service
The version of the OpenAPI document: v1
-Contact: developers@usepatch.com
+Contact: engineering@usepatch.com
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
=end
@@ -55,24 +55,24 @@
attr_accessor :average_price_per_tonne_cents_usd
# The remaining mass in grams available for purchase for this project.
attr_accessor :remaining_mass_g
- # The name of the project verifier. A verifier is the organization that verifies the calculations of the actual amount of greenhouse gas emissions that have been avoided or sequestered through implementation of the project.
+ # The name of the project verifier, when applicable. A verifier is the organization that verifies the calculations of the actual amount of greenhouse gas emissions that have been avoided or sequestered through implementation of the project.
attr_accessor :verifier
- # An object returning the Standard associated with this project. Standards provide guidance on GHG quantification, monitoring, and reporting. Standards can include protocols/methodologies and guidance documents.
+ # An object returning the Standard associated with this project, when applicable. Standards provide guidance on GHG quantification, monitoring, and reporting. Standards can include protocols/methodologies and guidance documents.
attr_accessor :standard
# An array returning the UN Sustainable Development Goals associated with this project.
attr_accessor :sdgs
# A short description of the project.
attr_accessor :tagline
attr_accessor :technology_type
- # An array of objects containing the highlight's slug and title. A highlight's title is a short string that spotlights a characteristic about the project.
+ # An array of objects containing the highlight's slug, title, and a URL for the corresponding icon. A highlight's title is a short string that spotlights a characteristic about the project.
attr_accessor :highlights
class EnumAttributeValidator
attr_reader :datatype
attr_reader :allowable_values