MFInitiateSessionRequest.fromJson(Map<String, dynamic> json) { customerIdentifier = json['CustomerIdentifier']; saveToken = json['SaveToken']; }