Sha256: f71912f95613877854f0f7b3ddec89dbd6d8b7fe229d8fae3b189bbf186be358

Contents?: true

Size: 694 Bytes

Versions: 9

Compression:

Stored size: 694 Bytes

Contents

=begin
#Square Connect API

OpenAPI spec version: 2.0
Contact: developers@squareup.com
Generated by: https://github.com/swagger-api/swagger-codegen.git

=end

require 'date'

module SquareConnect
  class MeasurementUnitArea
    
    IMPERIAL_ACRE = "IMPERIAL_ACRE".freeze
    IMPERIAL_SQUARE_INCH = "IMPERIAL_SQUARE_INCH".freeze
    IMPERIAL_SQUARE_FOOT = "IMPERIAL_SQUARE_FOOT".freeze
    IMPERIAL_SQUARE_YARD = "IMPERIAL_SQUARE_YARD".freeze
    IMPERIAL_SQUARE_MILE = "IMPERIAL_SQUARE_MILE".freeze
    METRIC_SQUARE_CENTIMETER = "METRIC_SQUARE_CENTIMETER".freeze
    METRIC_SQUARE_METER = "METRIC_SQUARE_METER".freeze
    METRIC_SQUARE_KILOMETER = "METRIC_SQUARE_KILOMETER".freeze
  end

end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
square_connect-2.20190724.1.334 lib/square_connect/models/measurement_unit_area.rb
square_connect-2.20190724.0.331 lib/square_connect/models/measurement_unit_area.rb
square_connect-2.20190724.0.330 lib/square_connect/models/measurement_unit_area.rb
square_connect-2.20190724.0.325 lib/square_connect/models/measurement_unit_area.rb
square_connect-2.20190710.0.321 lib/square_connect/models/measurement_unit_area.rb
square_connect-2.20190612.1.314 lib/square_connect/models/measurement_unit_area.rb
square_connect-2.20190612.0.311 lib/square_connect/models/measurement_unit_area.rb
square_connect-2.20190612.0.309 lib/square_connect/models/measurement_unit_area.rb
square_connect-2.20190508.0.304 lib/square_connect/models/measurement_unit_area.rb