OBJECT
ACCOUNTRECONRESULT
link GraphQL Schema definition
- type ACCOUNTRECONRESULT implements RECONRUNRESULT {
- : Int
- # Defines the status in which the recon run result currently is.
- : CUSTOMENUMLITERAL
- : ACCOUNT
- : [LocalizedText]
- : RECONRUN
- : Int
- # Arguments
- # orderBy: [Not documented]
- # includeDeleted: [Not documented]
- (: [OrderBy], : Boolean): [ACCOUNTSEGMENT]
- : SUBJECT
- : Int
- : [COMMENT]
- : ReconRunResultState
- : LocalDate
- : Int
- }