failed property
- @JsonParameter(Necessity.optional, ['failed'])
getter/setter pair
Not currently supported. Including this parameter will result in an error.
Implementation
@JsonParameter(Necessity.optional, ['failed'])
bool? failed;
Not currently supported. Including this parameter will result in an error.
@JsonParameter(Necessity.optional, ['failed'])
bool? failed;