public class ChangeGoldPlanStatusRequest
extends java.lang.Object
| Constructor and Description |
|---|
ChangeGoldPlanStatusRequest() |
| Modifier and Type | Method and Description |
|---|---|
OperationPayScene |
getOperationPayScene() |
OperationType |
getOperationType() |
java.lang.String |
getSubMchid() |
void |
setOperationPayScene(OperationPayScene operationPayScene) |
void |
setOperationType(OperationType operationType) |
void |
setSubMchid(java.lang.String subMchid) |
java.lang.String |
toString() |
public java.lang.String getSubMchid()
public void setSubMchid(java.lang.String subMchid)
public OperationType getOperationType()
public void setOperationType(OperationType operationType)
public OperationPayScene getOperationPayScene()
public void setOperationPayScene(OperationPayScene operationPayScene)
public java.lang.String toString()
toString in class java.lang.Object