PaymentMedia Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Lists the valid payment media types for an approval method.
public enum PaymentMedia
type PaymentMedia =
Public Enum PaymentMedia
- Inheritance
-
PaymentMedia
Fields
Name | Value | Description |
---|---|---|
Unspecified | 0 | No media type specified |
Credit | 1 | Credit card |
Debit | 2 | Debit card |
ElectronicMoney | 3 |