SharingAllowlistListArg
public class SharingAllowlistListArg : CustomStringConvertible, JSONRepresentable
The SharingAllowlistListArg struct
-
The number of entries to fetch at one time.
Declaration
Swift
public let limit: UInt32
-
Declaration
Swift
public var description: String { get }