![JAR search and dependency download from the Maven repository](/logo.png)
com.convertapi.client.model.User Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of convertapi Show documentation
Show all versions of convertapi Show documentation
The ConvertAPI helps converting various file formats.
Creating PDF and Images from various sources like Word, Excel, Powerpoint, images, web pages or raw HTML codes.
Merge, Encrypt, Split, Repair and Decrypt PDF files.
And many others files manipulations.
In just few minutes you can integrate it into your application and use it easily.
The ConvertAPI client library makes it easier to use the Convert API from your Java 8 projects without having to
build your own API calls.
package com.convertapi.client.model;
@SuppressWarnings("unused")
public class User {
public String Secret;
public int ApiKey;
public boolean Active;
public String FullName;
public String Email;
public int SecondsLeft;
public String Status;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy