Closed ssgnoe closed 2 years ago
As in Example for Organizations, the Organization Name can be set with Contact Model ->setOrganization() function. https://github.com/InterNetX/php-domainrobot-sdk/blob/master/example/contact/ContactCreate.php
The Contact Model, does not have a Setter named setOrganigation. The organization name is missing in Contact Model. Please fix this.
Error in my PHP Laravel Project Call to undefined method Domainrobot\Model\Contact::setOrganization()
Call to undefined method Domainrobot\Model\Contact::setOrganization()
Sorry I'm Wrong. I think I'm on an outdated Version of SDK. Already fixed. Thank you.
As in Example for Organizations, the Organization Name can be set with Contact Model ->setOrganization() function. https://github.com/InterNetX/php-domainrobot-sdk/blob/master/example/contact/ContactCreate.php
The Contact Model, does not have a Setter named setOrganigation. The organization name is missing in Contact Model. Please fix this.
Error in my PHP Laravel Project
Call to undefined method Domainrobot\Model\Contact::setOrganization()