PrintedCard.as
346 Bytes
/**
* Generated by Gas3 v2.1.0 (Granite Data Services).
*
* NOTE: this file is only generated if it does not exist. You may safely put
* your custom code here.
*/
package fi.insomnia.bortal.model {
[Bindable]
[RemoteClass(alias="fi.insomnia.bortal.model.PrintedCard")]
public class PrintedCard extends PrintedCardBase {
}
}