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

com.graphql_java_generator.client.response.Extension Maven / Gradle / Ivy

There is a newer version: 2.0RC1
Show newest version
/**
 * 
 */
package com.graphql_java_generator.client.response;

/**
 * @author EtienneSF
 */
public class Extension {

	public String code;
	public String timestamp;

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy