InboxConfig.themePayload.notificationPayload.unreadPayload.statePayload
STRUCT
Contents
- Properties
color
- Methods
init(color:)
public struct statePayload: Codable, Hashable, Sendable
- Remark: Generated from
#/components/schemas/InboxConfig/theme/notification/unread/state
.
Properties
color
public var color: Swift.String
- Remark: Generated from
#/components/schemas/InboxConfig/theme/notification/unread/state/color
.
Methods
init(color:)
public init(color: Swift.String)
Creates a new statePayload
.
- Parameters:
- color:
Parameters
Name | Description |
---|---|
color |