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

io.tesler.vanilla.dto.VanillaRelatedRecordsAssociateDTO_ Maven / Gradle / Ivy

package io.tesler.vanilla.dto;

import io.tesler.api.data.dto.DataResponseDTO_;
import io.tesler.constgen.DtoField;
import java.lang.Boolean;
import java.lang.String;

public class VanillaRelatedRecordsAssociateDTO_ extends DataResponseDTO_ {
  public static final DtoField _associate = new DtoField("_associate");

  public static final DtoField name = new DtoField("name");

  public static final DtoField type = new DtoField("type");
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy