GraphQL OBJECT
ClearingMethod
link Definition
- type ClearingMethod {
- # Clearing method enum.
- : ClearingMethodEnum
- # Name of the clearing method.
- : String
- }
GraphQL OBJECT
- type ClearingMethod {
- # Clearing method enum.
- : ClearingMethodEnum
- # Name of the clearing method.
- : String
- }