@sheerid/jslib
    Preparing search index...

    Type Alias InactiveMilitaryPersonalInfoViewModel

    InactiveMilitaryPersonalInfoViewModel: {
        address1?: string;
        city?: string;
        postalCode?: string;
        state?: State;
        status: MilitaryStatus;
    } & InactiveMilitaryPersonalInfoRequest & WithLocaleChoiceAndCountryChoice & WithFieldsToSkipValidation