partial void UpdatePostage(Postage instance);
partial void DeletePostage(Postage instance);
partial void InsertPostage(Postage instance);