Class DataProductContractTerms

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class DataProductContractTerms
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    DataProductContractTerms.
    • Method Detail

      • asset

        public AssetReference asset()
        Gets the asset. The asset referenced by the data product version.
        Returns:
        the asset
      • id

        public java.lang.String id()
        Gets the id. ID of the contract terms.
        Returns:
        the id
      • documents

        public java.util.List<ContractTermsDocument> documents()
        Gets the documents. Collection of contract terms documents.
        Returns:
        the documents