SduStatusCustomFields
public struct SduStatusCustomFields : Codable, Equatable
Information about custom smart document understanding fields that exist in this collection.
-
The number of custom fields defined for this collection.
Declaration
Swift
public var defined: Int?
-
The maximum number of custom fields that are allowed in this collection.
Declaration
Swift
public var maximumAllowed: Int?