InvestmentStatementPayload
No description
type InvestmentStatementPayload {
url: URLString!
}
Fields
InvestmentStatementPayload.url
● URLString!
non-null scalar
Temporary URL to access statement file. Access will time out after 5 minutes as dictated by the underlying API.
Returned by
investmentStatement
query