UNPKG

securepay

Version:

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

9 lines (8 loc) 174 B
export interface PaypalShippingAddress { name: string; streetLine1: string; city: string; stateCode: string; postcode: string; countryCode: string; }