Sha256: 2f2bd61c6c836c72cd82ef691fa7a57470da42b713972aff2fdad1351d8a5738
Contents?: true
Size: 469 Bytes
Versions: 196
Compression:
Stored size: 469 Bytes
Contents
# UltracartClient::IntegrationLogFile ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **mime_type** | **String** | | [optional] | | **name** | **String** | | [optional] | | **size** | **Integer** | | [optional] | | **uuid** | **String** | | [optional] | ## Example ```ruby require 'ultracart_api' instance = UltracartClient::IntegrationLogFile.new( mime_type: null, name: null, size: null, uuid: null ) ```
Version data entries
196 entries across 196 versions & 1 rubygems