Interface RuntimeGeneratedUnion

    • Method Detail

      • typePropertyNames

        @NonNull List<String> typePropertyNames()
        List of property names corresponding to individual type statements within this union. The ordering of the returned list matches the ordering of the type statements.
        Returns:
        A list of property names.