Class GenericCustomObjectBuilder<TValue>

java.lang.Object
com.commercetools.api.models.custom_object.GenericCustomObjectBuilder<TValue>
Type Parameters:
TValue - The type of the value of this custom object.
All Implemented Interfaces:
Builder<GenericCustomObject<TValue>>

public class GenericCustomObjectBuilder<TValue> extends Object implements Builder<GenericCustomObject<TValue>>
builder for a generic custom object