Closed angela-tran closed 1 month ago
ignore this comment 😅
~Done shaping, need to ask for feedback~
~My thought on this is that this modeling reflects the use case we have in mind. We can refactor this field into something else if the use case changes.~
Let's align the field naming here with what we choose for the property name in #2245
@indexing suggests supported_methods
for the name of the field/property.
Devs suggest possible values of digital
or in_person
. Note this should be a multi-select: one or both values can be chosen.
This can reuse some of the helpers introduced in #2367
E.g. benefits.core.models.EnrollmentMethods
is a class with two properties for the strings digital
and in_person
.
Acceptance Criteria