Package io.stigg.api.operations.fragment
Class PaywallConfigurationFragment.Typography
- java.lang.Object
-
- io.stigg.api.operations.fragment.PaywallConfigurationFragment.Typography
-
- Enclosing class:
- PaywallConfigurationFragment
public static class PaywallConfigurationFragment.Typography extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description java.lang.String__typenameTypographyConfigurationFragmenttypographyConfigurationFragmentSynthetic field for 'TypographyConfigurationFragment'
-
Constructor Summary
Constructors Constructor Description Typography(java.lang.String __typename, TypographyConfigurationFragment typographyConfigurationFragment)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)inthashCode()java.lang.StringtoString()
-
-
-
Field Detail
-
__typename
public java.lang.String __typename
-
typographyConfigurationFragment
public TypographyConfigurationFragment typographyConfigurationFragment
Synthetic field for 'TypographyConfigurationFragment'
-
-
Constructor Detail
-
Typography
public Typography(java.lang.String __typename, TypographyConfigurationFragment typographyConfigurationFragment)
-
-