public class Campaign extends Object
Constructor and Description |
---|
Campaign() |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getCampaignMetaproperties() |
Boolean |
getClosed() |
String |
getDateCreated() |
String |
getDateModified() |
String |
getDateStart() |
String |
getDeadline() |
String |
getDescription() |
String |
getId() |
String |
getKey() |
String |
getName() |
String |
getResponsibleId() |
public String getId()
public String getName()
public String getKey()
public String getDescription()
public String getDateCreated()
public String getDateModified()
public Boolean getClosed()
public String getDateStart()
public String getDeadline()
public String getResponsibleId()
Copyright © 2024. All rights reserved.