Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 409 Bytes

footerPayload.CodingKeys.md

File metadata and controls

40 lines (28 loc) · 409 Bytes

ENUM

footerPayload.CodingKeys

Contents

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

Cases

backgroundColor

case backgroundColor

borderRadius

case borderRadius

fontSize

case fontSize

textColor

case textColor