module fb { export class SlutprisprenumerationSpekulantDO extends SlutprisprenumerationSpekulantDOGen { getPrimaryKey(): any { return this.SlutprisprenumerationId ? this.SlutprisprenumerationId.value : null; } } }