body property
The body of the response Adyen received from the third party, in string format.
Implementation
@BuiltValueField(wireName: r'body')
String? get body;
The body of the response Adyen received from the third party, in string format.
@BuiltValueField(wireName: r'body')
String? get body;