@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2024-01-08T21:27:32.920Z") public class ExportToAppNotification extends Object
Constructor and Description |
---|
ExportToAppNotification() |
public ExportToAppNotification appId(String appId)
public String getAppId()
public void setAppId(String appId)
public ExportToAppNotification recordId(String recordId)
public String getRecordId()
public void setRecordId(String recordId)
public ExportToAppNotification record(ExportedRecordInfo record)
public ExportedRecordInfo getRecord()
public void setRecord(ExportedRecordInfo record)
public ExportToAppNotification studyRecords(Map<String,ExportedRecordInfo> studyRecords)
public ExportToAppNotification putStudyRecordsItem(String key, ExportedRecordInfo studyRecordsItem)
public Map<String,ExportedRecordInfo> getStudyRecords()
public void setStudyRecords(Map<String,ExportedRecordInfo> studyRecords)
public String getType()
Copyright © 2024 Sage Bionetworks. All rights reserved.