6 lines
90 B
C#
6 lines
90 B
C#
|
|
namespace NetinaShop.AdminPanel.PWA.Pages;
|
|||
|
|
|
|||
|
|
public class PaymentsPageViewModel
|
|||
|
|
{
|
|||
|
|
|
|||
|
|
}
|