MBXOnBillingServiceError_Internal.h 285 B

12345678
  1. // This file is generated and will be overwritten automatically.
  2. #import <Foundation/Foundation.h>
  3. @class MBXBillingServiceError;
  4. NS_SWIFT_NAME(OnBillingServiceError)
  5. typedef void (^MBXOnBillingServiceError)(MBXBillingServiceError * _Nonnull result); // NOLINT(modernize-use-using)