Namespace:
RainWorx.FrameWorx.DTO
Assembly: RainWorx.FrameWorx.DTO (in RainWorx.FrameWorx.DTO.dll) Version: 3.5
Assembly: RainWorx.FrameWorx.DTO (in RainWorx.FrameWorx.DTO.dll) Version: 3.5
Syntax
C#
public enum PaymentProviderResponseStatus
Members
Member name | Value | Description | |
---|---|---|---|
Pending | 0 | ||
PendingProvider | 1 | ||
Complete | 2 |
See Also