Module fastly_api::apis::customer_api
source · Structs
- struct for passing parameters to the method
delete_customer
- struct for passing parameters to the method
get_customer
- struct for passing parameters to the method
list_users
- struct for passing parameters to the method
update_customer
Enums
- struct for typed errors of method
delete_customer
- struct for typed errors of method
get_customer
- struct for typed errors of method
get_logged_in_customer
- struct for typed errors of method
list_users
- struct for typed errors of method
update_customer
Functions
- Delete a customer.
- Get a specific customer.
- Get the logged in customer.
- List all users from a specified customer id.
- Update a customer.