Skip to content

getCounterpartyAlias() returns null on payments #49

@OGKevin

Description

@OGKevin

Steps to reproduce:

  1. Execute the following code:
        Payment.list(
            apiContext,
            userId,
            monetaryAccountId
        ).getValue().get(0).getCounterpartyAlias()

What should happen:

  1. MonetaryAccountReference reference is returned.

What happens:

  1. null is returned

Logs

  • Logs no logs

Extra info:

Reference

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions