status property

  1. @JsonKey(required: true)
IinStatus status
final

The status for the partial credit card number used to do the lookup.

Implementation

@JsonKey(required: true)
final IinStatus status;