📄️ Address
This object is typically used to represent a user's address in various parts of Fullup, such as contact or user profile information.
📄️ Organization Location
The Organization Location object is a key component within Fullup, representing the physical or virtual locations associated with an organization.
📄️ Order
The Order object is a fundamental entity within Fullup, encapsulating all the details related to an order placed within the system.
📄️ Rental
The Rental object represents a rental transaction within Fullup, detailing the rental period, associated products, and the status of the rental.
📄️ Rental Product
The Rental Product object provides detailed information about each product included in a rental transaction within Fullup. It includes the quantity of the product rented, the total cost, and the tax applied.
📄️ Product
The Product object encapsulates all the details of a product available for rental or purchase within Fullup. It includes information such as the product's unique identifier, name, and a URL to view the product on the Fullup website.
📄️ Note
The Note object represents a note or annotation within Fullup, typically associated with orders, rentals, or user accounts. It contains information such as the note's content, type, and associated user or order.
📄️ Document Agreement
The Document Agreement object encapsulates details about a document agreement within Fullup, including a URL to view the signed agreement document. This object is crucial for managing and accessing agreements that users have consented to, such as waivers or damage agreements.