Sha256: 5ee1dda9ab9e64cc6d604db1f6451d3750510cf7d9643b1035b28c25781f8fbb
Contents?: true
Size: 392 Bytes
Versions: 101
Compression:
Stored size: 392 Bytes
Contents
# UltracartClient::ConversationLocationStateProvince ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **abbreviation** | **String** | | [optional] | | **name** | **String** | | [optional] | ## Example ```ruby require 'ultracart_api' instance = UltracartClient::ConversationLocationStateProvince.new( abbreviation: null, name: null ) ```
Version data entries
101 entries across 101 versions & 1 rubygems
Version | Path |
---|---|
ultracart_api-4.0.127 | docs/ConversationLocationStateProvince.md |