public class SendGridEmailProviderConfigInput extends Object
SendGridEmailProviderConfigInput()
String
getApikey()
getSender()
void
setApikey(String apikey)
setSender(String sender)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SendGridEmailProviderConfigInput()
public String getSender()
public void setSender(String sender)
public String getApikey()
public void setApikey(String apikey)
Copyright © 2022. All rights reserved.