mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 16:53:34 +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