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 PartnerAPITypeParsedCsr

This class represents the parsedCsr WSDL type.

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

PartnerAPIType
Extended by PartnerAPITypeParsedCsr
Package: types
Copyright: Copyright (c) 2020 Asseco Data Systems SA
License: license.txt
Located at certumPartnerAPI/types/typeParsedCsr.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 PartnerAPITypeParsedCsr
# setCommonName( string $value = )

Sets the commonName element.

Sets the commonName element.

Parameters

$value
string
$value

Returns

PartnerAPITypeParsedCsr
public string
# getCommonName( )

Gets the commonName element or NULL.

Gets the commonName element or NULL.

Returns

string
public PartnerAPITypeParsedCsr
# setCountry( string $value = )

Sets the country element.

Sets the country element.

Parameters

$value
string
$value

Returns

PartnerAPITypeParsedCsr
public string
# getCountry( )

Gets the country element or NULL.

Gets the country element or NULL.

Returns

string
public PartnerAPITypeParsedCsr
# setEmail( string $value = )

Sets the email element.

Sets the email element.

Parameters

$value
string
$value

Returns

PartnerAPITypeParsedCsr
public string
# getEmail( )

Gets the email element or NULL.

Gets the email element or NULL.

Returns

string
public PartnerAPITypeParsedCsr
# setJoISoCN( string $value = )

Sets the joISoCN element.

Sets the joISoCN element.

Parameters

$value
string
$value

Returns

PartnerAPITypeParsedCsr
public string
# getJoISoCN( )

Gets the joISoCN element or NULL.

Gets the joISoCN element or NULL.

Returns

string
public PartnerAPITypeParsedCsr
# setJoILN( string $value = )

Sets the joILN element.

Sets the joILN element.

Parameters

$value
string
$value

Returns

PartnerAPITypeParsedCsr
public string
# getJoILN( )

Gets the joILN element or NULL.

Gets the joILN element or NULL.

Returns

string
public PartnerAPITypeParsedCsr
# setJoISoPN( string $value = )

Sets the joISoPN element.

Sets the joISoPN element.

Parameters

$value
string
$value

Returns

PartnerAPITypeParsedCsr
public string
# getJoISoPN( )

Gets the joISoPN element or NULL.

Gets the joISoPN element or NULL.

Returns

string
public PartnerAPITypeParsedCsr
# setBusinessCategory( string $value = )

Sets the businessCategory element.

Sets the businessCategory element.

Parameters

$value
string
$value

Returns

PartnerAPITypeParsedCsr
public string
# getBusinessCategory( )

Gets the businessCategory element or NULL.

Gets the businessCategory element or NULL.

Returns

string
public PartnerAPITypeParsedCsr
# setLocality( string $value = )

Sets the locality element.

Sets the locality element.

Parameters

$value
string
$value

Returns

PartnerAPITypeParsedCsr
public string
# getLocality( )

Gets the locality element or NULL.

Gets the locality element or NULL.

Returns

string
public PartnerAPITypeParsedCsr
# setOrganization( string $value = )

Sets the organization element.

Sets the organization element.

Parameters

$value
string
$value

Returns

PartnerAPITypeParsedCsr
public string
# getOrganization( )

Gets the organization element or NULL.

Gets the organization element or NULL.

Returns

string
public PartnerAPITypeParsedCsr
# setOrganizationalUnit( string $value = )

Sets the organizationalUnit element.

Sets the organizationalUnit element.

Parameters

$value
string
$value

Returns

PartnerAPITypeParsedCsr
public string
# getOrganizationalUnit( )

Gets the organizationalUnit element or NULL.

Gets the organizationalUnit element or NULL.

Returns

string
public PartnerAPITypeParsedCsr
# setPostalCode( string $value = )

Sets the postalCode element.

Sets the postalCode element.

Parameters

$value
string
$value

Returns

PartnerAPITypeParsedCsr
public string
# getPostalCode( )

Gets the postalCode element or NULL.

Gets the postalCode element or NULL.

Returns

string
public PartnerAPITypeParsedCsr
# setSerialNumber( string $value = )

Sets the serialNumber element.

Sets the serialNumber element.

Parameters

$value
string
$value

Returns

PartnerAPITypeParsedCsr
public string
# getSerialNumber( )

Gets the serialNumber element or NULL.

Gets the serialNumber element or NULL.

Returns

string
public PartnerAPITypeParsedCsr
# setStreetAddress( string $value = )

Sets the streetAddress element.

Sets the streetAddress element.

Parameters

$value
string
$value

Returns

PartnerAPITypeParsedCsr
public string
# getStreetAddress( )

Gets the streetAddress element or NULL.

Gets the streetAddress element or NULL.

Returns

string
public PartnerAPITypeParsedCsr
# setState( string $value = )

Sets the state element.

Sets the state element.

Parameters

$value
string
$value

Returns

PartnerAPITypeParsedCsr
public string
# getState( )

Gets the state element or NULL.

Gets the state element or NULL.

Returns

string
Properties inherited from PartnerAPIType
$elems
Magic properties summary
public string $commonName
#

Gets the commonName element or NULL.

Gets the commonName element or NULL.

public string $country
#

Gets the country element or NULL.

Gets the country element or NULL.

public string $email
#

Gets the email element or NULL.

Gets the email element or NULL.

public string $joISoCN
#

Gets the joISoCN element or NULL.

Gets the joISoCN element or NULL.

public string $joILN
#

Gets the joILN element or NULL.

Gets the joILN element or NULL.

public string $joISoPN
#

Gets the joISoPN element or NULL.

Gets the joISoPN element or NULL.

public string $businessCategory
#

Gets the businessCategory element or NULL.

Gets the businessCategory element or NULL.

public string $locality
#

Gets the locality element or NULL.

Gets the locality element or NULL.

public string $organization
#

Gets the organization element or NULL.

Gets the organization element or NULL.

public string $organizationalUnit
#

Gets the organizationalUnit element or NULL.

Gets the organizationalUnit element or NULL.

public string $postalCode
#

Gets the postalCode element or NULL.

Gets the postalCode element or NULL.

public string $serialNumber
#

Gets the serialNumber element or NULL.

Gets the serialNumber element or NULL.

public string $streetAddress
#

Gets the streetAddress element or NULL.

Gets the streetAddress element or NULL.

public string $state
#

Gets the state element or NULL.

Gets the state element or NULL.

API documentation generated by ApiGen 2.8.0