Interface PaymentSourceType
- 
- All Known Implementing Classes:
 DefaultPaymentSourceTypes
public interface PaymentSourceTypeDescribes the source of a payment.- Author:
 - Sunny Yu
 
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringname() 
 - 
 
- 
- 
Method Detail
- 
name
String name()
 
 - 
 
 -