AFCore
Toggle table of contents
1.6.1
AFCore
Target filter
AFCore
Switch theme
Search in API
Skip to content
AFCore
AFCore
/
com.advantahealth.api.profile.model
/
MemberAddress
/
MemberAddress
Member
Address
AFCore
constructor
(
line1
:
String
?
=
null
,
line2
:
String
?
=
null
,
city
:
String
?
=
null
,
state
:
String
?
=
null
,
zipCode
:
String
?
=
null
)