createOrgSuccess abstract method

String createOrgSuccess(
  1. Object orgName
)

No description provided for @createOrgSuccess.

In en, this message translates to: 'Organization named "{orgName}" was created. You will be able to manage it once verified.'

Implementation

String createOrgSuccess(Object orgName);