public class RetrieveRefundRequestIntentBuilder extends BaseIntentBuilder
PAPI_SDK_NAME
Constructor and Description |
---|
RetrieveRefundRequestIntentBuilder(String refundId)
Creates an instance of the RetrieveRefundRequestIntentBuilder class
|
public RetrieveRefundRequestIntentBuilder(String refundId)
refundId
- The ID of the refund to retrievepublic Intent build(Context context)
build
in class BaseIntentBuilder