InvoiceOperation
extends InvoiceOperation
in package
Class created by Core/Internal/PluginsDeploy
Table of Contents
Constants
- BENEFIT_THIRD_PARTIES = 'benefit-3-parties'
- EXPORT = 'exportacion'
- INTRA_COMMUNITY = 'intracomunitaria'
- SUCCESSIVE_TRACT = 'successive-tract'
- WORK_CERTIFICATION = 'work-certification'
Methods
Constants
BENEFIT_THIRD_PARTIES
public
mixed
BENEFIT_THIRD_PARTIES
= 'benefit-3-parties'
EXPORT
public
mixed
EXPORT
= 'exportacion'
INTRA_COMMUNITY
public
mixed
INTRA_COMMUNITY
= 'intracomunitaria'
SUCCESSIVE_TRACT
public
mixed
SUCCESSIVE_TRACT
= 'successive-tract'
WORK_CERTIFICATION
public
mixed
WORK_CERTIFICATION
= 'work-certification'
Methods
add()
public
static add(string $key, string $value) : void
Parameters
- $key : string
- $value : string
all()
public
static all() : array<string|int, mixed>