Sha256: a84743177038086f3fe5d1631ccc4222e6877a9b2b370ce385a387077a759723
Contents?: true
Size: 518 Bytes
Versions: 70
Compression:
Stored size: 518 Bytes
Contents
# MxPlatformRuby::TransactionRuleCreateRequest ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **category_guid** | **String** | | | | **description** | **String** | | [optional] | | **match_description** | **String** | | | ## Example ```ruby require 'mx-platform-ruby' instance = MxPlatformRuby::TransactionRuleCreateRequest.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