InboxConfig.themePayload.unseenBadgePayload

STRUCT

Contents

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