iccid2 property

  1. @BuiltValueField.new(wireName: r'iccid2')
String? get iccid2

The integrated circuit card identifier (ICCID) of the secondary SIM card in the terminal, typically used for a third-party SIM card.

Implementation

@BuiltValueField(wireName: r'iccid2')
String? get iccid2;