@sheerid/jslib
Preparing search index...
updateMilitaryViewModel
Function updateMilitaryViewModel
updateMilitaryViewModel
(
key
:
|
"organization"
|
"birthDate"
|
"postalCode"
|
"address1"
|
"city"
|
"state"
|
"dischargeDate"
|
"activeDutyStartDate"
|
"status"
|
"country"
|
(keyof WithCoreFields)
|
(keyof WithLocaleChoiceAndCountryChoice)
|
"fieldsToSkipValidation"
,
value
:
any
,
verificationService
:
VerificationService
,
availableStatuses
:
FormSelectChoice
[]
,
)
:
|
ActiveMilitaryPersonalInfoViewModel
|
InactiveMilitaryPersonalInfoViewModel
Parameters
key
:
|
"organization"
|
"birthDate"
|
"postalCode"
|
"address1"
|
"city"
|
"state"
|
"dischargeDate"
|
"activeDutyStartDate"
|
"status"
|
"country"
|
(keyof WithCoreFields)
|
(keyof WithLocaleChoiceAndCountryChoice)
|
"fieldsToSkipValidation"
value
:
any
verificationService
:
VerificationService
availableStatuses
:
FormSelectChoice
[]
Returns
ActiveMilitaryPersonalInfoViewModel
|
InactiveMilitaryPersonalInfoViewModel
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@sheerid/jslib
Loading...