A set of example Swift Procuret API objects. Example objects may be useful in situations where asynchronous retrieval of data introduces development friction. For example, in SwiftUI Previews of views dealing in Procuret API objects.
Objects that provide an example conform to the ProvidesExample
protocol. The
example object is provided in the .example
static property.