@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2021-03-12T11:46:32.800+05:30") public class GetAccountMarketingAutomation extends Object
| Constructor and Description |
|---|
GetAccountMarketingAutomation() |
| Modifier and Type | Method and Description |
|---|---|
GetAccountMarketingAutomation |
enabled(Boolean enabled) |
boolean |
equals(Object o) |
String |
getKey()
Marketing Automation Tracker ID
|
int |
hashCode() |
Boolean |
isEnabled()
Status of Marketing Automation Plateform activation for your account (true=enabled, false=disabled)
|
GetAccountMarketingAutomation |
key(String key) |
void |
setEnabled(Boolean enabled) |
void |
setKey(String key) |
String |
toString() |
public GetAccountMarketingAutomation key(String key)
public String getKey()
public void setKey(String key)
public GetAccountMarketingAutomation enabled(Boolean enabled)
public Boolean isEnabled()
public void setEnabled(Boolean enabled)
Copyright © 2021. All rights reserved.