InboxConfig.themePayload.headerPayload.CodingKeys
ENUM
Contents
- Cases
backgroundColor
borderRadius
fontFamily
fontSize
textColor
public enum CodingKeys: String, CodingKey
Cases
backgroundColor
case backgroundColor
borderRadius
case borderRadius
fontFamily
case fontFamily
fontSize
case fontSize
textColor
case textColor