public class PaymentTerms
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static interface |
PaymentTerms.ConfidenceLevel
The confidence level in the identification of the payment term.
|
Constructor and Description |
---|
PaymentTerms() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getConfidenceLevel()
Gets the confidenceLevel.
|
Interpretation |
getInterpretation()
Gets the interpretation.
|
Location |
getLocation()
Gets the location.
|
java.util.List<java.lang.String> |
getProvenanceIds()
Gets the provenanceIds.
|
java.lang.String |
getText()
Gets the text.
|
java.lang.String |
getTextNormalized()
Gets the textNormalized.
|
public java.lang.String getConfidenceLevel()
public java.lang.String getText()
public java.lang.String getTextNormalized()
public Interpretation getInterpretation()
public java.util.List<java.lang.String> getProvenanceIds()
public Location getLocation()