Interface ApiContract.DefinitionStages.WithTermsOfServiceUrl

    • Method Detail

      • withTermsOfServiceUrl

        ApiContract.DefinitionStages.WithCreate withTermsOfServiceUrl​(String termsOfServiceUrl)
        Specifies the termsOfServiceUrl property: A URL to the Terms of Service for the API. MUST be in the format of a URL..
        Parameters:
        termsOfServiceUrl - A URL to the Terms of Service for the API. MUST be in the format of a URL.
        Returns:
        the next definition stage.