OBJECT
DocumentBankTransaction
link GraphQL Schema definition
- type DocumentBankTransaction {
- : UUID
- : String
- : Float
- : String
- : Datetime
- : UpdatedTime!
- : CreatedTime!
- : BankTransaction
- # get document
- : Document
- }
OBJECT
- type DocumentBankTransaction {
- : UUID
- : String
- : Float
- : String
- : Datetime
- : UpdatedTime!
- : CreatedTime!
- : BankTransaction
- # get document
- : Document
- }