Interface FormInputCardMetadata.Builder

    • Method Detail

      • schema

        FormInputCardMetadata.Builder schema​(Document schema)

        The JSON schema that defines the shape of the response data.

        Parameters:
        schema - The JSON schema that defines the shape of the response data.
        Returns:
        Returns a reference to this object so that method calls can be chained together.