externalResponseCode property
The response code returned by an external system (for example after a provisioning operation).
Implementation
@BuiltValueField(wireName: r'externalResponseCode')
String? get externalResponseCode;
The response code returned by an external system (for example after a provisioning operation).
@BuiltValueField(wireName: r'externalResponseCode')
String? get externalResponseCode;