net.optionfactory.whatsapp.dto.templates.ButtonComponent Maven / Gradle / Ivy
package net.optionfactory.whatsapp.dto.templates;
import com.fasterxml.jackson.annotation.JsonInclude;
import net.optionfactory.whatsapp.dto.templates.type.ComponentType;
import java.util.ArrayList;
import java.util.List;
/**
* The type Button component.
*/
//TODO: review
@JsonInclude(JsonInclude.Include.NON_NULL)
public class ButtonComponent extends Component {
private List