Payments

TransactionPartnerFragment

Describes a withdrawal transaction with Fragment.

fields

fieldtyperequireddescription
typestringrequiredType of the transaction partner, always “fragment”
withdrawal_stateRevenueWithdrawalStateoptionalOptional. State of the transaction if the transaction is outgoing

import

types.ts
import type { TransactionPartnerFragment } from "@yaebal/types";

used by

types