Class GroupUpdateParams

  • All Implemented Interfaces:
    com.braintrustdata.api.core.Params

    
    public final class GroupUpdateParams
     implements Params
                        

    Partially update a group object. Specify the fields to update in the payload. Any object-type fields will be deep-merged with existing content. Currently we do not support removing fields or setting them to null.