LegalResponse

public struct LegalResponse : Codable

A root object that stores information about a single legal object.

Properties

  • The data included in the repsonse for a legal object request.

    Declaration

    Swift

    public let data: Legal