interface GetOrganizationPropertyKeys {
    organizationId: string;
}

Properties

Properties

organizationId: string

The ID of the organization from which keys will be returned.