omise v0.8.0 Omise.Document

Provides Document API interfaces.

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

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %Omise.Document{
  deleted: boolean(),
  filename: String.t(),
  id: String.t(),
  livemode: boolean(),
  location: String.t(),
  object: String.t()
}