@webshop/root - v1.0.0
HBO-ICT Knowledgebase
HBO-ICT.Cloud
Preparing search index...
api/src/services/PaymentInformationService
PaymentInformationService
Class PaymentInformationService
Index
Constructors
constructor
Properties
_
database
Service
Methods
get
Payment
Information
save
Payment
Information
update
Payment
Information
Constructors
constructor
new
PaymentInformationService
()
:
PaymentInformationService
Returns
PaymentInformationService
Properties
Private
_
database
Service
_databaseService
:
DatabaseService
= ...
Methods
get
Payment
Information
getPaymentInformation
(
userId
:
number
)
:
Promise
<
PaymentInformation
>
Parameters
userId
:
number
Returns
Promise
<
PaymentInformation
>
save
Payment
Information
savePaymentInformation
(
info
:
PaymentInformation
)
:
Promise
<
void
>
Parameters
info
:
PaymentInformation
Returns
Promise
<
void
>
update
Payment
Information
updatePaymentInformation
(
info
:
PaymentInformation
)
:
Promise
<
void
>
Parameters
info
:
PaymentInformation
Returns
Promise
<
void
>
Settings
Member Visibility
Private
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_
database
Service
Methods
get
Payment
Information
save
Payment
Information
update
Payment
Information
HBO-ICT Knowledgebase
HBO-ICT.Cloud
@webshop/root - v1.0.0
Loading...