final class SubscriptionId (View source)

Constants

MAX_LENGTH

Methods

static SubscriptionId
fromString(string $value)

No description

bool
equals(SubscriptionId $other)

No description

Details

static SubscriptionId fromString(string $value)

No description

Parameters

string $value

Return Value

SubscriptionId

bool equals(SubscriptionId $other)

No description

Parameters

SubscriptionId $other

Return Value

bool