Sha256: c6cc8e452d0bfa202b5dc6fb72a783fb5817e7d8fbd99ce676174175788037fa
Contents?: true
Size: 368 Bytes
Versions: 203
Compression:
Stored size: 368 Bytes
Contents
# UltracartClient::StateProvince ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **abbreviation** | **String** | abbreviation | [optional] | | **name** | **String** | name | [optional] | ## Example ```ruby require 'ultracart_api' instance = UltracartClient::StateProvince.new( abbreviation: null, name: null ) ```
Version data entries
203 entries across 203 versions & 1 rubygems