Sha256: 42560af54c6145f854890f71ff717b6705461e754b6d1917526760f85bec16ad
Contents?: true
Size: 360 Bytes
Versions: 46
Compression:
Stored size: 360 Bytes
Contents
# UltracartClient::WorkflowAttachmentUploadUrl ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **key** | **String** | | [optional] | | **url** | **String** | | [optional] | ## Example ```ruby require 'ultracart_api' instance = UltracartClient::WorkflowAttachmentUploadUrl.new( key: null, url: null ) ```
Version data entries
46 entries across 46 versions & 1 rubygems