Current section

Files

Jump to
telega include telega@model_TransactionPartnerFragment.hrl
Raw

include/telega@model_TransactionPartnerFragment.hrl

-record(transaction_partner_fragment, {
type_ :: binary(),
withdrawal_state :: gleam@option:option(telega@model:revenue_withdrawal_state())
}).