Class AGProfileJson
java.lang.Object
ca.cdr.api.model.json.AbstractModelJson
ca.cdr.api.model.json.appgallery.common.AGProfileJson
- All Implemented Interfaces:
IModelJson
,IModelJson
supported types:
AGProfileType
-
Field Summary
Modifier and TypeFieldDescriptionFields inherited from interface ca.uhn.fhir.model.api.IModelJson
SENSITIVE_DATA_FILTER_NAME
-
Constructor Summary
-
Method Summary
Methods inherited from class ca.cdr.api.model.json.AbstractModelJson
equals, hashCode, toString
-
Field Details
-
identifier
-
type
-
givenName
-
familyName
-
username
-
email
-
fullName
-
businessName
-
designation
-
dunsNumber
-
webSiteUrl
-
salesContact
-
supportContact
-
supportWebpage
-
aboutUs
-
incorporated
-
address
-
phones
-
auditable
-
archiveDate
-
-
Constructor Details
-
AGProfileJson
public AGProfileJson()
-