Properties of a ReportValue.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
stringValue |
string | null |
<optional> |
ReportValue stringValue |
intValue |
number | Long | null |
<optional> |
ReportValue intValue |
decimalValue |
google.type.IDecimal | null |
<optional> |
ReportValue decimalValue |
moneyValue |
google.type.IMoney | null |
<optional> |
ReportValue moneyValue |
dateValue |
google.type.IDate | null |
<optional> |
ReportValue dateValue |
dateTimeValue |
google.type.IDateTime | null |
<optional> |
ReportValue dateTimeValue |