OBJECT
OffsetValueDepositTransaction
link GraphQL Schema definition
- type OffsetValueDepositTransaction {
- : ISO8601DateTime!
- : ID!
- # 取引日時
- : ISO8601DateTime!
- : ISO8601DateTime!
- # 相殺・返金金額(正->相殺、負->返金)
- : BigDecimal!
- }
OBJECT
- type OffsetValueDepositTransaction {
- : ISO8601DateTime!
- : ID!
- # 取引日時
- : ISO8601DateTime!
- : ISO8601DateTime!
- # 相殺・返金金額(正->相殺、負->返金)
- : BigDecimal!
- }