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

com.apitable.client.api.model.builder.INameOfCreateField Maven / Gradle / Ivy

The newest version!
package com.apitable.client.api.model.builder;

public interface INameOfCreateField {

    IPropertyOfCreateField withName(String name);

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy