AuditLog

public enum AuditLog

Options when getting an audit log.

  • The max num of entries. Default 50. Min 1. Max 100.

    Declaration

    Swift

    case limit(Int)