Skip to content

Commit 21222f3

Browse files
committed
Generated 2014-07-14 for Bss
1 parent 40f7d50 commit 21222f3

11 files changed

+13
-20
lines changed

aliyun-php-sdk-bss/Bss/Request/V20140714/CreateOrderRequest.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ public function __construct()
2525
parent::__construct(
2626
'Bss',
2727
'2014-07-14',
28-
'CreateOrder',
29-
'bss'
28+
'CreateOrder'
3029
);
3130
}
3231

aliyun-php-sdk-bss/Bss/Request/V20140714/DescribeCashDetailRequest.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ public function __construct()
2929
parent::__construct(
3030
'Bss',
3131
'2014-07-14',
32-
'DescribeCashDetail',
33-
'bss'
32+
'DescribeCashDetail'
3433
);
3534
}
3635
}

aliyun-php-sdk-bss/Bss/Request/V20140714/DescribeCouponDetailRequest.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ public function __construct()
2525
parent::__construct(
2626
'Bss',
2727
'2014-07-14',
28-
'DescribeCouponDetail',
29-
'bss'
28+
'DescribeCouponDetail'
3029
);
3130
}
3231

aliyun-php-sdk-bss/Bss/Request/V20140714/DescribeCouponListRequest.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,7 @@ public function __construct()
3434
parent::__construct(
3535
'Bss',
3636
'2014-07-14',
37-
'DescribeCouponList',
38-
'bss'
37+
'DescribeCouponList'
3938
);
4039
}
4140

aliyun-php-sdk-bss/Bss/Request/V20140714/OpenCallbackRequest.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ public function __construct()
2525
parent::__construct(
2626
'Bss',
2727
'2014-07-14',
28-
'OpenCallback',
29-
'bss'
28+
'OpenCallback'
3029
);
3130
}
3231

aliyun-php-sdk-bss/Bss/Request/V20140714/QueryForCssOrderRequest.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ public function __construct()
2525
parent::__construct(
2626
'Bss',
2727
'2014-07-14',
28-
'QueryForCssOrder',
29-
'bss'
28+
'QueryForCssOrder'
3029
);
3130
}
3231

aliyun-php-sdk-bss/Bss/Request/V20140714/SetResourceBusinessStatusRequest.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@ public function __construct()
3131
parent::__construct(
3232
'Bss',
3333
'2014-07-14',
34-
'SetResourceBusinessStatus',
35-
'bss'
34+
'SetResourceBusinessStatus'
3635
);
3736
}
3837

aliyun-php-sdk-bss/Bss/Request/V20140714/SubscriptionCreateOrderApiRequest.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ public function __construct()
2626
parent::__construct(
2727
'Bss',
2828
'2014-07-14',
29-
'SubscriptionCreateOrderApi',
30-
'bss'
29+
'SubscriptionCreateOrderApi'
3130
);
3231
}
3332

aliyun-php-sdk-bss/Bss/Request/V20140714/VnoBatchRefundOrderRequest.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ public function __construct()
2525
parent::__construct(
2626
'Bss',
2727
'2014-07-14',
28-
'VnoBatchRefundOrder',
29-
'bss'
28+
'VnoBatchRefundOrder'
3029
);
3130
}
3231

aliyun-php-sdk-bss/Bss/Request/V20140714/VnoPayCallBackNotifyRequest.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ public function __construct()
2525
parent::__construct(
2626
'Bss',
2727
'2014-07-14',
28-
'VnoPayCallBackNotify',
29-
'bss'
28+
'VnoPayCallBackNotify'
3029
);
3130
}
3231

0 commit comments

Comments
 (0)