Skip to main content Module access_token_request Copy item path Source SendAccessTokenRequest A request structure for requesting a send access token from the API. SendEmailCredentials Credentials for sending an OTP to the user’s email address.
This is used when the send requires email verification with an OTP. SendEmailOtpCredentials Credentials for getting a send access token using an email and OTP. SendPasswordCredentials Credentials for sending password secured access requests.
Clone auto implements the standard lib’s Clone trait, allowing us to create copies of this
struct. SendAccessCredentials The credentials used for send access requests.