Consumer API · type
AssetTaxLot
Generated schema definition for AssetTaxLot.
Definition
graphql
type AssetTaxLot {account: AccountaccountId: ID!algorithm: String!amount: String!asset: AssetassetId: ID!avgPricePerTokenFormatted: Stringclient: ClientclientId: ID!createdAt: Date!fiatAmountCents: Int!fiatAmountFormatted: Stringid: ID!position: Int!purchasedAt: Date!transaction: TransactiontransactionId: ID!updatedAt: Date!}