initiate
fun <R : CPGRequestResource<*>> initiate(repository: Repository, inputPhase: Phase, inputOrder: R): Result<OrderPhase<R>>
Creates a OrderPhase of request type R based on the inputPhase and inputOrder. See endPlan for more details.
Creates a OrderPhase of request type R based on the inputPhase and inputOrder. See endPlan for more details.