whoami7 - Manager
:
/
home
/
qbizpnmr
/
arif.umairtax.com
/
vendor
/
square
/
square
/
src
/
Models
/
Upload File:
files >> /home/qbizpnmr/arif.umairtax.com/vendor/square/square/src/Models/RegisterDomainResponseStatus.php
<?php declare(strict_types=1); namespace Square\Models; /** * The status of the domain registration. */ class RegisterDomainResponseStatus { /** * The domain is added, but not verified. */ public const PENDING = 'PENDING'; /** * The domain is added and verified. It can be used to accept Apple Pay transactions. */ public const VERIFIED = 'VERIFIED'; }
Copyright ©2021 || Defacer Indonesia