KEWLCoinType Constants Reference

Declared in KEWLPaymentResponse.h

KEWLCoinType

Definition

typedef NS_ENUM(NSUInteger, KEWLCoinType ) {
   KEWLCoinTypeUnknown = 0,
   KEWLCoinTypeGold = 1,
};

Constants

KEWLCoinTypeUnknown

Declared In KEWLPaymentResponse.h.

KEWLCoinTypeGold

Declared In KEWLPaymentResponse.h.