Functions
Server
CreateAccountInvoice

Ox.CreateAccountInvoice

Description..

Ox.CreateAccountInvoice(invoice: OxCreateInvoice): Promise<number | "no_charId" | "no_permission" | "no_target_account">
 
- actorId: number;
- fromAccount: number;
- toAccount: number;
- amount: number;
- message: string;
- dueDate: string;
    - Date string (i.e YYYY-MM-DD HH:MM)