Interface PaymentTransactionSourceEntityType
-
- All Known Implementing Classes:
DefaultPaymentTransactionSourceEntityTypes
public interface PaymentTransactionSourceEntityType
Represents the default possible values for a payment transaction's source entity type.In other words, this represents what entity a payment transaction was executed for.
- Author:
- Sunny Yu
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
name()
-
-
-
Method Detail
-
name
String name()
-
-