Attributes
public struct Attributes : Codable
A root object that stores information about a single legal resource, such as the legal text.
-
The text of the legal resource.
Declaration
Swift
public let text: String