Create Domain Request
Class representation of a Nylas create domain request.
Constructors
Link copied to clipboard
public CreateDomainRequest CreateDomainRequest(@Json(name = "name" ) String name, @Json(name = "domain_address" ) String domainAddress)