Custom Header
Custom headers to be used when drafting or sending an email.
Constructors
Link copied to clipboard
public CustomHeader CustomHeader(@Json(name = "name" ) String name, @Json(name = "value" ) String value)
Types
Link copied to clipboard
Builder for CustomHeader.