Omise.Document (omise v0.9.0)

Provides Document API interfaces.

https://www.omise.co/documents-api

Link to this section Summary

Link to this section Types

Specs

t() :: %Omise.Document{
  deleted: boolean(),
  download_uri: String.t(),
  filename: String.t(),
  id: String.t(),
  livemode: boolean(),
  location: String.t(),
  object: String.t()
}