GeneratedStatusInfo
No description
type GeneratedStatusInfo implements AccountStatementStatusInfo {
status: AccountStatementStatus!
url: URL!
}
Fields
GeneratedStatusInfo.status
● AccountStatementStatus!
non-null enum
status of the statement
GeneratedStatusInfo.url
● URL!
non-null scalar
Public url on which the file can be accessed
Interfaces
AccountStatementStatusInfo
interface
[NEW] Statement Status Information