mirror of
https://github.com/bitwarden/jslib
synced 2025-12-22 03:03:15 +00:00
payment update api
This commit is contained in:
3
src/models/request/paymentRequest.ts
Normal file
3
src/models/request/paymentRequest.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export class PaymentRequest {
|
||||
paymentToken: string;
|
||||
}
|
||||
Reference in New Issue
Block a user