getEndpoint() public méthode

public getEndpoint ( )
 public function testEndpoint()
 {
     $this->assertStringEndsWith('/payments/billing-agreements/ABC-123/transactions', $this->request->getEndpoint());
 }