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 PartnerAPITypeOrderSNICertificateRequest

This class represents the orderSNICertificateRequest WSDL type.

It is an extension to the PartnerAPITypeRequest class.

PartnerAPIType
Extended by PartnerAPITypeRequest
Extended by PartnerAPITypeOrderSNICertificateRequest
Package: types
Copyright: Copyright (c) 2020 Asseco Data Systems SA
License: license.txt
Located at certumPartnerAPI/types/typeOrderSNICertificateRequest.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

Overrides

PartnerAPITypeRequest::initData()
Methods inherited from PartnerAPIType
__call(), __construct(), __get(), addElement(), findElemName(), getDataAsArray(), getElement(), resetData(), setData(), setElement()
Magic methods summary
public PartnerAPITypeOrderSNICertificateRequest
# setOrderSNIParameters( PartnerAPITypeOrderSNIParameters $value = )

Sets the orderSNIParameters element.

Sets the orderSNIParameters element.

Parameters

$value
PartnerAPITypeOrderSNIParameters
$value

Returns

PartnerAPITypeOrderSNICertificateRequest
public PartnerAPITypeOrderSNIParameters
# getOrderSNIParameters( )

Gets the orderSNIParameters element.

Gets the orderSNIParameters element.

Returns

PartnerAPITypeOrderSNIParameters
public PartnerAPITypeOrderSNICertificateRequest
# setSerialNumbers( PartnerAPITypeSerialNumbers $value = )

Sets the serialNumbers element.

Sets the serialNumbers element.

Parameters

$value
PartnerAPITypeSerialNumbers
$value

Returns

PartnerAPITypeOrderSNICertificateRequest
public PartnerAPITypeSerialNumbers
# getSerialNumbers( )

Gets the serialNumbers element.

Gets the serialNumbers element.

Returns

PartnerAPITypeSerialNumbers
public PartnerAPITypeOrderSNICertificateRequest
# setRequestorInfo( PartnerAPITypeRequestorInfo $value = )

Sets the requestorInfo element.

Sets the requestorInfo element.

Parameters

$value
PartnerAPITypeRequestorInfo
$value

Returns

PartnerAPITypeOrderSNICertificateRequest
public PartnerAPITypeRequestorInfo
# getRequestorInfo( )

Gets the requestorInfo element.

Gets the requestorInfo element.

Returns

PartnerAPITypeRequestorInfo
public PartnerAPITypeOrderSNICertificateRequest
# setOrganizationInfo( PartnerAPITypeOrganizationInfo $value = )

Sets the organizationInfo element.

Sets the organizationInfo element.

Parameters

$value
PartnerAPITypeOrganizationInfo
$value

Returns

PartnerAPITypeOrderSNICertificateRequest
public PartnerAPITypeOrganizationInfo
# getOrganizationInfo( )

Gets the organizationInfo element or NULL.

Gets the organizationInfo element or NULL.

Returns

PartnerAPITypeOrganizationInfo
Magic methods inherited from PartnerAPITypeRequest
getRequestHeader(), setRequestHeader()
Properties inherited from PartnerAPIType
$elems
Magic properties summary
public PartnerAPITypeOrderSNIParameters $orderSNIParameters
#

Gets the orderSNIParameters element.

Gets the orderSNIParameters element.

public PartnerAPITypeSerialNumbers $serialNumbers
#

Gets the serialNumbers element.

Gets the serialNumbers element.

public PartnerAPITypeRequestorInfo $requestorInfo
#

Gets the requestorInfo element.

Gets the requestorInfo element.

public PartnerAPITypeOrganizationInfo $organizationInfo
#

Gets the organizationInfo element or NULL.

Gets the organizationInfo element or NULL.

Magic properties inherited from PartnerAPITypeRequest
$requestHeader
API documentation generated by ApiGen 2.8.0