Skip to main content

SetAutoProvisionInChildTenantsDto

Namespace: Meshmakers.Octo.Communication.Contracts.DataTransferObjects

Body for PATCH .../{clientId}/autoProvisionInChildTenants.

public record SetAutoProvisionInChildTenantsDto : IEquatable<SetAutoProvisionInChildTenantsDto>

Inheritance ObjectSetAutoProvisionInChildTenantsDto
Implements IEquatable<SetAutoProvisionInChildTenantsDto>

Properties

Enabled

public bool Enabled { get; set; }

Property Value

Boolean

Constructors

SetAutoProvisionInChildTenantsDto(Boolean)

Body for PATCH .../{clientId}/autoProvisionInChildTenants.

public SetAutoProvisionInChildTenantsDto(bool Enabled)

Parameters

Enabled Boolean