Sha256: 85edf89e865f1a175f339c788ba6a305bd0bbc855528c5bf5f6e10f09cbf31ec
Contents?: true
Size: 462 Bytes
Versions: 203
Compression:
Stored size: 462 Bytes
Contents
# UltracartClient::LibraryItemEmail ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **email** | **String** | | [optional] | | **library_item_email_oid** | **Integer** | | [optional] | | **library_item_oid** | **Integer** | | [optional] | ## Example ```ruby require 'ultracart_api' instance = UltracartClient::LibraryItemEmail.new( email: null, library_item_email_oid: null, library_item_oid: null ) ```
Version data entries
203 entries across 203 versions & 1 rubygems