#if __has_include() #import #else #import #endif NS_ASSUME_NONNULL_BEGIN @interface BTPayPalCheckoutRequest () @property (nonatomic, copy, readonly) NSString *intentAsString; @property (nonatomic, copy, readonly) NSString *userActionAsString; @end NS_ASSUME_NONNULL_END