Hierarchy

  • GetApplicationList

Properties

Properties

application: {
    created_at: string;
    ids: {
        application_id: string;
    };
    updated_at: string;
}[]

Type declaration

  • created_at: string
  • ids: {
        application_id: string;
    }
    • application_id: string
  • updated_at: string

Generated using TypeDoc