DependentCreationSource
How the dependent-benefit association was created
enum DependentCreationSource {
ADMIN_API
API
CONSUMER_API
FAMILY_CARD
MIGRATION
}
Values
DependentCreationSource.ADMIN_API
Created via admin API
DependentCreationSource.API
Created via Partner API
DependentCreationSource.CONSUMER_API
Created via consumer app (Health Wallet)
DependentCreationSource.FAMILY_CARD
Created via family card issuing flow
DependentCreationSource.MIGRATION
Created via historic data migration
Member Of
DependentBenefitEnrollment object