//
 /***************************************************************
 * Copyright © 2017 HERE Global B.V. All rights reserved. *
 **************************************************************/

#import <HereSDKDemandKit/HereSDKDemandKit.h>

@interface HereSDKDemandPrice (Dictionary)

- (NSDictionary *)dictionary;

@end
