PayPal Integrator V5 - Online Help
PayPal Integrator V5
Questions / Feedback?

Status Property

The status of the profile.

Syntax

public int getStatus();


Enumerated values: public final static int psActive = 0; public final static int psPending = 1; public final static int psCancelled = 2; public final static int psSuspended = 3; public final static int psExpired = 4;

Remarks

This property will contain the status of the profile after a call to GetProfile.

This property is read-only.

Default Value

0

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 5.0.6240.0