clientIP property
IP address of the client that generated the token.
Implementation
CardToken? get card;/// IP address of the client that generated the token.
@JsonKey(name: "client_ip") String? get clientIP;
IP address of the client that generated the token.
CardToken? get card;/// IP address of the client that generated the token.
@JsonKey(name: "client_ip") String? get clientIP;