Class SduStatusCustomFields

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.watson.discovery.v1.model.SduStatusCustomFields
All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel

public class SduStatusCustomFields
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Information about custom smart document understanding fields that exist in this collection.
  • Constructor Details

    • SduStatusCustomFields

      public SduStatusCustomFields()
  • Method Details

    • getDefined

      public Long getDefined()
      Gets the defined.

      The number of custom fields defined for this collection.

      Returns:
      the defined
    • getMaximumAllowed

      public Long getMaximumAllowed()
      Gets the maximumAllowed.

      The maximum number of custom fields that are allowed in this collection.

      Returns:
      the maximumAllowed