Consumer API · type
LedgerEntryLink
Generated schema definition for LedgerEntryLink.
Definition
graphql
type LedgerEntryLink {createdAt: Date!cryptoAmountUsed: FloatfiatAmountUsed: Int!fiatCurrency: CurrencyCodeEnum!from: LedgerEntry!id: String!to: LedgerEntrytransaction: Transactiontype: StringupdatedAt: Date!}