Package org.openapitools.client.model
Class EmailPreviewLinks
java.lang.Object
org.openapitools.client.model.EmailPreviewLinks
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
           date="2023-04-19T09:13:44.263607-05:00[America/Chicago]")
public class EmailPreviewLinks
extends Object
Links to resources related to this email preview.
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptioncontentSource(HrefObject contentSource) defaultContent(HrefObject defaultContent) booleanGet contentSourceGet defaultContentgetSelf()Get selfGet templategetTest()Get testinthashCode()self(HrefObject self) voidsetContentSource(HrefObject contentSource) voidsetDefaultContent(HrefObject defaultContent) voidsetSelf(HrefObject self) voidsetTemplate(HrefObject template) voidsetTest(HrefObject test) template(HrefObject template) test(HrefObject test) toString() 
- 
Field Details
- 
JSON_PROPERTY_SELF
- See Also:
 
 - 
JSON_PROPERTY_CONTENT_SOURCE
- See Also:
 
 - 
JSON_PROPERTY_TEMPLATE
- See Also:
 
 - 
JSON_PROPERTY_TEST
- See Also:
 
 - 
JSON_PROPERTY_DEFAULT_CONTENT
- See Also:
 
 
 - 
 - 
Constructor Details
- 
EmailPreviewLinks
public EmailPreviewLinks() 
 - 
 - 
Method Details
- 
self
 - 
getSelf
Get self- Returns:
 - self
 
 - 
setSelf
 - 
contentSource
 - 
getContentSource
Get contentSource- Returns:
 - contentSource
 
 - 
setContentSource
 - 
template
 - 
getTemplate
Get template- Returns:
 - template
 
 - 
setTemplate
 - 
test
 - 
getTest
Get test- Returns:
 - test
 
 - 
setTest
 - 
defaultContent
 - 
getDefaultContent
Get defaultContent- Returns:
 - defaultContent
 
 - 
setDefaultContent
 - 
equals
 - 
hashCode
public int hashCode() - 
toString
 
 -