payment-service
Preparing search index...
domain/model/PaymentId
PaymentId
Class PaymentId
Hierarchy
UUIDEntityId
PaymentId
Index
Constructors
constructor
Accessors
value
Companion
Methods
equals
hash
Code
string
Value
Constructors
constructor
new
PaymentId
(
value
?:
string
)
:
PaymentId
Parameters
value
:
string
= ...
Returns
PaymentId
Accessors
value
get
value
()
:
string
Returns
string
Static
Companion
get
Companion
()
:
{
newId
()
:
string
}
Returns
{
newId
()
:
string
}
Methods
equals
equals
(
other
:
any
)
:
boolean
Parameters
other
:
any
Returns
boolean
hash
Code
hashCode
()
:
number
Returns
number
string
Value
stringValue
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
value
Companion
Methods
equals
hash
Code
string
Value
payment-service
Loading...