Overview

Packages

  • exceptions
  • messages
  • operations
  • PHP
  • service
  • types

Classes

  • PartnerAPIType
  • PartnerAPITypeAddEmailVerificationRequest
  • PartnerAPITypeAddEmailVerificationResponse
  • PartnerAPITypeAddSanVerificationRequest
  • PartnerAPITypeAddSanVerificationResponse
  • PartnerAPITypeAddSerialNumbers
  • PartnerAPITypeApproverEmailPrefixType
  • PartnerAPITypeAuthToken
  • PartnerAPITypeBusinessCategoryEnum
  • PartnerAPITypeCaBundle
  • PartnerAPITypeCancelOrderReponse
  • PartnerAPITypeCancelOrderRequest
  • PartnerAPITypeCancelParameters
  • PartnerAPITypeCertificateDetails
  • PartnerAPITypeCertificateStatusEnum
  • PartnerAPITypeCertificationRequestStateTypeEnum
  • PartnerAPITypeDocument
  • PartnerAPITypeDocuments
  • PartnerAPITypeDocumentTypeEnum
  • PartnerAPITypeDomainVerificationRequest
  • PartnerAPITypeEmailVerification
  • PartnerAPITypeError
  • PartnerAPITypeErrors
  • PartnerAPITypeExpiringCertificates
  • PartnerAPITypeFile
  • PartnerAPITypeFileName
  • PartnerAPITypeFiles
  • PartnerAPITypeFQDNs
  • PartnerAPITypeGetCertificateRequest
  • PartnerAPITypeGetCertificateResponse
  • PartnerAPITypeGetEmailVerificationRequest
  • PartnerAPITypeGetEmailVerificationResponse
  • PartnerAPITypeGetExpiringCertificatesRequest
  • PartnerAPITypeGetExpiringCertificatesResponse
  • PartnerAPITypeGetModifiedOrdersRequest
  • PartnerAPITypeGetOrderByOrderIDRequest
  • PartnerAPITypeGetOrdersByDateRangeRequest
  • PartnerAPITypeGetOrdersRequest
  • PartnerAPITypeGetOrdersResponse
  • PartnerAPITypeGetOrderStateRequest
  • PartnerAPITypeGetOrderStateResponse
  • PartnerAPITypeGetProductListRequest
  • PartnerAPITypeGetProductListResponse
  • PartnerAPITypeGetProductListResponse_Products
  • PartnerAPITypeGetSanVerificationStateRequest
  • PartnerAPITypeGetSanVerificationStateResponse
  • PartnerAPITypeHashAlgorithmEnum
  • PartnerAPITypeInvalidSerialNumbers
  • PartnerAPITypeModifySNICertificateRequest
  • PartnerAPITypeModifySNICertificateResponse
  • PartnerAPITypeOrder
  • PartnerAPITypeOrderDetails
  • PartnerAPITypeOrderOption
  • PartnerAPITypeOrderParameters
  • PartnerAPITypeOrderRequest
  • PartnerAPITypeOrders
  • PartnerAPITypeOrderSNICertificateRequest
  • PartnerAPITypeOrderSNICertificateResponse
  • PartnerAPITypeOrderSNIParameters
  • PartnerAPITypeOrderStatus
  • PartnerAPITypeOrderVerification
  • PartnerAPITypeOrderVerifications
  • PartnerAPITypeOrderVerificationStateEnum
  • PartnerAPITypeOrderVerificationTypeEnum
  • PartnerAPITypeOrganizationInfo
  • PartnerAPITypeParsedCsr
  • PartnerAPITypePerformSanVerificationResponse
  • PartnerAPITypeProduct
  • PartnerAPITypeProduct_SupportedHashAlgorithms
  • PartnerAPITypeQuickOrderRequest
  • PartnerAPITypeQuickOrderResponse
  • PartnerAPITypeReissueCertificateRequest
  • PartnerAPITypeReissueCertificateResponse
  • PartnerAPITypeRemoveSerialNumbers
  • PartnerAPITypeRenewCertificateRequest
  • PartnerAPITypeRenewCertificateResponse
  • PartnerAPITypeRequest
  • PartnerAPITypeRequestHeader
  • PartnerAPITypeRequestorInfo
  • PartnerAPITypeResponse
  • PartnerAPITypeResponseHeader
  • PartnerAPITypeRevocationReasonEnum
  • PartnerAPITypeRevokeCertificateParameters
  • PartnerAPITypeRevokeCertificateRequest
  • PartnerAPITypeRevokeCertificateResponse
  • PartnerAPITypeSanApprover
  • PartnerAPITypeSanEntries
  • PartnerAPITypeSanEntry
  • PartnerAPITypeSanVerification
  • PartnerAPITypeSanVerificationManualState
  • PartnerAPITypeSanVerificationState
  • PartnerAPITypeSanVerificationStateEnum
  • PartnerAPITypeSanVerificationStates
  • PartnerAPITypeSanVerificationSystemMethodEnum
  • PartnerAPITypeSanVerificationSystemState
  • PartnerAPITypeSerialNumbers
  • PartnerAPITypeValidateOrderParametersRequest
  • PartnerAPITypeValidateOrderParametersResponse
  • PartnerAPITypeVerificationMethodType
  • PartnerAPITypeVerifyOrderParameters
  • PartnerAPITypeVerifyOrderRequest
  • PartnerAPITypeVerifyOrderResponse
  • Overview
  • Package
  • Class
  • Tree

