SlackInstallation.authed_userPayload.CodingKeys

ENUM

Contents

  • Cases
    • access_token
    • expires_in
    • id
    • refresh_token
    • scope
    • token_type
public enum CodingKeys: String, CodingKey

Cases

access_token

case access_token

expires_in

case expires_in

id

case id

refresh_token

case refresh_token

scope

case scope

token_type

case token_type