#if __has_include() #import #else #import #endif NS_ASSUME_NONNULL_BEGIN @interface BTThreeDSecureAdditionalInformation () /** The additional information as parameters which can be used for API requests. @return An NSDictionary representing the additional information. */ - (NSDictionary *)asParameters; @end NS_ASSUME_NONNULL_END