PHP 클래스 PayPal\EBLBaseComponents\ReverseTransactionResponseDetailsType

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

공개 프로퍼티들

프로퍼티 타입 설명
$ReverseTransactionID string Unique transaction identifier of the reversal transaction created. Character length and limitations:17 single-byte characters
$Status string Status of reversal request. Required

프로퍼티 상세

$ReverseTransactionID 공개적으로 프로퍼티

Unique transaction identifier of the reversal transaction created. Character length and limitations:17 single-byte characters
public string $ReverseTransactionID
리턴 string

$Status 공개적으로 프로퍼티

Status of reversal request. Required
public string $Status
리턴 string