Uses of Class
software.xdev.brevo.model.GetChildAccountCreationStatus
Packages that use GetChildAccountCreationStatus
-
Uses of GetChildAccountCreationStatus in software.xdev.brevo.api
Methods in software.xdev.brevo.api that return GetChildAccountCreationStatusModifier and TypeMethodDescriptionResellerApi.getChildAccountCreationStatus(String childIdentifier) Get the status of a reseller's child account creation, whether it is successfully created (exists) or not based on the childIdentifier suppliedResellerApi.getChildAccountCreationStatus(String childIdentifier, Map<String, String> additionalHeaders) Get the status of a reseller's child account creation, whether it is successfully created (exists) or not based on the childIdentifier supplied -
Uses of GetChildAccountCreationStatus in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return GetChildAccountCreationStatusModifier and TypeMethodDescriptionGetChildAccountCreationStatus.childAccountCreated(Boolean childAccountCreated)