feat: Working on mocks and mock storage.
This commit is contained in:
@@ -40,6 +40,8 @@ public struct PurchaseOrder: Codable, Equatable, Identifiable, Sendable {
|
||||
}
|
||||
|
||||
public extension PurchaseOrder {
|
||||
|
||||
// TODO: Add created by id.
|
||||
struct Create: Codable, Sendable {
|
||||
|
||||
public let id: Int?
|
||||
|
||||
Reference in New Issue
Block a user