SlackInstallation.CodingKeys

ENUM

Contents

  • Cases
    • access_token
    • app_id
    • authed_user
    • bot_user_id
    • enterprise
    • expires_in
    • id
    • incoming_webhook
    • is_enterprise_install
    • refresh_token
    • scope
    • team
    • token_type
public enum CodingKeys: String, CodingKey

Cases

access_token

case access_token

app_id

case app_id

authed_user

case authed_user

bot_user_id

case bot_user_id

enterprise

case enterprise

expires_in

case expires_in

id

case id

incoming_webhook

case incoming_webhook

is_enterprise_install

case is_enterprise_install

refresh_token

case refresh_token

scope

case scope

team

case team

token_type

case token_type