public class SmsSendActivity extends InteractionDefinition
Java class for SmsSendActivity complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SmsSendActivity"> <complexContent> <extension base="{http://exacttarget.com/wsdl/partnerAPI}InteractionDefinition"> </extension> </complexContent> </complexType>
interactionObjectID
description, keyword, name
client, correlationID, createdDate, customerKey, id, modifiedDate, objectID, objectState, owner, partnerKey, partnerProperties
Constructor and Description |
---|
SmsSendActivity() |
Modifier and Type | Method and Description |
---|---|
String |
toString()
Generates a String representation of the contents of this type.
|
getInteractionObjectID, setInteractionObjectID
getDescription, getKeyword, getName, setDescription, setKeyword, setName
getClient, getCorrelationID, getCreatedDate, getCustomerKey, getId, getModifiedDate, getObjectID, getObjectState, getOwner, getPartnerKey, getPartnerProperties, setClient, setCorrelationID, setCreatedDate, setCustomerKey, setId, setModifiedDate, setObjectID, setObjectState, setOwner, setPartnerKey
public String toString()
toString
in class InteractionDefinition
Copyright © 2017. All rights reserved.