Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 424 Bytes

bannerPayload.CodingKeys.md

File metadata and controls

40 lines (28 loc) · 424 Bytes

ENUM

bannerPayload.CodingKeys

Contents

  • Cases
    • backgroundColor
    • backgroundOpacity
    • fontSize
    • textColor
public enum CodingKeys: String, CodingKey

Cases

backgroundColor

case backgroundColor

backgroundOpacity

case backgroundOpacity

fontSize

case fontSize

textColor

case textColor