public Senders( SerwerSMS obj ) { this.obj = obj; }
public Premium( SerwerSMS obj ) { this.obj = obj; }
public Phones( SerwerSMS obj ) { this.obj = obj; }
public Templates( SerwerSMS obj ) { this.obj = obj; }
public Files(SerwerSMS obj){ this.obj = obj; }
public Account( SerwerSMS obj ) { this.obj = obj; }
public Subaccounts( SerwerSMS obj ) { this.obj = obj; }
public Payments( SerwerSMS obj ) { this.obj = obj; }
public Blacklist( SerwerSMS obj ) { this.obj = obj; }
public Messages(SerwerSMS obj){ this.obj = obj; }
public Stats( SerwerSMS obj ) { this.obj = obj; }
public Errors( SerwerSMS obj ) { this.obj = obj; }
public Contacts( SerwerSMS obj ) { this.obj = obj; }
public Groups( SerwerSMS obj ) { this.obj = obj; }