ultra-telegram-framework
    Preparing search index...

    Interface TransactionPartnerFragment

    Describes a withdrawal transaction with Fragment.

    interface TransactionPartnerFragment {
        type: string;
        withdrawal_state?: RevenueWithdrawalState;
    }
    Index

    Properties

    type: string

    Type of the transaction partner, always "fragment"

    withdrawal_state?: RevenueWithdrawalState

    Optional. State of the transaction if the transaction is outgoing