DocusignIntegrationStatusWithEnvelope (Object)
type DocusignIntegrationStatusWithEnvelope {
oprId: String!
isActive: Boolean!
redirectUrlConfigured: Boolean!
authorizationUrl: String!
hasCredentials: Boolean!
envelopeStatus: DocusignEnvelopeStatusEnum!
envelopeUrl: String!
lockMessage: String
}