PaymentUserResponse Enum

Definition

public enum class PaymentUserResponse
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 524288)]
/// [Windows.Foundation.Metadata.Experimental]
enum class PaymentUserResponse
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 524288)]
[Windows.Foundation.Metadata.Experimental]
public enum PaymentUserResponse
var value = Windows.Devices.PointOfService.PaymentUserResponse.none
Public Enum PaymentUserResponse
Inheritance
PaymentUserResponse
Attributes

Fields

No 2
None 0
Yes 1

Applies to