OpsGenie REST API v0.1.1 OpsGenieRESTAPI.Model.ConnectWiseManageV2Callback
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %OpsGenieRESTAPI.Model.ConnectWiseManageV2Callback{
alertFilter: AlertFilter,
"bidirectional-callback-type": String.t(),
boardId: integer(),
boardName: String.t(),
"callback-type": String.t(),
companyId: String.t(),
companyName: String.t(),
cwmUrl: String.t(),
forwardingActionMappings: [ActionMapping],
forwardingEnabled: boolean(),
loginCompany: String.t(),
privateKey: String.t(),
publicKey: String.t(),
updatesActionMappings: [ActionMapping],
updatesEnabled: boolean()
}