PHP 클래스 PayPal\PayPalAPI\BMManageButtonStatusRequestType

상속: extends PayPal\EBLBaseComponents\AbstractRequestType
파일 보기 프로젝트 열기: paypal/merchant-sdk-php 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$ButtonStatus string Requested Status change for hosted button. Required Character length and limitations: 1 single-byte alphanumeric characters
$HostedButtonID string Button ID of Hosted button. Required Character length and limitations: 10 single-byte numeric characters

프로퍼티 상세

$ButtonStatus 공개적으로 프로퍼티

Requested Status change for hosted button. Required Character length and limitations: 1 single-byte alphanumeric characters
public string $ButtonStatus
리턴 string

$HostedButtonID 공개적으로 프로퍼티

Button ID of Hosted button. Required Character length and limitations: 10 single-byte numeric characters
public string $HostedButtonID
리턴 string