createWebApp
inline suspend fun TransferClient.createWebApp(crossinline block: CreateWebAppRequest.Builder.() -> Unit): CreateWebAppResponse
Creates a web app based on specified parameters, and returns the ID for the new web app.
Creates a web app based on specified parameters, and returns the ID for the new web app.