Bases: ABC
ABC
Abstract class to represent a part of an API call. This must be inherited by any class implementing an API operation.