method property

String? method
getter/setter pair

The method of the batch entry.

Acceptable values are: - "claimWebsite" - "delete" - "get" - "insert" - "link" - "update"

Implementation

core.String? method;