-
public final class GetAuthorsQuery.Author
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classGetAuthorsQuery.Author.Companion
-
Field Summary
Fields Modifier and Type Field Description private final String__typenameprivate final Stringname
-
Constructor Summary
Constructors Constructor Description GetAuthorsQuery.Author(String __typename, String name)
-
Method Summary
Modifier and Type Method Description final Stringget__typename()final StringgetName()final ResponseFieldMarshallermarshaller()-
-
Method Detail
-
get__typename
final String get__typename()
-
marshaller
final ResponseFieldMarshaller marshaller()
-
-
-
-