ListUsersOnPaperDocArgs

public class ListUsersOnPaperDocArgs : Paper.RefPaperDoc

The ListUsersOnPaperDocArgs struct

  • Size limit per batch. The maximum number of users that can be retrieved per batch is 1000. Higher value results in invalid arguments error.

    Declaration

    Swift

    public let limit: Int32
  • Specify this attribute if you want to obtain users that have already accessed the Paper doc.

    Declaration

    Swift

    public let filterBy: Paper.UserOnPaperDocFilter