UNPKG

securepay

Version:

https://www.securepay.com.au/

6 lines 130 B
export interface SecurePayToken { access_token: string, token_type : string, expires_in : number, scope : string }