Skip to content

Latest commit

 

History

History
61 lines (43 loc) · 534 Bytes

themePayload.CodingKeys.md

File metadata and controls

61 lines (43 loc) · 534 Bytes

ENUM

themePayload.CodingKeys

Contents

  • Cases
    • banner
    • dialog
    • footer
    • header
    • icon
    • notification
    • unseenBadge
public enum CodingKeys: String, CodingKey

Cases

banner

case banner

dialog

case dialog

footer

case footer

header

case header

icon

case icon

notification

case notification

unseenBadge

case unseenBadge