diff --git a/docs/ArrayAccess.html b/docs/ArrayAccess.html deleted file mode 100644 index 1a4a176..0000000 --- a/docs/ArrayAccess.html +++ /dev/null @@ -1,438 +0,0 @@ - - - -
- - - -Methods | -||
---|---|---|
-
-
- public
-
-
-
- |
-
-
- offsetExists(mixed $offset): bool
-
-
-
-
-
-
-
-
-
- Implemented by- - |
- - # - | -
-
-
- public
-
-
-
- |
-
-
- offsetGet(mixed $offset): mixed
-
-
-
- Actually this should be return by ref but atm cannot be.
-
-
-
-
- Actually this should be return by ref but atm cannot be. -Implemented by- - |
- - # - | -
-
-
- public
-
-
-
- |
-
-
- offsetSet(mixed $offset, mixed $value): void
-
-
-
-
-
-
-
-
-
- Implemented by- - |
- - # - | -
-
-
- public
-
-
-
- |
-
-
- offsetUnset(mixed $offset): void
-
-
-
-
-
-
-
-
-
- Implemented by- - |
- - # - | -
implements |
-
-SeekableIterator, ArrayAccess, Serializable, Countable |
-
---|
Methods | -||
---|---|---|
-
-
- public
-
-
-
- |
-
-
- __construct(array|object $array = [], int $flags = 0)
-
-
-
-
-
-
-
-
-
- |
- - # - | -
-
-
- public
-
-
-
- |
-
-
- offsetExists(mixed $key): bool
-
-
-
-
-
-
-
-
-
- Implements- - |
- - # - | -
-
-
- public
-
-
-
- |
-
-
- offsetGet(mixed $key): mixed
-
-
-
- Actually this should be return by ref but atm cannot be.
-
-
-
-
- Actually this should be return by ref but atm cannot be. -Implements-
|
- - # - | -
-
-
- public
-
-
-
- |
-
-
- offsetSet(mixed $key, mixed $value): void
-
-
-
-
-
-
-
-
-
- Implements-
|
- - # - | -
-
-
- public
-
-
-
- |
-
-
- offsetUnset(mixed $key): void
-
-
-
-
-
-
-
-
-
- Implements- - |
- - # - | -
-
-
- public
-
-
-
- |
-
-
- append(mixed $value): void
-
-
-
-
-
-
-
-
-
- |
- - # - | -
-
-
- public
-
-
-
- |
-
-
- getArrayCopy(): array
-
-
-
-
-
-
-
-
-
- |
- - # - | -
-
-
- public
-
-
-
- |
-
-
- count(): int
-
-
-
-
-
-
-
-
-
- Implements-
|
- - # - | -
-
-
- public
-
-
-
- |
-
-
- getFlags(): int
-
-
-
-
-
-
-
-
-
- |
- - # - | -
-
-
- public
-
-
-
- |
-
-
- setFlags(int $flags): void
-
-
-
-
-
-
-
-
-
- |
- - # - | -
-
-
- public
-
-
-
- |
-
-
- asort(int $flags = SORT_REGULAR): bool
-
-
-
-
-
-
-
-
-
- |
- - # - | -
-
-
- public
-
-
-
- |
-
-
- ksort(int $flags = SORT_REGULAR): bool
-
-
-
-
-
-
-
-
-
- |
- - # - | -
-
-
- public
-
-
-
- |
-
-
- uasort(callable $callback): bool
-
-
-
-
-
-
-
-
-
- |
- - # - | -
-
-
- public
-
-
-
- |
-
-
- uksort(callable $callback): bool
-
-
-
-
-
-
-
-
-
- |
- - # - | -
-
-
- public
-
-
-
- |
-
-
- natsort(): bool
-
-
-
-
-
-
-
-
-
- |
- - # - | -
-
-
- public
-
-
-
- |
-
-
- natcasesort(): bool
-
-
-
-
-
-
-
-
-
- |
- - # - | -
-
-
- public
-
-
-
- |
-
-
- unserialize(string $data): void
-
-
-
-
-
-
-
-
-
- Implements- - |
- - # - | -
-
-
- public
-
-
-
- |
-
-
- serialize(): string
-
-
-
-
-
-
-
-
-
- Implements- - |
- - # - | -
-
-
- public
-
-
-
- |
-
-
- __serialize(): array
-
-
-
-
-
-
-
-
-
- |
- - # - | -
-
-
- public
-
-
-
- |
-
-
- __unserialize(array $data): void
-
-
-
-
-
-
-
-
-
- |
- - # - | -
-
-
- public
-
-
-
- |
-
-
- rewind(): void
-
-
-
-
-
-
-
-
-
- Implements-
|
- - # - | -
-
-
- public
-
-
-
- |
-
-
- current(): mixed
-
-
-
-
-
-
-
-
-
- Implements-
|
- - # - | -
-
-
- public
-
-
-
- |
-
-
- key(): mixed
-
-
-
-
-
-
-
-
-
- Implements-
|
- - # - | -
-
-
- public
-
-
-
- |
-
-
- next(): void
-
-
-
-
-
-
-
-
-
- Implements-
|
- - # - | -
-
-
- public
-
-
-
- |
-
-
- valid(): bool
-
-
-
-
-
-
-
-
-
- Implements-
|
- - # - | -
-
-
- public
-
-
-
- |
-
-
- seek(int $offset): void
-
-
-
-
-
-
-
-
-
- Implements-
|
- - # - | -
-
-
- public
-
-
-
- |
-
-
- __debugInfo(): array
-
-
-
-
-
-
-
-
-
- |
- - # - | -
implements |
-
-IteratorAggregate, ArrayAccess, Serializable, Countable |
-
---|
Methods | -||
---|---|---|
-
-
- public
-
-
-
- |
-
-
- __construct(array|object $array = [], int $flags = 0, string $iteratorClass = ArrayIterator::class)
-
-
-
-
-
-
-
-
-
- |
- - # - | -
-
-
- public
-
-
-
- |
-
-
- offsetExists(mixed $key): bool
-
-
-
-
-
-
-
-
-
- Implements- - |
- - # - | -
-
-
- public
-
-
-
- |
-
-
- offsetGet(mixed $key): mixed
-
-
-
- Actually this should be return by ref but atm cannot be.
-
-
-
-
- Actually this should be return by ref but atm cannot be. -Implements-
|
- - # - | -
-
-
- public
-
-
-
- |
-
-
- offsetSet(mixed $key, mixed $value): void
-
-
-
-
-
-
-
-
-
- Implements-
|
- - # - | -
-
-
- public
-
-
-
- |
-
-
- offsetUnset(mixed $key): void
-
-
-
-
-
-
-
-
-
- Implements- - |
- - # - | -
-
-
- public
-
-
-
- |
-
-
- append(mixed $value): void
-
-
-
-
-
-
-
-
-
- |
- - # - | -
-
-
- public
-
-
-
- |
-
-
- getArrayCopy(): array
-
-
-
-
-
-
-
-
-
- |
- - # - | -
-
-
- public
-
-
-
- |
-
-
- count(): int
-
-
-
-
-
-
-
-
-
- Implements-
|
- - # - | -
-
-
- public
-
-
-
- |
-
-
- getFlags(): int
-
-
-
-
-
-
-
-
-
- |
- - # - | -
-
-
- public
-
-
-
- |
-
-
- setFlags(int $flags): void
-
-
-
-
-
-
-
-
-
- |
- - # - | -
-
-
- public
-
-
-
- |
-
-
- asort(int $flags = SORT_REGULAR): bool
-
-
-
-
-
-
-
-
-
- |
- - # - | -
-
-
- public
-
-
-
- |
-
-
- ksort(int $flags = SORT_REGULAR): bool
-
-
-
-
-
-
-
-
-
- |
- - # - | -
-
-
- public
-
-
-
- |
-
-
- uasort(callable $callback): bool
-
-
-
-
-
-
-
-
-
- |
- - # - | -
-
-
- public
-
-
-
- |
-
-
- uksort(callable $callback): bool
-
-
-
-
-
-
-
-
-
- |
- - # - | -
-
-
- public
-
-
-
- |
-
-
- natsort(): bool
-
-
-
-
-
-
-
-
-
- |
- - # - | -
-
-
- public
-
-
-
- |
-
-
- natcasesort(): bool
-
-
-
-
-
-
-
-
-
- |
- - # - | -
-
-
- public
-
-
-
- |
-
-
- unserialize(string $data): void
-
-
-
-
-
-
-
-
-
- Implements- - |
- - # - | -
-
-
- public
-
-
-
- |
-
-
- serialize(): string
-
-
-
-
-
-
-
-
-
- Implements- - |
- - # - | -
-
-
- public
-
-
-
- |
-
-
- __serialize(): array
-
-
-
-
-
-
-
-
-
- |
- - # - | -
-
-
- public
-
-
-
- |
-
-
- __unserialize(array $data): void
-
-
-
-
-
-
-
-
-
- |
- - # - | -
-
-
- public
-
-
-
- |
-
-
- getIterator(): Iterator
-
-
-
-
-
-
-
-
-
- Implements- - |
- - # - | -
-
-
- public
-
-
-
- |
-
-
- exchangeArray(array|object $array): array
-
-
-
-
-
-
-
-
-
- |
- - # - | -
-
-
- public
-
-
-
- |
-
-
- setIteratorClass(string $iteratorClass): void
-
-
-
-
-
-
-
-
-
- |
- - # - | -
-
-
- public
-
-
-
- |
-
-
- getIteratorClass(): string
-
-
-
-
-
-
-
-
-
- |
- - # - | -
-
-
- public
-
-
-
- |
-
-
- __debugInfo(): array
-
-
-
-
-
-
-
-
-
- |
- - # - | -
Methods | -||
---|---|---|
-
-
- public
-
-
-
- |
-
-
- count(): int
-
-
-
-
-
-
-
-
-
- Implemented by-
|
- - # - | -
Methods | -||||
---|---|---|---|---|
-
-
- public
-
-
-
- |
-
-
- hydrateObject<T is object>(class-string<T> $className, array<mixed> $payload): T
-
-
-
-
-
-
-
-
- Throws-
|
- - # - | -||
-
-
- public
-
-
-
- |
-
-
- hydrateObjects<T>(class-string<T> $className, iterable<array<mixed>> $payloads): IterableList<T>
-
-
-
-
-
-
-
-
- Throws-
|
- - # - | -||
-
-
- public
-
-
-
- |
-
-
- serializeObject(object $object): mixed
-
-
-
-
-
-
-
-
- Throws-
|
- - # - | -||
-
-
- public
-
-
-
- |
-
-
- serializeObjectOfType<T>(T $object, class-string<T> $className): mixed
-
-
-
-
-
-
-
-
-
- |
- - # - | -||
-
-
- public
-
-
-
- |
-
-
- serializeObjects(iterable<object> $payloads): IterableList<array<mixed>>
-
-
-
-
-
-
-
-
- Throws-
|
- - # - | -
final | |
---|---|
extends |
-
-RuntimeException |
-
Methods | -||
---|---|---|
-
-
- public
-
-
-
- |
-
-
- missingFields(): array
-
-
-
-
-
-
-
-
-
- |
- - # - | -
-
-
- public
-
-
-
- |
-
-
- stack(): array
-
-
-
-
-
-
-
-
-
- |
- - # - | -
-
-
- public
- static
-
-
- |
-
-
- dueToError(string $className, ?Throwable $previous = null, array $stack = []): static
-
-
-
-
-
-
-
-
-
- |
- - # - | -
-
-
- public
- static
-
-
- |
-
-
- dueToMissingFields(string $className, array $missingFields, array $stack = []): static
-
-
-
-
-
-
-
-
-
- |
- - # - | -
-
-
- public
- static
-
-
- |
-
-
- noHydrationDefined(string $className, array $stack = []): static
-
-
-
-
-
-
-
-
-
- |
- - # - | -
-
-
- public
- static
-
-
- |
-
-
- classIsNotInstantiable(string $className, array $stack = []): static
-
-
-
-
-
-
-
-
-
- |
- - # - | -
Methods inherited from Exception | -
---|
-__construct(), __wakeup(), getMessage(), getCode(), getFile(), getLine(), getTrace(), getPrevious(), getTraceAsString(), __toString() |
-
final | |
---|---|
extends |
-
-RuntimeException |
-
Methods | -||
---|---|---|
-
-
- public
- static
-
-
- |
-
-
- dueToError(string $className, ?Throwable $previous = null): static
-
-
-
-
-
-
-
-
-
- |
- - # - | -
Methods inherited from Exception | -
---|
-__construct(), __wakeup(), getMessage(), getCode(), getFile(), getLine(), getTrace(), getPrevious(), getTraceAsString(), __toString() |
-
extends |
-
-HttpClient |
-
---|
Convenience HTTP client that integrates the MessageFactory in order to send -requests in the following form:.
-$client -->get('/foo') -->post('/bar') -;
-The client also exposes the sendRequest methods of the wrapped HttpClient.
-Methods | -||||||
---|---|---|---|---|---|---|
-
-
- public
-
-
-
- |
-
-
- get(string|UriInterface $uri, array $headers = []): ResponseInterface
-
-
-
- Sends a GET request.
-
-
-
- |
- - # - | -||||
-
-
- public
-
-
-
- |
-
-
- head(string|UriInterface $uri, array $headers = []): ResponseInterface
-
-
-
- Sends an HEAD request.
-
-
-
- |
- - # - | -||||
-
-
- public
-
-
-
- |
-
-
- trace(string|UriInterface $uri, array $headers = []): ResponseInterface
-
-
-
- Sends a TRACE request.
-
-
-
- |
- - # - | -||||
-
-
- public
-
-
-
- |
-
-
- post(string|UriInterface $uri, array $headers = [], string|StreamInterface|null $body = null): ResponseInterface
-
-
-
- Sends a POST request.
-
-
-
- |
- - # - | -||||
-
-
- public
-
-
-
- |
-
-
- put(string|UriInterface $uri, array $headers = [], string|StreamInterface|null $body = null): ResponseInterface
-
-
-
- Sends a PUT request.
-
-
-
- |
- - # - | -||||
-
-
- public
-
-
-
- |
-
-
- patch(string|UriInterface $uri, array $headers = [], string|StreamInterface|null $body = null): ResponseInterface
-
-
-
- Sends a PATCH request.
-
-
-
- |
- - # - | -||||
-
-
- public
-
-
-
- |
-
-
- delete(string|UriInterface $uri, array $headers = [], string|StreamInterface|null $body = null): ResponseInterface
-
-
-
- Sends a DELETE request.
-
-
-
- |
- - # - | -||||
-
-
- public
-
-
-
- |
-
-
- options(string|UriInterface $uri, array $headers = [], string|StreamInterface|null $body = null): ResponseInterface
-
-
-
- Sends an OPTIONS request.
-
-
-
- |
- - # - | -||||
-
-
- public
-
-
-
- |
-
-
- send(
- string $method,
- string|UriInterface $uri,
- array $headers = [],
- string|StreamInterface|null $body = null,
-): ResponseInterface
-
-
-
- Sends a request with any HTTP method.
-
-
-
-
- Sends a request with any HTTP method. -Parameters-
Throws-
|
- - # - | -
Methods inherited from Psr\Http\Client\ClientInterface | -
---|
-sendRequest() |
-
extends |
-
-ClientExceptionInterface |
-
---|
Every HTTP Client related Exception must implement this interface.
-Methods inherited from Throwable | -
---|
-getMessage(), getCode(), getFile(), getLine(), getTrace(), getPrevious(), getTraceAsString() |
-
Methods inherited from Stringable | -
---|
-__toString() |
-
extends |
-
-ClientInterface |
-
---|
{@inheritdoc}
-Provide the Httplug HttpClient interface for BC. -You should typehint Psr\Http\Client\ClientInterface in new code
-Methods inherited from Psr\Http\Client\ClientInterface | -
---|
-sendRequest() |
-
<T is SessionInterface>
abstract |
---|
Methods | -||
---|---|---|
-
-
- public
-
-
-
- |
-
-
- __construct(IPayClient $iPayClient, T $session)
-
-
-
-
-
-
-
-
-
- Overriden by- - |
- - # - | -
-
-
- protected
-
-
-
- |
-
-
- post(string $uri, ParametersType $parameters = []): mixed[]
-
-
-
-
-
-
-
-
-
- |
- - # - | -
-
-
- public
-
-
-
- |
-
-
- getSession(): T
-
-
-
-
-
-
-
-
-
- |
- - # - | -
Properties | -|||
---|---|---|---|
-
- protected
-
-
-
- |
-
-
- ObjectMapper
- |
-
-
-$objectMapper
-
-
-
-
- |
- - # - | -
-
- protected
-
-
-
- |
-
-
- IPayClient
- |
-
-
-$iPayClient
-
-
-
-
- |
- - # - | -
final | |
---|---|
extends |
-
-AbstractApi<AuthenticatedSession> |
-
uses |
-
-LazyGhostTrait |
-
Methods | -||
---|---|---|
-
-
- public
-
-
-
- |
-
-
- __construct(IPayClient $iPayClient, AuthenticatedSession $session)
-
-
-
-
-
-
-
-
-
- Overrides- - |
- - # - | -
-
-
- public
-
-
-
- |
-
-
- transactions(?string $accountNumber = null): TransactionBuilder
-
-
-
-
-
-
-
-
-
- |
- - # - | -
Methods inherited from IPay\Api\AbstractApi | -
---|
-post(), getSession() |
-
Methods used from Symfony\Component\VarExporter\LazyGhostTrait | -
---|
-createLazyGhost(), isLazyObjectInitialized(), initializeLazyObject(), resetLazyObject(), __get(), __set(), __isset(), __unset(), __clone(), __serialize(), __destruct() |
-
Properties | -|||
---|---|---|---|
-
- public
-
-
-
- |
-
-
- Customer
- |
-
-
-$customer
-
-
-
-
- |
- - # - | -
-
- public
-
-
-
- |
-
-
- list<Account>
- |
-
-
-$accounts
-
-
-
-
- |
- - # - | -
Properties inherited from IPay\Api\AbstractApi | -
---|
-$objectMapper, $iPayClient |
-
final | |
---|---|
extends |
-
-AbstractApi<UnauthenticatedSession> |
-
Methods | -||
---|---|---|
-
-
- public
-
-
-
- |
-
-
- login(string $userName, string $accessCode): AuthenticatedApi
-
-
-
-
-
-
-
-
-
- |
- - # - | -
Methods inherited from IPay\Api\AbstractApi | -
---|
-__construct(), post(), getSession() |
-
Properties inherited from IPay\Api\AbstractApi | -
---|
-$objectMapper, $iPayClient |
-
final | |
---|---|
implements |
-
-IteratorAggregate<int, Transaction> |
-
Type aliases | -||
---|---|---|
-
-
- GetterType
-
-
- |
-
-
- Closure(ParametersType): Traversable<Transaction>
- |
-
- - # - | -
Methods | -||
---|---|---|
-
-
- public
- static
-
-
- |
-
-
- from(GetterType $getter, ParametersType $parameters): self
-
-
-
-
-
-
-
-
-
- |
- - # - | -
-
-
- public
-
-
-
- |
-
-
- between(DateTimeInterface $from, DateTimeInterface $to): self
-
-
-
-
-
-
-
-
-
- |
- - # - | -
-
-
- public
-
-
-
- |
-
-
- today(): self
-
-
-
-
-
-
-
-
-
- |
- - # - | -
-
-
- public
-
-
-
- |
-
-
- type(TransactionType $type): self
-
-
-
-
-
-
-
-
-
- |
- - # - | -
-
-
- public
-
-
-
- |
-
-
- getIterator(): Traversable
-
-
-
-
-
-
-
-
-
- Implements- - |
- - # - | -
final
extends
ArrayObject<string, ValueType>
implements
-
+
ValueType
@@ -173,14 +141,14 @@
|
-
+
ParametersType
- |
array<string, ValueType>
+ array<string, ValueType>
@@ -195,18 +163,18 @@ |
|
public
- static
+
|
- from(ParametersType $parameters): static
+ __construct(ParametersType $parameters = [])
@@ -218,10 +186,10 @@ |
- # + # |
@@ -232,7 +200,7 @@ |
- enhance(ParametersType $parameters): static
+ setSessionId(string $value): void
@@ -244,7 +212,7 @@ |
- # + # |
build(): self
+ build(ParametersType $parameters = []): self
@@ -284,7 +252,7 @@ encrypt(): string
+ encrypt(): string
@@ -310,7 +278,7 @@ __toString(): string
+ __toString(): string
@@ -341,7 +309,7 @@ jsonSerialize(): ParametersType
+ jsonSerialize()
@@ -362,31 +330,6 @@ Methods inherited from ArrayObject | -
---|
-__construct(), offsetExists(), offsetGet(), offsetSet(), offsetUnset(), append(), getArrayCopy(), count(), getFlags(), setFlags(), asort(), ksort(), uasort(), uksort(), natsort(), natcasesort(), unserialize(), serialize(), __serialize(), __unserialize(), getIterator(), exchangeArray(), setIteratorClass(), getIteratorClass(), __debugInfo() |
-
<T>
final | |
---|---|
implements |
-IteratorAggregate |
+
<T>
@@ -166,7 +134,7 @@ <T>
__construct(iterable $objects)
+ between(DateTimeInterface $from, DateTimeInterface $to): self
@@ -178,10 +146,10 @@ <T>
@@ -192,7 +160,7 @@ <T>
getIterator(): Traversable<T>
+ today(): self
@@ -201,18 +169,39 @@ <T>
+
+ public
+
+
+
+ type(TransactionType $type): self
+
+
+
+
@@ -223,7 +212,7 @@ Implements
toArray(): T[]
+ getIterator(): Traversable
@@ -232,10 +221,15 @@ abstract | |
---|---|
final | |
extends |
-
-UnauthenticatedSession |
-
-
- public
-
-
-
- __construct(string $id)
-
-
-
-
-
+ abstract
public
@@ -191,7 +142,7 @@
getRequestParameters(): array
+ transactions(?string $accountNumber = null): TransactionBuilder
@@ -200,15 +151,15 @@ Properties | |||
---|---|---|---|
public
@@ -241,25 +184,45 @@ |
- string
+ Customer
|
-$id
+$customer
|
- # + # |
+ public
+
+
+
+ list<Account>
+ $accounts
+
+ encrypt(string $message): string
+ encrypt(string $message): string
diff --git a/docs/IPay.Enum.TransactionType.html b/docs/IPay.Enum.TransactionType.html
index b67751b..336bc1f 100644
--- a/docs/IPay.Enum.TransactionType.html
+++ b/docs/IPay.Enum.TransactionType.html
@@ -20,31 +20,28 @@ handleRequest(RequestInterface $request, callable $next, callable $first): Promise
+ handleRequest(RequestInterface $request, callable $next, callable $first): Promise
final
extends
AbstractApi
uses
LazyGhostTrait
fromCredentials(string $username, string $password): AuthenticatedApi
+ fromCredentials(string $username, string $password): AbstractApi
@@ -138,7 +163,7 @@ IPay\Exception\LoginException |
+ IPay\Exceptions\LoginException |
@@ -160,7 +185,7 @@ Throws
getClient(): HttpMethodsClientInterface
+ transactions(?string $accountNumber = null): TransactionBuilder
@@ -169,10 +194,15 @@ Methods used from Symfony\Component\VarExporter\LazyGhostTrait | +
---|
+createLazyGhost(), isLazyObjectInitialized(), initializeLazyObject(), resetLazyObject(), __get(), __set(), __isset(), __unset(), __clone(), __serialize(), __destruct() |
+
Properties inherited from IPay\Contracts\AbstractApi | +
---|
+$customer, $accounts |
+
Methods | -||
---|---|---|
-
-
- public
-
-
-
- |
-
-
- getRequestParameters(): string[]
-
-
-
-
-
-
-
-
-
- Implemented by- - |
- - # - | -
implements |
-
-SessionInterface |
-
---|
Methods | -||
---|---|---|
-
-
- public
-
-
-
- |
-
-
- getRequestParameters(): array
-
-
-
-
-
-
-
-
-
- Overriden by- -Implements- - |
- - # - | -
create(string $title, string $number, string $currencyCode, AccountState $accountState): self
+ create(string $title, string $number, string $currencyCode, AccountState $accountState): self
diff --git a/docs/IPay.Entity.AccountState.html b/docs/IPay.ValueObjects.AccountState.html
similarity index 71%
rename from docs/IPay.Entity.AccountState.html
rename to docs/IPay.ValueObjects.AccountState.html
index faf3ee8..9e657d9 100644
--- a/docs/IPay.Entity.AccountState.html
+++ b/docs/IPay.ValueObjects.AccountState.html
@@ -5,7 +5,7 @@
- create(int $availableBalance, int $balance): self
+ create(int $availableBalance, int $balance): self
diff --git a/docs/IPay.Entity.Customer.html b/docs/IPay.ValueObjects.Customer.html
similarity index 70%
rename from docs/IPay.Entity.Customer.html
rename to docs/IPay.ValueObjects.Customer.html
index dc00791..86c1be3 100644
--- a/docs/IPay.Entity.Customer.html
+++ b/docs/IPay.ValueObjects.Customer.html
@@ -5,7 +5,7 @@
- create(string $fullname, string $phone, string $jobTitle, string $feeAcctNo): self
+ create(string $fullname, string $phone, string $jobTitle, string $feeAcctNo): self
diff --git a/docs/IPay.Entity.Transaction.html b/docs/IPay.ValueObjects.Transaction.html
similarity index 75%
rename from docs/IPay.Entity.Transaction.html
rename to docs/IPay.ValueObjects.Transaction.html
index 56a7243..ad6fb28 100644
--- a/docs/IPay.Entity.Transaction.html
+++ b/docs/IPay.ValueObjects.Transaction.html
@@ -5,7 +5,7 @@
- create(
+ create(
string $currency,
int $amount,
string $remark,
string $corresponsiveAccount,
string $corresponsiveName,
DateTimeImmutable $processDate,
-): self
+): self
diff --git a/docs/InvalidArgumentException.html b/docs/InvalidArgumentException.html
index af5a865..0e0a150 100644
--- a/docs/InvalidArgumentException.html
+++ b/docs/InvalidArgumentException.html
@@ -20,31 +20,28 @@ extends |
-
-Traversable |
-
---|
Methods | -||
---|---|---|
-
-
- public
-
-
-
- |
-
-
- current(): mixed
-
-
-
-
-
-
-
-
-
- Implemented by-
|
- - # - | -
-
-
- public
-
-
-
- |
-
-
- next(): void
-
-
-
-
-
-
-
-
-
- Implemented by-
|
- - # - | -
-
-
- public
-
-
-
- |
-
-
- key(): mixed
-
-
-
-
-
-
-
-
-
- Implemented by-
|
- - # - | -
-
-
- public
-
-
-
- |
-
-
- valid(): bool
-
-
-
-
-
-
-
-
-
- Implemented by-
|
- - # - | -
-
-
- public
-
-
-
- |
-
-
- rewind(): void
-
-
-
-
-
-
-
-
-
- Implemented by-
|
- - # - | -
extends |
-
-Throwable |
-
---|
Every HTTP client related exception MUST implement this interface.
-Methods inherited from Throwable | -
---|
-getMessage(), getCode(), getFile(), getLine(), getTrace(), getPrevious(), getTraceAsString() |
-
Methods inherited from Stringable | -
---|
-__toString() |
-
Methods | -||||
---|---|---|---|---|
-
-
- public
-
-
-
- |
-
-
- sendRequest(RequestInterface $request): ResponseInterface
-
-
-
- Sends a PSR-7 request and returns a PSR-7 response.
-
-
-
-
- Sends a PSR-7 request and returns a PSR-7 response. -Throws-
|
- - # - | -
extends |
-
-MessageInterface |
-
---|
Representation of an outgoing, server-side response.
-Per the HTTP specification, this interface includes properties for -each of the following:
-Responses are considered immutable; all methods that might change state MUST -be implemented such that they retain the internal state of the current -message and return an instance that contains the changed state.
-Methods | -||||||||
---|---|---|---|---|---|---|---|---|
-
-
- public
-
-
-
- |
-
-
- getStatusCode(): int
-
-
-
- Gets the response status code.
-
-
-
-
- Gets the response status code. -The status code is a 3-digit integer result code of the server's attempt -to understand and satisfy the request. -Returns-Status code. - |
- - # - | -||||||
-
-
- public
-
-
-
- |
-
-
- withStatus(int $code, string $reasonPhrase = ''): static
-
-
-
- Return an instance with the specified status code and, optionally, reason phrase.
-
-
-
-
- Return an instance with the specified status code and, optionally, reason phrase. -If no reason phrase is specified, implementations MAY choose to default -to the RFC 7231 or IANA recommended reason phrase for the response's -status code. -This method MUST be implemented in such a way as to retain the -immutability of the message, and MUST return an instance that has the -updated status and reason phrase. -Parameters-
Throws-
|
- - # - | -||||||
-
-
- public
-
-
-
- |
-
-
- getReasonPhrase(): string
-
-
-
- Gets the response reason phrase associated with the status code.
-
-
-
-
- Gets the response reason phrase associated with the status code. -Because a reason phrase is not a required element in a response -status line, the reason phrase value MAY be null. Implementations MAY -choose to return the default RFC 7231 recommended reason phrase (or those -listed in the IANA HTTP Status Code Registry) for the response's -status code. -Returns-Reason phrase; must return an empty string if none present. - |
- - # - | -
Methods inherited from Psr\Http\Message\MessageInterface | -
---|
-getProtocolVersion(), withProtocolVersion(), getHeaders(), hasHeader(), getHeader(), getHeaderLine(), withHeader(), withAddedHeader(), withoutHeader(), getBody(), withBody() |
-
extends |
-
-Iterator |
-
---|
Methods | -||
---|---|---|
-
-
- public
-
-
-
- |
-
-
- seek(int $offset): void
-
-
-
-
-
-
-
-
-
- Implemented by-
|
- - # - | -
Methods inherited from Iterator | -
---|
-current(), next(), key(), valid(), rewind() |
-
Methods | -||
---|---|---|
-
-
- public
-
-
-
- |
-
-
- serialize(): string|null
-
-
-
-
-
-
-
-
-
- Implemented by- - |
- - # - | -
-
-
- public
-
-
-
- |
-
-
- unserialize(string $data): void
-
-
-
-
-
-
-
-
-
- Implemented by- - |
- - # - | -
Exception::__toString()
IPay\Builder\BodyBuilder::__toString()
IPay\Builders\BodyBuilder::__toString()
Classes | -|
---|---|
IterableList | -- |
- | |
Interfaces | -|
ObjectMapper | -- |
- | |
Exceptions | -|
UnableToHydrateObject | -- |
UnableToSerializeObject | -- |
- |
Namespaces | -|
---|---|
EventSauce\ObjectHydrator | -|
- |