Skip to content

ListMembershipResponse

daneden edited this page Jan 22, 2022 · 2 revisions

ListMembershipResponse

A response object containing information relating to a list membership request.

public struct ListMembershipResponse: Codable 

Inheritance

Codable

Properties

isMember

Indicates whether the user is a member of the specified List as a result of the request.

public let isMember: Bool
Types
Global Variables
Global Functions
Extensions
Clone this wiki locally