menu
turnkey_http package
documentation
__generated__/models.dart
TDeletePoliciesBody
TDeletePoliciesBody.new const constructor
TDeletePoliciesBody.new const constructor
dark_mode
light_mode
TDeletePoliciesBody
constructor
const
TDeletePoliciesBody
(
{
String
?
timestampMs
,
String
?
organizationId
,
required
List
<
String
>
policyIds
,
})
Implementation
const TDeletePoliciesBody({ this.timestampMs, this.organizationId, required this.policyIds, });
turnkey_http package
documentation
__generated__/models
TDeletePoliciesBody
TDeletePoliciesBody.new const constructor
TDeletePoliciesBody class