Class: AllpayWebService::ActionType

Inherits:
Base
  • Object
show all
Defined in:
lib/allpay/const.rb

Overview

信用卡訂單處理動作資訊

Constant Summary collapse

C =

關帳

"C"
R =

退刷

"R"
E =

取消

"E"
N =

放棄

"N"

Method Summary

Methods inherited from Base

readable_keys, values