WePay iOS SDK
7.0.0-prerelease-1
WPPaymentToken.h
1
//
2
// WPPaymentToken.h
3
// WePay
4
//
5
// Created by Chaitanya Bagaria on 11/7/14.
6
// Copyright (c) 2014 WePay. All rights reserved.
7
//
8
9
#import <Foundation/Foundation.h>
10
14
@interface
WPPaymentToken
: NSObject
15
19
@property
(nonatomic, strong, readonly) NSString*
tokenId
;
20
28
- (instancetype) initWithId:(NSString* )
tokenId
;
29
30
31
@end
WPPaymentToken
Definition:
WPPaymentToken.h:14
WPPaymentToken::tokenId
NSString * tokenId
Definition:
WPPaymentToken.h:19
WePay
Models
WPPaymentToken.h
Generated on Tue Apr 18 2017 15:20:32 for WePay iOS SDK by
1.8.13