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