Package com.mypurecloud.sdk.v2.model
Class MessagingCampaignScheduleConfigChangeScheduleInterval
java.lang.Object
com.mypurecloud.sdk.v2.model.MessagingCampaignScheduleConfigChangeScheduleInterval
- All Implemented Interfaces:
Serializable
public class MessagingCampaignScheduleConfigChangeScheduleInterval
extends Object
implements Serializable
MessagingCampaignScheduleConfigChangeScheduleInterval
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionMessagingCampaignScheduleConfigChangeScheduleInterval(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptionadditionalProperties(Map<String, Object> additionalProperties) scheduled end time represented as an ISO-8601 string; for example, yyyy-MM-ddTHH:mm:ss.SSSZbooleangetEnd()getStart()inthashCode()voidsetAdditionalProperties(Map<String, Object> additionalProperties) voidvoidscheduled start time represented as an ISO-8601 string; for example, yyyy-MM-ddTHH:mm:ss.SSSZtoString()
-
Constructor Details
-
MessagingCampaignScheduleConfigChangeScheduleInterval
public MessagingCampaignScheduleConfigChangeScheduleInterval() -
MessagingCampaignScheduleConfigChangeScheduleInterval
-
-
Method Details
-
start
scheduled start time represented as an ISO-8601 string; for example, yyyy-MM-ddTHH:mm:ss.SSSZ -
getStart
-
setStart
-
end
scheduled end time represented as an ISO-8601 string; for example, yyyy-MM-ddTHH:mm:ss.SSSZ -
getEnd
-
setEnd
-
additionalProperties
public MessagingCampaignScheduleConfigChangeScheduleInterval additionalProperties(Map<String, Object> additionalProperties) -
getAdditionalProperties
-
setAdditionalProperties
-
equals
-
hashCode
public int hashCode() -
toString
-