ResellernotifyResource_1 class
Constructors
- ResellernotifyResource_1(ApiRequester client)
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
getwatchdetails(
{String? $fields}) → Future< ResellernotifyGetwatchdetailsResponse> - Returns all the details of the watch corresponding to the reseller.
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
register(
{String? serviceAccountEmailAddress, String? $fields}) → Future< ResellernotifyResource> - Registers a Reseller for receiving notifications.
-
toString(
) → String -
A string representation of this object.
inherited
-
unregister(
{String? serviceAccountEmailAddress, String? $fields}) → Future< ResellernotifyResource> - Unregisters a Reseller for receiving notifications.
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited