ApiKeysUpdate constructor
ApiKeysUpdate({})
Returns a new ApiKeysUpdate instance.
Implementation
ApiKeysUpdate({
this.userId,
this.companyId,
this.roleId,
this.keyType,
this.isSystemGenerated,
this.mcpDeploymentId,
this.endpointId,
this.name,
this.expirationDateUtc,
});