InboxConfig.themePayload.notificationPayload._defaultPayload.CodingKeys

ENUM

Contents

  • Cases
    • backgroundColor
    • borderRadius
    • fontFamily
    • fontSize
    • hover
    • margin
    • state
    • textColor
public enum CodingKeys: String, CodingKey

Cases

backgroundColor

case backgroundColor

borderRadius

case borderRadius

fontFamily

case fontFamily

fontSize

case fontSize

hover

case hover

margin

case margin

state

case state

textColor

case textColor