ResponseTMessageResponse Property
Gets or sets the MesageResponse *status* data object returned by the Rest API Call. The Message Response contains all of the standard
fields returned in a Scopos Rest API call, including Message and NextToken (if used). What it doesn't contain is the requested data model object.
Namespace: Scopos.BabelFish.ResponsesAssembly: BabelFish (in BabelFish.dll) Version: 1.12.5.15+bc7490f802416c9e774304c66372b6a26afede1d
public MessageResponse MessageResponse { get; }
Property Value
MessageResponse