interface CompleteOrgApplicationOptions {
    returnToTopRoute: string;
}

Properties

Properties

returnToTopRoute: string

Route to link to in order to return to top page

Generated using TypeDoc