ipAddress property
The optional ipAddress that will be used in the metadata of the API calls and payment encryption.
Implementation
@JsonKey(required: true)
String? ipAddress;
The optional ipAddress that will be used in the metadata of the API calls and payment encryption.
@JsonKey(required: true)
String? ipAddress;