INPUT_OBJECT

AgentLedgerTransactionAttributes

link GraphQL Schema definition

  • input AgentLedgerTransactionAttributes {
  • transactionDate: ISO8601DateTime
  • agentLedgerId: ID!
  • contractAllocationId: ID
  • description: String!
  • amount: Money!
  • reversesId: ID
  • tradingBankAccountId: ID
  • }