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