Overview

The UniquePayments struct manages a collection of payment transactions. It is designed to store and manipulate unique payment entries, ensuring no duplicates are recorded.

Types

Structs

Implementation

Methods

Usage