content property

String? content
getter/setter pair

Error message content.

for example, "content" : "{"fault":{"faultstring":"API timed out","detail":{"errorcode":"flow.APITimedOut"}}}"

Implementation

core.String? content;