Overview
  • Namespace
  • Class

Namespaces

  • PayPal
    • Api
    • Auth
    • Cache
    • Common
    • Converter
    • Core
    • Exception
    • Handler
    • Log
    • Rest
    • Security
    • Transport
    • Validation

Classes

  • Address
  • Agreement
  • AgreementDetails
  • AgreementStateDescriptor
  • AgreementTransaction
  • AgreementTransactions
  • AlternatePayment
  • Amount
  • Authorization
  • BankAccount
  • BankAccountsList
  • BankToken
  • BaseAddress
  • Billing
  • BillingAgreementToken
  • BillingInfo
  • CancelNotification
  • Capture
  • CarrierAccount
  • CarrierAccountToken
  • CartBase
  • ChargeModel
  • Cost
  • CountryCode
  • CreateProfileResponse
  • Credit
  • CreditCard
  • CreditCardHistory
  • CreditCardList
  • CreditCardToken
  • CreditFinancingOffered
  • Currency
  • CurrencyConversion
  • CustomAmount
  • DetailedRefund
  • Details
  • Error
  • ErrorDetails
  • ExtendedBankAccount
  • ExternalFunding
  • FileAttachment
  • FlowConfig
  • FmfDetails
  • FundingDetail
  • FundingInstrument
  • FundingOption
  • FundingSource
  • FuturePayment
  • HyperSchema
  • Image
  • Incentive
  • InputFields
  • InstallmentInfo
  • InstallmentOption
  • Invoice
  • InvoiceAddress
  • InvoiceItem
  • InvoiceNumber
  • InvoiceSearchResponse
  • Item
  • ItemList
  • Links
  • Measurement
  • MerchantInfo
  • MerchantPreferences
  • Metadata
  • NameValuePair
  • Notification
  • OpenIdAddress
  • OpenIdError
  • OpenIdSession
  • OpenIdTokeninfo
  • OpenIdUserinfo
  • Order
  • OverrideChargeModel
  • Participant
  • Patch
  • PatchRequest
  • Payee
  • Payer
  • PayerInfo
  • Payment
  • PaymentCard
  • PaymentCardToken
  • PaymentDefinition
  • PaymentDetail
  • PaymentExecution
  • PaymentHistory
  • PaymentInstruction
  • PaymentOptions
  • PaymentSummary
  • PaymentTerm
  • Payout
  • PayoutBatch
  • PayoutBatchHeader
  • PayoutItem
  • PayoutItemDetails
  • PayoutSenderBatchHeader
  • Phone
  • Plan
  • PlanList
  • PotentialPayerInfo
  • Presentation
  • PrivateLabelCard
  • ProcessorResponse
  • RecipientBankingInstruction
  • RedirectUrls
  • Refund
  • RefundDetail
  • RefundRequest
  • RelatedResources
  • Sale
  • Search
  • ShippingAddress
  • ShippingCost
  • ShippingInfo
  • Tax
  • Template
  • TemplateData
  • Templates
  • TemplateSettings
  • TemplateSettingsMetadata
  • Terms
  • Transaction
  • TransactionBase
  • Transactions
  • VerifyWebhookSignature
  • VerifyWebhookSignatureResponse
  • Webhook
  • WebhookEvent
  • WebhookEventList
  • WebhookEventType
  • WebhookEventTypeList
  • WebhookList
  • WebProfile

Class Metadata

Class Metadata

Audit information for the resource.

PayPal\Common\PayPalModel
Extended by PayPal\Api\Metadata
Namespace: PayPal\Api
Package: PayPal\Api
Located at PayPal/Api/Metadata.php

Methods summary

public
# setCreatedDate( string $created_date )

The date and time when the resource was created.

The date and time when the resource was created.

Parameters

$created_date

Returns


$this
public string
# getCreatedDate( )

The date and time when the resource was created.

The date and time when the resource was created.

Returns

string
public
# setCreatedBy( string $created_by )

The email address of the account that created the resource.

The email address of the account that created the resource.

Parameters

$created_by

Returns


$this
public string
# getCreatedBy( )

The email address of the account that created the resource.

The email address of the account that created the resource.

Returns

string
public
# setCancelledDate( string $cancelled_date )

The date and time when the resource was cancelled.

The date and time when the resource was cancelled.

Parameters

$cancelled_date

Returns


$this
public string
# getCancelledDate( )

The date and time when the resource was cancelled.

The date and time when the resource was cancelled.

Returns

string
public
# setCancelledBy( string $cancelled_by )

The actor who cancelled the resource.

The actor who cancelled the resource.

Parameters

$cancelled_by

Returns


$this
public string
# getCancelledBy( )

The actor who cancelled the resource.

The actor who cancelled the resource.

Returns

string
public
# setLastUpdatedDate( string $last_updated_date )

The date and time when the resource was last edited.

The date and time when the resource was last edited.

Parameters

$last_updated_date

Returns


$this
public string
# getLastUpdatedDate( )

The date and time when the resource was last edited.

The date and time when the resource was last edited.

Returns

string
public
# setLastUpdatedBy( string $last_updated_by )

The email address of the account that last edited the resource.

The email address of the account that last edited the resource.

Parameters

$last_updated_by

Returns


$this
public string
# getLastUpdatedBy( )

The email address of the account that last edited the resource.

The email address of the account that last edited the resource.

Returns

string
public
# setFirstSentDate( string $first_sent_date )

The date and time when the resource was first sent.

The date and time when the resource was first sent.

Parameters

$first_sent_date

Returns


$this
public string
# getFirstSentDate( )

The date and time when the resource was first sent.

The date and time when the resource was first sent.

Returns

string
public
# setLastSentDate( string $last_sent_date )

The date and time when the resource was last sent.

The date and time when the resource was last sent.

Parameters

$last_sent_date

Returns


$this
public string
# getLastSentDate( )

The date and time when the resource was last sent.

The date and time when the resource was last sent.

Returns

string
public
# setLastSentBy( string $last_sent_by )

The email address of the account that last sent the resource.

The email address of the account that last sent the resource.

Parameters

$last_sent_by

Returns


$this
public string
# getLastSentBy( )

The email address of the account that last sent the resource.

The email address of the account that last sent the resource.

Returns

string
public
# setPayerViewUrl( string $payer_view_url )

URL representing the payer's view of the invoice.

URL representing the payer's view of the invoice.

Parameters

$payer_view_url

Returns


$this

Throws

InvalidArgumentException
public string
# getPayerViewUrl( )

URL representing the payer's view of the invoice.

URL representing the payer's view of the invoice.

Returns

string

Methods inherited from PayPal\Common\PayPalModel

__construct(), __get(), __isset(), __set(), __toString(), __unset(), fromArray(), fromJson(), getList(), setCredential(), toArray(), toJSON()

Properties summary

Properties inherited from PayPal\Common\PayPalModel

$credential

API documentation generated by ApiGen