SetAutoProvisionInChildTenantsDto
Namespace: Meshmakers.Octo.Communication.Contracts.DataTransferObjects
Body for PATCH .../{clientId}/autoProvisionInChildTenants.
public record SetAutoProvisionInChildTenantsDto : IEquatable<SetAutoProvisionInChildTenantsDto>
Inheritance Object → SetAutoProvisionInChildTenantsDto
Implements IEquatable<SetAutoProvisionInChildTenantsDto>
Properties
Enabled
public bool Enabled { get; set; }
Property Value
Constructors
SetAutoProvisionInChildTenantsDto(Boolean)
Body for PATCH .../{clientId}/autoProvisionInChildTenants.
public SetAutoProvisionInChildTenantsDto(bool Enabled)
Parameters
Enabled Boolean