Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 518 Bytes

Components.Schemas.InboxConfig.themePayload.headerPayload.CodingKeys.md

File metadata and controls

47 lines (33 loc) · 518 Bytes

ENUM

Components.Schemas.InboxConfig.themePayload.headerPayload.CodingKeys

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