account Registration
suspend fun accountRegistration(name: String, block: suspend AccountRegistrationResourceBuilder.() -> Unit): AccountRegistration
Parameters
name
The unique name of the resulting resource.
block
Builder for AccountRegistration.
See also
Parameters
name
The unique name of the resulting resource.