Ory.Model.TaxLineItem (ory_client v1.18.5)

Summary

Types

t()

@type t() :: %Ory.Model.TaxLineItem{
  amount_in_cent: integer() | nil,
  title: String.t() | nil
}

Functions

decode(value)