Module square_rs::endpoint[][src]

Expand description

The endpoints of the Square API.

To ensure the crate remains as extensible as possible, we are using the Display trait for the URL of all of the endpoints

Enums

SquareEndpoint

All of the endpoints of the Square API for which we have implemented some of the functionality.