Consumer API · type
Fee
Generated schema definition for Fee.
Definition
graphql
type Fee {amount: FloatassetCreditId: IDassetDebitId: IDassetId: Stringbasis: Floatentries: [LedgerEntry!]fiatAmountCents: FloatfromReferenceId: StringfullAsset: Assetid: String!income: FloatisMissingBasis: BooleanisWithheldFee: Boolean!links: [LedgerEntryLink!]originalAssetId: StringoriginalFiatValue: FloatoriginalFromReferenceId: StringpaidTxnFee: Boolean!payerAccount: AccountpayerAccountId: Stringproceeds: Floatprofit: FloatrawAsset: RawTransactionAsset}