AssetReportCreateRequest constructor
AssetReportCreateRequest({})
Implementation
AssetReportCreateRequest({
this.clientId,
this.secret,
required this.accessTokens,
required this.daysRequested,
this.options,
});