Interface HasShowToReceiver
-
- All Known Implementing Classes:
RecurringPayment,ScheduledPayment
public interface HasShowToReceiverImplemented by transactions that can be visible or not to the payment receiver
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisShowToReceiver()voidsetShowToReceiver(boolean showToReceiver)
-