Sha256: 31ec452846565d6c3e40dfaa72678edb4b7aa048ea376717fdecfc25025501be
Contents?: true
Size: 397 Bytes
Versions: 196
Compression:
Stored size: 397 Bytes
Contents
# UltracartClient::EmailThirdPartyListImportRequest ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **providers** | [**Array<EmailThirdPartyProvider>**](EmailThirdPartyProvider.md) | providers | [optional] | ## Example ```ruby require 'ultracart_api' instance = UltracartClient::EmailThirdPartyListImportRequest.new( providers: null ) ```
Version data entries
196 entries across 196 versions & 1 rubygems