Untitled
unknown
plain_text
3 years ago
180 B
7
Indexable
protected String getTermOwr() {
if (isIVR() || isDirectCash() || isMonerisGoPortal()) {
return CreateLocale.OWN.getvalue();
}
return CreateLocale.RENT.getvalue();
}Editor is loading...