All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.youcruit.onfido.api.webhook.WebhookResponseList Maven / Gradle / Ivy

There is a newer version: 2.2
Show newest version
package com.youcruit.onfido.api.webhook;

import java.util.ArrayList;

public class WebhookResponseList extends ArrayList {
    private static final long serialVersionUID = -4850236628081614216L;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy