
Net::Fastly::User - a representation of a user

The id of this user
The name of this user
The id of the customer this user belongs to
The role this user has (one of admin, owner, superuser, user, engineer, billing)

Get the Customer object this user belongs to.
Where this user is the owner of their Customer.
Whether or not this user has the capabilities of a given role.
So for example a super user can_do superuser or user or engineer or billing.