Type alias ClientAccessRestrictionAttributes

ClientAccessRestrictionAttributes: {
    value: string;
    createdMs: number;
}

Type declaration

  • value: string
  • createdMs: number

Generated using TypeDoc