public class DeleteCustomerGatewayRequest extends Object
| Constructor and Description |
|---|
DeleteCustomerGatewayRequest() |
| Modifier and Type | Method and Description |
|---|---|
DeleteCustomerGatewayRequest |
customerGatewayId(String customerGatewayId) |
boolean |
equals(Object o) |
@NotNull String |
getCustomerGatewayId()
Get customerGatewayId
|
int |
hashCode() |
void |
setCustomerGatewayId(String customerGatewayId) |
String |
toString() |
public DeleteCustomerGatewayRequest customerGatewayId(String customerGatewayId)
@NotNull public @NotNull String getCustomerGatewayId()
public void setCustomerGatewayId(String customerGatewayId)
Copyright © 2026. All rights reserved.