OpsGenie REST API v0.1.1 OpsGenieRESTAPI.Model.ForwardingRule
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %OpsGenieRESTAPI.Model.ForwardingRule{
alias: String.t(),
endDate: DateTime.t(),
fromUser: UserMeta,
id: String.t(),
startDate: DateTime.t(),
toUser: UserMeta
}