Interface ProductContract.UpdateStages.WithTerms

    • Method Detail

      • withTerms

        ProductContract.Update withTerms​(String terms)
        Specifies the terms property: Product terms of use. Developers trying to subscribe to the product will be presented and required to accept these terms before they can complete the subscription process..
        Parameters:
        terms - Product terms of use. Developers trying to subscribe to the product will be presented and required to accept these terms before they can complete the subscription process.
        Returns:
        the next definition stage.