creationPending abstract method
No description provided for @creationPending.
In en, this message translates to: 'Your request to create the {orgTypeText}organization named "{name}" is under review. Please give us 48 hours to perform the verification. We will reach out to you via email if there are any issues with the verification.'
Implementation
String creationPending(String orgTypeText, String name);