Inherits from NSObject
Declared in PMRefund.h
PMRefund.m

Overview

This object represents Refund PayMill API Object.

Tasks

Properties

amount

amount

@property (nonatomic, strong) NSString *amount

Discussion

amount

Declared In

PMRefund.h

created_at

created_at

@property (nonatomic) int created_at

Discussion

created_at

Declared In

PMRefund.h

description

description

@property (nonatomic, strong) NSString *description

Discussion

description

Declared In

PMRefund.h

id

id

@property (nonatomic, strong) NSString *id

Discussion

id

Declared In

PMRefund.h

livemode

livemode

@property (nonatomic) bool livemode

Discussion

livemode

Declared In

PMRefund.h

response_code

response_code

@property (nonatomic) int response_code

Discussion

response_code

Declared In

PMRefund.h

status

status

@property (nonatomic, strong) NSString *status

Discussion

status

Declared In

PMRefund.h

updated_at

updated_at

@property (nonatomic) int updated_at

Discussion

updated_at

Declared In

PMRefund.h