DepositPreauth.fromJson(Map<String, dynamic> json) : authorize = json["authorize"], unauthorize = json["unauthorize"], super.json(json);