actor property

String? actor
getter/setter pair

The actor that created the refund.

Acceptable values are: - "customer" - "googleBot" - "googleCustomerService" - "googlePayments" - "googleSabre" - "merchant"

Implementation

core.String? actor;