@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2024-01-08T21:27:32.920Z") public class StudyBurstInfo extends Object
Constructor and Description |
---|
StudyBurstInfo() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getDelay()
ISO 8601 duration between the origin event timestamp and the first burst in the study burst sequence (days or weeks)
|
String |
getIdentifier()
Identifier for the study burst
|
String |
getInterval()
ISO 8601 duration between the burst event timestamps in days or weeks
|
Integer |
getOccurrences()
The number of timestamps that should be generated with the `originEventId` occurs.
|
String |
getOriginEventId()
The event ID that triggered the generation of these study burst events
|
String |
getType()
StudyBurstInfo
|
int |
hashCode() |
String |
toString() |
public String getIdentifier()
public String getOriginEventId()
public String getDelay()
public String getInterval()
public Integer getOccurrences()
public String getType()
Copyright © 2024 Sage Bionetworks. All rights reserved.