
com.docusign.maestro.model.DSWorkflowLane Maven / Gradle / Ivy
package com.docusign.maestro.model;
import com.fasterxml.jackson.annotation.JsonProperty;
import io.swagger.v3.oas.annotations.media.Schema;
import java.util.Objects;
/** DSWorkflowLane. */
public class DSWorkflowLane {
@JsonProperty("laneId")
private String laneId = null;
@JsonProperty("laneSteps")
private java.util.List
© 2015 - 2025 Weber Informatics LLC | Privacy Policy