InboxConfig.themePayload.unseenBadgePayload
STRUCT
Contents
- Properties
backgroundColor
- Methods
init(backgroundColor:)
public struct unseenBadgePayload: Codable, Hashable, Sendable
- Remark: Generated from
#/components/schemas/InboxConfig/theme/unseenBadge
.
Properties
backgroundColor
public var backgroundColor: Swift.String
- Remark: Generated from
#/components/schemas/InboxConfig/theme/unseenBadge/backgroundColor
.
Methods
init(backgroundColor:)
public init(backgroundColor: Swift.String)
Creates a new unseenBadgePayload
.
- Parameters:
- backgroundColor:
Parameters
Name | Description |
---|---|
backgroundColor |