downloadUrl property
The URL at which you can download the report. To download, you must authenticate your GET request with your API credentials.
Implementation
@BuiltValueField(wireName: r'downloadUrl')
String get downloadUrl;
The URL at which you can download the report. To download, you must authenticate your GET request with your API credentials.
@BuiltValueField(wireName: r'downloadUrl')
String get downloadUrl;