C# Class PayPal.Forms.Abstractions.ProfileSharingResult

Show file Open project: AlejandroRuiz/PayPal.Forms

Public Methods

Method Description
ProfileSharingResult ( PayPalStatus status, string errorMessage = null, PayPalProfileSharingResponse serverResponse = null ) : System

Method Details

ProfileSharingResult() public method

public ProfileSharingResult ( PayPalStatus status, string errorMessage = null, PayPalProfileSharingResponse serverResponse = null ) : System
status PayPalStatus
errorMessage string
serverResponse PayPalProfileSharingResponse
return System