PHP 클래스 ApaiIO\Operations\CartAdd

또한 보기: http://docs.aws.amazon.com/AWSECommerceService/2011-08-01/DG/CartAdd.html
저자: Jan Eichhorn ([email protected])
상속: extends CartCreate
파일 보기 프로젝트 열기: exeu/apai-io 1 사용 예제들

공개 메소드들

메소드 설명
getCartId ( ) : string Returns the cart id
getHMAC ( ) : mixed Returns the HMAC
getName ( )
setCartId ( string $cartId ) Sets the cart id
setHMAC ( string $HMAC ) Sets the HMAC

메소드 상세

getCartId() 공개 메소드

Returns the cart id
public getCartId ( ) : string
리턴 string

getHMAC() 공개 메소드

Returns the HMAC
public getHMAC ( ) : mixed
리턴 mixed

getName() 공개 메소드

public getName ( )

setCartId() 공개 메소드

Sets the cart id
public setCartId ( string $cartId )
$cartId string

setHMAC() 공개 메소드

Sets the HMAC
public setHMAC ( string $HMAC )
$HMAC string