Sha256: 7e4b874b8bc251854a3f7c5ecf1dcefb52783835f9938632c3257fcb0eba6975
Contents?: true
Size: 380 Bytes
Versions: 7
Compression:
Stored size: 380 Bytes
Contents
# VeloPayments::Region ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | | [optional] **abbreviation** | **String** | | [optional] ## Code Sample ```ruby require 'VeloPayments' instance = VeloPayments::Region.new(name: California, abbreviation: CA) ```
Version data entries
7 entries across 7 versions & 1 rubygems