View Source Telegex.Type.LabeledPrice (Telegex v1.0.0-rc.3)

This object represents a portion of the price for goods or services.

Link to this section Summary

Link to this section Types

@type t() :: %Telegex.Type.LabeledPrice{amount: integer(), label: String.t()}