Builder

public final class Builder

Builder for EmailTemplate.

Constructors

Functions

Link copied to clipboard

Set the configurable settings specifically for booking confirmed emails.

Link copied to clipboard
public final EmailTemplate build()

Build the EmailTemplate.

Link copied to clipboard
public final EmailTemplate.Builder logo(String logo)

Set the URL of a custom logo to appear in booking emails.

Link copied to clipboard
public final EmailTemplate.Builder showNylasBranding(Boolean showNylasBranding)

Set the boolean flag to toggle Nylas branding visibility.