Copied!

MembershipApiClientInterface

MembershipApiClientInterface.php : 11
Interface

Methods

publicgetMembership()

MembershipApiClientInterface.php : 13
public getMembership(string $identifierType, string $identifierValue) : MembershipResponse

Parameters

Name Type Default value Description
$identifierType string - -
$identifierValue string - -

Return values

MembershipResponse