SharingAllowlistListContinueArg
public class SharingAllowlistListContinueArg : CustomStringConvertible, JSONRepresentable
The SharingAllowlistListContinueArg struct
-
The cursor returned from a previous call to sharingAllowlistList or sharingAllowlistListContinue.
Declaration
Swift
public let cursor: String
-
Declaration
Swift
public var description: String { get }