Enum Handshake.Types.ApprovalState
The approal state of a handshake.
Namespace: Google.Shopping.Merchant.Accounts.V1
Assembly: Google.Shopping.Merchant.Accounts.V1.dll
Syntax
public enum Handshake.Types.ApprovalState
Fields
Name | Description |
---|---|
Established | Both parties have confirmed the service. |
Pending | The service was proposed and is waiting to be confirmed. |
Rejected | The service proposal was rejected. |
Unspecified | Unspecified approval status. |