Struct for /users/get_space_usage responses.
/users/get_space_usage
@type t() :: %Magpie.SpaceUsage{allocation: term(), used: term()}