eBay SDK for PHP
  • Namespace
  • Class

Namespaces

  • DTS
    • eBaySDK
      • Account
        • Enums
        • Services
        • Types
      • Analytics
        • Enums
        • Services
        • Types
      • Browse
        • Enums
        • Services
        • Types
      • BulkDataExchange
        • Enums
        • Services
        • Types
      • BusinessPoliciesManagement
        • Enums
        • Services
        • Types
      • Constants
      • Credentials
      • Exceptions
      • Feed
        • Enums
        • Services
        • Types
      • Feedback
        • Enums
        • Services
        • Types
      • FileTransfer
        • Enums
        • Services
        • Types
      • Finding
        • Enums
        • Services
        • Types
      • Fulfillment
        • Enums
        • Services
        • Types
      • HalfFinding
        • Enums
        • Services
        • Types
      • Inventory
        • Enums
        • Services
        • Types
      • JmesPath
      • Marketing
        • Enums
        • Services
        • Types
      • Merchandising
        • Enums
        • Services
        • Types
      • MerchantData
        • Enums
        • Types
      • Metadata
        • Enums
        • Services
        • Types
      • OAuth
        • Services
        • Types
      • Order
        • Enums
        • Services
        • Types
      • Parser
      • PostOrder
        • Enums
        • Services
        • Types
      • Product
        • Enums
        • Services
        • Types
      • ProductMetadata
        • Enums
        • Services
        • Types
      • RelatedItemsManagement
        • Enums
        • Services
        • Types
      • ResolutionCaseManagement
        • Enums
        • Services
        • Types
      • ReturnManagement
        • Enums
        • Services
        • Types
      • Services
      • Shopping
        • Enums
        • Services
        • Types
      • Taxonomy
        • Enums
        • Services
        • Types
      • Trading
        • Enums
        • Services
        • Types
      • Types
  • GuzzleHttp
    • Promise
    • Psr7
  • Psr
    • Http
      • Message

Classes

  • Amount
  • CategoryType
  • CreateAFulfillmentPolicyRestRequest
  • CreateAFulfillmentPolicyRestResponse
  • CreateAPaymentPolicyRestRequest
  • CreateAPaymentPolicyRestResponse
  • CreateAReturnPolicyRestRequest
  • CreateAReturnPolicyRestResponse
  • CreateASalesTaxTableRestRequest
  • CreateASalesTaxTableRestResponse
  • DeleteAFulfillmentPolicyRestRequest
  • DeleteAFulfillmentPolicyRestResponse
  • DeleteAPaymentPolicyRestRequest
  • DeleteAPaymentPolicyRestResponse
  • DeleteAReturnPolicyRestRequest
  • DeleteAReturnPolicyRestResponse
  • DeleteASalesTaxTableRestRequest
  • DeleteASalesTaxTableRestResponse
  • Deposit
  • ErrorDetailV3
  • ErrorParameterV3
  • ExternalPaymentMethod
  • FulfillmentPolicy
  • FulfillmentPolicyRequest
  • FulfillmentPolicyResponse
  • GetAccountPrivilegesRestResponse
  • GetAFulfillmentPolicyByIDRestRequest
  • GetAFulfillmentPolicyByIDRestResponse
  • GetAFulfillmentPolicyByNameRestRequest
  • GetAFulfillmentPolicyByNameRestResponse
  • GetAllSalesTaxTablesRestRequest
  • GetAllSalesTaxTablesRestResponse
  • GetAPaymentPolicyByIDRestRequest
  • GetAPaymentPolicyByIDRestResponse
  • GetAPaymentPolicyByNameRestRequest
  • GetAPaymentPolicyByNameRestResponse
  • GetAReturnPolicyByIDRestRequest
  • GetAReturnPolicyByIDRestResponse
  • GetAReturnPolicyByNameRestRequest
  • GetAReturnPolicyByNameRestResponse
  • GetASalesTaxTableRestRequest
  • GetASalesTaxTableRestResponse
  • GetFulfillmentPoliciesByMarketplaceRestRequest
  • GetFulfillmentPoliciesByMarketplaceRestResponse
  • GetOptedInProgramsRestResponse
  • GetPaymentPoliciesByMarketplaceRestRequest
  • GetPaymentPoliciesByMarketplaceRestResponse
  • GetReturnPoliciesByMarketplaceRestRequest
  • GetReturnPoliciesByMarketplaceRestResponse
  • GetShippingRateTablesRestRequest
  • GetShippingRateTablesRestResponse
  • InventorySizing
  • InventorySnapshot
  • LookbackPeriod
  • MerchantExternalProfile
  • OptInToProgramRestRequest
  • OptInToProgramRestResponse
  • OptOutOfProgramRestRequest
  • OptOutOfProgramRestResponse
  • PaymentMethod
  • PaymentPolicy
  • PaymentPolicyRequest
  • PaymentPolicyResponse
  • Program
  • Programs
  • RateTable
  • RateTableResponse
  • RecipientAccountReference
  • Region
  • RegionSet
  • ReturnPolicy
  • ReturnPolicyRequest
  • ReturnPolicyResponse
  • ReturnSnapshot
  • SalesTax
  • SalesTaxBase
  • SalesTaxes
  • SellingLimit
  • SellingPrivileges
  • SetFulfillmentPolicyResponse
  • SetPaymentPolicyResponse
  • SetReturnPolicyResponse
  • ShippingOption
  • ShippingService
  • SoldAggregatedMetrics
  • TimeDuration
  • TransactionSnapshot
  • TransactionVolume
  • UpdateAFulfillmentPolicyRestRequest
  • UpdateAFulfillmentPolicyRestResponse
  • UpdateAPaymentPolicyRestRequest
  • UpdateAPaymentPolicyRestResponse
  • UpdateAReturnPolicyRestRequest
  • UpdateAReturnPolicyRestResponse

Class GetAFulfillmentPolicyByNameRestResponse

DTS\eBaySDK\Types\BaseType implements DTS\eBaySDK\JmesPath\JmesPathableObjectInterface
Extended by DTS\eBaySDK\Account\Types\FulfillmentPolicy
Extended by DTS\eBaySDK\Account\Types\GetAFulfillmentPolicyByNameRestResponse uses DTS\eBaySDK\StatusCodeTrait, DTS\eBaySDK\HttpHeadersTrait
Namespace: DTS\eBaySDK\Account\Types
Located at eBaySDK/Account/Types/GetAFulfillmentPolicyByNameRestResponse.php

Methods summary

public
# __construct( array $values = [], integer $statusCode = 200, array $headers = [] )

Parameters

$values
Optional properties and values to assign to the object.
$statusCode
Status code
$headers
HTTP Response headers.

Overrides

DTS\eBaySDK\Account\Types\FulfillmentPolicy::__construct

Methods inherited from DTS\eBaySDK\Types\BaseType

__get(), __isset(), __set(), __toString(), __unset(), attachment(), elementMeta(), hasAttachment(), search(), toArray(), toRequestXml()

Methods used from DTS\eBaySDK\StatusCodeTrait

getStatusCode()

Methods used from DTS\eBaySDK\HttpHeadersTrait

getHeader(), getHeaderLine(), getHeaders(), hasHeader()

Properties summary

Magic properties inherited from DTS\eBaySDK\Account\Types\FulfillmentPolicy

$description, $freightShipping, $fulfillmentPolicyId, $globalShipping, $handlingTime, $localPickup, $marketplaceId, $name, $pickupDropOff, $shipToLocations

eBay SDK for PHP API documentation generated by ApiGen