C# Класс PayPal.Forms.Abstractions.ProfileSharingResult

Показать файл Открыть проект

Открытые методы

Метод Описание
ProfileSharingResult ( PayPalStatus status, string errorMessage = null, PayPalProfileSharingResponse serverResponse = null ) : System

Описание методов

ProfileSharingResult() публичный Метод

public ProfileSharingResult ( PayPalStatus status, string errorMessage = null, PayPalProfileSharingResponse serverResponse = null ) : System
status PayPalStatus
errorMessage string
serverResponse PayPalProfileSharingResponse
Результат System