PHP Class PayPal\Core\PPMessage

Author:
Show file Open project: paypal/sdk-core-php

Public Methods

Method Description
init ( array $map = [], string $prefix = '' )
toNVPString ( string $prefix = '' ) : string

Private Methods

Method Description
isBuiltInType ( $typeName )

Method Details

init() public method

public init ( array $map = [], string $prefix = '' )
$map array
$prefix string

toNVPString() public method

public toNVPString ( string $prefix = '' ) : string
$prefix string
return string