Name | Type | Description | Notes |
---|---|---|---|
SenderPublicKey | string | The public key of the Wallet used to create the Rule | [optional] |
RulesToAdd | []AnalyticsRuleDefinition | The details of the Rules added in this transaction | [optional] |
RulesToDelete | []AnalyticsRuleDefinition | The details of the Rules deleted in this transaction | [optional] |
Nonce | int32 | The nonce used to make this Rule transaction unique | [optional] |
Signature | string | The signature authorizing the Rule changes, made by the Wallet that made the Rule changes | [optional] |