Interface IGoPayOAuth
- Namespace
- SunamoUnderscore
- Assembly
- SunamoUnderscore.dll
GoPay-specific OAuth configuration.
public interface IGoPayOAuth : IOAuth
- Inherited Members
- Extension Methods
Properties
GoID
Gets the GoPay account identifier.
long GoID { get; }