Uses of Class
io.mailtrap.model.request.subaccounts.CreateSubAccountRequest
Packages that use CreateSubAccountRequest
-
Uses of CreateSubAccountRequest in io.mailtrap.api.subaccounts
Methods in io.mailtrap.api.subaccounts with parameters of type CreateSubAccountRequestModifier and TypeMethodDescriptionSubAccounts.createSubAccount(long organizationId, CreateSubAccountRequest request) Create a new sub account under the specified organization.SubAccountsImpl.createSubAccount(long organizationId, CreateSubAccountRequest request)