commerce_ordermanagement.Reason
Reason
Author kbohra
Since 246
Instantiates a new Reason. Including the java reference Dto
Internal constructor to set the java reference Dto
Param | Description |
---|---|
reasonDto | the reason dto |
Gets reason.
Type | Description |
---|---|
String | the reason |
Sets reason.
Param | Description |
---|---|
reason | the reason |
Gets the java reference to the Dto
Type | Description |
---|---|
sfdc | reason Dto |