# `DocuSign.Model.EnvelopeViews`
[🔗](https://github.com/neilberkman/docusign_elixir/blob/v3.4.0/lib/docusign/model/envelope_views.ex#L5)

Provides a URL that you can embed in your application to provide access to the Docusign UI.  ### Related topics  - [Embedded signing and sending](/docs/esign-rest-api/esign101/concepts/embedding/) - [Send an envelope via your app](/docs/esign-rest-api/how-to/embedded-sending/) - [Introducing customizable embedded sending](https://www.docusign.com/blog/developers/introducing-customizable-embedded-sending)  

# `t`

```elixir
@type t() :: %DocuSign.Model.EnvelopeViews{url: String.t() | nil}
```

---

*Consult [api-reference.md](api-reference.md) for complete listing*
