serial class %External.Messaging.SQSMessageAttribute
extends %SerialObject, %JSON.Adaptor
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
4
|
|
|
|
|
|
property binaryValue
as %GlobalBinaryStream;
Binary value of type Binary
property dataType
as %String;
Data type. Possible values are String, Number and Binary
property key
as %String;
Key of the attribute
property stringValue
as %String(MAXLEN="");
String value of type String and Number