Skip to main content

include/sendr_smtp_Credentials.hrl

-record(credentials, {username :: binary(), password :: binary()}).