ResolvedComponents
class ResolvedComponents
Every field nullable: absent means “fall through to the next tier”, not “empty”.
Properties
Section titled “Properties”| Name | Summary |
|---|---|
| banner | val banner: BannerConfig? |
| buttonShare | val buttonShare: ButtonShareConfig? |
| buttonWallet | val buttonWallet: ButtonWalletConfig? |
| openInApp | val openInApp: OpenInAppConfig? |
| postPurchase | val postPurchase: PostPurchaseConfig? |
Functions
Section titled “Functions”| Name | Summary |
|---|---|
| equals | open operator override fun equals(other: Any?): Boolean |
| hashCode | open override fun hashCode(): Int |
| toString | open override fun toString(): String |