ggez-banking-sdk
Version:
A Node.js package to handle GGEZ Banking API endpoints, Simplify the process of managing CRUD operations with this efficient and easy-to-use package.
47 lines (46 loc) • 992 B
TypeScript
export declare const userData: {
result: any;
info: any;
personal_info: any;
address: any;
addresses: any;
email: any;
phone: any;
security: any;
preferences: any;
identification: any;
bank_account: any;
credit_card: any;
notification: any;
documents: any;
currency: any;
credit_limit: any;
account: any;
group: any;
terms_conditions: any;
device_info: any;
device: any;
device_history: any;
commerce: any;
external_auth: any;
validation_data: any;
relationship: any;
geo_coordinates: any;
custom_field: any;
history: any;
access_rule: any;
ticket: any;
general_requirements: any;
organization: any;
authentication_data: any;
crypto_address: any;
activity: any;
notes: any;
last_activity: any;
authentication: any;
validate: any;
function_code: any;
response_time: any;
time_zone: string;
time_zone_name: string;
};