class Veritrans::Tercerog::Mdk::PaypalAuthorizeResponseDto
決済サービスタイプ:Paypal、コマンド名:与信の応答Dtoクラス¶ ↑
- @author
-
VeriTrans Inc.
Public Instance Methods
amount()
click to toggle source
amount=(amount)
click to toggle source
center_auth_id()
click to toggle source
center_auth_id=(center_authId)
click to toggle source
cust_txn()
click to toggle source
cust_txn=(cust_txn)
click to toggle source
exchange_rate()
click to toggle source
exchange_rate=(exchange_rate)
click to toggle source
外貨換算レートを設定する¶ ↑
- @param
-
#exchange_rate 外貨換算レート
# File tgMdk/lib/tg_mdk/mdk_dto/paypal_authorize_response_dto.rb, line 304 def exchange_rate=(exchange_rate) @exchange_rate = exchange_rate end
fee_amount()
click to toggle source
fee_amount=(fee_amount)
click to toggle source
手数料を設定する¶ ↑
- @param
-
#fee_amount 手数料
# File tgMdk/lib/tg_mdk/mdk_dto/paypal_authorize_response_dto.rb, line 268 def fee_amount=(fee_amount) @fee_amount = fee_amount end
get_trad_url()
click to toggle source
invoice_id()
click to toggle source
invoice_id=(invoice_id)
click to toggle source
請求番号を設定する¶ ↑
- @param
-
#invoice_id 請求番号
# File tgMdk/lib/tg_mdk/mdk_dto/paypal_authorize_response_dto.rb, line 214 def invoice_id=(invoice_id) @invoice_id = invoice_id end
login_url()
click to toggle source
login_url=(login_url)
click to toggle source
ログインURLを設定する¶ ↑
- @param
-
#login_url ログインURL
# File tgMdk/lib/tg_mdk/mdk_dto/paypal_authorize_response_dto.rb, line 178 def login_url=(login_url) @login_url = login_url end
march_txn()
click to toggle source
march_txn=(march_txn)
click to toggle source
電文IDを設定する¶ ↑
- @param
-
#march_txn 電文ID
# File tgMdk/lib/tg_mdk/mdk_dto/paypal_authorize_response_dto.rb, line 106 def march_txn=(march_txn) @march_txn = march_txn end
merr_msg()
click to toggle source
merr_msg=(merr_msg)
click to toggle source
mstatus()
click to toggle source
mstatus=(mstatus)
click to toggle source
order_id()
click to toggle source
order_id=(order_id)
click to toggle source
pay_now_id_response()
click to toggle source
pay_now_id_response=(pay_now_id_response)
click to toggle source
PayNowIDオブジェクトを設定する¶ ↑
- @param
-
#pay_now_id_response PayNowIDオブジェクト
# File tgMdk/lib/tg_mdk/mdk_dto/paypal_authorize_response_dto.rb, line 511 def pay_now_id_response=(pay_now_id_response) @pay_now_id_response = pay_now_id_response end
payer_id()
click to toggle source
payer_id=(payer_id)
click to toggle source
payment_date()
click to toggle source
payment_date=(payment_date)
click to toggle source
支払時刻を設定する¶ ↑
- @param
-
#payment_date 支払時刻
# File tgMdk/lib/tg_mdk/mdk_dto/paypal_authorize_response_dto.rb, line 323 def payment_date=(payment_date) @payment_date = payment_date end
payment_status()
click to toggle source
payment_status=(payment_status)
click to toggle source
支払ステータスを設定する¶ ↑
- @param
-
#payment_status 支払ステータス
# File tgMdk/lib/tg_mdk/mdk_dto/paypal_authorize_response_dto.rb, line 341 def payment_status=(payment_status) @payment_status = payment_status end
service_type()
click to toggle source
service_type=(service_type)
click to toggle source
決済サービスタイプを設定する¶ ↑
- @param
-
#service_type 決済サービスタイプ
# File tgMdk/lib/tg_mdk/mdk_dto/paypal_authorize_response_dto.rb, line 30 def service_type=(service_type) @service_type = service_type end
settle_amount()
click to toggle source
settle_amount=(settle_amount)
click to toggle source
決済金額を設定する¶ ↑
- @param
-
#settle_amount 決済金額
# File tgMdk/lib/tg_mdk/mdk_dto/paypal_authorize_response_dto.rb, line 286 def settle_amount=(settle_amount) @settle_amount = settle_amount end
ship_city()
click to toggle source
ship_city=(ship_city)
click to toggle source
配送先市区町村名を設定する¶ ↑
- @param
-
#ship_city 配送先市区町村名
# File tgMdk/lib/tg_mdk/mdk_dto/paypal_authorize_response_dto.rb, line 431 def ship_city=(ship_city) @ship_city = ship_city end
ship_country()
click to toggle source
ship_country=(ship_country)
click to toggle source
配送先国コードを設定する¶ ↑
- @param
-
#ship_country 配送先国コード
# File tgMdk/lib/tg_mdk/mdk_dto/paypal_authorize_response_dto.rb, line 467 def ship_country=(ship_country) @ship_country = ship_country end
ship_name()
click to toggle source
ship_name=(ship_name)
click to toggle source
配送先氏名を設定する¶ ↑
- @param
-
#ship_name 配送先氏名
# File tgMdk/lib/tg_mdk/mdk_dto/paypal_authorize_response_dto.rb, line 377 def ship_name=(ship_name) @ship_name = ship_name end
ship_phone()
click to toggle source
ship_phone=(ship_phone)
click to toggle source
配送先電話番号を設定する¶ ↑
- @param
-
#ship_phone 配送先電話番号
# File tgMdk/lib/tg_mdk/mdk_dto/paypal_authorize_response_dto.rb, line 503 def ship_phone=(ship_phone) @ship_phone = ship_phone end
ship_postal_code()
click to toggle source
ship_postal_code=(ship_postal_code)
click to toggle source
配送先郵便番号を設定する¶ ↑
- @param
-
#ship_postal_code 配送先郵便番号
# File tgMdk/lib/tg_mdk/mdk_dto/paypal_authorize_response_dto.rb, line 485 def ship_postal_code=(ship_postal_code) @ship_postal_code = ship_postal_code end
ship_state()
click to toggle source
ship_state=(ship_state)
click to toggle source
配送先州名を設定する¶ ↑
- @param
-
#ship_state 配送先州名
# File tgMdk/lib/tg_mdk/mdk_dto/paypal_authorize_response_dto.rb, line 449 def ship_state=(ship_state) @ship_state = ship_state end
ship_street1()
click to toggle source
ship_street1=(ship_street1)
click to toggle source
配送先住所1を設定する¶ ↑
- @param
-
#ship_street1 配送先住所1
# File tgMdk/lib/tg_mdk/mdk_dto/paypal_authorize_response_dto.rb, line 395 def ship_street1=(ship_street1) @ship_street1 = ship_street1 end
ship_street2()
click to toggle source
ship_street2=(ship_street2)
click to toggle source
配送先住所2を設定する¶ ↑
- @param
-
#ship_street2 配送先住所2
# File tgMdk/lib/tg_mdk/mdk_dto/paypal_authorize_response_dto.rb, line 413 def ship_street2=(ship_street2) @ship_street2 = ship_street2 end
token()
click to toggle source
token=(token)
click to toggle source
txn_version()
click to toggle source
txn_version=(txn_version)
click to toggle source
MDK バージョンを設定する¶ ↑
- @param
-
#txn_version MDK バージョン
# File tgMdk/lib/tg_mdk/mdk_dto/paypal_authorize_response_dto.rb, line 160 def txn_version=(txn_version) @txn_version = txn_version end
v_result_code()
click to toggle source
v_result_code=(v_result_code)
click to toggle source
詳細結果コードを設定する¶ ↑
- @param
-
#v_result_code 詳細結果コード
# File tgMdk/lib/tg_mdk/mdk_dto/paypal_authorize_response_dto.rb, line 71 def v_result_code=(v_result_code) @v_result_code = v_result_code end