Uses of Class
com.boldsign.model.EmbeddedCustomFieldCreated
Packages that use EmbeddedCustomFieldCreated
-
Uses of EmbeddedCustomFieldCreated in com.boldsign.api
Methods in com.boldsign.api that return EmbeddedCustomFieldCreatedModifier and TypeMethodDescriptionCustomFieldApi.embedCustomField(String brandId, OffsetDateTime linkValidTill) Generates a URL for creating or modifying custom fields within your application's embedded Designer.Methods in com.boldsign.api that return types with arguments of type EmbeddedCustomFieldCreatedModifier and TypeMethodDescriptionCustomFieldApi.embedCustomFieldWithHttpInfo(String brandId, OffsetDateTime linkValidTill) Generates a URL for creating or modifying custom fields within your application's embedded Designer.Method parameters in com.boldsign.api with type arguments of type EmbeddedCustomFieldCreatedModifier and TypeMethodDescriptionokhttp3.CallCustomFieldApi.embedCustomFieldAsync(String brandId, OffsetDateTime linkValidTill, ApiCallback<EmbeddedCustomFieldCreated> _callback) Generates a URL for creating or modifying custom fields within your application's embedded Designer. -
Uses of EmbeddedCustomFieldCreated in com.boldsign.model
Methods in com.boldsign.model that return EmbeddedCustomFieldCreatedModifier and TypeMethodDescriptionstatic EmbeddedCustomFieldCreatedCreate an instance of EmbeddedCustomFieldCreated given an JSON string