View Source Telegex.Type.LabeledPrice (Telegex v1.8.0)

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

Summary

Types

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