Package com.mailjet.client.resource.sms
Class SmsExport
java.lang.Object
com.mailjet.client.resource.sms.SmsExport
public class SmsExport
extends java.lang.Object
- Author:
- Ivaylo Ivanov
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringCREATIONTSstatic java.lang.StringEXPIRATIONTSstatic java.lang.StringFROMTSstatic java.lang.StringIDstatic Resourceresourcestatic java.lang.StringSTATUSstatic java.lang.StringTOTSstatic java.lang.StringURL -
Constructor Summary
Constructors Constructor Description SmsExport() -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
resource
-
FROMTS
public static final java.lang.String FROMTS- See Also:
- Constant Field Values
-
TOTS
public static final java.lang.String TOTS- See Also:
- Constant Field Values
-
ID
public static final java.lang.String ID- See Also:
- Constant Field Values
-
URL
public static final java.lang.String URL- See Also:
- Constant Field Values
-
STATUS
public static final java.lang.String STATUS- See Also:
- Constant Field Values
-
CREATIONTS
public static final java.lang.String CREATIONTS- See Also:
- Constant Field Values
-
EXPIRATIONTS
public static final java.lang.String EXPIRATIONTS- See Also:
- Constant Field Values
-
-
Constructor Details
-
SmsExport
public SmsExport()
-