public class DocumentDetailsChildren
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Method and Description |
---|---|
Long |
getCount()
Gets the count.
|
Boolean |
isHaveNotices()
Gets the haveNotices.
|
public Boolean isHaveNotices()
Indicates whether the child documents have any notices. The value is `false` if the document does not have child documents.
public Long getCount()
Number of child documents. The value is `0` when processing of the document doesn't generate any child documents.
Copyright © 2024 IBM Cloud. All rights reserved.