Type alias ManualAcceptanceType

ManualAcceptanceType: {
    manualAcceptance: string[] | null;
}

Type declaration

  • manualAcceptance: string[] | null

Generated using TypeDoc