Std.App.Tenant.tenant
1 declaration
fn
tenant: Str -> Str -> Std.App.Tenant.Tier -> Std.App.Tenant.Quota -> Std.App.Tenant.TenantThis is a callable function.
What it does
Construct a tenant with default active status.
Read the signature
- The text after the name is the type checked by Pudu.
- Read arrows from left to right: inputs come first, and the final type is returned.
