Sha256: 9cd452be72ab4035e77ab977303e7975630db4ace25e928668f49d74ba8d63f5
Contents?: true
Size: 408 Bytes
Versions: 203
Compression:
Stored size: 408 Bytes
Contents
# UltracartClient::ListSegmentMembership ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **name** | **String** | | [optional] | | **type** | **String** | | [optional] | | **uuid** | **String** | | [optional] | ## Example ```ruby require 'ultracart_api' instance = UltracartClient::ListSegmentMembership.new( name: null, type: null, uuid: null ) ```
Version data entries
203 entries across 203 versions & 1 rubygems