com.podio.item.FieldValuesUpdate Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of api Show documentation
Show all versions of api Show documentation
The official Java wrapper for the Podio API
package com.podio.item;
import java.util.Collections;
import java.util.List;
import java.util.Map;
import org.codehaus.jackson.annotate.JsonProperty;
public class FieldValuesUpdate {
/**
* The id of the field
*/
private Integer id;
/**
* The external id of the field
*/
private String externalId;
/**
* The values
*/
private List