getCachedEnvelope

fun getCachedEnvelope(envelopeId: String, includeDocuments: Boolean = false, cachedEnvelopeListener: DSGetCachedEnvelopeListener)

Retrieves cached envelope

Parameters

envelopeId

Envelope Id

includeDocuments

if true, includes documents while fetching envelope

cachedEnvelopeListener

a callback to when this operation completes