Sha256: 6048ff491e84fc5d5643ee10df7551be98476fe77a67947ce4d4a6a4f595b69a
Contents?: true
Size: 538 Bytes
Versions: 70
Compression:
Stored size: 538 Bytes
Contents
# MxPlatformRuby::TransactionRuleUpdateRequest ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **category_guid** | **String** | | [optional] | | **description** | **String** | | [optional] | | **match_description** | **String** | | [optional] | ## Example ```ruby require 'mx-platform-ruby' instance = MxPlatformRuby::TransactionRuleUpdateRequest.new( category_guid: CAT-b1de2a04-db08-b6ed-f6fe-ca2f5b11c2d0, description: Wal-mart food storage, match_description: Wal-mart ) ```
Version data entries
70 entries across 70 versions & 1 rubygems