innerInstructions property

bool? innerInstructions
final

If true the response will include inner instructions. These inner instructions will be jsonParsed where possible, otherwise json.

Implementation

final bool? innerInstructions;