FailedResult

public class FailedResult : SdkObject

Failed document grants or revocations.

  • Users who failed to have their access changed

    Declaration

    Swift

    public lazy var users: [UserId] { get set }
  • Groups that failed to have their access changed

    Declaration

    Swift

    public lazy var groups: [GroupId] { get set }