Class PartnerAPITypeProduct

This class represents the product WSDL type.

It is based on the PartnerAPIType class and derives properties and methods from that class.

PartnerAPIType
Extended by PartnerAPITypeProduct
Package: types
Copyright: Copyright (c) 2020 Asseco Data Systems SA
License: license.txt
Located at certumPartnerAPI/types/typeProduct.php
Methods summary
protected array
# initData( )

This is an abstract method used to initialize type elements.

This is an abstract method used to initialize type elements.

When overriden, it must return an array containing all elements for a given type. The structure of this array is defined in the description of $elems variable. If a type is deriving from another type derived from PartnerAPIType then the implementations of this method must call the parent's initData() method and merge all elements.

Returns

array
A set of all type elements
Methods inherited from PartnerAPIType
__call(), __construct(), __get(), addElement(), findElemName(), getDataAsArray(), getElement(), resetData(), setData(), setElement()
Magic methods summary
public PartnerAPITypeProduct
# setSupportedHashAlgorithms( PartnerAPITypeProduct_SupportedHashAlgorithms $value = )

Sets the supportedHashAlgorithms element.

Sets the supportedHashAlgorithms element.

Parameters

$value
PartnerAPITypeProduct_SupportedHashAlgorithms
$value

Returns

PartnerAPITypeProduct
public PartnerAPITypeProduct_SupportedHashAlgorithms
# getSupportedHashAlgorithms( )

Gets the supportedHashAlgorithms element or NULL.

Gets the supportedHashAlgorithms element or NULL.

Returns

PartnerAPITypeProduct_SupportedHashAlgorithms
public PartnerAPITypeProduct
# setCode( long $value = )

Sets the code element.

Sets the code element.

Parameters

$value
long
$value

Returns

PartnerAPITypeProduct
public long
# getCode( )

Gets the code element or NULL.

Gets the code element or NULL.

Returns

long
public PartnerAPITypeProduct
# setType( string $value = )

Sets the type element.

Sets the type element.

Parameters

$value
string
$value

Returns

PartnerAPITypeProduct
public string
# getType( )

Gets the type element or NULL.

Gets the type element or NULL.

Returns

string
public PartnerAPITypeProduct
# setValidityPeriod( integer $value = )

Sets the validityPeriod element.

Sets the validityPeriod element.

Parameters

$value
integer
$value

Returns

PartnerAPITypeProduct
public integer
# getValidityPeriod( )

Gets the validityPeriod element or NULL.

Gets the validityPeriod element or NULL.

Returns

integer
public PartnerAPITypeProduct
# setCertificateNotificationEnabled( boolean $value = )

Sets the certificateNotificationEnabled element.

Sets the certificateNotificationEnabled element.

Parameters

$value
boolean
$value

Returns

PartnerAPITypeProduct
public boolean
# getCertificateNotificationEnabled( )

Gets the certificateNotificationEnabled element or NULL.

Gets the certificateNotificationEnabled element or NULL.

Returns

boolean
Properties inherited from PartnerAPIType
$elems
Magic properties summary
public PartnerAPITypeProduct_SupportedHashAlgorithms $supportedHashAlgorithms
#

Gets the supportedHashAlgorithms element or NULL.

Gets the supportedHashAlgorithms element or NULL.

public long $code
#

Gets the code element or NULL.

Gets the code element or NULL.

public string $type
#

Gets the type element or NULL.

Gets the type element or NULL.

public integer $validityPeriod
#

Gets the validityPeriod element or NULL.

Gets the validityPeriod element or NULL.

public boolean $certificateNotificationEnabled
#

Gets the certificateNotificationEnabled element or NULL.

Gets the certificateNotificationEnabled element or NULL.

API documentation generated by ApiGen 2.8.0