private function readmeExamples()
 {
     $list = PromisePay::PaymentRestrictions()->getList();
     $paymentRestriction = PromisePay::PaymentRestrictions()->get('PAYMENT_RESTRICTION_ID');
 }