PHP 클래스 PayPal\EBLBaseComponents\RefundInfoType

상속: extends PayPal\Core\PPXmlMessage
파일 보기 프로젝트 열기: paypal/merchant-sdk-php

공개 프로퍼티들

프로퍼티 타입 설명
$PendingReason string Tells us the reason when refund payment status is Delayed.
$RefundStatus string Refund status whether it is Instant or Delayed.

프로퍼티 상세

$PendingReason 공개적으로 프로퍼티

Tells us the reason when refund payment status is Delayed.
public string $PendingReason
리턴 string

$RefundStatus 공개적으로 프로퍼티

Refund status whether it is Instant or Delayed.
public string $RefundStatus
리턴 string