public static class MailFlowRuleColumns.PersistentMailflowRule
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
java.util.Map<java.lang.String,java.lang.String> | 
configuration  | 
int | 
id  | 
int | 
parentId  | 
java.lang.String | 
ruleIdentifier  | 
| Constructor and Description | 
|---|
PersistentMailflowRule()  | 
| Modifier and Type | Method and Description | 
|---|---|
MailflowRule | 
toMailflowRule()  | 
public int id
public int parentId
public java.lang.String ruleIdentifier
public java.util.Map<java.lang.String,java.lang.String> configuration
public MailflowRule toMailflowRule()
Copyright © 2021. All Rights Reserved.