Sha256: 41442864456ac95dda9bea409e41ea47931e2cf92e67ba0e35dbb993cc630efe
Contents?: true
Size: 763 Bytes
Versions: 9
Compression:
Stored size: 763 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 MeasurementUnitVolume GENERIC_FLUID_OUNCE = "GENERIC_FLUID_OUNCE".freeze GENERIC_SHOT = "GENERIC_SHOT".freeze GENERIC_CUP = "GENERIC_CUP".freeze GENERIC_PINT = "GENERIC_PINT".freeze GENERIC_QUART = "GENERIC_QUART".freeze GENERIC_GALLON = "GENERIC_GALLON".freeze IMPERIAL_CUBIC_INCH = "IMPERIAL_CUBIC_INCH".freeze IMPERIAL_CUBIC_FOOT = "IMPERIAL_CUBIC_FOOT".freeze IMPERIAL_CUBIC_YARD = "IMPERIAL_CUBIC_YARD".freeze METRIC_MILLILITER = "METRIC_MILLILITER".freeze METRIC_LITER = "METRIC_LITER".freeze end end
Version data entries
9 entries across 9 versions & 1 rubygems