Share via


ServiceGatewayServiceRequest interface

Properties of the service gateway services request.

Properties

isDelete

Set to true to mark the service for deletion.

service

Service of service gateway.

Property Details

isDelete

Set to true to mark the service for deletion.

isDelete?: boolean

Property Value

boolean

service

Service of service gateway.

service?: ServiceGatewayService

Property Value